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=39342>. 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=39342 ------- Additional Comments From [EMAIL PROTECTED] 2006-04-20 16:52 ------- Here's a stack trace from the wait (I ran with gdb, did a control-C, then a stack trace): #0 0x009277a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2 #1 0x009fdc6d in poll () from /lib/tls/libc.so.6 #2 0x0047656b in apr_poll (aprset=0xbfe50c40, num=1, nsds=0xbfe50c3c, timeout=300000) at poll.c:130 #3 0x0047696b in apr_wait_for_io_or_timeout (f=0x86bff28, s=0x0, for_read=0) at waitio.c:54 #4 0x0046c10d in apr_file_write (thefile=0x86bff28, buf=0x86b448a, nbytes=0xbfe50cd8) at readwrite.c:209 #5 0x0046b1f0 in apr_file_write_full (thefile=0x86bff28, buf=0x86b448a, nbytes=5278, bytes_written=0x0) at fullrw.c:53 #6 0x00b63cfd in cgi_handler (r=0x86bb4a0) at mod_cgi.c:877 #7 0x0806767a in ap_run_handler (r=0x86bb4a0) at config.c:152 #8 0x08067a45 in ap_invoke_handler (r=0x86bb4a0) at config.c:364 #9 0x08064ec1 in ap_internal_redirect ( new_uri=0xfffffffc <Address 0xfffffffc out of bounds>, r=0x493e1) at http_request.c:465 #10 0x080651ea in ap_process_request (r=0x86b8a20) at http_request.c:262 #11 0x08060d85 in ap_process_http_connection (c=0x8667408) at http_core.c:251 #12 0x0806f9ae in ap_run_process_connection (c=0x8667408) at connection.c:43 -- 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]
