[Bug 34618] bleem! demo thinks that Wine is a debugger and doesn't run (expects Win9x TEB field 'DebugContext' instead of NT Process ID)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 8 02:58:50 CST 2016


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

Sebastian Lackner <sebastian at fds-team.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at fds-team.de

--- Comment #8 from Sebastian Lackner <sebastian at fds-team.de> ---
(In reply to Bruno Jesus from comment #7)
> Created attachment 53364 [details]
> hack
> 
> While testing bug 36013 I did this small trick to get past the error without
> patching bleem!. Since it does not look that awful I'm attaching, not sure
> if 0 is the correct value though.

Its very likely that you'll run into new issues with this hack applied. Wine
internally also uses ClientId.UniqueProcess at various places. A more complete
patch would require additional changes at all places where
ClientId.UniqueProcess is used, but not sure if its worth the effort. Did you
also try Anastasius hack from comment #2?

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