LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   General (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=25)
-   -   [svd]Executable '/usr/local/lsws/fcgi-bin/lsphp-5.2.17' doesn't belong to any package (http://www.litespeedtech.com/support/forum/showthread.php?t=5950)

tracktor1 05-23-2012 03:54 AM

[svd]Executable '/usr/local/lsws/fcgi-bin/lsphp-5.2.17' doesn't belong to any package
 
Hi Guys!

From some days ago we are seeing various error in the log (/var/log/messages) in reference to PHP binary generated by Litespeed.

This is the set of errors generated continuously in a loop

Code:

May 23 16:38:27 server abrt[833501]: saved core dump of pid 833450 (/usr/local/lsws/fcgi-bin/lsphp-5.2.17) to /var/spool/abrt/ccpp-2012-05-23-16:38:27-833450.new/coredump (20131840 bytes)
May 23 16:38:27 server abrtd: Directory 'ccpp-2012-05-23-16:38:27-833450' creation detected
May 23 16:38:27 server abrtd: Can't load public GPG key /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
May 23 16:38:27 server abrtd: Can't load public GPG key /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Debug-6
May 23 16:38:27 server abrtd: Can't load public GPG key /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Security-6
May 23 16:38:27 server abrtd: Can't load public GPG key /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-Testing-6
May 23 16:38:27 server abrtd: Executable '/usr/local/lsws/fcgi-bin/lsphp-5.2.17' doesn't belong to any package
May 23 16:38:27 server abrtd: Corrupted or bad dump /var/spool/abrt/ccpp-2012-05-23-16:38:27-833450 (res:2), deleting

Ideas?

Thanks!

webizen 05-23-2012 10:00 AM

run 'gdb /usr/local/lsws/fcgi-bin/lsphp-5.2.17 /var/spool/abrt/ccpp-2012-05-23-16:38:27-833450.new/coredump' to see what cause the dump.

tracktor1 05-23-2012 10:28 AM

No luck, appear that dump files are pruned automatically, the directory is empty:

Code:

Reading symbols from /usr/local/lsws/fcgi-bin/lsphp-5.2.17...done.
/var/spool/abrt/ccpp-2012-05-23-16:38:27-833450.new/coredump: No existe el fichero o el directorio.

Any other ideas?

Thanks again

tracktor1 05-23-2012 10:36 AM

I fix the errors with gpg but the core dump errors relative to lsphp continue:
Code:

May 23 19:34:37 server abrt[921633]: saved core dump of pid 921335 (/usr/local/lsws/fcgi-bin/lsphp-5.2.17) to /var/spool/abrt/ccpp-2012-05-23-19:34:37-921335.new/coredump (59789312 bytes)
May 23 19:34:37 server abrtd: Directory 'ccpp-2012-05-23-19:34:37-921335' creation detected
May 23 19:34:38 server abrtd: Executable '/usr/local/lsws/fcgi-bin/lsphp-5.2.17' doesn't belong to any package
May 23 19:34:38 server abrtd: Corrupted or bad dump /var/spool/abrt/ccpp-2012-05-23-19:34:37-921335 (res:2), deleting


webizen 05-23-2012 10:39 AM

pls provide your server env info(OS, lsws version, etc)

tracktor1 05-23-2012 10:47 AM

- Linux 2.6.32-231.21.1.lve0.9.18.1.x86_64 #1 SMP Thu Jan 5 06:59:41 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
- CloudLinux Server release 6.2
- Litespeed 4.1.12
- cPanel/WHM 11.32.2 (build 25)

Tell me if you need any other information

Thanks

webizen 05-23-2012 11:58 AM

the culprit is abrtd. you can do 'service abrt-ccpp stop' which will restore the default corefile handling or totally remove abrt to prevent "abrtd: Executable ... doesn't belong to any package" message.

https://bugzilla.redhat.com/show_bug.cgi?id=768149

tracktor1 05-23-2012 01:48 PM

Problem solved!

Thank you so much


All times are GMT -7. The time now is 07:39 AM.