Skip to content

EXCEPTION_ACCESS_VIOLATION crash in StringDedupThread #680

Description

@ciprianbaciulseg

Describe the bug

A Java desktop app encountered a crash:

  • A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffa88b283d, pid=32736, tid=66112
  • JRE version: OpenJDK Runtime Environment Microsoft-13106404 (21.0.10+7) (build 21.0.10+7-LTS)
  • Java VM: OpenJDK 64-Bit Server VM Microsoft-13106404 (21.0.10+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
  • Problematic frame: C [ntdll.dll+0x1283d]
  • Current thread (0x00000268017e6190): JavaThread "StringDedupThread" daemon [_thread_in_vm, id=66112, stack(0x000000a679a00000,0x000000a679c00000) (2048K)]

Desktop (please complete the following information):

Host: Intel(R) Core(TM) i9-14900K, 32 cores, 63G, Windows 11 , 64 bit Build 26100 (10.0.26100.9444)

MSFT Build of OpenJDK Version:

JRE version: OpenJDK Runtime Environment Microsoft-13106404 (21.0.10+7) (build 21.0.10+7-LTS)
Java VM: OpenJDK 64-Bit Server VM Microsoft-13106404 (21.0.10+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)

To Reproduce:

We were not able to reproduce in a controlled environment, but the effect is the Java GUI app simply dissapears.

Expected behavior

Java app not to crash.

Screenshots, Logs etc

hs_err_pid32736 1.log
gc.log

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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