[asterisk-bugs] [JIRA] (ASTERISK-27116) Voicemail ODBC seg fault issue
Richard Mudgett (JIRA)
noreply at issues.asterisk.org
Mon Jul 10 10:42:57 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237670#comment-237670 ]
Richard Mudgett commented on ASTERISK-27116:
--------------------------------------------
There was a cleanup done in app_voicemail concerning ODBC as part of the patch for ASTERISK-27093 The crash may have been fixed by that patch.
> Voicemail ODBC seg fault issue
> ------------------------------
>
> Key: ASTERISK-27116
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27116
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_voicemail/ODBC
> Affects Versions: 13.15.0
> Environment: Centos 6.8 Final
> Reporter: Ryan Smith
> Attachments: backtrace2.txt, backtrace3.txt
>
>
> During low traffic times what would appear to be any attempt to reconnect to the Voicemail via ODBC causes a Seg Fault. During peak times this does not happen as the connection is kept busy I would assume.
> {quote}
> Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
> Program terminated with signal 11, Segmentation fault.
> #0 0x00007f00d39f0fb1 in cli_advanced_command () from /usr/lib64/libmyodbc5w.so
> #0 0x00007f00d39f0fb1 in cli_advanced_command () from /usr/lib64/libmyodbc5w.so
> No symbol table info available.
> #1 0x00007f00d39e2386 in mysql_ping () from /usr/lib64/libmyodbc5w.so
> No symbol table info available.
> #2 0x00007f00d39d1554 in MySQLGetConnectAttr () from /usr/lib64/libmyodbc5w.so
> No symbol table info available.
> #3 0x00007f00d39e0859 in SQLGetConnectAttrWImpl () from /usr/lib64/libmyodbc5w.so
> {qoute}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list