I get a segmentation fault or core dump when connecting to Oracle 12c or later with the Easysoft ODBC-Oracle WP Driver. What can I do?

  1. Turn on Easysoft ODBC-Oracle WP Driver logging by adding these lines to your ODBC data source:
    Logging = Yes
    LogFile = /tmp/orawp.log
  2. Reconnect to Oracle.
  3. Search the driver log file for the error:
    error "ORA-28040: No matching authentication protocol"
  4. If this error is present in the log file, upgrade to the latest version of the Easysoft ODBC-Oracle WP Driver.