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@winehq.org Reporter: blackwingcat2000@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