[asterisk-bugs] [Asterisk 0017994]: [patch] crash in __ast_manager_event_multichan
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Sep 20 10:04:38 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17994
======================================================================
Reported By: vrban
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17994
Category: Core/ManagerInterface
Reproducibility: random
Severity: crash
Priority: normal
Status: acknowledged
Asterisk Version: 1.8.0-beta5
JIRA: SWP-2244
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-09-15 02:59 CDT
Last Modified: 2010-09-20 10:04 CDT
======================================================================
Summary: [patch] crash in __ast_manager_event_multichan
Description:
Hello, today i got this core. See gdb output in gdb.txt
======================================================================
----------------------------------------------------------------------
(0127127) vrban (reporter) - 2010-09-20 10:04
https://issues.asterisk.org/view.php?id=17994#c127127
----------------------------------------------------------------------
i think, this crash happen, because under certain circumstances the
chan->uniqueid
is not/or no yet set. so i explicit check chan->uniqueid, not only chan.
When i see "chan->uniqueid is fucked\n" the next day in my log, and
asterisk is still not crashed, then the patch works.
Issue History
Date Modified Username Field Change
======================================================================
2010-09-20 10:04 vrban Note Added: 0127127
======================================================================
More information about the asterisk-bugs
mailing list