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=39490>. 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=39490 ------- Additional Comments From [EMAIL PROTECTED] 2006-05-10 12:47 ------- If I run through gdb, I get: #0 0x4207abfd in free () from /lib/i686/libc.so.6 #1 0x4206b551 in fclose@@GLIBC_2.1 () from /lib/i686/libc.so.6 #2 0x0806369f in ap_pfclose () #3 0x0808025f in cfg_close () #4 0x0808022b in ap_cfg_closefile () #5 0x08068038 in ap_process_include_config () #6 0x0806d8bb in include_config () #7 0x08066d6e in invoke_cmd () #8 0x080677ef in ap_handle_command () #9 0x0806787a in ap_srm_command_loop () #10 0x0806857d in ap_process_resource_config () #11 0x08068ea1 in ap_read_config () #12 0x08074d03 in main () If I run the same app on my newer RedHat glibc2.3 based system, I get: *** glibc detected *** double free or corruption (top): 0x080b5478 *** -- 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]
