[MacPorts] #67539: openssh @9.3p1_1 Nearly all client programs crash with Segmentation Fault.

MacPorts noreply at macports.org
Thu Jun 8 20:50:39 UTC 2023


#67539: openssh @9.3p1_1 Nearly all client programs crash with Segmentation Fault.
------------------------+----------------------
  Reporter:  snowflake  |      Owner:  artkiver
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.8.99
Resolution:             |   Keywords:
      Port:  openssh    |
------------------------+----------------------

Comment (by piru):

 Finally, a friend pointed out a much simpler way to test this (which
 doesn't involve code execution):

 {{{
 (echo "int dummy() { return 0; }" | clang --target=x86_64-apple-darwin-
 macho -fzero-call-used-regs=all -O1 -x c -S -o - - | grep -q "xor.*r14")
 || echo "clang ok"
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/67539#comment:39>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list