[Home]

Summary:ASTERISK-26990: Asterisk 11.25.1 and 11.24.1 crash
Reporter:Philippe Bolduc (philippebolduc)Labels:
Date Opened:2017-05-09 08:51:49Date Closed:2017-05-09 09:02:57
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:11.24.1 11.25.1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Asterisk 11.25.1 and 11.24.1 crash with

Program terminated with signal 11, Segmentation fault.
#0  0x08141b2f in ast_strlen_zero (s=0xb5e0b0b8, m=0xb5e0adec) at /usr/src/debug/asterisk-11.24.1/include/asterisk/strings.h:65
65 return (!s || (*s == '\0'));
Comments:By: Asterisk Team (asteriskteam) 2017-05-09 08:51:49.845-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Joshua C. Colp (jcolp) 2017-05-09 09:02:49.921-0500

Per the Asterisk versions page [1], the maintenance (bug fix) support for the Asterisk branch you are using has ended. For continued maintenance support please move to a supported branch of Asterisk. After testing with a supported branch, if you find this problem has not been resolved, please open a new issue against the latest version of that Asterisk branch.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions