fivem icon indicating copy to clipboard operation
fivem copied to clipboard

updateBusySpinner leads to crash

Open Mathu-lmn opened this issue 1 year ago • 2 comments

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 avatar Oct 08 '24 19:10 Mathu-lmn

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

Ekinoxx0 avatar Oct 08 '24 20:10 Ekinoxx0

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

Mathu-lmn avatar Oct 19 '24 16:10 Mathu-lmn