http://bugs.winehq.org/show_bug.cgi?id=29070
Bug #: 29070 Summary: Darkstar One crashes since commit 7b0ba5153f3e42f31b922e5eb997d5e1d0cb44d4 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: magickid@gmx.de Classification: Unclassified
Darkstar One crashes on start with an:
Unhandled exception: invalid float operation in 32-bit code (0x7aed9e18).
git bisect identified commit 7b0ba5153f3e42f31b922e5eb997d5e1d0cb44d4 introducing the bug.
It crashes drawing the two triangle strips (at line 1102) if check_fbo_compat is called with one of the following formats (may be incomplete): WINED3DFMT_YUY2 WINED3DFMT_UYVY WINED3DFMT_L8A8_UNORM WINED3DFMT_L4A4_UNORM
i am using nvidia drivers 270.41.06.
http://bugs.winehq.org/show_bug.cgi?id=29070
magickid@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |7b0ba5153f3e42f31b922e5eb99 | |7d5e1d0cb44d4
http://bugs.winehq.org/show_bug.cgi?id=29070
--- Comment #1 from magickid@gmx.de 2011-11-12 07:14:06 CST --- Created attachment 37461 --> http://bugs.winehq.org/attachment.cgi?id=37461 Ugly Hack to avoid the crash
http://bugs.winehq.org/show_bug.cgi?id=29070
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2011-11-12 08:09:22 CST --- This is probably a duplicate of bug 29000.
http://bugs.winehq.org/show_bug.cgi?id=29070
magickid@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from magickid@gmx.de 2011-11-12 08:46:47 CST --- (In reply to comment #2) Yes it turns up that the Quick search for the hash does not turn it up.
*** This bug has been marked as a duplicate of bug 29000 ***
http://bugs.winehq.org/show_bug.cgi?id=29070
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh@gmail.com Version|unspecified |1.3.32 Summary|Darkstar One crashes since |Darkstar One crashes |commit | |7b0ba5153f3e42f31b922e5eb99 | |7d5e1d0cb44d4 |
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2011-11-12 09:51:16 CST --- Closing