AArch64: Apple M1: getting a core dump

Vladimir Kempik vkempik at azul.com
Wed Apr 21 15:48:16 UTC 2021


Hello
That sounds like a limitation of hardened runtime in macos.
So you need to resign you jdk without hardened runtime ( its -o runtime option to codesign)

Regards, Vladimir

Andrew Haley <aph at redhat.com> 21 апреля 2021 г. 17:48:32 написал:

I've been looking at a rare HotSpot crash and trying to fugure out the
cause, but I can't get a core dump. I've tried things like "ulimit -c unlimited"
but no luck. HotSpot says it's dumping core, but there is no core in
the current dir or in "/cores".

So, my question: has anyone here ever managed to get a core dump on
one of these machines? And if so, what did you do?

Thanks,

--
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the hotspot-dev mailing list