Built debug openal32 successfully using cmake-3.14.0-rc3-win64-x64 GUI
vs2019 project https://drive.google.com/open?id=1iVHjv ... iUxvSuv6Zt
Problem reproduced.
Im afraid I don't have enough experience to see what's going on. Is that where these "hints" are supposed to be?
[imgur]https://imgur.com/a/ExS8YSK[/imgur]
Crash dump: https://drive.google.com/open?id=1Bo6DW ... tTY9DtVEfW
latest gzdoom freezes after a few minutes
Moderator: GZDoom Developers
Forum rules
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
Contrary to popular belief, we are not all-knowing-all-seeing magical beings!
If you want help you're going to have to provide lots of info. Like what is your hardware, what is your operating system, what version of GZDoom/LZDoom/whatever you're using, what mods you're loading, how you're loading it, what you've already tried for fixing the problem, and anything else that is even remotely relevant to the problem.
We can't magically figure out what it is if you're going to be vague, and if we feel like you're just wasting our time with guessing games we will act like that's what you're really doing and won't help you.
-
- Posts: 20
- Joined: Thu Mar 20, 2008 8:43 am
- Graphics Processor: nVidia with Vulkan support
- Location: Moscow, Russia
-
-
- Posts: 3819
- Joined: Sun Aug 07, 2011 4:32 am
Re: latest gzdoom freezes after a few minutes
I would look for two (or maybe more) threads that wait on the same critical section. This is relatively easy to do using Parallel Stacks window in Visual Studio.
BTW, you can copy/paste a callstack from the corresponding window. There is no need to create screenshots.
BTW, you can copy/paste a callstack from the corresponding window. There is no need to create screenshots.
-
- Posts: 20
- Joined: Thu Mar 20, 2008 8:43 am
- Graphics Processor: nVidia with Vulkan support
- Location: Moscow, Russia
Re: latest gzdoom freezes after a few minutes
Tried Attaching debugger to Process.
Checked twice -- freeze occured when trying to use some kind of EFX (according to code), which is a common thing in PSXDOOM TC maps (Reverb).
Still not sure what particular Effect might be causing this -- when I played, Reverb seemed to work fine. Maybe I'll investigate this later.
Anyway, disabling SND_EFX seems to have resolved the issue.
Doublechecked -- loaded map61 Attack and ran through the entire level with Noclip, so that Reverb Environments could change quickly.
As soon as I've enabled EFX, restarted sound and walked through the map -- gzdoom froze after a while.
I'll try testing further (wanted to play psxdoom anyway), and get back with results.
Thanks for your assistance so far.
Checked twice -- freeze occured when trying to use some kind of EFX (according to code), which is a common thing in PSXDOOM TC maps (Reverb).
Still not sure what particular Effect might be causing this -- when I played, Reverb seemed to work fine. Maybe I'll investigate this later.
Anyway, disabling SND_EFX seems to have resolved the issue.
Doublechecked -- loaded map61 Attack and ran through the entire level with Noclip, so that Reverb Environments could change quickly.
As soon as I've enabled EFX, restarted sound and walked through the map -- gzdoom froze after a while.
I'll try testing further (wanted to play psxdoom anyway), and get back with results.
Thanks for your assistance so far.
-
- Posts: 20
- Joined: Thu Mar 20, 2008 8:43 am
- Graphics Processor: nVidia with Vulkan support
- Location: Moscow, Russia
Re: latest gzdoom freezes after a few minutes
Seems fixed in latest GZdoom 4.4.2.
-
- Posts: 20
- Joined: Thu Mar 20, 2008 8:43 am
- Graphics Processor: nVidia with Vulkan support
- Location: Moscow, Russia
Re: latest gzdoom freezes after a few minutes
Fixed by replacing the sound card. Shouldn't have questioned the above response.Graf Zahl wrote:Prepare to buy some new hardware soon. This sounds like some component in your system is coming close to the end of its lifespan.
@mods pls close the thread