On Thu Jun 20 20:51:09 2024 +0000, Dean M Greer wrote:
I've applied this patch locally and the resulting `wine` binary will segfault.
zsh: segmentation fault wine explorer
If I set `ac_cv_cflags__Wl__no_huge=no` that build works without issue.
<br> ``` macOS 14.5 23F79 arm64 Command Line Tools 15.3.0.0.1.1708646388 ``` EDIT: I should add I'm building for x86_64, adding to avoid any possible confusion.
Hmm, are you running from the build directory or installed? (Both cases seem to be working for me, just curious). Can you run it in lldb and get a backtrace, or is there a crash log in `~/Library/Logs/DiagnosticReports` or `/Library/Logs/DiagnosticReports`?