Nitrokey / nitrokey-app

Nitrokey's Application (Win, Linux, Mac)
https://www.nitrokey.com/
287 stars 55 forks source link

Segfault seemingly randomly #436

Open PureTryOut opened 4 years ago

PureTryOut commented 4 years ago

This only seems to happen on my Gentoo system, it works fine on Alpine Linux. Also this is separate from #427, although I do too have that issue.

Expected behaviour

Not to segfault randomly

Current behaviour

Segfaults seemingly randomly

Steps for reproduction

Preconditions

Application started and Nitrokey connected and detected

Steps

  1. Connect the Nitrokey and launch the application
  2. Navigate through the UI or execute any action (e.g. unlocking and relocking the password safe)

Logs

Logs attached:

szszszsz commented 4 years ago

Hi! Thank you for reporting. A couple of additional questions:

I assume NK App is unusable for you in this state. In the meantime, until this would be fixed, let me recommend you a CLI UI - the nitrocli project.

PureTryOut commented 4 years ago
  1. Yes, Linux 5.4 on both systems
  2. From the repositories, link
  3. Qt 5.12 on both systems

Thanks for the recommendation, it indeed is basically unusable for me. I'll check out the CLI project!