[asterisk-bugs] [Asterisk 0019250]: Asterisk res_odbc causes SEGFAULT's if unable to connect to server.
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun May 8 11:18:00 CDT 2011
A NOTE has been added to this issue.
======================================================================
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: new
Asterisk Version: 1.6.2.18
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-05-08 09:38 CDT
Last Modified: 2011-05-08 11:18 CDT
======================================================================
Summary: 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.
======================================================================
----------------------------------------------------------------------
(0134637) seadweller (reporter) - 2011-05-08 11:18
https://issues.asterisk.org/view.php?id=19250#c134637
----------------------------------------------------------------------
Repeated the same setup on an Amazon EC2 instance and receive the same
crash on startup connection failure.
Issue History
Date Modified Username Field Change
======================================================================
2011-05-08 11:18 seadweller Note Added: 0134637
======================================================================
More information about the asterisk-bugs
mailing list