[Bug 27789] New: Process Monitor from sysinternals can't load its driver
http://bugs.winehq.org/show_bug.cgi?id=27789 Summary: Process Monitor from sysinternals can't load its driver Product: Wine Version: 1.3.23 Platform: x86 OS/Version: Linux Status: NEW Severity: trivial Priority: P2 Component: ntoskrnl AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com http://technet.microsoft.com/en-us/sysinternals/bb896645 fails to load its driver, so it can't do much. Log: fixme:process:SetProcessShutdownParameters (000001ff, 00000001): partial stub. fixme:fltlib:FilterConnectCommunicationPort (L"\\ProcessMonitorPort", 0, 0x32f2dc, 4, (nil), 0x4fe484) stub fixme:module:NtLoadDriver (0x32f0c8), stub! trace:file:DeleteFileW L"C:\\windows\\system32\\Drivers\\PROCMON20.SYS" That driver imports 128 symbols from ntoskrnl.exe, 6 from HAL.dll, and 20 from FLTMGR.SYS. Not something wine's going to support any time soon, I bet. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27789 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://technet.microsoft.co | |m/en-us/sysinternals/bb8966 | |45.aspx CC| |kennybobs(a)o2.co.uk --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-07-14 13:21:58 CDT --- Not a kernel driver is it? http://bugs.winehq.org/show_bug.cgi?id=13913 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27789 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht(a)gmx.net Resolution| |DUPLICATE --- Comment #2 from Anastasius Focht <focht(a)gmx.net> 2011-12-21 14:12:21 CST --- Hello Ken, --- quote --- Not a kernel driver is it? --- quote --- of course it is, "PROCMON20.SYS" is implemented as mini filter driver. And yes, a dupe of bug 13913. Please search bugzilla more carefully. The driver uses many low level kernel hooks/infrastructure and peeks deeply into kernel structures. Besides that it would need full Filter Manager implementation to communicate with "userland" part. That is out of Wine's scope. Regards *** This bug has been marked as a duplicate of bug 13913 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=27789 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2012-01-23 19:46:09 CST --- Closing DUPLICATE. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org