-
Notifications
You must be signed in to change notification settings - Fork 5
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
Fix segfault on startup of application on Kubuntu 22.04 #47
Comments
./Kucher |
This is reproducible on a fresh Manjaro as well but only when running a frozen binary (not when running from sources). The segfault occurs somewhere inside libpthread according to GDB. A naïve Google search like "cx_freeze segfault pthread" reveals marcelotduarte/cx_Freeze#1132 which suggests that updating cx_Freeze might help. |
This was solved, the binary is now available at https://files.zubax.com/products/com.zubax.kucher/v1.1.0.beta/linux-x86_64/ |
No description provided.
The text was updated successfully, but these errors were encountered: