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

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 3 11:44:53 CDT 2017


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

            Bug ID: 43966
           Summary: Wine crashes at launch in macOS 10.13.2 Beta (17C60c)
           Product: Wine
           Version: 2.20
          Hardware: x86-64
                OS: Mac OS X
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: maxitg at icloud.com

Wine crashes immediately after launch in macOS 10.13.2 Beta (17C60c). Running
either "winecfg", "winedbg", or even "wine someString", produces the following
output:

i386_set_ldt: Invalid argument
Segmentation fault: 11

Apparently, the behavior of i386_set_ldt has changed in 10.13.2, so the call to
it at /libs/wine/ldt.c line 209 fails with errno = 22 (EINVAL).

The issue did not exist in macOS 10.13.1, however, I was able to reproduce it
with another computer running 10.13.2 and clean (first time) Wine installation.

This could be a macOS bug (especially since it's a beta), but I thought it
would make sense to post it here as well.

The issue is related to
https://forums.eveonline.com/t/client-closed-unexpectedly-cannot-launch-the-game-on-macos-high-siera-10-13-2-beta-1/35756/5.

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