< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
On 29/01/13 17:32, Byron Campen wrote:
I just did a grep of the log to see if this happens regularly, this is what I found: $ cat crash1.log | grep 'bytes \[' STACK | 20130127-160847.807 | repro | RESIP:TRANSPORT | 140422323181312 | ssl/TlsConnection.cxx:317 | SSL_read returned -1 bytes [] STACK | 20130127-160854.895 | repro | RESIP:TRANSPORT | 140422323181312 | ssl/TlsConnection.cxx:317 | SSL_read returned 1 bytes [P] STACK | 20130127-160854.895 | repro | RESIP:TRANSPORT | 140422323181312 | ssl/TlsConnection.cxx:317 | SSL_read returned 1352 bytes [UBLISH sip:1001@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx SIP/2.0 STACK | 20130127-160854.896 | repro | RESIP:TRANSPORT | 140422323181312 | ssl/TlsConnection.cxx:317 | SSL_read returned -1 bytes [] Notice a 1 byte read with [P]? I'm not sure if this could be the way Jitsi is sending stuff over TLS, or a problem with the way resip/repro is receiving it?
|