Mailing List Archive

[Bug 3584] Segfault when built with optimisations on macOS 13 (x86_64) with Xcode 14.3
https://bugzilla.mindrot.org/show_bug.cgi?id=3584

github@kalvdans.no-ip.org changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |github@kalvdans.no-ip.org

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3584] Segfault when built with optimisations on macOS 13 (x86_64) with Xcode 14.3 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3584

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Blocks| |3605

--- Comment #10 from Darren Tucker <dtucker@dtucker.net> ---
I've added a check to configure for an Apple flavoured clang, and if
found we'll use -fzero-call-used-regs=used instead of
-fzero-call-used-regs=all regardless of apparent version. Once there
are releases known to work we can allowlist those. This will be in the
next release.

Could you please try either a the current git version (you'll need to
run "autoreconf") or tomorrow's snapshot (from
https://www.mindrot.org/openssh_snap/).


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=3605
[Bug 3605] Tracking bug for OpenSSH 9.5
--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3584] Segfault when built with optimisations on macOS 13 (x86_64) with Xcode 14.3 [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3584

--- Comment #11 from Darren Tucker <dtucker@dtucker.net> ---
from our github CI it looks like the output format was not what I
expected and did not match the older machine I have access to here. (I
picked the way I did the workaround so it still enables it, but the
configure output doesn't include the version numbers.) Could you
please show me the output of "cc -v" from an affected machine so I can
fix that up? Thanks.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs