[asterisk-bugs] [JIRA] (ASTERISK-27116) Voicemail ODBC seg fault issue
Ryan Smith (JIRA)
noreply at issues.asterisk.org
Mon Jul 10 08:49:58 CDT 2017
Ryan Smith created ASTERISK-27116:
-------------------------------------
Summary: 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