• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question plesk-php56-debug / plesk-php56-dbg / plesk-php56-dbgsym

StéphanS

Regular Pleskian
Hi,

in order to further investigate a PHP-FPM lockup:

Code:
# strace -y -f -p 56941
Process 56941 attached
fcntl(4</tmp/.ZendSem.* (deleted)>, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}

Code:
(gdb) bt
#0  0x00007f10ec1aa084 in fcntl () from /lib64/libc.so.6
#1  0x00007f10e392711a in ?? () from /opt/plesk/php/5.6/lib64/php/modules/opcache.so
#2  0x00007f10e391db55 in ?? () from /opt/plesk/php/5.6/lib64/php/modules/opcache.so
#3  0x000000000060a11e in zend_llist_apply ()
#4  0x00000000006062aa in ?? ()
#5  0x00000000006168b3 in zend_activate ()
#6  0x00000000005b50b7 in php_request_startup ()
#7  0x00000000004273c2 in ?? ()
#8  0x00007f10ec0e2b35 in __libc_start_main () from /lib64/libc.so.6
#9  0x000000000042844a in _start ()


We are looking for the Plesk PHP 56 debugging symbols / package.
Can this be provided?
 
Sorry, but we can't provide any of tools mentioned by you for debugging symbols.
 
Back
Top