[Bug 39443] New: Multiple applications fail start File System Filter Manager service due unimplemented function fltmgr.sys.FltInitializePushLock (Kaspersky Anti-Virus)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 12 17:33:16 CDT 2015


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

            Bug ID: 39443
           Summary: Multiple applications fail start File System Filter
                    Manager service due unimplemented function
                    fltmgr.sys.FltInitializePushLock (Kaspersky
                    Anti-Virus)
           Product: Wine
           Version: 1.7.52
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: fltmgr
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

continuation of bug 23583

--- snip ---
$ wine ./kis9.0.0.736en.exe
...
fixme:ntoskrnl:IoWMIRegistrationControl (0x27bf00 2147549185) stub
fixme:ntoskrnl:ExInitializePagedLookasideList stub: 0x27bcd8, (nil), (nil), 0,
36, 1315064907, 0
fixme:ntoskrnl:ExInitializePagedLookasideList stub: 0x27bd40, (nil), (nil), 0,
32, 1769163851, 0
fixme:ntoskrnl:ExInitializeNPagedLookasideList stub: 0x27bda8, (nil), (nil), 0,
12, 1668762699, 0
fixme:ntoskrnl:ExInitializeNPagedLookasideList stub: 0x27bbf8, (nil), (nil), 0,
12, 1718045771, 0
fixme:ntoskrnl:ExInitializePagedLookasideList stub: 0x27bdf8, (nil), (nil), 0,
8, 1769425995, 0
fixme:ntoskrnl:ExInitializePagedLookasideList stub: 0x27bc68, (nil), (nil), 0,
20, 1651395659, 0
wine: Call from 0x7b845e31 to unimplemented function
fltmgr.sys.FltInitializePushLock, aborting
wine: Unimplemented function fltmgr.sys.FltInitializePushLock called at address
0x7b845e31 (thread 003a), starting debugger...
err:service:service_send_command service protocol error - failed to write pipe!
fixme:fltlib:FilterConnectCommunicationPort (L"\\KlifComm", 0, (nil), 0, (nil),
0xf9e188) stub
fixme:fltlib:FilterConnectCommunicationPort (L"\\KlifComm", 0, (nil), 0, (nil),
0x94e174) stub
--- snip ---

MSDN:
https://msdn.microsoft.com/en-us/library/windows/hardware/ff543297%28v=vs.85%29.aspx

Also: http://winprogger.com/kernel-mode-push-locks/

$ sha1sum kis9.0.0.736en.exe 
19292ce905d032f714ecbd3d5edbfe908505265a  kis9.0.0.736en.exe

$ du -sh kis9.0.0.736en.exe 
71M    kis9.0.0.736en.exe

$ wine --version
wine-1.7.52-222-ge8b9bda

Tidbit: I've renamed the Bugzilla component from 'fltlib' to 'fltmgr' which
fits both, userspace and kernel parts of Filter Manager ('fltlib.dll',
'fltmgr.sys').

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