pyjnius: Crashes on Apple M1
>>> from jnius import autoclass
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0xa) at pc=0x0000000104a612c0, pid=13648, tid=259
#
# JRE version: (20.0.1+9) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0.1+9-29, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64)
# Problematic frame:
# V [libjvm.dylib+0x4492c0] CodeHeap::allocate(unsigned long)+0x1c8
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/siddjain/venv/hs_err_pid13648.log
#
#
[1] 13648 abort python
https://gist.github.com/siddhsql/272b81c8f02d00c341cf934d5d11f6c1
About this issue
- Original URL
- State: closed
- Created 10 months ago
- Comments: 27 (16 by maintainers)
okay I will try and update the thread with my findings but it might be a while.