-
Notifications
You must be signed in to change notification settings - Fork 0
crash on quick exit after program start #1444
Comments
|
Ai_Tak commented I thought it would at least format some simple text right, here it is again: |
|
Zarel edited the issue description |
|
Zarel commented Trac doesn't support automatic linebreaks for some reason. :/ Can you do an extended stack trace? That stack trace has no information at all. At least send the stack trace from the default crash handler in |
|
Ai_Tak commented It didn't generate a warzone2100.RPT file, it was an unhandled exception, windows invoked the configured aedebugger(drwatson) to catch memory dump of the crashing process. The stack trace lacks function names because I don't have any debugging symbols for warzone.exe. The most details I can give you (without debugging symbols) is the output from !analyze -v (including stack trace): |
|
Safety0ff commented What are the versions of your wrap_oal.dll and OpenAL32.dll ? Have you tried upgrading to the latest version? Possible work around to follow... but I really don't see how this is happening. |
|
Safety0ff uploaded file Possible workaround |
|
Ai_Tak commented OpenAL32.dll: wrap_oal.dll: Installed by oalinst.exe (2.0.3.0) that comes with both 2.2.4 and 2.3.0(beta) Does anyone have debugging symbols for warzone.exe? Or could include full (built-in) debugging symbols with the next beta? |
|
Safety0ff commented I'm curious as to what would happen if you installed the latest version: (Try at your own peril.) |
|
Safety0ff commented Reference note: #1451 was a duplicate (contains useful information.) |
|
Zarel changed status from |
|
Zarel set resolution to |
|
Zarel commented (In [9527]) 2.3: Fix bug #1444 - crash upon exit - patch provided by Safety0ff. |
|
Zarel commented (In [9528]) Fix bug #1444 - crash upon exit - patch provided by Safety0ff. |
keyword_openalresolution_fixedtype_bug| by Ai_TakI opened warzone and then changed my mind and quit, the program crashed prompted to send a Winqual error report to microsoft. It also triggered my configured aedebugger and I got a crashdump. I don't have the debugging symbols (where can I get them?) loaded for warzone, but from what I can see it was trying to run code from an unloaded module.
Here's what it has for a stack trace:
Issue migrated from trac:1444 at 2022-04-15 20:56:00 -0700
The text was updated successfully, but these errors were encountered: