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
Possible Solution: Possibly recompile the tool wrapping with new docker for cross-compilation.
overture toolwrapped FMUs might fail with:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fff68eefaa8, pid=56790, tid=9731
#
# JRE version: OpenJDK Runtime Environment (13.0.2+8) (build 13.0.2+8)
# Java VM: OpenJDK 64-Bit Server VM (13.0.2+8, mixed mode, sharing, tiered, compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# C [libc++abi.dylib+0x10aa8] __cxxabiv1::__si_class_type_info::has_unambiguous_public_base(__cxxabiv1::__dynamic_cast_info*, void*, int) const+0x4
#
# 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/au443759/source/into-cps-association/maestro/orchestration/coe/hs_err_pid56790.log
#
# If you would like to submit a bug report, please visit:
# https://github.com/AdoptOpenJDK/openjdk-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
This might be related to a mix-up of libstd++ and libc++ (xcode) on mac catalina.
Possible Solution: Possibly recompile the tool wrapping with new docker for cross-compilation.
overture toolwrapped FMUs might fail with:
This might be related to a mix-up of libstd++ and libc++ (xcode) on mac catalina.
Error log:
The text was updated successfully, but these errors were encountered: