[Sofia-sip-devel] segfault at nh_call_pending (nh=0xb20bd038, now=3399807596) at nua_stack.c:510

2007-09-26 Thread Michael Jerris
We received a report of this segfault. Detailed debug information is at: http://jira.freeswitch.org/browse/SFSIP-22. Backtrace: (gdb) bt full #0 0xb7136f59 in nh_call_pending (nh=0xb20bd038, now=3399807596) at nua_stack.c:510 ds = (nua_dialog_state_t *) 0xb20bd070 du = (nua_dial

Re: [Sofia-sip-devel] Segfault on NOTIFY matching a leg where the nh has a NULL nua

2007-02-23 Thread Pekka Pessi
2007/2/15, Michael Jerris <[EMAIL PROTECTED]>: > Still trying to get a more complete trace with nta debug turned on so we > can see what leg it's matching to in agent_recv_request. There is > something definitely not right in that empty 401, so I would guess that > is related and it is either matc

Re: [Sofia-sip-devel] Segfault on NOTIFY matching a leg where the nhhas a NULL nua

2007-02-15 Thread Michael Jerris
February 15, 2007 9:04 AM > To: [email protected] > Subject: [Sofia-sip-devel] Segfault on NOTIFY matching a leg where the > nhhas a NULL nua > > Backtrace is: http://coders.meta.net.nz/~perry/dump/backtrace.txt > > Tport log is http://tr.meta.net.nz/~perry/t

[Sofia-sip-devel] Segfault on NOTIFY matching a leg where the nh has a NULL nua

2007-02-15 Thread Michael Jerris
Backtrace is: http://coders.meta.net.nz/~perry/dump/backtrace.txt Tport log is http://tr.meta.net.nz/~perry/tport_sip.log Still trying to get a more complete trace with nta debug turned on so we can see what leg it's matching to in agent_recv_request. There is something definitely not right in t

Re: [Sofia-sip-devel] Segfault

2006-10-21 Thread Pekka Pessi
On 10/12/06, Michael Jerris <[EMAIL PROTECTED]> wrote: > I dug into this some more.. it appears that agent is garbage by the time > it gets to nta_msg_create, but it is fine 2 functions down in > incoming_cancel. At least before the callback for ack and cancel in nua > is called, but I have traced

[Sofia-sip-devel] Segfault

2006-10-10 Thread Michael Jerris
I have the following backtrace from a segfault: http://pastebin.ca/197211 Caused by the following packets: http://grumpy.asteriasgi.com/~krice/crash.txt Any help would be much appretiated. Thanks Mike - Using Tomcat bu