chris2511 / xca

X Certificate and Key management
http://xca.hohnstaedt.de
Other
1.54k stars 204 forks source link

Hanging on exit #328

Open pc-bastler opened 2 years ago

pc-bastler commented 2 years ago

Hi,

I got a problem with XCA 2.4.0 (was persistent in 2.3.0 also):

After I reconfigured XCA for using a MS SQL (2017) Database, it hangs at exit. I have to close the the program forcibly.

The program itself works fine, all information is stored in the Database, it is just that the program does not close normaly.

ulfkosack commented 2 years ago

Same here after migration vom sqlite to MySQL. On closing the database or the window, the program hangs: grafik I use xca 2.4.0

pc-bastler commented 2 years ago

Well with my MySQL (Maria DB 10) it works fine.

ulfkosack commented 2 years ago

@pc-bastler which mariadb version do you use? I use 10.3 and should update.

pc-bastler commented 2 years ago

@ulfkosack

mysql Ver 15.1 Distrib 10.3.32-MariaDB, for Linux () using readline 5.1

I am using it on a Synology NAS with DSM 7.0.1-42218 Update 3

ulfkosack commented 2 years ago

same here

mysql Ver 15.1 Distrib 10.3.31-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2 as debian vm on proxmox.

PRETTY_NAME="Debian GNU/Linux 10 (buster)"
NAME="Debian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=debian

I use MySQL Connector/ODBC 8.0 as ODBC driver on my Windows 10 Pro 20.04 grafik

pc-bastler commented 2 years ago

Which client OS do you use?

I am using XCA 2.3.0 on Debian Bullseye and XCA 2.4.0 on macOS Monterey. Both exit fine with MariaDB as DB.

The problems I experience on my business notebook with XCA 2.4.0 on Win 10 21H2 with a MS SQL Server as Database.