Skip to content
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

updateBusySpinner leads to crash #2850

Open
Mathu-lmn opened this issue Oct 8, 2024 · 2 comments
Open

updateBusySpinner leads to crash #2850

Mathu-lmn opened this issue Oct 8, 2024 · 2 comments
Labels
bug crash triage Needs a preliminary assessment to determine the urgency and required action

Comments

@Mathu-lmn
Copy link
Contributor

What happened?

I've had this issue with multiple other players as well where the client crashes after the loading screen.
Apparently it is cause by the updateBusySpinner being called from the wrong thread.
The repro for this bug is pretty random as it requires OnLookAliveFrame to be called from LoadDataFiles (while on Render).
image
This issue was seen happening on April 2024. I'll try to get a dump for this issue asap

Expected result

Not crashing

Reproduction steps

  1. Connect to the server
  2. Wait until loading screen is done
  3. Crash or don't... as said above it can't be predicted

Importancy

Crash

Area(s)

FiveM

Specific version(s)

Gamebuild 3095 - Canary

Additional information

No response

@Mathu-lmn Mathu-lmn added bug triage Needs a preliminary assessment to determine the urgency and required action labels Oct 8, 2024
@github-actions github-actions bot added the crash label Oct 8, 2024
@Ekinoxx0
Copy link
Contributor

Ekinoxx0 commented Oct 8, 2024

Here is the related crash dump :
CfxCrashDump_2024_04_16_17_07_38.zip

This crash was first reported on #lounge-support on the txAdmin discord, it was investigated by gotfried in april here

@Mathu-lmn
Copy link
Contributor Author

And I got a newer one if this ever gets looked into
CfxCrashDump_2024_08_17_14_02_06.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug crash triage Needs a preliminary assessment to determine the urgency and required action
Projects
None yet
Development

No branches or pull requests

2 participants