Hi;
Did you have a chance to check why this is still crashing the Sofia Stack

Begin forwarded message:

From: Inca Rose <incar...@gmail.com>
Date: February 12, 2009 5:24:03 PM GMT+02:00
To: Pekka Pessi <ppe...@gmail.com>
Cc: "sofia-sip-devel@lists.sourceforge.net" <sofia-sip-devel@lists.sourceforge.net > Subject: Re: [Sofia-sip-devel] Stack crash when the IP on the device changes

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                     
nua_client_request_sendmsg                      
nua_client_request_try                          
nau_client_resend_request
nua_register_usage_refresh
nua_dialog_usage_refresh
nua_stack_init_registration
nua_stack_init_transport
nua_network_changed_cb
su_nw_changed_msg_recv
su_base_port_execute_msgs
su_base_port_getmsgs
su_base_port_run
su_port_run
su_root_run
su_pthread_port_clone_main
_pthread_start
thread_start


To test this I just create a nua and start a registration process, in the middle I change the IP of my device.

Thanks
Inca R

On Feb 12, 2009, at 4:38 PM, Pekka Pessi wrote:

2009/2/12 Inca Rose <incar...@gmail.com>:
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
outgoing_create, file /sofia-sip-1.12.10/libsofia-sip-ua/nta/ nta.c, line
7665.
Program received signal:  "SIGABRT".
If you need more info pls let me know.

A backtrace would be very helpful. Also, a check test case would be
++good (something to add to nua/check_register.c, however, triggering
the nw change might require writing custom functions to use instead of
ones in su_os_nw.c.)

--
Pekka.Pessi mail at nokia.com


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to