Easysoft ODBC-Oracle Driver

How do I stop my application segmentation faulting on exit when using the Easysoft ODBC-Oracle Driver with unixODBC?

Article:
00666
Last Reviewed:
4th January 2024
Revision:
1

To solve this problem, add the line DontDLClose = 1 to the odbcinst.ini file.

Oracle adds a callback to the exit function and unixODBC unloads the Easysoft ODBC-Oracle Driver on disconnect causing the callback to fail.

Setting DontDLClose stops unixODBC unloading the Easysoft ODBC-Oracle Driver on disconnect. The callback then succeeds on exit.

Applies To

Knowledge Base Feedback

* Did this content help you?
* Please select one option based on your first choice:

(* Required Fields)