Segmentation Fault in 24092, waiting for debugger (apache problems)

PauGasol

Verified User
Joined
Feb 3, 2004
Messages
125
Hi,

I have a box with problems of hang ups, is a Debian 3.1 . All seems ok but i see in the error_log apache the next (log after 15minutes of last apache restart)

[Thu Aug 17 11:58:18 2006] [notice] caught SIGTERM, shutting down
[Thu Aug 17 11:59:47 2006] [notice] Apache configured -- resuming normal operations
[Thu Aug 17 11:59:47 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Aug 17 11:59:47 2006] [notice] Accept mutex: sysvsem (Default: sysvsem)
Segmentation Fault in 20135, waiting for debugger
Segmentation Fault in 15109, waiting for debugger
Segmentation Fault in 15060, waiting for debugger
[Thu Aug 17 12:06:40 2006] [error] [client 81.37.xx.xx] File does not exist: /var/www/html/black_line.gif
Segmentation Fault in 24092, waiting for debugger
Segmentation Fault in 15107, waiting for debugger
Segmentation Fault in 14675, waiting for debugger
Segmentation Fault in 15111, waiting for debugger


Any idea? Thanks
 
Last edited:
Another strange error in log :

*** glibc detected *** double free or corruption (fasttop): 0x08659520 ***
 
I recompile everything , using gcc 4 and gcc 3 . Various versions of php. I used the mysql 4.1.10 etc and the error_log of apache continue with a lot of :

Segmentation Fault in xxxxx, waiting for debugger
Segmentation Fault in xxxxx, waiting for debugger

The machine is online thanks to own script that stop apache some segs when the load average is high.. if not the machine finish hang . Maybe a hardware problem? If you havent any other ideas i will consider rebuild the machine.

Thanks
 
Back
Top