[asterisk-bugs] [JIRA] (ASTERISK-24493) Seg fault in pjsip_inv_send_msg from /usr/local/lib/libpjsip-ua.so.2

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Nov 5 17:04:29 CST 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=223319#comment-223319 ] 

Rusty Newton edited comment on ASTERISK-24493 at 11/5/14 5:03 PM:
------------------------------------------------------------------

Yaron are you able to reproduce this crash? 

Was Asterisk compiled with DONT_OPTIMIZE? I see a lot of values optimized out.

It would be nice to get the symbols for pjproject. If you can recompile and reproduce the issue, then when recompiling pjproject, use the following CFLAGS.

{noformat}
./configure CFLAGS='-g'
{noformat}


Be sure to press Send Back or Enter Feedback when replying so that the issue comes back onto our radar.


was (Author: rnewton):
Yaron are you able to reproduce this crash? 

Was Asterisk compiled with DONT_OPTIMIZE? I see a lot of values optimized out.

It would be nice to get the symbols for pjproject. If you can recompile and reproduce the issue, then when recompiling pjproject, use the following CFLAGS.

{noformat}
./configure CFLAGS='-g'
{noformat}


> Seg fault in pjsip_inv_send_msg from /usr/local/lib/libpjsip-ua.so.2
> --------------------------------------------------------------------
>
>                 Key: ASTERISK-24493
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24493
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 12.6.1
>            Reporter: yaron nahum
>            Assignee: yaron nahum
>            Severity: Critical
>         Attachments: backtrace_4_11.txt, debug_4_11.txt
>
>
> Segmentation Fault on an operational system running asterisk 12.6.1.
> We have debug and core file.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list