I'm having this strange crash on one of pjsip's threads running on ios. the pbx is connected and no call is being made. Can anyone suggest an idea of what could cause this? Here is the call stack from the thread. Thread 10 Crashed 0 ... libsystem_kernel.dylib __pthread_kill + 8 1libsystem_c.dylib pthread_kill + 58 2libsystem_c.dylib abort + 94 3libsystem_c.dylib basename 4Yalo regc_cb + 1464130 5Yalo regc_tsx_callback + 1443814 6Yalo mod_util_on_tsx_state + 1382432 7Yalo tsx_set_state + 1372880 8Yalo tsx_on_state_proceeding_uac + 1374064 9Yalo tsx_on_state_calling + 1373742 10Yalo pjsip_tsx_recv_msg + 1379112 11Yalo mod_tsx_layer_on_rx_response + 1371272 12Yalopjsip_endpt_process_rx_data + 133620413 Yalo endpt_on_rx_msg + 1338058 14Yalo pjsip_tpmgr_receive_packet + 134853215 Yalo on_data_read + 1358848 16Yalo ioqueue_on_read_complete + 1565492 17Yaloioqueue_dispatch_read_event + 155377218 Yalo pj_ioqueue_poll + 1554374 19Yalo pjsip_endpt_handle_events2 + 133647820 Yalo worker_thread + 1490950 21Yalo thread_main + 1557524 22 libsystem_c.dylib _pthread_start + 308 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20130720/418ccc67/attachment-0001.html>