[Home]

Summary:ASTERISK-14297: Asterisk crash after hangup 2 bluetooth cellphone channels same time
Reporter:jongerenchaos (jongerenchaos)Labels:
Date Opened:2009-06-10 10:21:57Date Closed:2011-06-07 14:01:00
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Addons/chan_mobile
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) debug_crash_lo.txt
( 1) gdb.txt
( 2) gdb2.txt
( 3) gdb-bt-full.txt
Description:I use currently asterisk chan_mobile (SVN),bluez4.41 with 2 motorola L6 phones.

1. First i make an inbound call from my own GSM to asterisk connected gsm3
2. After answering of gsm3 i dial a phonenumber with DTMF.
3. Asterisk will make a connection to the dialed phonenumber with gsm1

The connection works well and the voiceconenction is bridged between gsm1 and gsm3!

But after hangup asterisk crash immediately.

Debug log is enclosed.
Comments:By: Matthew Nicholson (mnicholson) 2009-06-10 11:03:50

Thank you for your bug report. In order to move your issue forward, we require a backtrace from the core file produced after the crash. Please see the doc/backtrace.txt file in your Asterisk source directory.

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 instructions in doc/backtrace.txt.

When complete, attach that file to this issue report. Thanks!

By: jongerenchaos (jongerenchaos) 2009-06-10 12:03:47

Upload complete...

By: Matthew Nicholson (mnicholson) 2009-06-10 12:50:32

Please also post the output of 'thread apply all bt full'.

By: jongerenchaos (jongerenchaos) 2009-06-27 07:08:43

Can anybody check the logs and give a solution for it??

By: Matthew Nicholson (mnicholson) 2009-07-10 15:56:05

How do you reproduce this crash? Does it happen all the time?

By: jongerenchaos (jongerenchaos) 2009-07-11 13:09:35

This problem is only happened when i try to answer a call on (asterisk connected) mobile 1 and redirect/forward the call to (asterisk connected) mobile 2.

This bug is happen all the time when i try to setup a call from mobile 1 to 2

By: Matthew Nicholson (mnicholson) 2009-07-13 17:46:55

Please upload another backtrace with the DONT_OPTIMIZE option enabled.  I want to see if asterisk is crashing in the same place every time.  Also please make sure you are testing with the latest asterisk trunk.  Please note which rev the BT applies to.

By: Matthew Nicholson (mnicholson) 2009-07-14 14:06:52

You can use 'bt full' instead of 'thread apply all bt' for your next upload.

By: jongerenchaos (jongerenchaos) 2009-08-06 02:39:13

I will upload this backtrace soon.

By: Leif Madsen (lmadsen) 2009-09-22 08:17:11

Is the reporter still interested in moving this issue forward? If so, they will need to provide the requested information. Thanks!

By: Leif Madsen (lmadsen) 2009-10-26 09:41:51

Closed due to lack of feedback. If the reporter is able to provide the requested information, please reopen this issue. Thanks!