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@winehq.org Reporter: focht@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...
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
https://bugs.winehq.org/show_bug.cgi?id=39443
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |ftp://bayda.fryazino.net/an | |tiviruses/avp/update/rebran | |ding/kis2010en/kis9.0.0.736 | |en.exe
https://bugs.winehq.org/show_bug.cgi?id=39443
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39443
--- Comment #1 from Austin English austinenglish@gmail.com --- https://source.winehq.org/patches/data/115283
https://bugs.winehq.org/show_bug.cgi?id=39443
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f91a7b2cfe5b44fea333ed70b9f | |c38a509b7798a Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #1)
https://source.winehq.org/git/wine.git/commitdiff/f91a7b2cfe5b44fea333ed70b9...
https://bugs.winehq.org/show_bug.cgi?id=39443
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.
https://bugs.winehq.org/show_bug.cgi?id=39443
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer URL|ftp://bayda.fryazino.net/an |https://web.archive.org/web |tiviruses/avp/update/rebran |/20210725151208/http://dl15 |ding/kis2010en/kis9.0.0.736 |.afterdawn.com/download/3e8 |en.exe |2fd057f72a496900b2bcbe33d0f | |5f/60fd7f3d/0-m/kis9.0.0.73 | |6en.exe
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
No vendor (ftp) site snapshots exist but I found an alternate mirror of many KIS versions here:
https://web.archive.org/web/20210214004041/https://www.afterdawn.com/softwar...
$ 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
https://www.virustotal.com/gui/file/586124521066154b773d5c285375e6c578202b50...
Regards