xca icon indicating copy to clipboard operation
xca copied to clipboard

Attempting to access remote database via ODBC on macOS crashes

Open Endareth opened this issue 5 years ago • 0 comments

macOS version 10.15.5 XCA version 2.3.0 (from Homebrew)

Local database works fine, but attempting to use a remote database via ODBC crashes.

Steps:

  1. Launch XCA
  2. File -> Open Remote Database
  3. Enter connection details
  4. Hit OK

Expected result:

New window with specified remote database

Actual result:

Application crashes. Crash log attached.

Server and database are accessible via normal sql command line tools. Even if some of the parameters are incorrect, I'd hope to see an error/warning.

xca_2020-09-21-192817.txt

Endareth avatar Sep 21 '20 09:09 Endareth