[asterisk-bugs] [Asterisk 0019250]: [patch] Asterisk res_odbc causes SEGFAULT's if unable to connect to server.

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 9 12:24:26 CDT 2011


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19250 
====================================================================== 
Reported By:                seadweller
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19250
Category:                   Resources/res_odbc
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.2.18 
JIRA:                       SWP-3427 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-05-08 09:38 CDT
Last Modified:              2011-05-09 12:24 CDT
====================================================================== 
Summary:                    [patch] Asterisk res_odbc causes SEGFAULT's if
unable to connect to server.
Description: 
I have res_odbc.conf configured with both a local and remote DSN.  If
connectivity is lost to the either the local remote DSN, Asterisk
SEGFAULT's.

Was seeing this issue intermittently, but when I place an IPTABLES rule to
block outbound ODBC connections to the remote DSN or disable the local
MySQL server, Asterisk will crash each time I start it up.

I also only tested with the local MySQL DSN listed in res_odbc.conf and
odbc.ini and still had the same crashed with the local MySQL turned off.

A related bug is that it seems sometimes Asterisk loses contact with the
local MySQL connection (via /var/lib/mysql/mysql.sock) and that also
triggers this connection crash.

Desired outcome is that Asterisk should continue to run and periodically
attempt reconnects.

CentOS 5.6 x86_64
Asterisk 1.6.2.18
MySQL 5.5.11
MySQL ODBC Connector 5.1.8

Full BT's attached.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-09 12:24 tilghman       Summary                  Asterisk res_odbc
causes SEGFAULT's if unable to connect to server. => [patch] Asterisk res_odbc
causes SEGFAULT's if unable to connect to server.
======================================================================




More information about the asterisk-bugs mailing list