[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:all-tabpanel ]
Richard Mudgett updated ASTERISK-27116:
---------------------------------------
Description:
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.
{noformat}
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
{noformat}
was:
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}
> 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.
> {noformat}
> 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
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list