Java crash in ZPhysicalMemoryBacking::map
Issue
The JVM crashes with the following stack trace:
Stack: [0x00007fa3477fc000,0x00007fa3479fd000], sp=0x00007fa3479fa8b0, free space=2042k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xfdfb29] ZPhysicalMemoryBacking::map(unsigned long, unsigned long, unsigned long) const+0x79
V [libjvm.so+0xfdc403] ZPhysicalMemoryManager::map(unsigned long, ZPhysicalMemory const&) const+0x413
V [libjvm.so+0xfd5caf] ZPageAllocator::alloc_page_finalize(ZPageAllocation*)+0x12f
V [libjvm.so+0xfd67a3] ZPageAllocator::alloc_page(unsigned char, unsigned long, ZAllocationFlags)+0x183
V [libjvm.so+0xfbd64b] ZHeap::alloc_page(unsigned char, unsigned long, ZAllocationFlags)+0x1b
V [libjvm.so+0xfd2842] ZObjectAllocator::alloc_large_object(unsigned long, ZAllocationFlags)+0x42
V [libjvm.so+0xfb7f2d] ZCollectedHeap::mem_allocate(unsigned long, bool*)+0x3d
V [libjvm.so+0xb7e5aa] MemAllocator::mem_allocate(MemAllocator::Allocation&) const+0x3a
V [libjvm.so+0xb7e693] MemAllocator::allocate() const+0x73
V [libjvm.so+0xfb89ca] ZCollectedHeap::array_allocate(Klass*, int, int, bool, JavaThread*)+0x5a
V [libjvm.so+0xf1a7ef] TypeArrayKlass::allocate_common(int, bool, JavaThread*)+0xff
V [libjvm.so+0xcd9266] OptoRuntime::new_array_C(Klass*, int, JavaThread*)+0x46
Environment
- OpenJDK
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.