[Bug 38615] New: Drakensang Demo crashes on startup and no debugging output is generated
https://bugs.winehq.org/show_bug.cgi?id=38615 Bug ID: 38615 Summary: Drakensang Demo crashes on startup and no debugging output is generated Product: Wine Version: 1.7.43 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: maiktapwagner(a)aol.com Distribution: --- Hello everyone, this might be related to bugs 14782 and 14911 and I am having problems getting the Drakensang demo to run. I got the demo from the following URL: http://www.gamestar.de/spiele/das-schwarze-auge-drakensang/downloads/das_sch... The debugger starts but generates no backtrace. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.gamestar.de/spie | |le/das-schwarze-auge-draken | |sang/downloads/das_schwarze | |_auge_drakensang,43298,1947 | |775.html CC| |maiktapwagner(a)aol.com Distribution|--- |Slackware -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 Béla Gyebrószki <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #1 from Béla Gyebrószki <gyebro69(a)gmail.com> --- Even though no backtrace is generated, what about the terminal output? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Could be related to bug 38610, do you have the crash dialog disabled / can you try reverting that commit? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |focht(a)gmx.net Summary|Drakensang Demo crashes on |DSA: Drakensang Demo fails |startup and no debugging |to start, reports 'XACT |output is generated |Error after | |IXACTEngine::Initialize: | |unknown error code - maybe | |not an XACT error' Ever confirmed|0 |1 --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming. --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Drakensang - DEMO $ WINEDEBUG=+tid,+seh,+relay wine ./drakensang.exe >>log.txt 2>&1 ... 0029:Call KERNEL32.CreateFileA(05a50718 "C:\\Program Files\\Drakensang - DEMO\\drakensang_2015-05-24_00-11-33.dmp",40000000,00000001,00000000,00000002,00000080,00000000) ret=00a0208c 0029:Ret KERNEL32.CreateFileA() retval=00000184 ret=00a0208c 0029:Call dbghelp.MiniDumpWriteDump(ffffffff,00000028,00000184,00000000,00000000,00000000,00000000) ret=00a02174 ... 0029:Ret dbghelp.MiniDumpWriteDump() retval=00000001 ret=00a02174 ... 0029:Call user32.MessageBoxA(00000000,01e5dc2c "XACT Error after IXACTEngine::Initialize: unknown error code - maybe not an XACT error?\n!",05a44278 "bin:Drakensang Demo - 0.3.2008-07-31-17.56.14-Release",00050010) ret=009bb0dc ... 0029:Ret user32.MessageBoxA() retval=00000001 ret=009bb0dc ... 0029:Call user32.MessageBoxA(00000000,00e30b68 "Runtime Error!\n\nProgram: C:\\Program Files\\Drakensang - DEMO\\drakensang.exe\n\n\r\nThis application has requested the Runtime to terminate it in an unusual way.\nPlease contact the application's support team for more information.\r\n",00a70ec0 "Microsoft Visual C++ Runtime Library",00012010) ret=0057a4d8 ... 0029:Ret user32.MessageBoxA() retval=00000001 ret=0057a4d8 0029:Call ntdll.RtlDecodePointer(e0aabdf0) ret=00568c5b 0029:Ret ntdll.RtlDecodePointer() retval=00000000 ret=00568c5b 0029:Call KERNEL32.SetUnhandledExceptionFilter(00000000) ret=00563b75 0029:Ret KERNEL32.SetUnhandledExceptionFilter() retval=00a021bc ret=00563b75 0029:Call KERNEL32.UnhandledExceptionFilter(01e5e5c4) ret=00563b7f wine: Unhandled exception 0x40000015 in thread 29 at address 0x6ccc7f (thread 0029), starting debugger... 0029:trace:seh:start_debugger Starting debugger "winedbg --auto 40 92" 0029:Ret KERNEL32.UnhandledExceptionFilter() retval=00000000 ret=00563b7f ... 0029:Call KERNEL32.ExitProcess(00000003) ret=00566cee ... --- snip --- Google for that XACT error message and enjoy the read (mostly german forums). --- quote --- The debugger starts but generates no backtrace. --- quote --- That's another Wine insufficiency, see bug 24038 for explanation. $ sha1sum Drakensang_DEMO_setup_GERMAN.zip c94cba0f24ec9fbccc22e96479de6a6757f9eafb Drakensang_DEMO_setup_GERMAN.zip $ du -sh Drakensang_DEMO_setup_GERMAN.zip 491M Drakensang_DEMO_setup_GERMAN.zip $ wine --version wine-1.7.43-123-g90ed96a Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #4 from super_man(a)post.com --- The game uses securerom? I get identical error while trying another game yesterday. It complains something about my skylake cpu... wine 1.9.12 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 --- Comment #5 from Maik Wagner <maiktapwagner(a)aol.com> --- Created attachment 58240 --> https://bugs.winehq.org/attachment.cgi?id=58240 Drakensang Console output after launching the game in wine 2.8 I took another look at the demo today using 2.8 (no staging-Patchset). The demo version now starts up without any problems. I am still attaching my console output which I got after starting the demo. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #6 from winetest(a)luukku.com --- All default the game starts with no issues, then I set all dlls builtin and it doesn't start anymore. err:module:import_dll Library X3DAudio1_4.dll (which is needed by L"C:\\Program Files\\Drakensang - DEMO\\drakensang.exe") not found That can be skipped overriding the dll, then it seems to fail fixme:d3dx:D3DXCreateTeapot (0x186b70, 0x32b2ebc, (nil)): stub There is a popup message that createteapot failed. wine 2.8. I can't see the original issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 --- Comment #7 from winetest(a)luukku.com --- (In reply to winetest from comment #6)
All default the game starts with no issues, then I set all dlls builtin and it doesn't start anymore.
err:module:import_dll Library X3DAudio1_4.dll (which is needed by L"C:\\Program Files\\Drakensang - DEMO\\drakensang.exe") not found
That can be skipped overriding the dll, then it seems to fail
fixme:d3dx:D3DXCreateTeapot (0x186b70, 0x32b2ebc, (nil)): stub
There is a popup message that createteapot failed.
wine 2.8. I can't see the original issue.
Actually the teapot seems to be bug 36884. And with the override and with the patch it seems to fail then fixme:d3dx:d3dx9_line_OnResetDevice iface 0x1a65c8 stub! It gives another popup message and doesnt run. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=14782 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=14911 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 --- Comment #8 from Maik Wagner <maiktapwagner(a)aol.com> --- Created attachment 61961 --> https://bugs.winehq.org/attachment.cgi?id=61961 Console output from Installation (wine 3.13) Hello everyone, I am revisiting this old bug with openSUSE Tumbleweed and wine 3.13. The game now installs fine and can be launched without any problems. I am attaching output from installing and running the game anyway. The game runs a bit slow with the nouveau driver but the demo can definetely be started. Closing and marking as fixed is fine with me and I would like to thank you all for paying attention to this bug. Kind regards, Maik -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 --- Comment #9 from Maik Wagner <maiktapwagner(a)aol.com> --- Created attachment 61962 --> https://bugs.winehq.org/attachment.cgi?id=61962 Console output (wine 3.13) - Running from the command line -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |xactengine -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/xactengine-initi | |al Status|NEW |STAGED -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|STAGED |RESOLVED Fixed by SHA1| |47a5de3438a30dbcc5a729e3442 | |103015b99be34 --- Comment #10 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Fixed by "xactengine3_1: New DLL." https://source.winehq.org/git/wine.git/?a=commit;h=a87a889dca024f1af6a1c5475... "xactengine3_7: Return valid HRESULT from IXACT3Engine Initialize." https://source.winehq.org/git/wine.git/?a=commit;h=47a5de3438a30dbcc5a729e34... Some sounds still may not work, as FAudio doesn't have support for the xactengine 3.1 format. For me, at least the game starts. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38615 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.15. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla