acreloaded / acr

AssaultCube Reloaded (first-person-shooter game)
https://acr.victorz.ca
121 stars 23 forks source link

ACR on 64 bit Windows 7 segfaults and reboots Windows #224

Open ouryperd opened 5 years ago

ouryperd commented 5 years ago

I have OpenAl installed and AssaultCube classic works fine on the machine.

After about 5 minutes of playing, Windows reboots.

ACR 2.7

theonlypwner commented 5 years ago

Do you have any logs or more details?

ouryperd commented 5 years ago

I tried piping the output from the command in client.bat to a logfile with > logfile.txt 2>&1 but it writes nothing to the file. There is also nothing in the Windows Event Log.

theonlypwner commented 5 years ago

More details will be needed to fix the issue. You might have to recompile ACR in Debug mode (instead of Release mode) to get more details. It could even be due to compiler optimizations, so compiling in Release mode without optimizations and trying that might be worthwhile.

ouryperd commented 3 years ago

I tried the latest release today and after a few seconds of play, when I died, my PC BSOD'd. Can't gather output when BSOD happens.

theonlypwner commented 3 years ago

I'd guess that the crash is related to #215, but I can't confirm without seeing something like OpenAL Error (A004): invalid operation