Summary: | ASTERISK-28178: Program terminated with signal 11, Segmentation fault. | ||||
Reporter: | tatiana tatiana (m.hippy.c@gmail.com) | Labels: | |||
Date Opened: | 2018-11-22 03:57:36.000-0600 | Date Closed: | 2018-11-22 04:53:27.000-0600 | ||
Priority: | Critical | Regression? | |||
Status: | Closed/Complete | Components: | Applications/app_queue | ||
Versions: | 13.20.0 | Frequency of Occurrence | |||
Related Issues: |
| ||||
Environment: | CentOS 6.9 FreePBX 13 MySQL 5.5 | Attachments: | |||
Description: | Asterisk automatically restarts with an error.
When open the coredump wirh gdb Core was generated by `/usr/sbin/asterisk -f -U asterisk -G asterisk -vvvg -c'. Program terminated with signal 11, Segmentation fault. #0 0x00007f6c8917f91c in handle_hangup (userdata=0x7f6d040087c0, sub=<value optimized out>, msg=<value optimized out>) at app_queue.c:6235 6235 ast_queue_log(queue_data->queue->name, caller_snapshot->uniqueid, queue_data->member->membername, Help me, how fix it? | ||||
Comments: | By: Asterisk Team (asteriskteam) 2018-11-22 03:57:37.744-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]. |