|
|||||||||||
|
Bug#449027: vserver: [notice] child pid 27907 exit signal Segmentation fault (11)
From: Gerhard GauÃling <ggrubbish(at)web.de>
Date: Sat Nov 03 2007 - 10:22:42 EDT
(gdb) run
This Cannot find user-level thread for LWP 9920: generic error gdb issue
might came in because of the old kernel, that is used on my vserver:
# apt-cache policy `dpkg -S /lib/ld-linux.so.2|awk -F: '{print $1}'`
Bizarre, that the option -X doesn't avoid the threaded start of apache. I thought that option ensures, that apache will start in a single process? # man apache |egrep "\-X" apache [ -X ] [ -F ] [ -R libexecdir ] [ -d serverroot ] [ -f config ] -X Run in single-process mode, for internal debugging purposes Even without -F and -f /etc/apache/httpd.conf I got the LWP eror again. How can I ensure, that the bibc6 debug symbols are used? I'm afraid, that they are not used by apache.dbg? I'm stuck, but I'll try to do some trial and error with the modules though.
Is there a `lsmod` for apache modules?
# egrep LoadModule /etc/apache/modules.conf|awk -F/ '{print $6}' mod_log_config.so mod_log_agent.so mod_log_referer.so mod_log_forensic.so mod_mime_magic.so mod_mime.so mod_status.so mod_info.so mod_dir.so mod_alias.so mod_rewrite.so mod_access.so mod_auth.so mod_setenvif.so libphp5.so What modules should I disable for debug purposes? Thank you for your help! Gerhard -- To UNSUBSCRIBE, email to debian-apache-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Sat Nov 3 10:27:59 2007 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 02:58:46 EDT |
||||||||||
|
|||||||||||