hi, after switch from 13.7 + pjproject 2.4.5 to 13.9.1 pjproject bundled i have problem with segfault (centos 6) Program terminated with signal 11, Segmentation fault. #0 0xb7665695 in check_cached_response (sess=0xafbd688c, packet=0xb07676d8, pkt_size=132, options=1, token=0xafecc2bc, parsed_len=0x0, src_addr=0xb0e47a20, src_addr_len=16) at ../src/pjnath/stun_session.c:1287 1287 if (t->msg_magic == msg->hdr.magic && it was only once after 2 days. i dont know how to repeat it now :( any similiar experience? -- --------------------------------------- Marek Cervenka ====================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160526/0e31b760/attachment.html>
it looks like i faced this problem https://trac.pjsip.org/repos/changeset/5233 https://issues.asterisk.org/jira/browse/ASTERISK-25275 Dne 26.5.2016 v 11:11 Marek ?ervenka napsal(a):> > hi, > > after switch from 13.7 + pjproject 2.4.5 to 13.9.1 pjproject bundled i > have problem with segfault (centos 6) > > Program terminated with signal 11, Segmentation fault. > #0 0xb7665695 in check_cached_response (sess=0xafbd688c, > packet=0xb07676d8, pkt_size=132, options=1, token=0xafecc2bc, > parsed_len=0x0, src_addr=0xb0e47a20, src_addr_len=16) > at ../src/pjnath/stun_session.c:1287 > 1287 if (t->msg_magic == msg->hdr.magic && > > > it was only once after 2 days. i dont know how to repeat it now :( > > any similiar experience? > > > -- > --------------------------------------- > Marek Cervenka > ======================================> >-- --------------------------------------- Marek Cervenka ====================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160526/a003f61a/attachment.html>
Have you tried updating to pjproject version 2.5.x? It should have the patch that you listed in your other email, which I believe should be included in that branch. Hope that helps, and best of luck. Matthew Fredrickson On Thu, May 26, 2016 at 4:11 AM, Marek ?ervenka <cervajs at fpf.slu.cz> wrote:> hi, > > after switch from 13.7 + pjproject 2.4.5 to 13.9.1 pjproject bundled i have > problem with segfault (centos 6) > > Program terminated with signal 11, Segmentation fault. > #0 0xb7665695 in check_cached_response (sess=0xafbd688c, packet=0xb07676d8, > pkt_size=132, options=1, token=0xafecc2bc, parsed_len=0x0, > src_addr=0xb0e47a20, src_addr_len=16) > at ../src/pjnath/stun_session.c:1287 > 1287 if (t->msg_magic == msg->hdr.magic && > > > it was only once after 2 days. i dont know how to repeat it now :( > > any similiar experience? > > > -- > --------------------------------------- > Marek Cervenka > ======================================> > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Matthew Fredrickson Digium, Inc. | Engineering Manager 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
no, i added patch https://trac.pjsip.org/repos/changeset/5233 to pjproject bundled testsuite with wss calls is still running Dne 26.5.2016 v 16:11 Matt Fredrickson napsal(a):> Have you tried updating to pjproject version 2.5.x? It should have > the patch that you listed in your other email, which I believe should > be included in that branch. > > Hope that helps, and best of luck. > > Matthew Fredrickson > > On Thu, May 26, 2016 at 4:11 AM, Marek ?ervenka <cervajs at fpf.slu.cz> wrote: >> hi, >> >> after switch from 13.7 + pjproject 2.4.5 to 13.9.1 pjproject bundled i have >> problem with segfault (centos 6) >> >> Program terminated with signal 11, Segmentation fault. >> #0 0xb7665695 in check_cached_response (sess=0xafbd688c, packet=0xb07676d8, >> pkt_size=132, options=1, token=0xafecc2bc, parsed_len=0x0, >> src_addr=0xb0e47a20, src_addr_len=16) >> at ../src/pjnath/stun_session.c:1287 >> 1287 if (t->msg_magic == msg->hdr.magic && >> >> >> it was only once after 2 days. i dont know how to repeat it now :( >> >> any similiar experience? >> >> >> -- >> --------------------------------------- >> Marek Cervenka >> ======================================>> >> >> -- >> _____________________________________________________________________ >> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> New to Asterisk? Join us for a live introductory webinar every Thurs: >> http://www.asterisk.org/hello >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users > >-- --------------------------------------- Marek Cervenka ====================================== -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160526/536ff151/attachment.html>