[Bug 40398] New: Aftter context_create "Failed to allocate fragment pipeline context data.", the function referenced NULL pointer.

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 1 06:17:51 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=40398

            Bug ID: 40398
           Summary: Aftter context_create "Failed to allocate fragment
                    pipeline context data.", the function referenced NULL
                    pointer.
           Product: Wine
           Version: 1.9.6
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: blackwingcat2000 at gmail.com
      Distribution: ---

L63E6DACE:
          mov    edx,[esp+50h]
          mov    eax,[edx+0000C8F8h]
          mov    eax,[eax]
          mov    [esp],eax
          call    SUB_L63F0913E
          mov    ebx,eax    <- eax returns zero ! 
          jmp    L63E6D69D


 L63E6D69D:
          mov    eax,ebx
          call    SUB_L63E6739A


 SUB_L63E6739A:
          push    edi
          push    esi
          push    ebx
          sub    esp,00000020h
          mov    ebx,eax
          test    byte ptr [L63F31078],08h
          jnz    L63E673C6
 L63E673AB:
          mov    eax,[ebx+00000FE8h] <- Crash

-- 
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