[Home]

Summary:ASTERISK-20081: Asterisk crashes and restarts randomly when receiving DTMF from a caller
Reporter:Jonathan White (londonnet)Labels:
Date Opened:2012-07-01 13:54:13Date Closed:2012-07-19 12:28:10
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Applications/app_read
Versions:10.5.1 Frequency of
Occurrence
Occasional
Related
Issues:
Environment:centos 5.8 32bitAttachments:
Description:Asterisk crashes some times during a Read event when DTMF is being sent by the caller.

Below is the tail end of the console

   -- <SIP/acm-00000002> Playing 'conf-getconfno.alaw' (language 'gb-f')
   -- User entered '1111'
server1*CLI>
Disconnected from Asterisk server
Executing last minute cleanups

Comments:By: Matt Jordan (mjordan) 2012-07-02 08:15:08.102-0500

Thank you for your bug report. In order to move your issue forward, we require a backtrace[1] from the core file produced after the crash. Also, be sure you have DONT_OPTIMIZE enabled in menuselect within the Compiler Flags section, then:

make install

After enabling, reproduce the crash, and then execute the backtrace[1] instructions. When complete, attach that file to this issue report.

[1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace



By: Paul Belanger (pabelanger) 2012-07-05 10:11:40.849-0500

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines



By: Paul Belanger (pabelanger) 2012-07-05 10:13:35.719-0500

Re-opening, as this was only created the other day.

By: Jonathan White (londonnet) 2012-07-06 03:43:47.036-0500

Having dificulty reproducing the issue. In total I have seen the service restart at the point of collecting digits aproximatly 10 times. This began with 10.5.x

By: Jonathan White (londonnet) 2012-07-18 16:38:41.630-0500

I have not seen the issue for a few days and have now moved on to V10.6.1

Will report if this issue is seen in V10.6.1

By: Leif Madsen (lmadsen) 2012-07-19 12:28:10.040-0500

Closed as Cannot Reproduce per the reporter. Thanks!