https://bugs.winehq.org/show_bug.cgi?id=55674
Bug ID: 55674 Summary: 64-bit wineserver/wine-preloader hangs on macOS 14. Product: Wine Version: 8.16 Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: jactry92@gmail.com
This is a regression introduced by a81c53504ae32715e6e91bd020fdebd5bef20d48. Before this commit, I can run Notepad++ with a WOW64 build on macOS 14. But now, I can't even start `winecfg` and create a wineprefix. I don't reproduce this issue with 64-bit Wine on Linux, so this is a Mac-specific issue.
https://bugs.winehq.org/show_bug.cgi?id=55674
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |a81c53504ae32715e6e91bd020f | |debd5bef20d48
https://bugs.winehq.org/show_bug.cgi?id=55674
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=55674
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=55674
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d92d9bc2a9c2fa097beb7c420b7 | |e0229760f365c Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from Jactry Zeng jactry92@gmail.com --- Confirmed this is fixed by:
commit d92d9bc2a9c2fa097beb7c420b7e0229760f365c Author: Alexandre Julliard julliard@winehq.org Date: Fri Sep 29 18:41:29 2023 +0200
ntdll: Don't free reserved memory on 64-bit macOS.
https://bugs.winehq.org/show_bug.cgi?id=55674
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.18.