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=41930>. 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=41930 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Additional Comments From [EMAIL PROTECTED] 2007-03-23 15:13 ------- (In reply to comment #2) > (gdb) frame 6 > #6 0x08091c7d in core_output_filter (f=0x8c5b7a0, b=0xb23c0a48) at > core.c:4103 > 4103 apr_brigade_write(temp_brig, NULL, > NULL, str, n); > > (gdb) dump_brigade b > dump of brigade 0xb23c0a48 > | type (address) | length | data addr | contents | rc > -------------------------------------------------------------------------------- > 0 | MMAP (0x08c5ffe0) | 1037 | 0x08c604e0 | [Cannot access memory at > address 0xaaf1e000 I agree with Joe here: Looks like a problem with an MMAPed file. So please try "EnableMMap off" as Joe suggested. Where do you have the files stored that are delivered by httpd (local disk / NFS / something else)? Have you changed these files while the crash happened? -- 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]
