nitrokey-app icon indicating copy to clipboard operation
nitrokey-app copied to clipboard

Segfault seemingly randomly

Open PureTryOut opened this issue 4 years ago • 2 comments

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.

  • Application version: v1.4.0
  • Operating system: 64-bit Gentoo Linux, kernel 5.4.0
  • Device model and firmware version: Pro v0.10
  • Connected USB port type: 3.0
  • Issue occurrency: sometimes/often

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:

PureTryOut avatar Dec 05 '19 14:12 PureTryOut

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

  • Do you have the same kernel version on the Alpine Linux as well?
  • How did you installed the Nitrokey App? AppImage/Snap/Flatpak/OS repository/other ?
  • Can you check the Qt version? I would like to have the same while retesting.

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.

szszszsz avatar Dec 05 '19 16:12 szszszsz

  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!

PureTryOut avatar Dec 06 '19 09:12 PureTryOut