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=41749>. 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=41749 ------- Additional Comments From [EMAIL PROTECTED] 2007-03-22 12:07 ------- I have managed to get gdb attached once or twice now. The loop appears to be in the error condition in ssl_socket_recv . EAGAIN is being returned, and a tight loop occurs when data never arrives. I'm not certain who makes the socket non-blocking, but ssl_socket_recv does not appear to check for any sort of timeout conditions. This seems to occur on large multi-packet POSTed SOAP requests. It looks like only part of the SOAP request has been read. I'm not sure if there's some sort of packet dropping going on in my network. -- 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]