• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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