Summary: | ASTERISK-25953: Segfault in Queue | ||||
Reporter: | cagdas kopuz (cagdas) | Labels: | crash queue | ||
Date Opened: | 2016-04-25 02:56:27 | Date Closed: | 2016-04-25 05:26:10 | ||
Priority: | Critical | Regression? | |||
Status: | Closed/Complete | Components: | Applications/app_queue | ||
Versions: | 13.8.2 | Frequency of Occurrence | Constant | ||
Related Issues: |
| ||||
Environment: | centos 6.7 x86_64 kernel: 2.6.32-573.22.1.el6.x86_64 | Attachments: | ( 0) crash.log | ||
Description: | Asterisk crash when some calls in to the queue.
Apr 24 14:49:57 localhost kernel: asterisk[869]: segfault at 154 ip 00007f78fdeb44d7 sp 00007f78464b1910 error 4 in app_queue.so (deleted)[7f78fde9f000+30000] Apr 24 14:49:57 localhost abrt[881]: File '/usr/sbin/asterisk' seems to be deleted Apr 24 14:49:59 localhost abrt[881]: Saved core dump of pid 46691 (/usr/sbin/asterisk) to /var/spool/abrt/ccpp-2016-04-24-14:49:57-46691 (317947904 bytes) Apr 24 14:49:59 localhost abrtd: Directory 'ccpp-2016-04-24-14:49:57-46691' creation detected Apr 24 14:49:59 localhost abrtd: Executable '/usr/sbin/asterisk' doesn't belong to any package and ProcessUnpackaged is set to 'no' Apr 24 14:49:59 localhost abrtd: 'post-create' on '/var/spool/abrt/ccpp-2016-04-24-14:49:57-46691' exited with 1 Apr 24 14:49:59 localhost abrtd: Deleting problem directory '/var/spool/abrt/ccpp-2016-04-24-14:49:57-46691' | ||||
Comments: | By: Asterisk Team (asteriskteam) 2016-04-25 02:56:28.492-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: cagdas kopuz (cagdas) 2016-04-25 02:57:13.027-0500 crash log |