[asterisk-bugs] [Asterisk 0017936]: Crashed after dial local without /n
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 1 14:43:49 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17936
======================================================================
Reported By: jamesnet
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17936
Category: Applications/app_dial
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 284471
Request Review:
======================================================================
Date Submitted: 2010-09-01 02:55 CDT
Last Modified: 2010-09-01 14:43 CDT
======================================================================
Summary: Crashed after dial local without /n
Description:
Simple dial plan and dial local channel several times than crash.
if dial local without /n (Dial(LOCAL/${EXTEN}@mytest,15,r)) => Crash
Attached:
Configure part:
sip.conf and extensions.conf
Debug part:
Asterisk console
Core dump gdb result
======================================================================
----------------------------------------------------------------------
(0126541) lmadsen (administrator) - 2010-09-01 14:43
https://issues.asterisk.org/view.php?id=17936#c126541
----------------------------------------------------------------------
Agreed -- we'll need the output of:
* bt
* bt all
* thread apply all bt
Make sure your Asterisk is compiled with DONT_OPTIMIZE or the backtrace
will not be useful.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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!
Issue History
Date Modified Username Field Change
======================================================================
2010-09-01 14:43 lmadsen Note Added: 0126541
======================================================================
More information about the asterisk-bugs
mailing list