[Home]

Summary:ASTERISK-24606: Memory corruption issue which started asterisk 1.6.1.6 after every 20,30 mins
Reporter:sadaf farman (sadaf)Labels:
Date Opened:2014-12-11 07:12:06.000-0600Date Closed:2014-12-11 07:37:06.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:. I did not set the category correctly.
Versions:Frequency of
Occurrence
Frequent
Related
Issues:
Environment:LinuxAttachments:( 0) backtrace.txt
Description:I am facing memory corruption issue  which shows these type of messages and asterisk disconnected automatically:

{noformat}
*** glibc detected *** /usr/sbin/asterisk: malloc(): memory corruption: 0x00007f7868015c10 ***
======= Backtrace: =========
/lib64/libc.so.6[0x3c4ac75366]
/lib64/libc.so.6[0x3c4ac78de4]
/lib64/libc.so.6(__libc_calloc+0xc6)[0x3c4ac79826]
/usr/sbin/asterisk(ast_frdup+0xb1)[0x487491]
/usr/sbin/asterisk[0x4499ea]
/usr/sbin/asterisk(__ast_answer+0x216)[0x4516c6]
/usr/sbin/asterisk(pbx_exec+0x108)[0x4ae8e8]
/usr/sbin/asterisk[0x4b9abe]
/usr/sbin/asterisk[0x4bb9e4]
/usr/sbin/asterisk[0x4bcf59]
/usr/sbin/asterisk[0x4f7dfa]
/lib64/libpthread.so.0[0x3c4b007851]
/lib64/libc.so.6(clone+0x6d)[0x3c4ace767d]
======= Memory map: ========
{noformat}

Unable to find the core reason of that issue.
Comments:By: sadaf farman (sadaf) 2014-12-11 07:14:19.883-0600

This is the backtrace file which created at asterisk crashing.

By: Matt Jordan (mjordan) 2014-12-11 07:36:58.442-0600

Per the Asterisk maintenance timeline page at http://www.asterisk.org/asterisk-versions maintenance (bug) support for the 1.4, 1.6.x, and 1.8 branches has ended. For continued maintenance support please move to the 11 branch which is a long term support (LTS) branch. For more information about branch support, please see https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions.  After testing with Asterisk 11, if you find this problem has not been resolved, please open a new issue against Asterisk 11.