[MacPorts] #64478: openjdk17-openj9: crashing on El Captain

MacPorts noreply at macports.org
Wed Jan 26 04:17:02 UTC 2022


#64478: openjdk17-openj9: crashing on El Captain
---------------------------------------------+-----------------------
  Reporter:  aeiouaeiouaeiouaeiouaeiouaeiou  |      Owner:  breun
      Type:  defect                          |     Status:  assigned
  Priority:  Normal                          |  Milestone:
 Component:  ports                           |    Version:  2.7.1
Resolution:                                  |   Keywords:  elcapitan
      Port:  openjdk17-openj9                |
---------------------------------------------+-----------------------

Comment (by chrstphrchvz):

 I can’t tell which CPU the reporter’s machine has, but would note that
 based on the log provided, the crash occurs at a `pinsrq` instruction
 which requires a CPU supporting SSE4.1.
 {{{
 (lldb) target create
 jdk-17.0.1+12/Contents/Home/lib/default/libj9gc29.dylib
 Current executable set to
 'jdk-17.0.1+12/Contents/Home/lib/default/libj9gc29.dylib' (x86_64).
 (lldb) disassemble -n
 _ZN14MM_WorkPackets20initWorkPacketsBlockEP18MM_EnvironmentBase
 libj9gc29.dylib`MM_WorkPackets::initWorkPacketsBlock:
 libj9gc29.dylib[0x43100] <+0>:   pushq  %rbp
 …
 libj9gc29.dylib[0x4322b] <+299>: pinsrq $0x0, 0x10(%r13), %xmm0
 }}}

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


More information about the macports-tickets mailing list