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=7992>.
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=7992

Core dump when restarting daemon

           Summary: Core dump when restarting daemon
           Product: Apache httpd-2.0
           Version: 2.0.35
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Major
          Priority: Other
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


Apache 2.0.35 dumps core with "apachectl graceful" or "apachectl restart".

Build options:

./configure  --prefix=/usr/local/apache-2.0.35-murph --enable-mods-shared=all
--disable-auth_digest --enable-ssl --enable-suexec

Stack backtrace:

#0  0xef332688 in memcmp () from /usr/lib/libc.so.1
#1  0xef73c11c in find_entry (ht=0x78910, key=0xeef20ae8, klen=27, val=0x0)
    at apr_hash.c:279
#2  0xef73c28c in apr_hash_get (ht=0x78910, key=0xeef20ae8, klen=-1)
    at apr_hash.c:338
#3  0xef74c65c in apr_pool_userdata_get (data=0xeffff914, 
    key=0xeef20ae8 "suexec_post_config_userdata", pool=0x78548)
    at apr_pools.c:1617
#4  0xeef209cc in suexec_post_config (p=0xeef20ae8, plog=0xa45f8, 
    ptemp=0xd25c8, s=0x7c2a0) at mod_suexec.c:136
#5  0x2fa80 in ap_run_post_config (pconf=0x7a550, plog=0xa45f8, ptemp=0xd25c8, 
    s=0x7c2a0) at config.c:129
#6  0x35040 in main (argc=493000, argv=0x6d864) at main.c:611


Running on Solaris 8 4/01 on SPARC with the Mar/28/02 recommended patch cluster.

Compiled with gcc 2.95.2 from the Solaris 8 4/01 freeware companion CD.

Problem exists in unpatched Apache 2.0.35.

Reply via email to