[Bug 3584] Segfault when built with optimisations on macOS 13 (x86_64) with Xcode 14.3

2023-06-29 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3584 Michael Cho changed: What|Removed |Added CC||ch...@tuta.io --- Comment #8 from Michael C

[Bug 3584] Segfault when built with optimisations on macOS 13 (x86_64) with Xcode 14.3

2023-06-29 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3584 --- Comment #7 from Carlo Cabrera --- > How do you select specific xcode versions? You can use `xcode-select --switch /path/to/Xcode.app`. For example, to use Xcode 14.3.1 on a GitHub macos-13 runner [1], do ``` sudo xcode-select --switch Applica