[asterisk-bugs] [Asterisk 0019162]: dial(dahdi/) crashed asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Apr 21 16:59:06 CDT 2011
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/view.php?id=19162
======================================================================
Reported By: oholthau
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19162
Category: Channels/chan_dahdi
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.8.3.2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-04-21 07:58 CDT
Last Modified: 2011-04-21 16:59 CDT
======================================================================
Summary: dial(dahdi/) crashed asterisk
Description:
Trying to dial to a Dahdi-Channel without a value lets asterisk crash.
Example:
exten => 12,1,set(xy=)
exten => 12,2,dial(dahdi/${xy})
I would assume to get an error message and continuing the dialplan.
Am I right?
======================================================================
----------------------------------------------------------------------
(0134024) pabelanger (administrator) - 2011-04-21 16:59
https://issues.asterisk.org/view.php?id=19162#c134024
----------------------------------------------------------------------
mspiceland pointed out Asterisk appears to crash. If this is the case, we
need a backtrace, see below, to debug the issue.
--
Thank you for your bug report. In order to move your issue forward, we
require a backtrace[1] from the core file produced after the crash.
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 backtrace[1]
instructions.
When complete, attach that file to this issue report.
[1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace
Issue History
Date Modified Username Field Change
======================================================================
2011-04-21 16:59 pabelanger Note Added: 0134024
2011-04-21 16:59 pabelanger Status closed => feedback
======================================================================
More information about the asterisk-bugs
mailing list