[asterisk-bugs] [JIRA] (ASTERISK-27026) Asterisk 13.16.0 and 14.5.0 Crash FreePBX 13 and FreePBX 14

Ronald Raikes (JIRA) noreply at issues.asterisk.org
Thu Jun 1 10:16:58 CDT 2017


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

Ronald Raikes commented on ASTERISK-27026:
------------------------------------------

The steps taken that lead to the crash are detailed at:

https://wiki.freepbx.org/display/FOP/Installing+FreePBX+13+on+Debian+8.1

I have a script which I wrote approximately two years ago that executes these steps.  It completes without error and FreePBX+Asterisk runs perfectly with all versions of Asterisk prior to 13.16.0 and 14.5.0.  With these latest versions of Asterisk, crashes begin immediately after the FreePBX installation completes and the following is executed:

fwconsole restart
fwconsole reload

The crashes and core dumps occur at the rate of approximately 3 per minute until the safe_asterisk and asterisk processes are manually killed.

I am unable to produce a backtrace on any of the core dump files:

root at FreePBX:~# gdb -se "asterisk" -ex "bt full" -ex "thread apply all bt" --batch -c core.FreePBX-2017-06-01T09:01:35-0500 > /tmp/backtrace.txt
Aborted (core dumped)
root at FreePBX:~#

I've attached the backtrace.txt file produced up to the point when gdb aborts.


> Asterisk 13.16.0 and 14.5.0 Crash FreePBX 13 and FreePBX 14
> -----------------------------------------------------------
>
>                 Key: ASTERISK-27026
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27026
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 14.5.0
>         Environment: Debian 8 Jessie / Raspberry Pi (armhf)
>            Reporter: Ronald Raikes
>            Assignee: Ronald Raikes
>            Severity: Minor
>         Attachments: backtrace.txt, Core.zip
>
>
> Asterisk 13.16.0 and 14.5.0 cause FreePBX 13 and FreePBX 14 to repeatedly crash.  No crashes occur using any previous versions of Asterisk.  Core dump files are created at the rate of approximately 3 per minute as Asterisk restarts (core.zip attached).  During FreePBX installation using Asterisk 13.16.0 or 14.5.0, the following is reported:
> Asterisk Started
> Reloading FreePBX
> Error(s) have occured, the following is the retrieve_conf output:
> exit: 1
> Exception: Unable to connect to Asterisk Manager from /var/lib/asterisk/bin/retrieve_conf, aborting in file /var/lib/asterisk/bin/retrieve_conf on line 11
> Stack trace:
>   1. Exception->() /var/lib/asterisk/bin/retrieve_conf:11
> No problems occur using any earlier version of Asterisk.
> I first reported this to Sangoma, but was advised by Andrew Nagy:
> "This should be reported to Digium since it's their code crashing. FreePBX is not causing your crashes, if something that freepbx is writing out is crashing Asterisk then this should still be reported to Asterisk because they should stop it from happening."



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



More information about the asterisk-bugs mailing list