-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[2.2.1] Core dump on exit #215
Comments
Installed modules:
|
yes, this is kind of known behavior currently - some pyside6 threading issue/corner-case we don't handle yet, but usually this shouldn't lead to a core-dump ... we just have observed the error before until now ( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On exit the app will crash with an coredump.
OS: Fedora 38
Installed in an virtual python environment.
stack trace:
Console log:
bin/nitrokeyapp
It will be enough starting the app without the NK and exit it to trigger the crash.
The text was updated successfully, but these errors were encountered: