[reSIProcate] DNS assert
Had a crash today that I though someone might want to look into some time.
DEBUG | 1093573608 | limpc-work | RESIP | limpc.cxx:389 | Destination is
ua1:3
DEBUG | 1093573608 | limpc-work | RESIP | limpc.cxx:397 | Destination
encrypt for is
To: ua1:3 gu'
DEBUG | 1093573608 | limpc-work | RESIP | TuIM.cxx:128 | send to <sip:ua1:3>
gu'
DEBUG | 1093573608 | limpc-work | RESIP | DateCategory.cxx:103 | Set date:
day=5 month=7 year=2004 2:26:48
CERR | 1093573608 | limpc-work | RESIP | TuIM.cxx:223 | token is
sip:user@localhost:5060::Fri, 27 Aug 2004 02:26:48 GMT::gu'
DEBUG | 1093573608 | limpc-work | RESIP | TuIM.cxx:1421 | UserAgent
name=SIPimp.org/0.2.4 (curses)
DEBUG | 1093573608 | limpc-work | RESIP | SipStack.cxx:223 | SEND: SipReq:
MESSAGE ua1:3 tid=530671006 cseq=MESSAGE / 1 from(tu)
STACK | 1093573608 | limpc-work | RESIP:TRANSACTION |
TransactionState.cxx:175 | No matching transaction for SipReq: MESSAGE
ua1:3 tid=530671006 cseq=MESSAGE / 1 from(tu)
STACK | 1093573608 | limpc-work | RESIP:TRANSACTION |
TransactionState.cxx:39 | Creating new TransactionState: tid=530671006 [
ClientNonInvite/Trying reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT
connectionId=0 ]]
STACK | 1093573608 | limpc-work | RESIP:TRANSACTION |
TransactionState.cxx:381 | TransactionState::processClientNonInvite: SipReq:
MESSAGE ua1:3 tid=530671006 cseq=MESSAGE / 1 from(tu)
DEBUG | 1093573608 | limpc-work | RESIP:TRANSACTION | TimerQueue.cxx:61 |
Adding timer: Timer F tid=530671006 ms=32000
STACK | 1093573608 | limpc-work | RESIP:TRANSACTION |
TransactionState.cxx:1431 | sendToWire with no dns result: tid=530671006 [
ClientNonInvite/Trying reliable target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT
connectionId=0 ]]
DEBUG | 1093573608 | limpc-work | RESIP:TRANSPORT |
TransportSelector.cxx:377 | Looking up dns entries for sip:ua1:3 SipReq:
MESSAGE ua1:3 tid=530671006 cseq=MESSAGE / 1 from(tu)
DEBUG | 1093573608 | limpc-work | RESIP:DNS | DnsResult.cxx:116 |
DnsResult::lookup sip:ua1:3
DEBUG | 1093573608 | limpc-work | RESIP:DNS | DnsResult.cxx:225 | Doing Host
(A) lookup:
STACK | 1093573608 | limpc-work | RESIP:DNS | DnsResult.cxx:247 | Received A
result for:
STACK | 1093573608 | limpc-work | RESIP:DNS | DnsResult.cxx:558 |
DnsResult::processHost() 4
STACK | 1093573608 | limpc-work | RESIP:DNS | DnsResult.cxx:586 | Failed
async A query: Domain name not found
STACK | 1093573608 | limpc-work | RESIP:TRANSACTION |
TransactionState.cxx:1270 | tid=530671006 [ ClientNonInvite/Trying reliable
target=[ V4 0.0.0.0:0 UNKNOWN_TRANSPORT connectionId=0 ]] got DNS result:
--> []
TransactionState.cxx:1274: failed assertion `mDnsResult'
Abort