Hi

I'm testing call center module and got a crash. When several calls comes
in, opensips crash.


#0  0x00007f97945f68c9 in cc_queue_push_call (data=data@entry=0x7f9798f03770,
call=call@entry=0x7f9798f6e690, top=top@entry=0) at cc_data.c:935
935                             if (call_it->flow->priority <=
call->flow->priority)


#0  0x00007f97945f68c9 in cc_queue_push_call (data=data@entry=0x7f9798f03770,
call=call@entry=0x7f9798f6e690, top=top@entry=0) at cc_data.c:935
        call_it = 0x7f9798f62690
        n = 0
        __FUNCTION__ = "cc_queue_push_call"
#1  0x00007f97945eebd0 in cc_call_state_machine (data=0x7f9798f03770,
call=call@entry=0x7f9798f6e690, leg=leg@entry=0x7ffe49800ab0) at
cc_queue.c:89
        agent = <optimized out>
        out = 0x7f9798f040a8
        state = 2
        pos = -1
        len = <optimized out>
        s = <optimized out>
        __FUNCTION__ = "cc_call_state_machine"
#2  0x00007f97945ebce3 in w_handle_call (msg=0x7f97b8c5dfd8,
flow_var=<optimized out>) at call_center.c:821
        flow = 0x7f9798f04078
        call = 0x7f9798f6e690
        leg = {s = 0x0, len = 0}
        dn = <optimized out>
        val = {
          s = 0x8a004b <buf+11> "fila-1@22.22.22.22:5060 SIP/2.0\r\nVia:
SIP/2.0/UDP 22.22.22.22:5070;branch=z9hG4bK46562e79;rport\r\nMax-Forwards:
69\r\nFrom: <sip:551122223333@22.22.22.22:5070>;tag=as2b521d75\r\nTo:
<sip:fila-1"..., len = 6}
        dec = 0
        ret = -1
        __FUNCTION__ = "w_handle_call"


Can you guys please take a look? I'm using latest version on Debian 8.11:
version: opensips 2.4.2 (x86_64/linux)
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to