Hi, I have tested with ipjsua, revision 3346, on iphone 3GS (iOS 4.1). I launch ipjsua, I add an account (+a), I enter the account's informations. I add a buddy (+b) with a SIP URI (my wife's cell). I make a call (m). I choose the only buddy I have (1). The call is fine. I hold the call (H) and bam, "EXC_BAD_ACCESS". Sometimes the first call works but not the second. When I make a call to any number from my SIP provider, that works, but when I call an "external" number (like a cell) it crashes. Nanang I sent you the ipjsua logs. > > > 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 >> >> > > > > ------------------------------ > > _______________________________________________ > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > End of pjsip Digest, Vol 38, Issue 36 > ************************************* -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20101018/78894f89/attachment.html>