[Bug 44906] New: BattlEye 'BEDaisy' kernel service fails in driver entry point due to missing ' ntoskrnl.exe.ExfUnblockPushLock'

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 4 16:05:58 CDT 2018


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

            Bug ID: 44906
           Summary: BattlEye 'BEDaisy' kernel service fails in driver
                    entry point due to missing
                    'ntoskrnl.exe.ExfUnblockPushLock'
           Product: Wine
           Version: 3.5
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ntoskrnl
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

ticket dedicated to:

https://github.com/wine-staging/wine-staging/blob/master/patches/ntoskrnl-Stubs/0016-ntoskrnl-Add-ExfUnblockPushLock-stub.patch

Prerequisite:

* bug 44837

--- snip ---
$ WINEDEBUG=+seh,+relay,+ntoskrnl wine net start BEDaisy >>log.txt 2>&1
...
0035:Call KERNEL32.GetModuleHandleW(7ec229dc L"ntoskrnl.exe") ret=7ec18512
0035:Ret  KERNEL32.GetModuleHandleW() retval=7ec00000 ret=7ec18512
0035:Call KERNEL32.GetProcAddress(7ec00000,0011d630
"PsAcquireProcessExitSynchronization") ret=7ec18527
0035:Ret  KERNEL32.GetProcAddress() retval=7ec0e468 ret=7ec18527
...
0035:trace:ntoskrnl:MmGetSystemRoutineAddress
L"PsAcquireProcessExitSynchronization" -> 0x7ec0e468
0035:Ret  ntoskrnl.exe.MmGetSystemRoutineAddress() retval=7ec0e468 ret=007da46e
0035:Call ntoskrnl.exe.MmGetSystemRoutineAddress(0065ecac) ret=00868d6d
...
0035:Call KERNEL32.GetModuleHandleW(7ec229dc L"ntoskrnl.exe") ret=7ec18512
0035:Ret  KERNEL32.GetModuleHandleW() retval=7ec00000 ret=7ec18512
0035:Call KERNEL32.GetProcAddress(7ec00000,0011d630
"PsReleaseProcessExitSynchronization") ret=7ec18527
...
0035:trace:ntoskrnl:MmGetSystemRoutineAddress
L"PsReleaseProcessExitSynchronization" -> 0x7ec0e540
0035:Ret  ntoskrnl.exe.MmGetSystemRoutineAddress() retval=7ec0e540 ret=00868d6d
0035:Call ntoskrnl.exe.MmGetSystemRoutineAddress(0065ecac) ret=0084d372
...
0035:Call KERNEL32.GetModuleHandleW(7ec229dc L"ntoskrnl.exe") ret=7ec18512
0035:Ret  KERNEL32.GetModuleHandleW() retval=7ec00000 ret=7ec18512
0035:Call KERNEL32.GetProcAddress(7ec00000,0011d630 "ExfUnblockPushLock")
ret=7ec18527
0035:Ret  KERNEL32.GetProcAddress() retval=00000000 ret=7ec18527
0035:Call KERNEL32.GetModuleHandleW(7ec229f8 L"hal.dll") ret=7ec18540
0035:Ret  KERNEL32.GetModuleHandleW() retval=f79f0000 ret=7ec18540
0035:Call KERNEL32.GetProcAddress(f79f0000,0011d630 "ExfUnblockPushLock")
ret=7ec1855b
0035:Ret  KERNEL32.GetProcAddress() retval=00000000 ret=7ec1855b
...
0035:fixme:ntoskrnl:MmGetSystemRoutineAddress L"ExfUnblockPushLock" not found
0035:Ret  ntoskrnl.exe.MmGetSystemRoutineAddress() retval=00000000 ret=0084d372
0035:Ret  driver init 0x78d000
(obj=0x11cc00,str=L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\BEDaisy")
retval=c0000001
...
0035:Ret  ntoskrnl.exe.IoCreateDriver() retval=c0000001 ret=7effb832
0035:err:winedevice:async_create_driver failed to create driver L"BEDaisy":
c0000001 
--- snip ---

$ sha1sum Tibia_Setup.exe 
50951008ccc402cc32407bfc56a88da873e3e9bd  Tibia_Setup.exe

$ du -sh Tibia_Setup.exe 
5.2M    Tibia_Setup.exe

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