Hi Vali, yes it does help! It doesn't crash anymore, but here it got stuck somewhere if I enable worker thread. I need to find out what's that about. Best regards, Benny On Fri, Mar 14, 2014 at 1:37 AM, Tom?? Valenta <vali at kamarad.cz> wrote: > Hi Benny, > > I also do not have any idea what caused the crash but I think I finally > found the workaround, defining SWIG -DSWIG_NO_EXPORT_ITERATOR_METHODS. > Could you try it, please? > > pjsip-apps/src/swig/python/Makefile:25 > swig $(SWIG_FLAGS) -python -threads -DSWIG_NO_EXPORT_ITERATOR_METHODS -o > pjsua2_wrap.cpp ../pjsua2.i > > The -DSWIG_NO_EXPORT_ITERATOR_METHODS would fit better to SWIG_FLAGS > variable. > > Cheers, > - Vali > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140314/e13be853/attachment-0001.html>