Re: Please help Apache Segmentation fault

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

On Jan 6, 2013, at 8:39 AM, Nick Kew wrote:
On 6 Jan 2013, at 13:21, Al Zick wrote:
I am seeing "[notice] child pid 16566 exit signal Segmentation fault (11)" in my apache error_log.

Get a backtrace.  gdb on a coredump would be the most usual way.
That's the startingpoint for getting help with a segfault.

This is what I get from gdb:

gdb /usr/local/sbin/httpd /usr/local/httpd.core
GNU gdb (GDB) 7.3.1
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/ gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "powerpc--netbsd".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/sbin/httpd...(no debugging symbols found)...done.
[New process 1]
Core was generated by `httpd'.
Program terminated with signal 11, Segmentation fault.
#0  0xfddf352c in ?? () from /usr/lib/libc.so.12
(gdb) bt
#0  0xfddf352c in ?? () from /usr/lib/libc.so.12
#1  0xfddf345c in ?? () from /usr/lib/libc.so.12
#2  0xfddf5ca4 in free () from /usr/lib/libc.so.12
#3 0xfcb2c160 in zend_hash_destroy () from /usr/local/lib/httpd/ mod_php5.so #4 0xfcb2f45c in zend_destroy_rsrc_list_dtors () from /usr/local/lib/ httpd/mod_php5.so
#5  0xfcb1c6c4 in zend_shutdown () from /usr/local/lib/httpd/mod_php5.so
#6 0xfcab22e0 in php_module_shutdown () from /usr/local/lib/httpd/ mod_php5.so #7 0xfcab23b8 in php_module_shutdown_wrapper () from /usr/local/lib/ httpd/mod_php5.so #8 0xfcbe3124 in php_apache_server_shutdown () from /usr/local/lib/ httpd/mod_php5.so
#9  0xfdf088d4 in apr_pool_destroy () from /usr/local/lib/libapr-1.so.0
#10 0xfdf088a4 in apr_pool_destroy () from /usr/local/lib/libapr-1.so.0
#11 0x01819a7c in destroy_and_exit_process ()
#12 0x0181ad28 in main ()
(gdb)

Thanks,
Al



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux