[Home]

Summary:ASTERISK-26463: Asterisk reloads service in the application config
Reporter:MKV (wildcat950)Labels:crash
Date Opened:2016-10-13 05:28:18Date Closed:2016-10-13 07:13:16
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:1.8.15.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:{noformat}
[Thread debugging using libthread_db enabled]
Core was generated by `/usr/sbin/asterisk -f -U asterisk -G asterisk -U asterisk -vvvg -c'.
Program terminated with signal 6, Aborted.
#0  0x000000324a830285 in raise () from /lib64/libc.so.6
#0  0x000000324a830285 in raise () from /lib64/libc.so.6
No symbol table info available.
#1  0x000000324a831d30 in abort () from /lib64/libc.so.6
No symbol table info available.
#2  0x000000324a8692bb in __libc_message () from /lib64/libc.so.6
No symbol table info available.
#3  0x000000324a87241c in _int_malloc () from /lib64/libc.so.6
No symbol table info available.
#4  0x000000324a8733cd in calloc () from /lib64/libc.so.6
No symbol table info available.
#5  0x00000000004ed1ae in add_exten_to_pattern_tree ()
No symbol table info available.
#6  0x00000000004fdec7 in pbx_find_extension ()
No symbol table info available.
#7  0x00000000004fdc60 in pbx_find_extension ()
No symbol table info available.
#8  0x00000000004fdc60 in pbx_find_extension ()
No symbol table info available.
#9  0x00000000004fdc60 in pbx_find_extension ()
No symbol table info available.
#10 0x00000000004fdc60 in pbx_find_extension ()
No symbol table info available.
#11 0x00000000004fe74d in pbx_extension_helper ()
No symbol table info available.
#12 0x0000000000501702 in __ast_pbx_run ()
No symbol table info available.
#13 0x0000000000503deb in pbx_thread ()
No symbol table info available.
#14 0x000000000053f10c in dummy_start ()
No symbol table info available.
#15 0x000000324b00677d in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#16 0x000000324a8d325d in clone () from /lib64/libc.so.6
No symbol table info available.
{noformat}
Comments:By: Asterisk Team (asteriskteam) 2016-10-13 05:28:19.564-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) 2016-10-13 07:13:06.066-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: Rusty Newton (rnewton) 2016-10-13 13:10:52.733-0500

[~wildcat950] , additionally, please read over the Asterisk Issue Guidelines for the future. Please don't post extensive debug into the *description* or *comment* fields. Please attach debug as files with the .txt extension. Thanks!