[asterisk-bugs] [Asterisk 0018495]: Segmentation fault when using dynamic hints and func_odbc
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 13 13:10:46 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18495
======================================================================
Reported By: bertrand
Assigned To: bbryant
======================================================================
Project: Asterisk
Issue ID: 18495
Category: Channels/General
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
Asterisk Version: 1.8.1.1
JIRA: SWP-2763
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-12-17 08:58 CST
Last Modified: 2011-05-13 13:10 CDT
======================================================================
Summary: Segmentation fault when using dynamic hints and
func_odbc
Description:
I'm running Debian Squeeze amd64. I'm using asterisk 1.8.1.1 which I
compiled with the following Compiler Flags: DONT_OPTIMIZE and
DEBUG_THREADS.
The crash only occurs when asterisk is launched in background (or with
start-stop-daemon). Asterisk does not crash when it is launched using
options -c, -v, or -f (or with setsid).
Asterisk crash when a SIP client try to subscribe to a dynamic hint. These
dynamic hints works well when asterisk is not running in background.
======================================================================
----------------------------------------------------------------------
(0134916) svnbot (reporter) - 2011-05-13 13:10
https://issues.asterisk.org/view.php?id=18495#c134916
----------------------------------------------------------------------
Repository: asterisk
Revision: 318922
_U trunk/
U trunk/main/channel.c
------------------------------------------------------------------------
r318922 | bbryant | 2011-05-13 13:10:46 -0500 (Fri, 13 May 2011) | 14
lines
Merged revisions 318921 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r318921 | bbryant | 2011-05-13 14:09:34 -0400 (Fri, 13 May 2011) | 8
lines
Fixes a segmentation fault in dynamic hints when a channel technology
isn't
loaded for a hint.
(closes issue https://issues.asterisk.org/view.php?id=18495)
Reported by: bertrand
Tested by: bertrand
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=318922
Issue History
Date Modified Username Field Change
======================================================================
2011-05-13 13:10 svnbot Checkin
2011-05-13 13:10 svnbot Note Added: 0134916
======================================================================
More information about the asterisk-bugs
mailing list