[Bug 43966] Wine crashes at launch in macOS 10.13.2 Beta (17C60c)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 8 10:20:02 CST 2017


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

--- Comment #12 from marbaquero at yahoo.com ---
(In reply to VitorMM from comment #11)
> Confirming: the method mentioned above works. I could create a wine prefix
> with Wine Staging 2.20 and install Steam in it after replacing this:
> #define LDT_FIRST_ENTRY 512
> #define LDT_SIZE 8192
> 
> With this:
> #define LDT_FIRST_ENTRY 3
> #define LDT_SIZE 127
> 
> Thanks to Ken Thomases for finding the workaround for the bug and to Gijs
> Vermeulen for compiling Wine with the change so I could test it :)

This is great, when can we download this patch?. Which version of wine should I
use for this?

Thanks.

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