https://bugs.winehq.org/show_bug.cgi?id=44353
Bug ID: 44353 Summary: Flugratten Demo crashes Product: Wine Version: 3.0-rc5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dxof Assignee: wine-bugs@winehq.org Reporter: rebe@gmx.net Distribution: ---
Created attachment 60247 --> https://bugs.winehq.org/attachment.cgi?id=60247 backtrace
The program Flugratten crashes after installation upon startup. It also crashes when run from the .wine tree. Before It shows a y/n dialogue. It may show a second time when you proceed with no but definitely crashes after you click it.
sha256sum Flugratten_Demo_1_0_4503.exe 341fa94104a7b7856e84dc0a509866dedceb29852352a457ef5aca8580d11bef Flugratten_Demo_1_0_4503.exe
The Demo is available for download also at Gameswelt.de: http://www.gameswelt.de/flugratten/demo/flugratten,122352
wine: Unhandled exception 0x40000015 in thread 1fc at address 0x676f0023:0x004028dc (thread 01fc), starting debugger... and wine: Unhandled exception 0x80000003 in thread 1eb at address 0x7bc7f164 (thread 01eb), starting debugger...
Please tell me which channel logs you need.
https://bugs.winehq.org/show_bug.cgi?id=44353
--- Comment #1 from rebe@gmx.net --- Created attachment 60248 --> https://bugs.winehq.org/attachment.cgi?id=60248 yn Dialog Unexpected Error
https://bugs.winehq.org/show_bug.cgi?id=44353
rebe@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.gameswelt.de/flu | |gratten/demo/flugratten,122 | |352 Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=44353
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3dxof |-unknown Keywords| |download Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |xerox.xerox2000x@gmail.com
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
Could you run the game without native dsound please and attach console output. Why are you using native dsound?
I can confirm there`s a crash but it looks like sound related, so I`ll change component.
I could start the game buy disabling e.g. winepulse.drv or mmdevapi. The video`s (i think there are videos???) are skipped, but the game itsself seems to run quite fine after that. @Reporter of bug: could you try what the following does for you:
WINEDLLOVERRIDES=mmdevapi=d wine flugratten.exe or
WINEDLLOVERRIDES=winepulse.drv=d wine flugratten.exe
https://bugs.winehq.org/show_bug.cgi?id=44353
--- Comment #3 from rebe@gmx.net --- No difference but there are two different kinds of crashes depending on whether you select "YES"
winedbg: Internal crash at 0x7ebd9119
or "NO"
wine: Unhandled exception 0x40000015 in thread 62 at address 0x676f0023:0x004028dc (thread 0062), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=44353
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.gameswelt.de/flu |https://web.archive.org/web |gratten/demo/flugratten,122 |/20231007133804if_/https:// |352 |mirror.download.gameswelt.d | |e/489/122352/Flugratten_Dem | |o_1_0_4503.exe
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Adding stable download that matches the sha256sum in the OP.
Still present with wine-8.17.
The first thing it crashes on is bug 54580. When using native d3dcompiler_47 it crashes on some ID3DXEffectCompiler failures. After installing native d3dx9 it seems to crash on something mmdevapi/winepulse.drv related (this bug).