You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for a similar issue in this repository and did not find one.
I am using an official build obtained from releases or updated one of those builds using its in-app updater.
Describe the Bug
When launching ANY game on QT 0.5.0+ application always crashes with the SAME critical "pthread.cpp"error and after while exits to OS. Note: Running version QT 0.4.0 with same games on the same desktop works without crashes.
Reproduction Steps
from 0.5.0 always the same output error:
[Debug] pthread.cpp:operator():292: Assertion Failed!
Failed to create thread with error -1073741790
The text was updated successfully, but these errors were encountered:
asp28x
changed the title
[APP BUG]: QT from 0.5.0+ when launching ANY game application always crashes with critical "pthread "error. QT 0.4.0 works OK.
[APP BUG]: QT from 0.5.0+ launching ANY game app always crashes with critical "pthread "error. QT 0.4.0 launching same games = no issues.
Jan 8, 2025
Checklist
Describe the Bug
When launching ANY game on QT 0.5.0+ application always crashes with the SAME critical "pthread.cpp"error and after while exits to OS. Note: Running version QT 0.4.0 with same games on the same desktop works without crashes.
Reproduction Steps
from 0.5.0 always the same output error:
[Debug] pthread.cpp:operator():292: Assertion Failed!
Failed to create thread with error -1073741790
shad_log.txt
Expected Behavior
Please fix pthread CRITICAL error to run games without crashing and exiting to OS like in previous version QT 0.4.0
Specify OS Version
Win 11 24H2 26100.2605 1000.26100.36.0, X670E, R7 7800X3D, RTX 4070 Super, 32 GB 6400
The text was updated successfully, but these errors were encountered: