ValveSoftware / csgo-osx-linux

Counter-Strike: Global Offensive
http://counter-strike.net
776 stars 69 forks source link

CS2 Client crash on deathmatch #3853

Open Haze1337 opened 1 day ago

Haze1337 commented 1 day ago

Your system information

Please describe your issue in as much detail as possible:

After the update from 10/3/2024, players started randomly crashing after death on my deathmatch dedicated server. After many hours of testing, I found that this happens with these CVars:

spec_freeze_time 0;
spec_freeze_traveltime 0;
spec_freeze_deathanim_time 0.3;
Name of the faulty application: cs2.exe, version: 0.0.0.0, timestamp: 0x66fb10f9
Name of the faulty module: scenesystem.dll, version: 0.0.0.0, timestamp: 0x66fc6d03
Exception code: 0xc0000005
Error offset: 0x0000000000072200
Faulting process ID: 0x5784
Start time of the faulty application: 0x01db17b969edf1ef
Path to the faulty application: D:\Steam\steamapps\common\Counter-Strike Global Offensive\game\bin\win64\cs2.exe
Path to the faulty module: D:\Steam\steamapps\common\Counter-Strike Global Offensive\game\bin\win64\scenesystem.dll
Report ID: 8745e76c-50f0-4c02-b967-5095942dbfac
Full name of the faulty package:
Application code related to the faulty package:

Steps for reproducing this issue:

  1. Start local deathmatch server.
  2. Set above CVars.
  3. Try to play for 10 minutes, most often dying.
jaycs1723658 commented 5 hours ago

Same problem and the cvars are set like this: spec_freeze_time_lock 0.4 spec_freeze_time 0.4 spec_freeze_traveltime 0.0 spec_freeze_deathanim_time 0.0