JDK-8358928 : TestDynamicNumberOfGCThreads.java crashed with EXCEPTION_ACCESS_VIOLATION (0xc0000005)
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 8
  • Priority: P4
  • Status: New
  • Resolution: Unresolved
  • Submitted: 2025-06-09
  • Updated: 2025-06-09
Related Reports
Relates :  
Description
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x73f14d0a, pid=21808, tid=0x0000b750
#
# JRE version: Java(TM) SE Runtime Environment (8.0) (build 1.8.0_471-ea-fastdebug-145-b01)
# Java VM: Java HotSpot(TM) Client VM (25.471-b01-fastdebug mixed mode windows-x86 )
# Problematic frame:
# V  [jvm.dll+0x314d0a]
#
Comments
Might be a duplicate of JDK-8150994 but we'd need a stack trace
09-06-2025