< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] repro crash during load test


Hi,

Iam running load test on repro. Its seems to crash with following trace. Any suggestions in this regard are welcomed.

 

Regards

Sameer

 

#0  0x0059aac0 in _int_malloc () from /lib/tls/libc.so.6
#1  0x00599e7d in malloc () from /lib/tls/libc.so.6
#2  0x0023a40e in operator new () from /usr/lib/libstdc++.so.5
#3  0x082d6c3d in resip::SipMessage::addHeader (this=0xb11f9b00, header=To,
    headerName=0xb624aee9 "t: <sip:load1095@xxxxxx>;tag=xyQFL5aEvJ\r\ni: 43186972102290publish@xxxxxxxx.8\r\nCSeq : 315648 PUBLISH\r\nl: 0\r\nServer: PoC-serv/2.0 \r\nv: SIP/2.0/UDP 178.16.25.1:5065;branch=z9hG4bK-d87543-cc5"..., headerLen=1,
    start=0xb624aeec "< sip:load1095@xxxxxx>;tag=xyQFL5aEvJ\r\ni: 43186972102290publish@xxxxxxxx.8\r\nCSeq: 315648 PUBLISH\r\nl: 0\r\nServer: PoC-serv/2.0 \r\nv: SIP/2.0/UDP 178.16.25.1:5065;branch=z9hG4bK-d87543-cc522b"..., len=36) at SipMessage.cxx:957
#4  0x083a78a8 in processMsgHeaderFieldNameAndValue (msg=0xb11f9b00, fieldKind=12,
    fieldName=0xb624aee9 "t: < sip:load1095@xxxxxx>;tag=xyQFL5aEvJ\r\ni: 43186972102290publish@xxxxxxxxxx\r\nCSeq: 315648 PUBLISH\r\nl: 0\r\nServer: PoC-serv/2.0 \r\nv: SIP/2.0/UDP 178.16.25.1:5065;branch=z9hG4bK-d87543-cc5"..., fieldNameLength=1,
    valueText=0xb624aeec "<sip:load1095@xxxxxx>;tag=xyQFL5aEvJ\r\ni: 43186972102290publish@xxxxxxxxxx\r\nCSeq: 315648 PUBLISH\r\nl: 0\r\nServer: PoC-serv/2.0 Sonim-Presence\r\nv: SIP/2.0/UDP 178.16.25.1:5065;branch=z9hG4bK-d87543-cc522b"..., valueTextLength=36, valueTextPropBitMask=17 '\021')
    at MsgHeaderScanner.cxx:860
#5  0x083a75bc in resip::MsgHeaderScanner::scanChunk (this=0x8b2c130,
    chunk=0xb624aea0 "SIP/2.0 412 Precondition Failure\r\nf: <sip:load1095@xxxxxx>;tag=55fef9cc\r\nt: <sip:load1095@xxxxxx >;tag=xyQFL5aEvJ\r\ni: 43186972102290publish@xxxxxxxxxx\r\nCSeq: 315648 PUBLISH\r\nl: 0\r\nServer: PoC-serv/2.0 "..., chunkLength=381, unprocessedCharPtr=0xbd3012c)
    at MsgHeaderScanner.cxx:988
#6  0x0832bdd6 in resip::UdpTransport::process (this=0x8b2bfd8, fdset=@0xbd368e0) at UdpTransport.cxx:617
#7  0x083396a4 in resip::TransportSelector::process (this=0xbffd7e70, fdset=@0xbd368e0) at TransportSelector.cxx:201
#8  0x082f92a1 in resip::TransactionController::process (this=0xbffd7de0, fdset=@0xbd368e0) at TransactionController.cxx:80
#9  0x082ec3d2 in resip::SipStack::process (this=0xbffb4270, fdset=@0xbd368e0) at SipStack.cxx:421
#10 0x082ed83a in resip::StackThread::thread (this=0xbffb4120) at StackThread.cxx:35
#11 0x082360aa in threadWrapper (threadParm=0xbffb4120) at os/ThreadIf.cxx:34
#12 0x0012adec in start_thread () from /lib/tls/libpthread.so.0
#13 0x0060519a in clone () from /lib/tls/libc.so.6