[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
Mon Jun 26 15:35:22 AEST 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3584
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
This really looks like a bad bug in XCode/clang. It might be caused by
an incompatibility between the options we set in configure.ac and -Os,
which admittedly doesn't get a lot of test coverage.
Could you try rebuilding after "configure --without-hardening" and
seeing if that helps?
--
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