Hello, I don't recall any recent patch to app_python. Is this issue reported to github?
- https://github.com/kamailio/kamailio/issues If not, open an issue there to not forget about. Cheers, Daniel On 25.10.17 15:18, Muhammad Zaka wrote: > Hi > > Just to check if the following segmentation fault will be fixed in 5.0.4 when > using python with kemi. > > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". > Core was generated by `/usr/sbin/kamailio -P /var/run/kamailio/kamailio.pid > -f /etc/kamailio/kamailio.'. > Program terminated with signal SIGSEGV, Segmentation fault. > #0 0x00007f688ae37009 in msg_call_function (self=0x0, args=0x7f68786b7aa0) > at python_msgobj.c:175 > 175 python_msgobj.c: No such file or directory. > (gdb) bt > #0 0x00007f688ae37009 in msg_call_function (self=0x0, args=0x7f68786b7aa0) > at python_msgobj.c:175 > #1 0x00007f688a9f0e6c in PyEval_EvalFrameEx () from > /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 > #2 0x00007f688aa64190 in PyEval_EvalCodeEx () from > /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 > #3 0x00007f688a9b332c in ?? () from > /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 > #4 0x00007f688a9bbbe3 in PyObject_Call () from > /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 > #5 0x00007f688a9fe0e5 in ?? () from > /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 > #6 0x00007f688a9bbbe3 in PyObject_Call () from > /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 > #7 0x00007f688aa636e7 in PyEval_CallObjectWithKeywords () from > /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 > #8 0x00007f688ae32eac in apy_exec (_msg=0x7f688f3d15c8, fname=0x7f688ae37dc0 > "ksr_request_route", fparam=0x0, emode=1) at python_exec.c:143 > #9 0x00007f688ae136f6 in sr_kemi_config_engine_python (msg=0x7f688f3d15c8, > rtype=1, rname=0x0, rparam=0x0) at apy_kemi.c:53 > #10 0x0000000000579b6c in receive_msg ( > buf=0xa395c0 <buf> "INVITE sip:[email protected]:5060 > SIP/2.0\r\nVia: SIP/2.0/UDP > 185.28.212.125:5060;branch=z9hG4bK-15930-1-0\r\nFrom: anonymous > <sip:[email protected]>;tag=15930Tag001\r\nTo: <sip:+441992878"..., > len=858, rcv_info=0x7fff0791c6e0) at core/receive.c:260 > #11 0x00000000004a86f9 in udp_rcv_loop () at core/udp_server.c:515 > #12 0x0000000000422d08 in main_loop () at main.c:1623 > #13 0x000000000042a408 in main (argc=13, argv=0x7fff0791cb88) at main.c:2643 > > Thanks > > Regards > > Muhammad Zaka > > -----Original Message----- > From: sr-users [mailto:[email protected]] On Behalf Of > Daniel-Constantin Mierla > Sent: 25 October 2017 09:26 > To: Kamailio (SER) - Users Mailing List <[email protected]>; > Kamailio (SER) - Devel Mailing List <[email protected]> > Subject: Re: [SR-Users] Planning Kamailio v5.0.4 > > Hello, > > short note to inform that later today I will package Kamailio v5.0.4, if > anyone has commits to be pushed on branch 5.0, write first on sr-dev to be > sure there won't be a conflict with packaging. Once the release is announced, > commits can go in as usual. > > Cheers, > Daniel > > > On 23.10.17 10:58, Daniel-Constantin Mierla wrote: >> Hello, >> >> I am considering to release Kamailio v5.0.4 later this week, likely on >> Wednesday or Tuesday. If you are aware of any issue in branch 5.0 >> which is not yet reported on github.com/kamailio/kamailio issues >> tracker, then do it as soon as possible to have a chance to look at it. >> >> Cheers, >> Daniel >> > -- > Daniel-Constantin Mierla > www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced > Training, Nov 13-15, 2017, in Berlin - www.asipto.com Kamailio World > Conference - www.kamailioworld.com > > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training, Nov 13-15, 2017, in Berlin - www.asipto.com Kamailio World Conference - www.kamailioworld.com _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
