https://issues.apache.org/bugzilla/show_bug.cgi?id=45792
--- Comment #30 from Jacek Kaczmarek <[EMAIL PROTECTED]> 2008-10-09 23:59:06 PST --- Created an attachment (id=22706) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22706) More info on threads and data structures from core files (dump_brigade_ex) For core files with ap_core_output_filter in stack frame 4 by bypassing the first 3 elements in the brigade output we now get memory access error on element 5. For those with ap_core_output_filter in frame 5 we get infinite output of some improper data (?). We had to break out of the loop so the report file has only a couple of hundred lines per call. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
