Jeff Trawick wrote: > > > > > Here is some basic information: > > > > Which you can get to on daedalus via > > > > gdb /usr/local/apache/bin/httpd /usr/local/apache/corefiles/httpd.core.1 > > The following script shows a way to recreate: > > The client connected and wrote a header which indicated that a body > was forthcoming but we hit EOF before reading any body bytes. Cool, > huh?
We got a couple more of these today - httpd.core.2 and .4 . .3 is different; I'll post the backtrace in a separate thread. In .1, if you look at core_input_filter's "f" input parm, it looks great. But "f" at the time of the dump has changed, and everything off of it is bad of course. Greg