qore icon indicating copy to clipboard operation
qore copied to clipboard

memory issue on Alpine

Open davidnich opened this issue 1 year ago • 0 comments

Possibly but not necessarily related to the jni module - no core dump available - not yet reproducible:

processing services: IIV++IIIIVIIIINote: Issue3267JavaService.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
VIIIIVIINote: Issue3390JavaTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
V++IINote: Issue3471Service.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
V++IIIIV++IIIIIIV++IIIVIIVIIV++IIV++IIIVIIVIIIIIIV++IIIIV++IIIV++IIIIIIIV++IIIIV++IIV++II#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f44d2a7d507, pid=5582, tid=5582
#
# JRE version: OpenJDK Runtime Environment (11.0.19+7) (build 11.0.19+7-alpine-r0)
# Java VM: OpenJDK 64-Bit Server VM (11.0.19+7-alpine-r0, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [libstdc++.so.6+0x11e507]  std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)+0x1f
#
# Core dump will be written. Default location: Core dumps may be processed with "/lib/systemd/systemd-coredump %P %u %g %s %t 9223372036854775808 %h" (or dumping to /builds/qorus/qorus/build/core.5582)
#
# An error report file with more information is saved as:
# /builds/qorus/qorus/build/hs_err_pid5582.log
#
# If you would like to submit a bug report, please visit:
#   https://gitlab.alpinelinux.org/alpine/aports/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
make[3]: *** [CMakeFiles/install-test.dir/build.make:79: CMakeFiles/install-test] Aborted (core dumped)

davidnich avatar May 22 '23 08:05 davidnich