• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

postfix-queue is broken in 9.2.1

105547111

Silver Pleskian
Why is postfix-queue once again segfaulting?

Why did the April 20th patch not do this and it was finally fixed now the 8.2.1 fix its segfaulting again?

Apr 30 18:05:42 server kernel: postfix-queue[22021]: segfault at 73657272 ip 0804a149 sp bf905e00 error 4 in postfix-queue[8047000+12000]

Full of these once again!
 
Thanks! That atleast keeps the stupid bounce emails down. Now once again its waiting for parallels to fix this binary again. I may try the older April 20 release hotfix as this did NOT segfault. Segfault is very bad.
 
I am sick of the segfaulting, I saved the new postfix-queue as .bak and installed the April 20th patch again. Segfaults have stopped and mail is delivered.
 
These are the errors you can find in /var/log/messages, just

grep segfault /var/log/messages

May 4 04:41:30 server kernel: postfix-queue[13864]: segfault at 73657272 ip 0804a149 sp bf801d00 error 4 in postfix-queue[8047000+12000]
May 4 05:35:03 server kernel: postfix-queue[12154]: segfault at 73657272 ip 0804a149 sp bfc08100 error 4 in postfix-queue[8047000+12000]
May 4 06:12:48 server kernel: postfix-queue[11742]: segfault at 73657272 ip 0804a149 sp bfe47340 error 4 in postfix-queue[8047000+12000]
May 4 07:34:29 server kernel: postfix-queue[8951]: segfault at 73657272 ip 0804a149 sp bf8e3de0 error 4 in postfix-queue[8047000+12000]
May 4 08:09:58 server kernel: postfix-queue[16659]: segfault at 73657272 ip 0804a149 sp bf8004f0 error 4 in postfix-queue[8047000+12000]
 
Back
Top