While debugging a program in Eclipse STS-4.21.1, the program crashed with:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f00acb702a4, pid=11703, tid=11782
#
# JRE version: OpenJDK Runtime Environment (21.0+35) (build 21+35-2513)
# Java VM: OpenJDK 64-Bit Server VM (21+35-2513, mixed mode, emulated-client, sharing, tiered, compressed oops, compressed class ptrs,
g1 gc, linux-amd64)
# Problematic frame:
# v ~BufferBlob::MethodHandles adapters 0x00007f00acb702a4
#
# Core dump will be written. Default location: Core dumps may be processed with "/bin/false" (or dumping to /home/jan/src/fm-data/core.11703)
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
--------------- S U M M A R Y ------------
Command Line: -XX:+ShowCodeDetailsInExceptionMessages -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:44921 -Dcom.sun.m
anagement.jmxremote -Dcom.sun.management.jmxremote.port=34489 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.j
mxremote.ssl=false -Djava.rmi.server.hostname=localhost -Dspring.jmx.enabled=true -Dmanagement.endpoints.jmx.exposure.include=* -Dspri
ng.application.admin.enabled=true -Djava.security.egd=file:/dev/./urandom -XX:TieredStopAtLevel=1 -Dspring.boot.project.name=fm-data -
javaagent:/home/jan/sts-4.21.1.RELEASE/configuration/org.eclipse.osgi/773/0/.cp/lib/javaagent-shaded.jar -Dfile.encoding=UTF-8 -Dstdout.encoding=UTF-8 -Dstderr.encoding=UTF-8 fm.Application --spring.output.ansi.enabled=always
Host: Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz, 12 cores, 31G, LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-
x86_64:core-3.2-x86_64:core-4.0-x86_64"
Time: Fri May 17 09:40:18 2024 MDT elapsed time: 82.046299 seconds (0d 0h 1m 22s)
--------------- T H R E A D ---------------
Current thread (0x00007f00ba6dd6d0): JavaThread "http-nio-8080-exec-1" daemon [_thread_in_Java, id=11782, stack(0x00007f0049d57000,0x
00007f0049e58000) (1028K)]
Stack: [0x00007f0049d57000,0x00007f0049e58000], sp=0x00007f0049e52d88, free space=1007k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
v ~BufferBlob::MethodHandles adapters 0x00007f00acb702a4
J 10954 c1 java.lang.invoke.LambdaForm$MH+0x00007f004c124000.invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/
Object; java.base@21 (56 bytes) @ 0x0000000611742dd0 [0x00007f00accc45e0+0xffff810564a7e7f0]
C 0x000000060e587508
siginfo: si_signo: 11 (SIGSEGV), si_code: 2 (SEGV_ACCERR), si_addr: 0x00007f008ba88c43
Registers:
RAX=0x00007f00acb47ba1, RBX=0x0000000611742dd0, RCX=0x00007f0049e52d98, RDX=0x0000000000000003
RSP=0x00007f0049e52d88, RBP=0x00007f0049e52de0, RSI=0x00007f00ba6dded0, RDI=0x0000000000000000
R8 =0x00007f0040a88a80, R9 =0x0000000000000004, R10=0x00007f008ba88a73, R11=0x0000000000000001
R12=0x0000000000000000, R13=0x00007f0049e52d88, R14=0x00007f0049e52e08, R15=0x00007f00ba6dd6d0
RIP=0x00007f00acb702a4, EFLAGS=0x0000000000010202, CSGSFS=0x002b000000000033, ERR=0x0000000000000004
TRAPNO=0x000000000000000e
Environment
##Hardware Information
Host: Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz, 12 cores, 31G, LSB_VERSION="core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-
x86_64:core-3.2-x86_64:core-4.0-x86_64"
Time: Fri May 17 09:40:18 2024 MDT elapsed time: 82.046299 seconds (0d 0h 1m 22s)
##Software Information
LSB Version: core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0.fake-amd64:desktop-4.0.fake-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0.fake-amd64:graphics-4.0.fake-noarch
Distributor ID: openSUSE
Description: openSUSE Leap 15.5
Release: 15.5
Codename: n/a