I will try to reproduce this with ipjsua, I will post later. Cyril. Le 14 oct. 2010 ? 19:00, pjsip-request at lists.pjsip.org a ?crit : > Hi Cyril, > > Could you describe the steps to reproduce this using pjsua or other > provided sample app? > > Thanks, > nanang > > > On Thu, Oct 14, 2010 at 3:42 PM, Cyril GY <cyril.gy at ovh.net> wrote: >> Hi, >> I am developing a VOIP iphone application, ad I use the release #3336. >> When I hold a call (i am the caller) the application crashes. I think it is >> the same problem as the ticket #1143. >> These are some logs from my device logs: >> Exception Type:? EXC_CRASH (SIGABRT) >> Exception Codes: 0x00000000, 0x00000000 >> Crashed Thread:? 0 >> Thread 0 Crashed: >> 0 ? libSystem.B.dylib ? ? ? ? ? ? 0x00078ac8 __kill + 8 >> 1 ? libSystem.B.dylib ? ? ? ? ? ? 0x00078ab8 kill + 4 >> 2 ? libSystem.B.dylib ? ? ? ? ? ? 0x00078aaa raise + 10 >> 3 ? libSystem.B.dylib ? ? ? ? ? ? 0x0008d03a abort + 50 >> 4 ? libSystem.B.dylib ? ? ? ? ? ? 0x0007b13c __assert_rtn + 152 >> 5 ??MySipIphone? ? ? ? ? ? ? ? ? 0x0002e8c4 pj_throw_exception_ + 100 >> 6 ??MySipIphone? ? ? ? ? ? ? ? ? 0x0007f1f4 pool_callback + 8 >> 7 ??MySipIphone? ? ? ? ? ? ? ? ? 0x0002ff18 pj_pool_allocate_find + 288 >> 8 ??MySipIphone? ? ? ? ? ? ? ? ? 0x00032dd8 pj_strdup + 44 >> 9 ??MySipIphone? ? ? ? ? ? ? ? ? 0x0004cfe8 >> pjmedia_sdp_neg_modify_local_offer + 212 >> 10??MySipIphone? ? ? ? ? ? ? ? ? 0x0009eb6c pjsip_inv_reinvite + 424 >> 11??MySipIphone? ? ? ? ? ? ? ? ? 0x000abcf0 pjsua_call_set_hold + 220 >> >> >> Exception Type:? EXC_BAD_ACCESS (SIGSEGV) >> Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffd >> Crashed Thread:? 0 >> Thread 0 Crashed: >> 0 ? libSystem.B.dylib ? ? ? ? ? ? 0x00001406 memcpy + 262 >> 1 ??MySipIphone? ? ? ? ? ? ? ? ? 0x0004cfe8 >> pjmedia_sdp_neg_modify_local_offer + 212 >> 2 ??MySipIphone? ? ? ? ? ? ? ? ? 0x0009eb6c pjsip_inv_reinvite + 424 >> 3 ??MySipIphone? ? ? ? ? ? ? ? ? 0x000abcf0 pjsua_call_set_hold + 220 >> >> >> I hope it will help. >> Cyril. >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip at lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20101018/7a40bb5e/attachment.html>