You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/06/09 11:35:46 UTC

DO NOT REPLY [Bug 7635] - httpd segfaults when restarting after adding a virtual host

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7635>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7635

httpd segfaults when restarting after adding a virtual host

tsoome@muhv.pri.ee changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tsoome@muhv.pri.ee
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
            Version|2.0.32                      |2.0.36



------- Additional Comments From tsoome@muhv.pri.ee  2002-06-09 09:35 -------
I have upgraded my solaris8 to solaris 9 and apache2 creshes at start time.

#0  0xfefb1934 in memcmp ()
   from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
(gdb) bt
#0  0xfefb1934 in memcmp ()
   from /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
#1  0xff33b9d4 in find_entry (ht=0x76098, key=0xfeca5338, klen=16, val=0x0)
    at apr_hash.c:281
#2  0xff33bb70 in apr_hash_get (ht=0x760c8, key=0xfeca5338, klen=16)
    at apr_hash.c:338
#3  0xff34a460 in apr_pool_userdata_get (data=0xffbffbe4, 
    key=0xfeca5338 "auth_digest_init", pool=0x75cf8) at apr_pools.c:1617
#4  0xfeca1a3c in initialize_module (p=0x77d00, plog=0xa1da8, ptemp=0x105d48, 
    s=0x79a50) at mod_auth_digest.c:385
#5  0x2ed8c in ap_run_post_config (pconf=0x77d00, plog=0xa1da8, 
    ptemp=0x105d48, s=0x79a50) at config.c:127
#6  0x337c0 in main (argc=2, argv=0xffbffd54) at main.c:621

the stack trace is quit the same, therefore I'm trying to reopen this bug.

Server: Apache/2.0.36 (Unix) mod_ssl/2.0.36 OpenSSL/0.9.6a DAV/2 PHP/4.2.0
./configure --prefix=/opt/apache2 --enable-mods-shared=most --enable-so
--with-suexec-safepath=/usr/local/bin:/bin --enable-ssl

compiled with gcc. 

I also have temporary workaround -- I used LD_PRELOAD=libmapmalloc.so.1 and this
prevented current binary to crash.

Toomas.Soome@microlink.ee

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org