|
|||||||||||
|
DO NOT REPLY [Bug 7635] New: - httpd segfaults when restarting after adding a virtual host
From: <bugzilla(at)apache.org>
Date: Sat Mar 30 2002 - 12:34:01 EST
httpd segfaults when restarting after adding a virtual host
Summary: httpd segfaults when restarting after adding a virtual
host
Product: Apache httpd-2.0
Version: 2.0.32
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: Major
Priority: Other
Component: All
AssignedTo: bugs@httpd.apache.org
ReportedBy: dnewman@maraudingpirates.org
If I make no changes to httpd.conf I can restart apache to my hearts' content. But if I add a virtual host, then when I issue a restart the process dies and this is what is in the error log: [Sat Mar 30 03:44:41 2002] [notice] SIGHUP received. Attempting to restart [Sat Mar 30 03:44:41 2002] [notice] seg fault or similar nasty error detected in the parent process
gdb backtrace:
from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
at apr_hash.c:279
at apr_hash.c:338
key=0xfed25370 "auth_digest_init", pool=0xb3948) at apr_pools.c:1568
ptemp=0x114730, s=0xb7270) at mod_auth_digest.c:381
ptemp=0x114730, s=0xb7270) at config.c:126
After the process dies I use apachectl start to get it started and everything works as expected. The instructions I use to build a package of apache is at http://www.maraudingpirates.org/~dnewman/apache.txt To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Sat Mar 30 17:33:58 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:02 EDT |
||||||||||
|
|||||||||||