>Number: 1826
>Category: general
>Synopsis: Server is crashing in http_config.c
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Tue Feb 17 14:10:00 PST 1998
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3b3
>Environment:
NT 4.0 w/SP 3. Apache 1.3b3 built w/debug Mod_perl 1.07_04 w/debug
Perl 5.004_04
>Description:
The server is running w/-X in debug. In a non-repeatable fashion, it is
crashing
periodically. It is dying on line 117 of http_config.c
return confv[m->module_index];
m->module_index has a value of 20, which is valid. Of interest is the previous
line of code
void **confv = (void **) conf_vector;
both confv and conf_vector show a value in the debugger of 0x000000, which
I assume isn't valid.
>How-To-Repeat:
I cannot reliably reproduce this error. It is occurring every 3 to 4 hours
with the server handling approx 1.2 trans/sec.
>Fix:
Non
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]