search for: 4d1ep3

Displaying 1 result from an estimated 1 matches for "4d1ep3".

Did you mean: 4d13
2023 Jun 23
15
[Bug 3584] New: Segfault when built with optimisations on macOS 13 (x86_64) with Xcode 14.3
...runs `ssh-keygen -A`: ``` /bin/bash: line 1: 13268 Segmentation fault: 11 ./ssh-keygen -A ``` Here's what I get out of lldb using the just-built `ssh-keygen`: ``` ? lldb -- ./ssh-keygen -A (lldb) target create "./ssh-keygen" Current executable set to '/tmp/openssh-20230623-7195-4d1ep3/openssh-9.3p1/ssh-keygen' (x86_64). (lldb) settings set -- target.run-args "-A" (lldb) r Process 15308 launched: '/tmp/openssh-20230623-7195-4d1ep3/openssh-9.3p1/ssh-keygen' (x86_64) Process 15308 stopped * thread #1, queue = 'com.apple.main-thread', stop reason = EXC...