[Home]

Summary:ASTERISK-27567: app_queue.so segfault
Reporter:RM (kharag)Labels:
Date Opened:2018-01-09 07:52:46.000-0600Date Closed:2018-03-20 06:19:07
Priority:CriticalRegression?
Status:Closed/CompleteComponents:Applications/app_queue
Versions:15.1.5 Frequency of
Occurrence
Frequent
Related
Issues:
duplicatesASTERISK-27006 app_queue: Crash when hanging up with realtime queues
is duplicated byASTERISK-27707 Segfault after hanging up a queue call where Bridge() was used
is related toASTERISK-27006 app_queue: Crash when hanging up with realtime queues
Environment:CentOS Linux release 7.4.1708 (Core) Kernel Version 3.10.0-514.6.2.el7.x86_64 DAHDI 2.11.1Attachments:( 0) ast_dump.tar.gz
( 1) debug_log_27567.txt
Description:Hi,

Asterisk randomly crashes with segfault:
{quote}
segfault at 10 ip 00007f954fc2ea0b sp 00007f9528698a60 error 4 in app_queue.so[7f954fc13000+38000]
{quote}

I could not reproduce it effectively, the agents only notice that calls are getting dropped (due to the crash and subsequent restart). To me it looks like it happens only if a call is terminated.

Attached are the files taken by ast_coredumper.
Please let me know if I can provide any additional information.
Comments:By: Asterisk Team (asteriskteam) 2018-01-09 07:52:47.938-0600

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: RM (kharag) 2018-01-09 07:53:19.666-0600

tar.gz of astdumper files

By: Kevin Harwell (kharwell) 2018-01-09 15:32:06.387-0600

If possible can you also attach a debug log? Please follow the instructions on [collecting debug information|https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information] from Asterisk. For expediency, where possible, attach the debug with a '.txt' file extension so that the debug will be usable for further analysis.

Thanks!

By: RM (kharag) 2018-01-17 15:01:10.469-0600

Hello,

sorry for the long delay, I was not able to reproduce the crash manually.
Asterisk crashed again yesterday (At 10:10:50ish - Restart happened at 10:10:59).

Please let me know if I can provide any more information.

By: RM (kharag) 2018-01-17 15:04:17.006-0600

Reattached, filtered possible sensitive information