[sr-dev] [kamailio/kamailio] kamailio crashes when attempting to query offline database (#1821)

srinikart notifications at github.com
Fri Mar 1 22:04:18 CET 2019


Hello Daniel,

Thank you for your reply.   I have spent the last few weeks reviewing our system and have noticed that we have a few outdated shared libraries in use.  Unixodbc seems a bit dated as well as the odbc client SDK for the informix database engine.   I've updated the unix odbc libraries and have noticed that the segmentation fault appears to be occurring within the Informix csdk libraries.  In particular,  at a function call of SQLFreeHandle.  A few online searches has shown that there is indeed a memory violation that occurs within that function call when a protocol issue is encountered.  No further detail regarding protocol is mentioned but it seems to fit very closely to the issue at hand (TCP disconnect indicating a protocol issue and then a seg fault).  The fix to this issue is within an updated Informix CSDK library which i am in the process of installing on my system.  I am hoping this resolves the issue.  Thank you again for taking a look into this;  I will let you all know one way or another what the results are.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1821#issuecomment-468811084
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190301/7525087f/attachment-0001.html>


More information about the sr-dev mailing list