[Home]

Summary:ASTERISK-26882: Asterisk Memory Curruption
Reporter:Altmisha a Azam (altmish)Labels:
Date Opened:2017-03-18 00:16:09Date Closed:2017-03-18 05:42:18
Priority:CriticalRegression?
Status:Closed/CompleteComponents:
Versions:11.19.0 Frequency of
Occurrence
Related
Issues:
Environment:Cent OS Asterisk 11.19.0 Dahdi 2.10.2 Chan SS7 2.3.11 Attachments:( 0) backtrace.txt
Description:I have a production system with below configuration..

Many times in a day Asterisk getting crashed and I'm getting below error message. Please guide me how to resolve this issue.

   Asterisk 11.19.0
   Dahdi 2.10.2
   Chan SS7 2.3.11

   *** glibc detected *** /usr/sbin/asterisk: malloc(): memory corruption: 0x00007f8b6c0053d0 ***
   ======= Backtrace: =========
   /lib64/libc.so.6[0x3c49075f3e]
   /lib64/libc.so.6[0x3c4907a4fa]
   /lib64/libc.so.6(_libccalloc+0xcd)[0x3c4907a8cd]
   /usr/sbin/asterisk(ast_frdup+0xc7)[0x4dfc67]
   /usr/sbin/asterisk[0x47094f]
   /usr/sbin/asterisk(ast_answer+0x324)[0x488cc4]
   /usr/lib64/asterisk/modules/res_agi.so(+0x939b)[0x7f8c0176739b]
   /usr/lib64/asterisk/modules/res_agi.so(+0xb4c4)[0x7f8c017694c4]
   /usr/lib64/asterisk/modules/res_agi.so(+0xbc24)[0x7f8c01769c24]
   /usr/lib64/asterisk/modules/res_agi.so(+0xd8d5)[0x7f8c0176b8d5]
Comments:By: Asterisk Team (asteriskteam) 2017-03-18 00:16:10.252-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-03-18 05:42:13.283-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



By: Altmisha a Azam (altmish) 2017-03-18 05:52:49.613-0500

Hi Joshua,


Thanks for your reply. Can you please confirm what version we have to use to remove above issue? Also please let me know the supported Dahdi driver for that version.


Thanks,
Altmish

By: Asterisk Team (asteriskteam) 2017-03-18 05:52:49.767-0500

This issue has been reopened as a result of your commenting on it as the reporter. It will be triaged once again as applicable.

By: Joshua C. Colp (jcolp) 2017-03-18 06:04:16.757-0500

If you follow the link on the previous comment you can see currently supported versions. The current LTS release is 13 though, and I do not know if it will resolve your problem. It is likely it will but I can't guarantee it. The latest DAHDi will work with it, as will older versions. As you are using chan_ss7 though (which is a third party module) I can not comment on whether it is supported.