[Home]

Summary:ASTERISK-14577: Asterisk crash when attempting outgoing mobile call.
Reporter:BrettS (ughnz)Labels:
Date Opened:2009-07-31 20:44:35Date Closed:2009-12-03 14:09:21.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Addons/chan_mobile
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) bt-full.txt
( 1) bt_thread_apply_all_bt.txt
( 2) gdb.txt
Description:asterisk-1.6.2.0-beta4
asterisk-addons-1.6.2.0-rc1

****** ADDITIONAL INFORMATION ******

Attached is dump file.
Comments:By: Matthew Nicholson (mnicholson) 2009-08-03 08:52:57

Please follow the instructions in doc/backtrace.txt and upload a proper backtrace.

By: BrettS (ughnz) 2009-08-07 04:07:22

Attached back traces as requested.

By: Matthew Nicholson (mnicholson) 2009-08-07 10:02:34

Please reproduce this with DONT_OPTIMIZE enabled.  It is under compiler options in menuselect (make menuselect).

By: David Woolley (davidw) 2009-08-07 10:13:57

I think the problem is the use of stripped binaries, rather than non-debug ones.

By: BrettS (ughnz) 2009-08-08 18:49:32

It was compiled with the DONT_OPTIMIZE flag set.

By: Matthew Nicholson (mnicholson) 2009-08-20 07:59:19

How can this crash be reproduced?

By: BrettS (ughnz) 2009-08-21 18:13:36

Hi,

After some playing around it seems the crash is more related to sending a DTMF digit.

Normally when I test I use the network providers customer services number and navigate the IVR. The crash will normally occur when I try to send the first DTMF command to the IVR.

By: BrettS (ughnz) 2009-10-23 18:10:44

This issue has been fixed by the back port of trunk.

By: Digium Subversion (svnbot) 2009-11-23 16:00:59.000-0600

Repository: asterisk-addons
Revision: 1060

U   branches/1.6.2/channels/chan_mobile.c

------------------------------------------------------------------------
r1060 | mnicholson | 2009-11-23 16:00:59 -0600 (Mon, 23 Nov 2009) | 9 lines

Backport of phone init code from trunk.

(closes issue ASTERISK-14577)
Reported by: ughnz

(closes issue ASTERISK-15000)
Reported by: ughnz


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-addons?view=rev&revision=1060