-
Bug
-
Resolution: Fixed
-
P1
-
17, 18
-
b27
-
x86_64
-
windows
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8268742 | 18 | Nils Eliasson | P1 | Resolved | Fixed | b02 |
applications/kitchensink/Kitchensink.java
Here are snippets from the hs_err_pid file:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff21358904, pid=15384, tid=14436
#
# JRE version: Java(TM) SE Runtime Environment (17.0+25) (fastdebug build 17-ea+25-LTS-2251)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 17-ea+25-LTS-2251, mixed mode, sharing, tiered, compressed class ptrs, z gc, windows-amd64)
# Problematic frame:
# V [jvm.dll+0xd48904] ZBarrier::mark<1,1,0,0>+0xf4
< snip>
--------------- T H R E A D ---------------
Current thread (0x000002449743b4c0): GCTaskThread "ZWorker#4" [stack: 0x00000057bd200000,0x00000057bd300000] [id=14436]
Stack: [0x00000057bd200000,0x00000057bd300000], sp=0x00000057bd2f9700, free space=997k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0xd48904] ZBarrier::mark<1,1,0,0>+0xf4 (zBarrier.cpp:85)
V [jvm.dll+0xd60b8a] ZMark::follow_small_array+0x1ba (zMark.cpp:178)
V [jvm.dll+0xd612ef] ZMark::mark_and_follow+0x45f (zMark.cpp:319)
V [jvm.dll+0xd62542] ZMark::work_without_timeout+0x152 (zMark.cpp:503)
V [jvm.dll+0xd62056] ZMark::work+0x96 (zMark.cpp:590)
V [jvm.dll+0xd7b265] ZTask::GangTask::work+0x25 (zTask.cpp:36)
V [jvm.dll+0xd44f5a] GangWorker::loop+0x8a (workgroup.cpp:260)
V [jvm.dll+0xd44ffd] GangWorker::run+0x1d (workgroup.cpp:227)
V [jvm.dll+0xc82744] Thread::call_run+0x1b4 (thread.cpp:399)
V [jvm.dll+0xad4a1e] thread_native_entry+0xae (os_windows.cpp:549)
C [ucrtbase.dll+0x2268a]
C [KERNEL32.DLL+0x17974]
C [ntdll.dll+0x5a2f1]
siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0x000000000000000c
- backported by
-
JDK-8268742 ZGC: Clone oop array gets wrong acopy stub
-
- Resolved
-
- duplicates
-
JDK-8268732 Kitchensink crashes with SEGV in OopDesc::size_given_klass
-
- Closed
-
-
JDK-8268632 Regression >2% in SPECjvm2008-XML.transform-ZGC after JDK-8267726
-
- Closed
-
-
JDK-8268648 Kitchensink fails with ZGC : assert(!is_null(v)) failed: narrow klass value can never be zero
-
- Closed
-
- relates to
-
JDK-8270098 ZGC: ZBarrierSetC2::clone_at_expansion fails with "Guard against surprises" assert
-
- Closed
-
-
JDK-8270461 ZGC: Invalid oop passed to ZBarrierSetRuntime::load_barrier_on_oop_array
-
- Closed
-
-
JDK-8267726 ZGC: array_copy_requires_gc_barriers too strict
-
- Resolved
-
-
JDK-8268732 Kitchensink crashes with SEGV in OopDesc::size_given_klass
-
- Closed
-
-
JDK-8268632 Regression >2% in SPECjvm2008-XML.transform-ZGC after JDK-8267726
-
- Closed
-
-
JDK-8268648 Kitchensink fails with ZGC : assert(!is_null(v)) failed: narrow klass value can never be zero
-
- Closed
-
- links to
-
Commit openjdk/jdk17/e36136fa
-
Commit openjdk/jdk/d3840932
-
Review openjdk/jdk17/53
-
Review openjdk/jdk/4359