Created
September 11, 2019 20:28
-
-
Save sam-github/3c7afad8881f0895bd7dc682bb58bc93 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# There is insufficient memory for the Java Runtime Environment to continue. | |
# Native memory allocation (malloc) failed to allocate 1048576 bytes for AllocateHeap | |
# Possible reasons: | |
# The system is out of physical RAM or swap space | |
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap | |
# Possible solutions: | |
# Reduce memory load on the system | |
# Increase physical memory or swap space | |
# Check if swap backing store is full | |
# Decrease Java heap size (-Xmx/-Xms) | |
# Decrease number of Java threads | |
# Decrease Java thread stack sizes (-Xss) | |
# Set larger code cache with -XX:ReservedCodeCacheSize= | |
# This output file may be truncated or incomplete. | |
# | |
# Out of Memory Error (allocation.inline.hpp:61), pid=5833210, tid=0x0000000000000102 | |
# | |
# JRE version: (8.0_192-b12) (build ) | |
# Java VM: OpenJDK 64-Bit Server VM (25.192-b12 mixed mode aix-ppc64 compressed oops) | |
# Core dump written. Default location: /home/iojs/core or core.5833210 | |
# | |
--------------- T H R E A D --------------- | |
Current thread (0x0000000110241800): JavaThread "Unknown thread" [_thread_in_vm, id=31588789, stack(0x0000000110030000,0x000000011022f000)] | |
Stack: [0x0000000110030000,0x000000011022f000], sp=0x000000011022d6f0, free space=2037k | |
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | |
V [libjvm.so+0xffffffff] VMError::report_and_die()+0x220 | |
V [libjvm.so+0xffffffff] report_vm_out_of_memory(const char*,int,unsigned long,VMErrorType,const char*)+0x64 | |
V [libjvm.so+0xffffffff] ParCompactionManager::initialize(ParMarkBitMap*)+0x4d4 | |
V [libjvm.so+0xffffffff] PSParallelCompact::post_initialize()+0x3d8 | |
V [libjvm.so+0xffffffff] ParallelScavengeHeap::post_initialize()+0x2c | |
V [libjvm.so+0xffffffff] universe_post_init()+0xa54 | |
V [libjvm.so+0xffffffff] init_globals()+0x108 | |
V [libjvm.so+0xffffffff] Threads::create_vm(JavaVMInitArgs*,bool*)+0x244 | |
V [libjvm.so+0xffffffff] JNI_CreateJavaVM+0xac | |
C [java+0xffffffff] <nameless function>+0xe0 | |
C [libpthread.a+0xffffffff] _pthread_body+0xec | |
C 0x0000000000000000 | |
--------------- P R O C E S S --------------- | |
Java Threads: ( => current thread ) | |
Other Threads: | |
=>0x0000000110241800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=31588789, stack(0x0000000110030000,0x000000011022f000)] | |
VM state:not at safepoint (normal execution) | |
VM Mutex/Monitor currently owned by a thread: None | |
heap address: 0x0a00010010000000, size: 1024 MB, Compressed Oops mode: Non-zero based:0x0a0001000ffff000, Oop shift amount: 3 | |
Narrow klass base: 0x0a00010060000000, Narrow klass shift: 0 | |
Compressed class space size: 1073741824 Address: 0x0a00010060000000 | |
Heap: | |
PSYoungGen total 18944K, used 327K [0x0a0001003ab00000, 0x0a0001003c000000, 0x0a00010050000000) | |
eden space 16384K, 2% used [0x0a0001003ab00000,0x0a0001003ab51ec8,0x0a0001003bb00000) | |
from space 2560K, 0% used [0x0a0001003bd80000,0x0a0001003bd80000,0x0a0001003c000000) | |
to space 2560K, 0% used [0x0a0001003bb00000,0x0a0001003bb00000,0x0a0001003bd80000) | |
ParOldGen total 44032K, used 0K [0x0a00010010000000, 0x0a00010012b00000, 0x0a0001003ab00000) | |
object space 44032K, 0% used [0x0a00010010000000,0x0a00010010000000,0x0a00010012b00000) | |
Metaspace used 777K, capacity 4480K, committed 4480K, reserved 1056768K | |
class space used 74K, capacity 384K, committed 384K, reserved 1048576K | |
Card table byte_map: [0x0a00000000209000,0x0a0000000040a000] byte_map_base: 0x09faffff80189000 | |
Marking Bits: (ParMarkBitMap*) 0x09001000a06b2050 | |
Begin Bits: [0x0a00010050000000, 0x0a00010051000000) | |
End Bits: [0x0a00010051000000, 0x0a00010052000000) | |
Polling page: 0x0000000030fff000 | |
CodeCache: size=262144Kb used=291Kb max_used=291Kb free=261852Kb | |
bounds [0x0a00010000000000, 0x0a00010000200000, 0x0a00010010000000] | |
total_blobs=54 nmethods=0 adapters=38 | |
compilation: enabled | |
Compilation events (0 events): | |
No events | |
GC Heap History (0 events): | |
No events | |
Deoptimization events (0 events): | |
No events | |
Classes redefined (0 events): | |
No events | |
Internal exceptions (0 events): | |
No events | |
Events (10 events): | |
Event: 0.047 loading class java/lang/Short | |
Event: 0.047 loading class java/lang/Short done | |
Event: 0.047 loading class java/lang/Integer | |
Event: 0.047 loading class java/lang/Integer done | |
Event: 0.047 loading class java/lang/Long | |
Event: 0.048 loading class java/lang/Long done | |
Event: 0.048 loading class java/lang/NullPointerException | |
Event: 0.048 loading class java/lang/NullPointerException done | |
Event: 0.048 loading class java/lang/ArithmeticException | |
Event: 0.048 loading class java/lang/ArithmeticException done | |
Dynamic libraries: | |
java: text: 0x0000000100000000 - 0x0000000100020961, data: 0x0000000110000f5d - 0x0000000110001e30 java | |
libzip.so: text: 0x0900000004d37000 - 0x0900000004d5db14, data: 0x09001000a08066af - 0x09001000a0807b50 /home/iojs/jdk8u192-b12-jre/lib/ppc64/libzip.so | |
libjava.so: text: 0x0900000004cf7000 - 0x0900000004d3678e, data: 0x09001000a080171e - 0x09001000a08050a0 /home/iojs/jdk8u192-b12-jre/lib/ppc64/libjava.so | |
libverify.so: text: 0x0900000004ce0000 - 0x0900000004cf6184, data: 0x09001000a07fe828 - 0x09001000a08002f8 /home/iojs/jdk8u192-b12-jre/lib/ppc64/libverify.so | |
libiconv.a: text: 0x09000000004b66c0 - 0x09000000004ee642, data: 0x09001000a01bd6e0 - 0x09001000a01d7750 /usr/lib/libiconv.a(shr4_64.o) | |
libi18n.a: text: 0x09000000004a6b20 - 0x09000000004b56d5, data: 0x09001000a01d8380 - 0x09001000a01d9ba0 /usr/lib/libi18n.a(shr_64.o) | |
en_US__64: text: 0x090000000049d000 - 0x09000000004a124d, data: 0x09000000004a2200 - 0x09000000004a5630 /usr/lib/nls/loc/en_US__64 | |
libsrc.a: text: 0x090000000056a940 - 0x0900000000581bf9, data: 0x09001000a01da2f0 - 0x09001000a01e8140 /usr/lib/libsrc.a(shr_64.o) | |
libcorcfg.a: text: 0x09000000004efe40 - 0x090000000051923b, data: 0x09001000a01e96e0 - 0x09001000a01f3744 /usr/lib/libcorcfg.a(shr_64.o) | |
liblvm.a: text: 0x09000000008eb8a0 - 0x09000000009b5ce6, data: 0x09001000a026a218 - 0x09001000a02a1e8d /usr/lib/liblvm.a(shr_64.o) | |
libodm.a: text: 0x0900000000476a20 - 0x090000000049b837, data: 0x09001000a01a71f0 - 0x09001000a01b3410 /usr/lib/libodm.a(shr_64.o) | |
libcfg.a: text: 0x0900000000582ce0 - 0x0900000000599968, data: 0x09001000a01b49f8 - 0x09001000a01bc190 /usr/lib/libcfg.a(shr_64.o) | |
libperfstat.a: text: 0x09000000009b63e0 - 0x0900000000a49778, data: 0x09001000a02a2de0 - 0x09001000a02cc0c4 /usr/lib/libperfstat.a(shr_64.o) | |
libC.a: text: 0x0900000000a6d100 - 0x0900000000a8b176, data: 0x09001000a020a700 - 0x09001000a021386c /opt/IBM/xlc/13.1.3/../../../../usr/lpp/xlC/lib/libC.a(ansicore_64.o) | |
libC.a: text: 0x0900000000a4ac00 - 0x0900000000a6c74e, data: 0x09001000a0203800 - 0x09001000a0209e98 /opt/IBM/xlc/13.1.3/../../../../usr/lpp/xlC/lib/libC.a(shrcore_64.o) | |
libdl.a: text: 0x0900000000b74000 - 0x0900000000b742fb, data: 0x09001000a0326000 - 0x09001000a0326000 /usr/lib/libdl.a(shr_64.o) | |
libC.a: text: 0x0900000000696180 - 0x09000000008ead8b, data: 0x09001000a021a580 - 0x09001000a0269eb0 /opt/IBM/xlc/13.1.3/../../../../usr/lpp/xlC/lib/libC.a(ansi_64.o) | |
libC.a: text: 0x0900000001a82808 - 0x0900000001a8325c, data: 0x09001000a050b808 - 0x09001000a050b808 /opt/IBM/xlc/13.1.3/../../../../usr/lpp/xlC/lib/libC.a(shr2_64.o) | |
libC.a: text: 0x0900000000662b00 - 0x0900000000684ac8, data: 0x09001000a0214b00 - 0x09001000a02198f8 /opt/IBM/xlc/13.1.3/../../../../usr/lpp/xlC/lib/libC.a(shr_64.o) | |
libjvm.so: text: 0x0900000003721000 - 0x0900000004cdffb1, data: 0x09001000a0696d8c - 0x09001000a07fd460 /home/iojs/jdk8u192-b12-jre/lib/ppc64/server/libjvm.so | |
libcrypt.a: text: 0x090000000049c220 - 0x090000000049cc7e, data: 0x09001000a01167a8 - 0x09001000a0116930 /usr/lib/libcrypt.a(shr_64.o) | |
libc.a: text: 0x0900000000000500 - 0x09000000004758b5, data: 0x09001000a0000c00 - 0x09001000a01151e8 /usr/lib/libc.a(shr_64.o) | |
libpthread.a: text: 0x090000000059a000 - 0x09000000005dfd3a, data: 0x09001000a0117000 - 0x09001000a01a60ac /usr/lib/libpthread.a(shr_xpg5_64.o) | |
VM Arguments: | |
java_command: <unknown> | |
java_class_path (initial): . | |
Launcher Type: SUN_STANDARD | |
Environment Variables: | |
PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/iojs/bin:/usr/bin/X11:/sbin:. | |
SHELL=/usr/bin/ksh | |
Signal Handlers: | |
SIGSEGV: [libjvm.so], sa_mask[0]=11100110000111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGBUS: [libjvm.so], sa_mask[0]=11100110000111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGFPE: [libjvm.so], sa_mask[0]=11100110000111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGPIPE: [libjvm.so], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGXFSZ: [libjvm.so], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGILL: [libjvm.so], sa_mask[0]=11100110000111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none | |
SIGUSR2: [libjvm.so], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGHUP: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none | |
SIGINT: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none | |
SIGTERM: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none | |
SIGQUIT: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART | |
SIGTRAP: [libjvm.so], sa_mask[0]=11100110000111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGDANGER: [libjvm.so], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO | |
--------------- S Y S T E M --------------- | |
OS:uname:AIX power8-aix-host3 2 7 00F9C1964C00 | |
rlimit: STACK 32768k, CORE infinity, NPROC 512, NOFILE infinity, AS infinity, DATA 131072k | |
load average:2.08 2.12 2.14 | |
CPU:total 80 (initial active 80) ppc64 fsqrt isel lxarxeh cmpb popcntb popcntw fcfids vand aes | |
CPU:total 80 ppc64 fsqrt isel lxarxeh cmpb popcntb popcntw fcfids vand aes | |
Memory: | |
default page size: 4K | |
default stack page size: 4K | |
default shm page size: 4K | |
can use 64K pages dynamically: yes | |
can use 16M pages dynamically: no | |
LDR_CNTRL=<unset>. | |
EXTSHM=<unset>. | |
physical total : 68719476736 | |
physical free : 61330186240 | |
swap total : 71940702208 | |
swap free : 71917654016 | |
vm_info: OpenJDK 64-Bit Server VM (25.192-b12) for aix-ppc64 JRE (1.8.0_192-b12), built on Oct 31 2018 15:20:34 by "jenkins" with xlC 1313 | |
time: Wed Sep 11 15:16:40 2019 | |
timezone: CDT | |
elapsed time: 0 seconds (0d 0h 0m 0s) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment