Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142730 | emb-9 | Mikael Gerdin | P1 | Resolved | Fixed | team |
Got this crash in JPRT while trying to sync hs --> hs-comp.
Internal Error (/opt/jprt/T/P1/071121.drlong/s/hotspot/src/share/vm/memory/allocation.cpp:179), pid=11898, tid=11899
# assert(~(_allocation_t[0] | allocation_mask) != (uintptr_t)this || !is_type_set()) failed: embedded or stack only, this(0x00002aaaaac2d2f0) type 0 a[0]=(0xffffd555553d2d0f) a[1]=(0x00002aaaaac2d300)
Internal Error (/opt/jprt/T/P1/071121.drlong/s/hotspot/src/share/vm/memory/allocation.cpp:179), pid=11898, tid=11899
# assert(~(_allocation_t[0] | allocation_mask) != (uintptr_t)this || !is_type_set()) failed: embedded or stack only, this(0x00002aaaaac2d2f0) type 0 a[0]=(0xffffd555553d2d0f) a[1]=(0x00002aaaaac2d300)
- backported by
-
JDK-8142730 Internal Error memory/allocation.cpp:179
-
- Resolved
-
- duplicates
-
JDK-8140492 vm/memory/allocation.cpp: assert(~(_allocation_t[0] | allocation_mask) != (uintptr_t)this || !is_type_set()) failed: embedded or stack only
-
- Closed
-
- relates to
-
JDK-8140552 ResourceObj copy ctor stack logic breaks with gcc 4.9.2 on some systems
-
- Closed
-