[Bug 29070] New: Darkstar One crashes since commit 7b0ba5153f3e42f31b922e5eb997d5e1d0cb44d4

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 12 07:10:34 CST 2011


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 at winehq.org
        ReportedBy: magickid at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list