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=39060>. 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=39060 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-23 21:44 ------- It doesn't cause a segfault. It just never responds to the browser. So I had to stop it myself with Ctrl+c: Program received signal SIGINT, Interrupt. [Switching to Thread -1214361472 (LWP 6359)] 0xb7ba74d9 in poll () from /lib/tls/libc.so.6 Here's the backtrace: (gdb) bt #0 0xb7ba74d9 in poll () from /lib/tls/libc.so.6 #1 0xb7c754fd in apr_poll () from /usr/lib/libapr-0.so.0 #2 0xb7c75c33 in apr_wait_for_io_or_timeout () from /usr/lib/libapr-0.so.0 #3 0xb7c6aeb4 in apr_socket_recv () from /usr/lib/libapr-0.so.0 #4 0xb7dba0d5 in apr_bucket_mmap_create () from /usr/lib/libaprutil-0.so.0 #5 0xb7dbaa0e in apr_brigade_split_line () from /usr/lib/libaprutil-0.so.0 #6 0x0808ea27 in ap_core_translate () #7 0x080860d6 in ap_get_brigade () #8 0x08063cc7 in _start () #9 0x081fc890 in ?? () #10 0x0820c040 in ?? () #11 0x00000001 in ?? () #12 0x00000000 in ?? () #13 0x00000000 in ?? () #14 0x00e4e1c0 in ?? () #15 0x00000000 in ?? () #16 0x0820b3a0 in ?? () #17 0x00000000 in ?? () #18 0x00000000 in ?? () #19 0xbf8662c8 in ?? () #20 0x080860d6 in ap_get_brigade () #21 0x080860d6 in ap_get_brigade () #22 0x080860d6 in ap_get_brigade () #23 0x08087538 in ap_rgetline_core () #24 0x08087a77 in ap_parse_uri () #25 0x08088241 in ap_read_request () #26 0x08065058 in _start () #27 0x081fc510 in ?? () #28 0x00001000 in ?? () #29 0x00000001 in ?? () #30 0x0808370c in ap_run_pre_connection () #31 0x080835c5 in ap_run_process_connection () #32 0x08076974 in ap_graceful_stop_signalled () #33 0x08076b8b in ap_graceful_stop_signalled () #34 0x08076be8 in ap_graceful_stop_signalled () #35 0x0807745a in ap_mpm_run () #36 0x0807da8d in main () -- 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]
