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

http://issues.apache.org/bugzilla/show_bug.cgi?id=40101





------- Additional Comments From [EMAIL PROTECTED]  2006-07-24 21:14 -------
Alright,  got it to core, and gdb "bt full"  I hope this is more helpful!!

----------------

gdb /usr/local/apache/bin/httpd /tmp/core.21101 
GNU gdb Red Hat Linux (5.3post-0.20021129.18rh)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
Core was generated by `/usr/local/apache/bin/httpd -f 
/etc/conf/httpd/httpd2.conf'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/local/ssl/lib/libssl.so.0.9.7...done.
Loaded symbols for /usr/local/ssl/lib/libssl.so.0.9.7
Reading symbols from /usr/local/ssl/lib/libcrypto.so.0.9.7...done.
Loaded symbols for /usr/local/ssl/lib/libcrypto.so.0.9.7
Reading symbols from /usr/kerberos/lib/libgssapi_krb5.so.2...done.
Loaded symbols for /usr/kerberos/lib/libgssapi_krb5.so.2
Reading symbols from /usr/kerberos/lib/libkrb5.so.3...done.
Loaded symbols for /usr/kerberos/lib/libkrb5.so.3
Reading symbols from /usr/kerberos/lib/libcom_err.so.3...done.
Loaded symbols for /usr/kerberos/lib/libcom_err.so.3
Reading symbols from /usr/kerberos/lib/libk5crypto.so.3...done.
Loaded symbols for /usr/kerberos/lib/libk5crypto.so.3
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /usr/local/apache-2.0.55/lib/libaprutil-0.so.0...done.
Loaded symbols for /usr/local/apache-2.0.55/lib/libaprutil-0.so.0
Reading symbols from /usr/lib/libgdbm.so.2...done.
Loaded symbols for /usr/lib/libgdbm.so.2
Reading symbols from /lib/libdb-4.0.so...done.
Loaded symbols for /lib/libdb-4.0.so
Reading symbols from /usr/lib/libexpat.so.0...done.
Loaded symbols for /usr/lib/libexpat.so.0
Reading symbols from /usr/local/apache-2.0.55/lib/libapr-0.so.0...done.
Loaded symbols for /usr/local/apache-2.0.55/lib/libapr-0.so.0
---Type <return> to continue, or q <return> to quit---
Reading symbols from /lib/librt.so.1...done.
Loaded symbols for /lib/librt.so.1
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libcrypt.so.1...done.
Loaded symbols for /lib/libcrypt.so.1
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libpthread.so.0...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/local/apache/modules/mod_frontpage.so...done.
Loaded symbols for /usr/local/apache/modules/mod_frontpage.so
Reading symbols from /usr/local/apache/modules/mod_watch.so...done.
Loaded symbols for /usr/local/apache/modules/mod_watch.so
Reading symbols from /usr/local/apache/modules/mod_fastcgi.so...done.
Loaded symbols for /usr/local/apache/modules/mod_fastcgi.so
#0  0x0809edbb in ap_strcasecmp_match (str=0x0, 
    expected=0x404dcb06 "text/html") at util.c:203
203             if (!str[x] && expected[y] != '*')
(gdb) bt full
#0  0x0809edbb in ap_strcasecmp_match (str=0x0, 
    expected=0x404dcb06 "text/html") at util.c:203
        x = 0
        y = 0
#1  0x404d9a8b in watchCounters (r=0x82f3eb0) at mod_watch.c:554
        data = (struct shEntry *) 0x82f3a90
        wc = (watchConnectionIO *) 0x82f2210
#2  0x404da35b in watchLog (r=0x82f3eb0) at mod_watch.c:916
        key = 0x1 <Address 0x1 out of bounds>
        data = (struct shEntry *) 0x20
        dconf = (struct watchConfDir *) 0x811cf00
#3  0x080a74d2 in ap_run_log_transaction (r=0x82f3eb0) at protocol.c:1549
        pHook = (ap_LINK_log_transaction_t *) 0x0
        n = 1
        rv = 0
#4  0x08082771 in ap_process_request (r=0x82f3eb0) at http_request.c:274
        access_status = 0
#5  0x0807e6a1 in ap_process_http_connection (c=0x82e9cc0) at http_core.c:251
        r = (request_rec *) 0x82f3eb0
        csd_set = 1
        csd = (apr_socket_t *) 0x82e9be8
#6  0x080a29b2 in ap_run_process_connection (c=0x82e9cc0) at connection.c:43
        pHook = (ap_LINK_process_connection_t *) 0x5
---Type <return> to continue, or q <return> to quit---
        n = 0
        rv = 5
#7  0x08097fbb in child_main (child_num_arg=5) at prefork.c:610
        ptrans = (apr_pool_t *) 0x82e9bb0
        allocator = (apr_allocator_t *) 0x82e7b20
        current_conn = (conn_rec *) 0x82e9cc0
        status = 137272512
        i = 0
        lr = (ap_listen_rec *) 0x82e9cc0
        curr_pollfd = 0
        last_pollfd = 1
        pollset = (apr_pollfd_t *) 0x82e7c50
        offset = 5
        csd = (void *) 0x82e9be8
        sbh = (ap_sb_handle_t *) 0x82e7c20
        rv = 5
        bucket_alloc = (apr_bucket_alloc_t *) 0x82ede60
#8  0x080980d8 in make_child (s=0x80e4218, slot=0) at prefork.c:704
        pid = 0
#9  0x080981bf in startup_children (number_to_start=10) at prefork.c:722
        i = 0
#10 0x080988cd in ap_mpm_run (_pconf=0x0, plog=0x8117130, s=0x80e4218)
    at prefork.c:941
---Type <return> to continue, or q <return> to quit---
        index = 137272512
        remaining_children_to_start = 10
        rv = 5
#11 0x0809d956 in main (argc=3, argv=0xbfffeaf4) at main.c:618
        c = 102 'f'
        configtestonly = 0
        confname = 0xbfffff50 "/etc/conf/httpd/httpd2.conf"
        def_server_root = 0x80c99c4 "/usr/local/apache-2.0.55"
        temp_error_log = 0x0
        process = (process_rec *) 0x80dd0c8
        server_conf = (server_rec *) 0x80e4218
        pglobal = (apr_pool_t *) 0x80dd048
        pconf = (apr_pool_t *) 0x80df050
        plog = (apr_pool_t *) 0x8117130
        ptemp = (apr_pool_t *) 0x811d148
        pcommands = (apr_pool_t *) 0x80e1058
        opt = (apr_getopt_t *) 0x80e10f0
        rv = 5
        mod = (module **) 0x80e4218
        optarg = 0xbfffff50 "/etc/conf/httpd/httpd2.conf"
        signal_server = (apr_OFN_ap_signal_server_t *) 0
#12 0x403c462d in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
(gdb) quit
]0;[EMAIL PROTECTED]:/tmp [EMAIL PROTECTED] tmp]# 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to