[Bug 49086] Blindwrite 7.0 'ezplay.sys' crashes in driver entry point

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 4 17:07:35 CDT 2020


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |22dfb0df10b44d1c21b3d04b593
                   |                            |12670c2318431
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/22dfb0df10b44d1c21b3d04b59312670c2318431
("ntoskrnl.exe: Protect relocated pages one at a time.").

Thanks Zebediah

--- snip ---
$ WINEDEBUG=+seh,+relay,+ntoskrnl,+module,+virtual wineboot >> log.txt 2>&1
...
00ac:Call driver init 0000000000E2C190
(obj=00000000007FE220,str=L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\ezplay")
00ac:trace:seh:raise_exception code=c0000005 flags=0 addr=0xe2c1bc ip=e2c1bc
tid=00ac
00ac:trace:seh:raise_exception  info[0]=0000000000000000
00ac:trace:seh:raise_exception  info[1]=fffff78000000320
00ac:trace:seh:raise_exception  rax=fffff78000000320 rbx=0000000000e2c190
rcx=00000000007fe220 rdx=00000000007fe388
00ac:trace:seh:raise_exception  rsi=0000000000cef8dc rdi=00000000007fcf58
rbp=00000000007fd1a8 rsp=0000000000cef888
00ac:trace:seh:raise_exception   r8=0000000000e27290  r9=00002b992ddfa232
r10=0000000000000000 r11=0000000000000000
00ac:trace:seh:raise_exception  r12=00000000007fe220 r13=00007fffffea4000
r14=00000000007fe388 r15=0000000000000000
00ac:trace:seh:call_vectored_handlers calling handler at 0x22cdf0 code=c0000005
flags=0
00ac:Call KERNEL32.GetTickCount64() ret=0022cf79
00ac:Ret  KERNEL32.GetTickCount64() retval=02deb41a ret=0022cf79
00ac:Call msvcrt.memcpy(00cef2e8,7ffe0320,00000008) ret=0022d199
00ac:Ret  msvcrt.memcpy() retval=00cef2e8 ret=0022d199
00ac:trace:seh:call_vectored_handlers handler at 0x22cdf0 returned ffffffff
00ac:Call ntoskrnl.exe.ExAllocatePoolWithTag(00000001,00000076,206d6457)
ret=00e2916c
00ac:Call ntdll.RtlAllocateHeap(00950000,00000000,00000076) ret=00231dbd
00ac:Ret  ntdll.RtlAllocateHeap() retval=00950330 ret=00231dbd
00ac:trace:ntoskrnl:ExAllocatePoolWithTag 118 pool 1 -> 0000000000950330
00ac:Ret  ntoskrnl.exe.ExAllocatePoolWithTag() retval=00950330 ret=00e2916c
00ac:Call ntoskrnl.exe.RtlCopyUnicodeString(00e27370,007fe388) ret=00e291aa
00ac:Call ntdll.RtlCopyUnicodeString(00e27370,007fe388) ret=7bca1bbf
00ac:Ret  ntdll.RtlCopyUnicodeString() retval=00950330 ret=7bca1bbf
00ac:Ret  ntoskrnl.exe.RtlCopyUnicodeString() retval=00950330 ret=00e291aa
00ac:trace:seh:raise_exception code=c0000005 flags=0 addr=0xe29256 ip=e29256
tid=00ac
00ac:trace:seh:raise_exception  info[0]=0000000000000000
00ac:trace:seh:raise_exception  info[1]=fffff78000000320
00ac:trace:seh:raise_exception  rax=fffff78000000320 rbx=0000000000e2c190
rcx=0000000000e28eb0 rdx=000000000000004b
00ac:trace:seh:raise_exception  rsi=0000000000cef8dc rdi=00000000007fcf58
rbp=00000000007fd1a8 rsp=0000000000cef860
00ac:trace:seh:raise_exception   r8=0000000000000000  r9=0000000000cef062
r10=0000000000000000 r11=000000000000003a
00ac:trace:seh:raise_exception  r12=00000000007fe220 r13=00007fffffea4000
r14=00000000007fe388 r15=0000000000000000
00ac:trace:seh:call_vectored_handlers calling handler at 0x22cdf0 code=c0000005
flags=0
00ac:Call KERNEL32.GetTickCount64() ret=0022cf79
00ac:Ret  KERNEL32.GetTickCount64() retval=02deb41a ret=0022cf79
00ac:Call msvcrt.memcpy(00cef2c8,7ffe0320,00000008) ret=0022d199
00ac:Ret  msvcrt.memcpy() retval=00cef2c8 ret=0022d199
00ac:trace:seh:call_vectored_handlers handler at 0x22cdf0 returned ffffffff
00ac:Call KERNEL32.IsBadStringPtrW(007fcef0,ffffffffffffffff) ret=002355a7
00ac:Ret  KERNEL32.IsBadStringPtrW() retval=00000000 ret=002355a7
00ac:Ret  driver init 0000000000E2C190
(obj=00000000007FE220,str=L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\ezplay")
retval=00000000 
--- snip ---

$ wine --version
wine-5.7-209-g4e2ad334b5

Regards

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