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





------- Additional Comments From [EMAIL PROTECTED]  2007-10-12 02:13 -------
(In reply to comment #2)
> Reporter says the patch for bug 36780 didn't help, so re-opening.
> 
> Noah:
> 
> 1) can you reproduce this with prefork rather than worker?

I'll try.
Is it crucial for the debugging part or just interesting to know whether it
might be a threading related problem or not?


> 2) can you get a coredump and do some debugging with gdb?
> 
> What is needed out of the core dump is:
> 
> # gdb /path/to/httpd core.dump
> (gdb) source /patch/to/httpd/src/.gdbinit
> 
> then select a frame with a apr_bucket_brigade * in scope, e.g.
> send_parsed_content, e.g. "up 2" from that first "Thread 20", and do:
> 
> (gdb) dump_brigade bb
> 
> to dump the contents of the brigade.

I've enabled coredumps and I'll see if I can find some time to look into it.

-- 
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