Skip to content

Java 17 periodic exception - 13900a #10

@obriensystems

Description

@obriensystems
Computing...281474976710656
S: 68807943407 M: 82341648902022834004 P: 553 T: 114247
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000001cf87c2696c, pid=3296, tid=29556
#
# JRE version: Java(TM) SE Runtime Environment (17.0.7+8) (build 17.0.7+8-LTS-224)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0.7+8-LTS-224, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# J 371% c2 org.obrienscience.collatz.model.Collatz.computeRange()V (263 bytes) @ 0x000001cf87c2696c [0x000001cf87c25ce0+0x0000000000000c8c]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\wse_github\obrienlabs\benchmark\org.obrienscience.concurrent.CollatzBeowulfSE\hs_err_pid3296.log
Compiled method (c2)  247678  371 %     4       org.obrienscience.collatz.model.Collatz::computeRange @ 86 (263 bytes)
 total in heap  [0x000001cf87c25910,0x000001cf87c2dc30] = 33568
 relocation     [0x000001cf87c25a68,0x000001cf87c25cd8] = 624
 main code      [0x000001cf87c25ce0,0x000001cf87c2aaa0] = 19904
 stub code      [0x000001cf87c2aaa0,0x000001cf87c2ab60] = 192
 oops           [0x000001cf87c2ab60,0x000001cf87c2abc0] = 96
 metadata       [0x000001cf87c2abc0,0x000001cf87c2ad58] = 408
 scopes data    [0x000001cf87c2ad58,0x000001cf87c2ce50] = 8440
 scopes pcs     [0x000001cf87c2ce50,0x000001cf87c2d870] = 2592
 dependencies   [0x000001cf87c2d870,0x000001cf87c2d8a8] = 56
 handler table  [0x000001cf87c2d8a8,0x000001cf87c2db30] = 648
 nul chk table  [0x000001cf87c2db30,0x000001cf87c2dc30] = 256
Compiled method (c2)  247685  371 %     4       org.obrienscience.collatz.model.Collatz::computeRange @ 86 (263 bytes)
 total in heap  [0x000001cf87c25910,0x000001cf87c2dc30] = 33568
 relocation     [0x000001cf87c25a68,0x000001cf87c25cd8] = 624
 main code      [0x000001cf87c25ce0,0x000001cf87c2aaa0] = 19904
 stub code      [0x000001cf87c2aaa0,0x000001cf87c2ab60] = 192
 oops           [0x000001cf87c2ab60,0x000001cf87c2abc0] = 96
 metadata       [0x000001cf87c2abc0,0x000001cf87c2ad58] = 408
 scopes data    [0x000001cf87c2ad58,0x000001cf87c2ce50] = 8440
 scopes pcs     [0x000001cf87c2ce50,0x000001cf87c2d870] = 2592
 dependencies   [0x000001cf87c2d870,0x000001cf87c2d8a8] = 56
 handler table  [0x000001cf87c2d8a8,0x000001cf87c2db30] = 648
 nul chk table  [0x000001cf87c2db30,0x000001cf87c2dc30] = 256
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
#
(base)
micha@13900a MINGW64 /c/wse_github/obrienlabs/benchmark/org.obrienscience.concurrent.CollatzBeowulfSE (master)
$ java -version
java version "17.0.7" 2023-04-18 LTS
Java(TM) SE Runtime Environment (build 17.0.7+8-LTS-224)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.7+8-LTS-224, mixed mode, sharing)

Metadata

Metadata

Assignees

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