[Home]

Summary:ASTERISK-13746: Asterisk crash investigation
Reporter:nixon nixon (nixon)Labels:
Date Opened:2009-03-13 12:19:09Date Closed:2009-04-07 15:46:06
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Addons/chan_mobile
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) output.txt
Description:Collection of emergency stops of Asterisk with...

Mar 13 18:48:34 komp kernel: asterisk[19064]: segfault at 10 ip 00007fe70d76b496 sp 00007fe6fa37e800 error 6 in chan_mobile.so[7fe70d764000+10000]

Mar 13 18:51:37 komp kernel: asterisk[26315]: segfault at 10 ip 00007fd966a18486 sp 00007fd94f575800 error 6 in chan_mobile.so[7fd966a11000+10000]

Mar 13 19:00:28 komp kernel: asterisk[26905]: segfault at 10 ip 00007fa7e698efe8 sp 00007fa7cf4bfe60 error 6 in chan_mobile.so[7fa7e6987000+10000]

1.6.1-rc1
chan_mobile from trunk.rev.807
Comments:By: Tilghman Lesher (tilghman) 2009-03-13 12:26:19

If you're reporting a crash, we'd like to see a backtrace, as detailed in doc/backtrace.txt.

By: nixon nixon (nixon) 2009-03-13 13:58:01

Sorry. Bad english but want to help.
So...

# ps aux | grep asterisk
root      2095  0.0  0.0   3788   352 ?        S     1970   0:00 supervise asterisk
root     26951  0.0  0.2 485548 10212 ?        Sl    1970   0:03 /usr/sbin/asterisk -I -g -f

Last crash was happened at dialout DTMF tones from SIP phone through
chan_mobile.

/var/log/messages:
Mar 13 20:37:56 komp kernel: asterisk[1559]: segfault at 10 ip 00007f5658a0ffe8 sp 00007f56414ebe60 error 6 in chan_mobile.so[7f5658a08000+10000]

View reporting a crash into upload.txt please.
It's my first full report, therefore prompt me if not at all.

By: Matthew Nicholson (mnicholson) 2009-03-13 14:09:55

How do you reproduce this?

By: nixon nixon (nixon) 2009-03-13 15:40:27

I call from sip phone to gsm network phone operator callcenter or receive icoming call from gsm to sip.
A collapse takes place in the arbitrary time from the moment of initiation of incoming or outgoing call through a mobile phone. My hardware are
Dell PowerEdge 860 2.13GHz DC Xeon 3050 2MB/1066FSB, 4GB DDR2 667MHz RAM (4x1GB 2R), SAS 5iR, 2x250GB SATA
Bluetooth dongles:
0b05:1715 ASUSTek Computer, Inc. 2045 Bluetooth 2.0 Device with trace filter (WL-BTD201M, BT2045B)
0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
1131:1004 Integrated System Solution Corp. Bluetooth Device
Mobile phone models Nokia 6230i, 6021

By: nixon nixon (nixon) 2009-03-13 15:44:41

downgrade to trunk800 decides this problem.

Linux 2.6.29-rc7 #2 SMP Tue Mar 10 08:37:36 EET 2009 x86_64 x86_64 x86_64 GNU/Linux

Bluetooth kernel added from http://git.kernel.org/?p=linux/kernel/git/holtmann/bluetooth-testing.git before kernel compilation because "1131:1004" is not started otherwise

Bluez 4.32



By: nixon nixon (nixon) 2009-03-16 23:55:12

rev810 was not helped.
?hecked once again...Simply crashed at the parcel of DTMF tones.

By: nixon nixon (nixon) 2009-03-17 22:57:55

data accuracy...
This crash from rev 802 began.

By: Leif Madsen (lmadsen) 2009-04-01 19:34:56

Is there a reason this issue is marked as private?

By: nixon nixon (nixon) 2009-04-01 20:14:21

If crash will reproduce in other asterisk revisions then I'll make as public. Ok?

By: nixon nixon (nixon) 2009-04-07 15:28:22

Crash was disappear from rev 844.