[Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-24 Thread Inca Rose
Hi; Did you have a chance to check why this is still crashing the Sofia Stack Begin forwarded message: From: Inca Rose Date: February 12, 2009 5:24:03 PM GMT+02:00 To: Pekka Pessi Cc: "sofia-sip-devel@lists.sourceforge.net" > Subject: Re: [Sofia-sip-devel] Stack crash when

Re: [Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-12 Thread Andrew Rechenberg Lists
> -Original Message- > From: Inca Rose [mailto:incar...@gmail.com] > Sent: Wednesday, February 11, 2009 4:31 PM > To: Pekka Pessi > Cc: sofia-sip-devel@lists.sourceforge.net > Subject: Re: [Sofia-sip-devel] Stack crash when the IP on the device > changes > > Hi

Re: [Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-12 Thread Inca Rose
Here is the stack trace: abort __assert_rtn outgoing_create nta.c:7665 nta_outgoing_mcreate nua_base_client_request nua_base_client_trequest nua_register_client_request

Re: [Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-12 Thread Pekka Pessi
2009/2/12 Inca Rose : > I just patch the code with your two patches from last night and here are the > results: > -- It takes the right case in the switch ( TRY_FULL or ONLY_INFO ) > -- if NUA_NW_DETECT_TRY_FULL is set, the stack crash again with: > Assertion failed: (tport_name_is_resolved(orq->o

Re: [Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-12 Thread Inca Rose
Hi; I just patch the code with your two patches from last night and here are the results: -- It takes the right case in the switch ( TRY_FULL or ONLY_INFO ) -- if NUA_NW_DETECT_TRY_FULL is set, the stack crash again with: Assertion failed: (tport_name_is_resolved(orq->orq_tpn)), function out

Re: [Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-12 Thread Pekka Pessi
2009/2/11 Inca Rose : > I will grab the changes and test again. > > Can you pls tell me the changed files so I take only those changes ??? > If it helps, I'm using Sofia SIP on an iPhone. $ darcs changes --last 10 --patch network_change -s Wed Feb 11 22:51:48 EET 2009 Pekka Pessi * nua_i_netwo

Re: [Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-11 Thread Inca Rose
Hi; I will grab the changes and test again. Can you pls tell me the changed files so I take only those changes ??? If it helps, I'm using Sofia SIP on an iPhone. Regards Inca R On Feb 11, 2009, at 10:56 PM, Pekka Pessi wrote: > 2009/2/11 Inca Rose : >> I'm experiencing a crashing when the IP on

Re: [Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-11 Thread Pekka Pessi
2009/2/11 Inca Rose : > I'm experiencing a crashing when the IP on the machine where the Sofia SIP > stack runs changes. > I am getting the following error : > Assertion failed: (su_port_own_thread(self)), function > su_kqueue_port_register, file > /sofia-sip-1.12.10/libsofia-sip-ua/su/su_kqueue_po

[Sofia-sip-devel] Stack crash when the IP on the device changes

2009-02-11 Thread Inca Rose
Hi; I'm experiencing a crashing when the IP on the machine where the Sofia SIP stack runs changes. I am getting the following error : Assertion failed: (su_port_own_thread(self)), function su_kqueue_port_register, file /sofia-sip-1.12.10/libsofia-sip-ua/su/ su_kqueue_port.c, line 200. Progr