[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:09:36 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18495 
====================================================================== 
Reported By:                bertrand
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18495
Category:                   Channels/General
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     acknowledged
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:              
====================================================================== 
Date Submitted:             2010-12-17 08:58 CST
Last Modified:              2011-05-13 13:09 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.

====================================================================== 

---------------------------------------------------------------------- 
 (0134915) svnbot (reporter) - 2011-05-13 13:09
 https://issues.asterisk.org/view.php?id=18495#c134915 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 318921

U   branches/1.8/main/channel.c

------------------------------------------------------------------------
r318921 | bbryant | 2011-05-13 13:09:35 -0500 (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=318921 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-13 13:09 svnbot         Checkin                                      
2011-05-13 13:09 svnbot         Note Added: 0134915                          
======================================================================




More information about the asterisk-bugs mailing list