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=41362>. 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=41362 ------- Additional Comments From [EMAIL PROTECTED] 2007-01-18 12:45 ------- This is weird. Like in PR41200 I cannot reproduce this on my system. I get the whole SSI processed file saved in the cache and not its source. Could you please do the following with an unpatched 2.2.4? 1. Copy the attached .gdbinfo file into the directory of the user you use for attaching gdb to httpd (possibly root). 2. Start httpd -X 3. Attach gdb to this process. 4. Issue the following gdb commands break mod_cache.c:810 break mod_cache.c:350 cont 5. Request test.shtml via browser 6. Once gdb returns to the prompt issue the following commands dump_filters r->output_filters dump_brigade in cont dump_filters r->output_filters dump_brigade in cont dump_filters r->output_filters dump_brigade in quit Thanks for your help. -- 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]