You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#
# 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.
The text was updated successfully, but these errors were encountered:
Expected behavior
Actual behavior
Steps to reproduce the behavior
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.
The text was updated successfully, but these errors were encountered: