https://issues.apache.org/bugzilla/show_bug.cgi?id=47070
Nick Kew <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Nick Kew <[email protected]> 2009-04-21 23:56:19 PST --- Your traceback shows ap_rflush being called during shutdown. There is no valid request_rec, so of course it segfaults. The bug is in the caller, which is PHP. -- 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]
