[Bug 37087] Gothic 2 english demo fails with 'Conflict: a hook process was found. Please deactivate all Antivirus and Anti-Trojan programs and debuggers.'

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 9 22:45:37 CST 2015


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

--- Comment #6 from Sebastian Lackner <sebastian at fds-team.de> ---
Still present in wine-1.8-rc3-47-gd29dcec.

The patch fixes the problem, but most likely not in the correct way. At the
time of the OpenProcess call, there are exactly two references. Those are
caused by the ->parent links of two spawned child processes. However, according
to https://blogs.msdn.microsoft.com/oldnewthing/20150403-00/?p=44313/
child-processes should not hold a reference to their parent process. I'll try
to prepare an improved patch and replace this one.

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