If Gzdoom crashes and goes to Microsoft's Send/don't send window, is there any infomation about the crash that can be retrieved and is useful?
There is a screen that has information similar to GZDooms crash dump screen, but you can't hightlight it, let alone copy and paste it. Also, checking the crash log in event viewer only shows a small amount of information.
I'm asking because I get these crashs at 'random' in a project I'm working on. They almost always occur on changing levels, but not always. Recently I did something (not sure what) and can produce the crash everytime. But because it uses the windows crash handler, I can't give much if any information asides from the faulting memory address.
Crashing to Microsoft's error reporting
Moderator: Graf Zahl
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
- chopkinsca
- Posts: 183
- Joined: Thu Dec 29, 2005 8:09
Okay, I have these two. It's all the information I could get. Not sure what the version is that's showing, but I am using 1.0.04, and redownloaded/installed it an hour ago to make sure.
both are eventid 1000
faulting module gzdoom.exe, version 1.0.3.0, fault address 0x00070b48.
faulting module gzdoom.exe, version 1.0.3.0, fault address 0x00070b40
both are eventid 1000
faulting module gzdoom.exe, version 1.0.3.0, fault address 0x00070b48.
faulting module gzdoom.exe, version 1.0.3.0, fault address 0x00070b40
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
- chopkinsca
- Posts: 183
- Joined: Thu Dec 29, 2005 8:09
Hmm, that kind of sucks. I suppose the information that would be useful is shown when you choose to view information on the crash report, but I see no way to copy the text. No idea if it creates a dump file somewhere, if it's just temp until you send it to MS, or if it is even useful at all.
Does the fact that the addresses are outside of the main executable mean that it's a system problem, or just something you can't tell from such little information?
If it's not system specific, maybe having the .wad file would help if you could produce the crash on your end, but I don't know about giving someone else something I'm working on. Although, if it could help solve a problem, I'd probably do so. I trust you that you wouldn't steal it.
Does the fact that the addresses are outside of the main executable mean that it's a system problem, or just something you can't tell from such little information?
If it's not system specific, maybe having the .wad file would help if you could produce the crash on your end, but I don't know about giving someone else something I'm working on. Although, if it could help solve a problem, I'd probably do so. I trust you that you wouldn't steal it.

- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
- chopkinsca
- Posts: 183
- Joined: Thu Dec 29, 2005 8:09
Hmm, I was making sure I could reproduce it enough to explain how to do it, and came across some strange things. I noticed that it wouldn't happen if I ran the .wad in different ways (from shortcuts, batch files, or double-clicking the file itself). Running it from a batch file would enable it, but running from a shortcut with the exact same run line wouldn't. Also running it from doombuilder's preset command line would trigger it.
I'd send the map, but I'm getting a headache from trying to figure out how to explain how to reproduce it. I can make it crash anytime I want, it's just the settings of how it's run that it depends on and I can't figure out what ones they are.
Edit: ug, now I can't even reproduce the error if I want to. Maybe it's just a mapping error that caused it, or I imported some graphics wrong. I don't even know what I did to stop it from being reproducable. I've been having it crash sporadically on map changes or restarting from death, but this was the first one I could reproduce (until now). Hopefully it's the last I see of it. Sorry about that.
I'd send the map, but I'm getting a headache from trying to figure out how to explain how to reproduce it. I can make it crash anytime I want, it's just the settings of how it's run that it depends on and I can't figure out what ones they are.
Edit: ug, now I can't even reproduce the error if I want to. Maybe it's just a mapping error that caused it, or I imported some graphics wrong. I don't even know what I did to stop it from being reproducable. I've been having it crash sporadically on map changes or restarting from death, but this was the first one I could reproduce (until now). Hopefully it's the last I see of it. Sorry about that.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact: