Welcome to Server Circle. It's a friendly site and all levels of experience are welcome. Be aware that we use cookies for your login.
Server Circle - Ask questions about Servers and get answers from experts.
Beta (0.57 sec)
Apache crashes and segfaults logging

My Apache installation bombs out three or four times a day.

Can I diagnose this somehow ?

Thanks.
Asked by:
JimmyC
945 points
 Report Abuse
 Share Page - Category: Debian Linux - Tags: Apache crashes and segfaults logging
 Enter your response
Please use Pastie.org to paste lengthy code or to fix formatting issues with code
  • Responses in reverse (3)

Best Answer

You can type this

strace /etc/init.d/httpd start

and read all systemcall and library for start afret do work to crash apache and see error on terminal

you can see log file apatche in /var/log


Response by:
mohamad_kian
1548 points
Sorry about my typo

i mean:

2)memory/cpu fault(rarely and normally other applications are not work properly) check cpu fan and run "memtest" for memory check

Response by:
jalal
3623 points
Normally segmentation faults mean:

1)application fault

2)memory/cpu fault(rarely and normally other applications are not work properly) check cpu fan and ren "memtest" for memory check

also check apache and /var/log/messages files for more information

apache create dump file(see httpd.conf) but reading dump needs more expreience

3)mismatch shared library

try to ./configure & make & make install

read README file and execute ./configure --help

to enable debug mode


Response by:
jalal
3623 points


  • Related Questions
About Us : Contact Us : Etiquette : Terms : CDN Failover : ShorterURL : CDN Fallback : © 2013 Server Circle