[Home]

Summary:ASTERISK-16670: Asterisk Crash
Reporter:Andre Luis (andrel)Labels:
Date Opened:2010-09-13 19:34:57Date Closed:2011-07-27 13:13:10
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) backtrace.txt
( 1) btvalgrind.txt
( 2) extensions.ael
( 3) full.log.txt
( 4) ramais-voip.ael
( 5) specific.ael
( 6) valgrind.txt
Description:Asterisk crash
see attachments for more information
Comments:By: Andre Luis (andrel) 2010-09-13 19:41:28

backtrace.txt < full backtrace generated according to ..doc/backtrace.txt

valgrind.txt < log file generated according to ..doc/valgrind.txt)

btvalgrind.txt < full backtrace from .core created when executing asterisk with valgrind

full.log < full log with debug and verbose from asterisk

By: Leif Madsen (lmadsen) 2010-09-14 13:43:37

Thanks for the information! Issue acknowledged.

By: Leif Madsen (lmadsen) 2010-09-14 13:46:42

As you're able to provide so much information, it seems like you may be able to reproduce this quite easily? Could you provide the dialplan, scenario, and any other information that would be useful for a developer to reproduce this? Thanks!

By: Andre Luis (andrel) 2010-09-14 14:09:16

I'm new at the debugging world,and not a coder
and i quite didn't understand a thing reading the debug information,
that's why i couldn't reproduce the error, but i hope to contribute to the asterisk world, because i'm going to have about 32 Asterisk servers.


The dialplan is attached.

File Explanation

extension.ael < include the main dialplan files
unesp.ael < main diaplan/macro/permission contexts file
ramais-voip.ael < dialplan for internal numbers file
specific.ael < internal dialplans file


Scenario
Cisco Router with E1 Cards(two E1S 60 Channels Total)
Comunicating thru SIP
With The Asterisk Server Version 1.6.2.12-rc1(issue from 1.6.2.11 already)
OS: Debian 5.0.4 Lenny 32bit

As i see on the DEBUG log and others DEBUG logs when crashed it happens
when calls get masqueraded here is some messages from earlier crashes(what got me into debugging in the first place)

[Aug 12 13:02:24] WARNING[9920] features.c: Unable to answer 'SIP/6462-000011d7'
[Aug 12 13:02:24] WARNING[9920] channel.c: SIP/6462-000011d7 is already going to masquerade as SIP/6279-000011d6
[Aug 12 13:02:24] WARNING[9920] features.c: Unable to masquerade 'SIP/6462-000011d7' into 'SIP/6279-000011d6'
[Aug 12 13:02:24] NOTICE[9920] chan_sip.c: Nothing to pick up for 357810626@200.145.69.46
[Aug 12 13:02:24] VERBOSE[2643] app_dial.c:     -- SIP/6462-000011d7 answered SIP/6474-000011d5
[Aug 12 13:02:24] ERROR[9920] channel.c: Unable to find channel in list to free. Assuming it has already been done.
[Aug 12 13:02:24] WARNING[9920] channel.c: Channel '' may not have been hung up properly



By: Andre Luis (andrel) 2010-09-23 13:26:36

Just a note.

The crash only happens when DUNDi is in use!

By: Andre Luis (andrel) 2010-10-25 07:26:26

Is Anyone checking this out?

By: Russell Bryant (russell) 2011-07-27 13:13:05.777-0500

Per the Asterisk maintenance timeline page at http://www.asterisk.org/asterisk-versions maintenance (bug) support for the 1.4 and 1.6.x branches has ended. For continued maintenance support please move to the 1.8 branch which is a long term support (LTS) branch. For more information about branch support, please see https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions

If this is still an issue, please open a new issue so it can be re-triaged appropriately. Thanks!