[asterisk-bugs] [JIRA] (ASTERISK-28587) Asterisk crash when answering a call

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Wed Oct 16 16:21:47 CDT 2019


     [ https://issues.asterisk.org/jira/browse/ASTERISK-28587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua C. Colp updated ASTERISK-28587:
--------------------------------------

    Assignee: Dan Cropp
      Status: Waiting for Feedback  (was: Triage)

This appears to have crashed as a result of an illegal instruction and not a segmentation fault. Are you building on one platform/CPU and deploying on another? If so then the NATIVE_BUILD option in menuselect needs to be disabled.

> Asterisk crash when answering a call
> ------------------------------------
>
>                 Key: ASTERISK-28587
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28587
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_pjsip
>    Affects Versions: 16.4.1
>         Environment: Ubuntu 16.04 running in a VMWare ESXi environment
>            Reporter: Dan Cropp
>            Assignee: Dan Cropp
>         Attachments: core.tar.gz
>
>
> Everything is fine with asterisk 16.3.0 (been running it for some time).
> We went to upgrade to 16.6.0 and encountered a crash.  I went back to 16.4.1 and replicated the crash.
> I start up Asterisk.
> Connect up to AMI socket using telnet session.
> Place a call into asterisk and see everything in telnet, and receive control of the call through AsyncAGI.
> Using telnet, I send a command to answer the call and it crashes.
> Following the getting a backtrace steps, I discovered that if I enable DONT_OPTIMIZE the crash does not happen.  I repeated the steps and recompiled verifying I don't see this if DONT_OPTIMIZE is enabled.
> I will submit the coredump once I know the issue number



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



More information about the asterisk-bugs mailing list