Hi Benny, I change compilation options and now the program doesn't crash. I suppress this : -mthumb Generate code for the 16-bit Thumb instruction set. The default is to use the 32-bit ARM instruction set. So I think there is an alignment problem. What do you think ? Samuel Samuel Vinson a ?crit : > Hi Benny, > > I localize the (first) problem: > ice_test > ->perform_ice_test > ->pj_ice_strans_create (ice_strans.c) > ->pj_pool_create (XXX abort) > > I don't understand why. > > Samuel > > Benny Prijono a ?crit : > >> Samuel Vinson wrote: >> >> >>> Hi Benny, >>> >>> Thanks for your answer. >>> >>> I test your code, and I think it works because I obtain this message : >>> 23:57:21.000 test.c Mapped address is XX.XX.XX.XX >>> where XX.XX.XX.XX is my static IP from my provider. >>> >>> I ran pjnath-test, and the results are bad. I join the log file of >>> INCLUDE_STUN_TEST. >>> >>> >> Okay, so at least both STUN implementations look okay. >> >> >> >>> When I run INCLUDE_ICE_TEST, test aborts. Tomorrow, I will try test one >>> after another. >>> >>> >> So it looks like the problem was in ICE. Looking forward to hear >> what you'll find. >> >> cheers, >> -benny >> >> >> >> >>> Samuel >>> >>> >> >> _______________________________________________ >> 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 >> >> >> >> > > > _______________________________________________ > 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 > > >