Skip to content

make yamcs-up is returning A fatal error has been detected by the Java Runtime Environment: #43

@haisamido

Description

@haisamido
cd ./docker && make yamcs-up

is returning the below error:

Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (6.8 MB at 11 MB/s)
[INFO] 
[INFO] <<< yamcs:1.3.2:run (default-cli) < process-classes @ myproject <<<
[INFO] 
[INFO] 
[INFO] --- yamcs:1.3.2:run (default-cli) @ myproject ---
[INFO] Creating configuration at /yamcs/target/yamcs
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGILL (0x4) at pc=0x00007fffba6aa68f, pid=117, tid=121
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.12+7 (17.0.12+7) (build 17.0.12+7)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.12+7 (17.0.12+7, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [librocksdbjni4105156113712216977.so+0x33968f]
#
# 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:
# /yamcs/target/yamcs/hs_err_pid117.log
#
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  17.422 s
[INFO] Finished at: 2024-09-19T21:43:23Z
[INFO] ------------------------------------------------------------------------
 *  Terminal will be reused by tasks, press any key to close it. 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions