[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:all-tabpanel ]

Rusty Newton updated ASTERISK-24493:
------------------------------------

    Assignee: yaron nahum
      Status: Waiting for Feedback  (was: Triage)

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