• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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