• 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.

Issue FPM SIGSEGV upload and postgresql

zulus

New Pleskian
I tried multiple PHP versions, with some module excluded (like opcache, ioncube), doesn't help.

On some pgsql queries (called from doctrine), I see SIGSEGV in PHP FPM logs Obsidian 18.0.35. I'm afraid builtin libpq (9.2) is just too old.

But problem only exists if the meantime form is sent as multipart.

DMESG: segfault at 18 ip 00007fe8b8fcbfe7 sp 00007ffee650e810 error 4 in libc-2.17.so[7fe8b8f91000+1c4000]
 
Last edited:
I temporary solved an issue by installing and configuring remi php74-fpm, it also use ancient pqlib. I have no idea why original plesk compilation won't work
 
Back
Top