• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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