Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] pjsip segfault problem


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
cervajs at fpf.slu.cz
Guest





PostPosted: Thu May 26, 2016 4:11 am    Post subject: [asterisk-users] pjsip segfault problem Reply with quote

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 Sad

any similiar experience?

Quote:
--
---------------------------------------
Marek Cervenka
=======================================
Back to top
cervajs at fpf.slu.cz
Guest





PostPosted: Thu May 26, 2016 4:17 am    Post subject: [asterisk-users] pjsip segfault problem Reply with quote

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):

Quote:

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 Sad

any similiar experience?

Quote:
--
---------------------------------------
Marek Cervenka
=======================================





Quote:
--
---------------------------------------
Marek Cervenka
=======================================
Back to top
creslin at digium.com
Guest





PostPosted: Thu May 26, 2016 9:11 am    Post subject: [asterisk-users] pjsip segfault problem Reply with quote

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@fpf.slu.cz> wrote:
Quote:
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

--
_____________________________________________________________________
-- 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
Back to top
cervajs at fpf.slu.cz
Guest





PostPosted: Thu May 26, 2016 9:43 am    Post subject: [asterisk-users] pjsip segfault problem Reply with quote

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):

Quote:
Quote:
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@fpf.slu.cz> (cervajs@fpf.slu.cz) wrote:
Quote:
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 Sad

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






Quote:
--
---------------------------------------
Marek Cervenka
=======================================
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services