[asterisk-bugs] [JIRA] (ASTERISK-22687) Core Dump On DB Connection Failing

JoshE (JIRA) noreply at issues.asterisk.org
Mon Oct 21 10:14:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-22687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211089#comment-211089 ] 

JoshE commented on ASTERISK-22687:
----------------------------------

Also, here's the last line of debug before the crash:

[2013-10-21 08:21:07] WARNING[31993] res_odbc.c: SQL Execute returned an error -1: 08S01: [MySQL][ODBC 5.1 Driver][mysqld-5.5.33a-MariaDB-log]Lost connection to MySQL server during query (96)

And here's my res_odbc configuration:

[fconfig]
enabled => yes
dsn => MySQL-Asterisk
username => writer
password => verysecret
pre-connect => yes
sanitysql => select 1
idlecheck => 30
share_connections => yes
connect_timeout => 2
negative_connection_cache => 300

                
> Core Dump On DB Connection Failing
> ----------------------------------
>
>                 Key: ASTERISK-22687
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22687
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: CDR/cdr_adaptive_odbc
>    Affects Versions: 11.5.1
>            Reporter: JoshE
>            Assignee: Matt Jordan
>         Attachments: backtrace.txt, bt.txt
>
>
> This issue seems to be exercised when a database connection is unavailable or unreliable.  It seems to be possible to duplicate this either on cdr_adaptive_odbc or standard realtime.
> Backtrace Attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list