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

Bug#449027: vserver: [notice] child pid 27907 exit signal Segmentation fault (11)



Zur passenden Dateiberechtigung des coredump-Verzeichnisses:
# ls -ld /coredump       
drwxrwxrwx 2 www-data www-data 1024 2007-11-11 23:12 /coredump

http://httpd.apache.org/dev/debugging.html
I did also a session with the command "where":

# gdb /usr/sbin/apache.dbg -c /coredump/core.28525
[...]
Reading symbols from /usr/lib/apache/1.3/mod_prctl.so...done.
Loaded symbols for /usr/lib/apache/1.3/mod_prctl.so
Core was generated by `/usr/sbin/apache.dbg -f /etc/apache/httpd.conf'.
Program terminated with signal 11, Segmentation fault.
#0  0xb7ff26e5 in do_lookup_x () from /lib/ld-linux.so.2
(gdb) where
#0  0xb7ff26e5 in do_lookup_x () from /lib/ld-linux.so.2
#1  0xb7ff2b07 in _dl_lookup_symbol_x () from /lib/ld-linux.so.2
#2  0xb7ff62f9 in fixup () from /lib/ld-linux.so.2
#3  0xb7ff6090 in _dl_runtime_resolve () from /lib/ld-linux.so.2
#4  0xb7372dc3 in __do_global_dtors_aux () from /lib/tls/librt.so.1
#5  0xb73766e7 in _fini () from /lib/tls/librt.so.1
#6  0xb7ff6ede in _dl_fini () from /lib/ld-linux.so.2
#7  0xb7d554f0 in exit () from /lib/tls/libc.so.6
#8  0x0805d51a in clean_child_exit (code=0) at http_main.c:522
#9  0x0805f746 in child_main (child_num_arg=<value optimized out>) at 
http_main.c:4904
#10 0x0805fe46 in make_child (s=0x809005c, slot=7, now=1194817927) at 
http_main.c:5054
#11 0x08060bf8 in standalone_main (argc=<value optimized out>, 
argv=<value optimized out>) at http_main.c:5239
#12 0x08061dd9 in main (argc=3, argv=0xbfffdac4) at http_main.c:5770
(gdb) 




Reply to: