Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while building RocksJava on M3 mac. #13221

Open
gywndi opened this issue Dec 18, 2024 · 0 comments
Open

Error while building RocksJava on M3 mac. #13221

gywndi opened this issue Dec 18, 2024 · 0 comments

Comments

@gywndi
Copy link

gywndi commented Dec 18, 2024

Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups/rocksdb.dev

Expected behavior

build success!

Actual behavior

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (safepoint.cpp:388), pid=22994, tid=0x94d9db70
#  guarantee(PageArmed == 0) failed: invariant
#
# JRE version: OpenJDK Runtime Environment (8.0_275-b01) (build 1.8.0_275-b01)
# Java VM: OpenJDK Server VM (25.275-b01 mixed mode linux-x86 )
# Failed to write core dump. 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:
# /rocksdb-local-build/java/hs_err_pid22994.log
#
# If you would like to submit a bug report, please visit:
#   https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%206&component=java-1.8.0-openjdk
#
qemu: uncaught target signal 6 (Aborted) - core dumped
make[2]: *** [Makefile:453: java_test] Aborted
make[2]: Leaving directory '/rocksdb-local-build/java'
make[1]: *** [Makefile:2332: rocksdbjavastatic_javalib] Error 2
make[1]: Leaving directory '/rocksdb-local-build'
make: *** [Makefile:2294: rocksdbjavastatic] Error 2
make: *** [rocksdbjavastaticdockerx86] Error 2

Steps to reproduce the behavior

$ make jclean clean rocksdbjavastaticreleasedocker

It appears to be an issue related to #11998. (Closed, but unresolved issue...)
Is there a way to cross-build on an M3 Mac? Jar creation for Mac is complete. This occurs while creating Linux based on Docker.

Best Regards.
Chan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant