Pjsip Segfault Problem
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_size2, options=1, token=0xafecc2bc, parsed_len=0x0, src_addr=0xb0e47a20, src_addr_len)
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?
3 thoughts on - Pjsip Segfault Problem
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):
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
—
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):