[Bug 3584] Segfault when built with optimisations on macOS 13 (x86_64) with Xcode 14.3
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Oct 12 20:16:54 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3584
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #12 from Darren Tucker <dtucker at dtucker.net> ---
I got access to a machine running OS X Ventura with XCode 15:
% cc --version
Apple clang version 15.0.0 (clang-1500.0.40.1)
Target: x86_64-apple-darwin22.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
and confirmed that it passes all tests without any additional compiler
flags, which means that
https://github.com/openssh/openssh-portable/commit/41232d25532b4d2ef6c5db62efc0cf50a79d26ca
did in fact fix this. Removing from the 9.6 list and closing.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list