-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhs_err_pid1342.log
40 lines (37 loc) · 2.13 KB
/
hs_err_pid1342.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 63438848 bytes for committing reserved memory.
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# 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 (os_linux.cpp:2640), pid=1342, tid=0x00007fc734d44700
#
# JRE version: OpenJDK Runtime Environment (8.0_152) (build 1.8.0_152-release-1343-b16-5323222)
# Java VM: OpenJDK 64-Bit Server VM (25.152-b16-5323222 mixed mode linux-amd64 compressed oops)
# Core dump written. Default location: /home/umair/Desktop/BitLauncher/core or core.1342
#
--------------- T H R E A D ---------------
Current thread (0x00007fc730073800): VMThread [stack: 0x00007fc734c45000,0x00007fc734d45000] [id=1349]
Stack: [0x00007fc734c45000,0x00007fc734d45000], sp=0x00007fc734d434e0, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x9ffc88] VMError::report_and_die()+0x148
V [libjvm.so+0x4ce9aa] report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0x8a
V [libjvm.so+0x8673d8] os::pd_commit_memory(char*, unsigned long, unsigned long, bool)+0xd8
V [libjvm.so+0x86201f] os::commit_memory(char*, unsigned long, unsigned long, bool)+0x1f
V [libjvm.so+0x8d839b] PSVirtualSpace::expand_by(unsigned long)+0x5b
V [libjvm.so+0x8d8ff0] PSYoungGen::resize_generation(unsigned long, unsigned long)+0xb0
V [libjvm.so+0x8d930b] PSYoungGen::resize(unsigned long, unsigned long)+0x1b
V [libjvm.so+0x8d5a3e] PSScavenge::invoke_no_policy()+0xdce
V [libjvm.so+0x8d61f8] PSScavenge::invoke()+0x38
V [libjvm.so+0x88a7e3] ParallelScavengeHeap::failed_mem_allocate(unsigned long)+0x63