-
Bug
-
Resolution: Fixed
-
P3
-
23
-
b07
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8324413 | 22.0.1 | Patricio Chilano Mateo | P3 | Resolved | Fixed | b02 |
JDK-8323998 | 22 | Patricio Chilano Mateo | P3 | Resolved | Fixed | b33 |
JDK-8327644 | 21.0.4-oracle | Calvin Cheung | P3 | Resolved | Fixed | b01 |
JDK-8326929 | 21.0.4 | Aleksey Shipilev | P3 | Resolved | Fixed | b01 |
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (...src/hotspot/share/oops/stackChunkOop.inline.hpp:265), pid=3597859, tid=3597932
# assert(is_aligned(p, alignof(OopT))) failed: should be aligned: 0x00007f39dc52d5d4
#
# JRE version: Java(TM) SE Runtime Environment (23.0+4) (fastdebug build 23-ea+4-185)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 23-ea+4-185, mixed mode, sharing, tiered, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xa4535b] unsigned long stackChunkOopDesc::bit_index_for<long>(long*) const [clone .part.0]+0x2b
#
(...)
Stack: [0x00007f388eae9000,0x00007f388ebea000], sp=0x00007f388ebe7c40, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xa4535b] unsigned long stackChunkOopDesc::bit_index_for<long>(long*) const [clone .part.0]+0x2b (stackChunkOop.inline.hpp:265)
V [libjvm.so+0xa4907a] ThawBase::clear_bitmap_bits(unsigned char*, unsigned char*)+0x6ba (continuationFreezeThaw.cpp:2170)
V [libjvm.so+0xa556ee] ThawBase::recurse_thaw_compiled_frame(frame const&, frame&, int, bool)+0xebe (continuationFreezeThaw.cpp:2315)
V [libjvm.so+0xa56fa8] ThawBase::thaw_slow(stackChunkOop, bool)+0x2f8 (continuationFreezeThaw.cpp:2044)
V [libjvm.so+0xa63781] long* thaw_internal<Config<(oop_kind)1, G1BarrierSet> >(JavaThread*, Continuation::thaw_kind)+0x311 (continuationFreezeThaw.cpp:1828)
V [libjvm.so+0xa6407b] long* thaw<Config<(oop_kind)1, G1BarrierSet> >(JavaThread*, int)+0x4b (continuationFreezeThaw.cpp:276)
v ~StubRoutines::Cont thaw return barrier 0x00007f3c4417f6ff
- backported by
-
JDK-8323998 is_aligned(p, alignof(OopT))) assertion fails in Jetty without compressed OOPs
- Resolved
-
JDK-8324413 is_aligned(p, alignof(OopT))) assertion fails in Jetty without compressed OOPs
- Resolved
-
JDK-8326929 is_aligned(p, alignof(OopT))) assertion fails in Jetty without compressed OOPs
- Resolved
-
JDK-8327644 is_aligned(p, alignof(OopT))) assertion fails in Jetty without compressed OOPs
- Resolved
- relates to
-
JDK-8320275 assert(_chunk->bitmap().at(index)) failed: Bit not set at index
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/677556d2
-
Commit openjdk/jdk22/9c7cab54
-
Commit openjdk/jdk/52f787f6
-
Review openjdk/jdk21u-dev/131
-
Review openjdk/jdk22/89
-
Review openjdk/jdk/17465