Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Porsche Monty

Chocolate Doom crash (r1950)

Recommended Posts

Probably useless, but I just happened to have this old debugger still installed so here's what it showed to me:

chocolate-doom.exe caused an Access Violation at location 0043a503 in module chocolate-doom.exe Reading from location 01bbc730.

Registers:
eax=01bbc72c ebx=0019f6e9 ecx=01b1b968 edx=00000b94 esi=01b1bab8 edi=0237899c
eip=0043a503 esp=0286fe28 ebp=0286fe70 iopl=0         nv up ei pl nz na pe nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000202

Call stack:
0043A503  chocolate-doom.exe:0043A503
0044021E  chocolate-doom.exe:0044021E
61706323  SDL_mixer.dll:61706323  Mix_Volume
68101A02  SDL.dll:68101A02  SDL_Error
6810A4AC  SDL.dll:6810A4AC  SDL_strtod
6813EE09  SDL.dll:6813EE09  SDL_SemPost
77C3A3B0  msvcrt.dll:77C3A3B0  _endthreadex
7C80B729  kernel32.dll:7C80B729  GetModuleFileNameA
I was using the following commands "-iwad doom2.wad -file gothicdm.wad -server -skill 4 -deathmatch -warp 1" and the crash occurred while exiting the first level after a couple of minutes collecting weapons and ammo. No other player ever joined.

My config is just the default one except for "correct aspect ratio", which I disabled, music playback (OPL), key bindings and mouse speed/acceleration settings.

Needless to say, I could not reproduce the crash on demand.

Share this post


Link to post

Rather than posting bug reports onto the forums, it would be much more helpful if you could put them into the bugtracker (that exp(x) has linked to). If you post them on the forums chances are I'll just forget about it.

Share this post


Link to post

That callstack looks like nonsense to me. It's probably the SDL multicore bullshit crash.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×