http://bugs.winehq.org/show_bug.cgi?id=36076
Bug ID: 36076 Summary: Storm crashes during startup Product: Wine Version: 1.7.17 Hardware: x86 URL: http://store.steampowered.com/app/231020/ OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com
While loading the title screen, Storm crashes with the following output:
s (x86)\Steam\steamapps\common\Storm\StormExe\StormTheGame.exe: ../../../dlls/d3d9/vertexdeclaration.c:306: unsafe_impl_from_IDirect3DVertexDeclaration9: Assertion `iface->lpVtbl == &d3d9_vertex_declaration_vtbl' failed.
http://bugs.winehq.org/show_bug.cgi?id=36076
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=36076
--- Comment #1 from Henri Verbeet hverbeet@gmail.com --- This doesn't have a demo, right? Perhaps a +tid,+seh,+d3d9 log will show something useful.
http://bugs.winehq.org/show_bug.cgi?id=36076
--- Comment #2 from Vincent Povirk madewokherd@gmail.com --- Created attachment 48277 --> http://bugs.winehq.org/attachment.cgi?id=48277 tid,seh,d3d9 log (bz2-compressed)
https://bugs.winehq.org/show_bug.cgi?id=36076
--- Comment #3 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=36076
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #4 from winetest@luukku.com --- Bug https://bugs.winehq.org/show_bug.cgi?id=34551#c13
has the same crash location also it has a demo to try out. Sounds dupe to me.
https://bugs.winehq.org/show_bug.cgi?id=36076
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
--- Comment #5 from winetest@luukku.com --- (In reply to winetest from comment #4)
Bug https://bugs.winehq.org/show_bug.cgi?id=34551#c13
has the same crash location also it has a demo to try out. Sounds dupe to me.
It's dupe.
https://bugs.winehq.org/show_bug.cgi?id=36076
Paul Gofman gofmanp@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gofmanp@gmail.com
--- Comment #6 from Paul Gofman gofmanp@gmail.com --- This does not look like a dupe, (In reply to winetest from comment #5)
(In reply to winetest from comment #4)
Bug https://bugs.winehq.org/show_bug.cgi?id=34551#c13
has the same crash location also it has a demo to try out. Sounds dupe to me.
It's dupe.
Most likely not, the log here does not have any mention of d3dx, which suggests that the game either not using d3dx at all or was tested with native d3dx. Crash location in #34511 is due to memory corruption, likely the memory corruption happens here either corrupting the same address, but the reason must be different. Is there any demo / free download for this?
https://bugs.winehq.org/show_bug.cgi?id=36076
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #7 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur vanilla with wine-7.10?