-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhs_err_pid6224.log
More file actions
151 lines (121 loc) · 9.04 KB
/
hs_err_pid6224.log
File metadata and controls
151 lines (121 loc) · 9.04 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1000 bytes for ChunkPool::allocate
# 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 (allocation.cpp:222), pid=6224, tid=5796
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x00000000021ae800): JavaThread "main" [_thread_in_vm, id=5796, stack(0x00000000023b0000,0x00000000024b0000)]
Stack: [0x00000000023b0000,0x00000000024b0000]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000000020c6000 JavaThread "Finalizer" daemon [_thread_blocked, id=8908, stack(0x000000000c640000,0x000000000c740000)]
0x00000000020bf000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7856, stack(0x000000000c940000,0x000000000ca40000)]
=>0x00000000021ae800 JavaThread "main" [_thread_in_vm, id=5796, stack(0x00000000023b0000,0x00000000024b0000)]
Other Threads:
0x000000000b7d2800 VMThread [stack: 0x000000000c770000,0x000000000c870000] [id=8916]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00000000021ac850] Threads_lock - owner thread: 0x00000000021ae800
Heap
PSYoungGen total 37760K, used 647K [0x00000007d5d60000, 0x00000007d8780000, 0x0000000800000000)
eden space 32384K, 2% used [0x00000007d5d60000,0x00000007d5e01f28,0x00000007d7d00000)
from space 5376K, 0% used [0x00000007d8240000,0x00000007d8240000,0x00000007d8780000)
to space 5376K, 0% used [0x00000007d7d00000,0x00000007d7d00000,0x00000007d8240000)
ParOldGen total 86336K, used 0K [0x0000000781800000, 0x0000000786c50000, 0x00000007d5d60000)
object space 86336K, 0% used [0x0000000781800000,0x0000000781800000,0x0000000786c50000)
PSPermGen total 21248K, used 2286K [0x000000077c600000, 0x000000077dac0000, 0x0000000781800000)
object space 21248K, 10% used [0x000000077c600000,0x000000077c83ba48,0x000000077dac0000)
Card table byte_map: [0x00000000054b0000,0x00000000058d0000] byte_map_base: 0x00000000018cd000
Polling page: 0x0000000001b70000
Code Cache [0x00000000024b0000, 0x0000000002720000, 0x00000000054b0000)
total_blobs=160 nmethods=0 adapters=127 free_code_cache=48777Kb largest_free_block=49947840
Compilation events (0 events):
No events
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Internal exceptions (1 events):
Event: 0.043 Thread 0x00000000021ae800 Threw 0x00000007d5d661b0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:3994
Events (10 events):
Event: 0.126 loading class 0x0000000002089cc0
Event: 0.126 loading class 0x0000000002089cc0 done
Event: 0.127 loading class 0x000000000b867700
Event: 0.127 loading class 0x000000000b867700 done
Event: 0.127 loading class 0x000000000b8475d0
Event: 0.127 loading class 0x000000000b8475d0 done
Event: 0.127 loading class 0x000000000b867780
Event: 0.127 loading class 0x000000000b867780 done
Event: 0.128 loading class 0x0000000002085820
Event: 0.128 loading class 0x0000000002085820 done
Dynamic libraries:
0x000000013fc40000 - 0x000000013fc73000 C:\Program Files\Java\jdk1.7.0_25\bin\java.exe
0x0000000077350000 - 0x00000000774f9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077130000 - 0x000000007724f000 C:\Windows\system32\kernel32.dll
0x000007fefd390000 - 0x000007fefd3fc000 C:\Windows\system32\KERNELBASE.dll
0x000007fefd4d0000 - 0x000007fefd5ab000 C:\Windows\system32\ADVAPI32.dll
0x000007fefdbd0000 - 0x000007fefdc6f000 C:\Windows\system32\msvcrt.dll
0x000007fefdbb0000 - 0x000007fefdbcf000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefdd20000 - 0x000007fefde4d000 C:\Windows\system32\RPCRT4.dll
0x0000000077250000 - 0x000000007734a000 C:\Windows\system32\USER32.dll
0x000007feff260000 - 0x000007feff2c7000 C:\Windows\system32\GDI32.dll
0x000007fefdc70000 - 0x000007fefdc7e000 C:\Windows\system32\LPK.dll
0x000007fefd950000 - 0x000007fefda19000 C:\Windows\system32\USP10.dll
0x000007fef8f30000 - 0x000007fef9124000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefd600000 - 0x000007fefd671000 C:\Windows\system32\SHLWAPI.dll
0x000007feff630000 - 0x000007feff65e000 C:\Windows\system32\IMM32.DLL
0x000007feff520000 - 0x000007feff629000 C:\Windows\system32\MSCTF.dll
0x000007fefd040000 - 0x000007fefd072000 C:\Windows\system32\nvinitx.dll
0x000007fefd030000 - 0x000007fefd03c000 C:\Windows\system32\VERSION.dll
0x000000000f000000 - 0x000000000f006000 C:\Program Files\NVIDIA Corporation\CoProcManager\detoured.dll
0x000007fef88e0000 - 0x000007fef8912000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
0x000007fefde70000 - 0x000007fefe047000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd350000 - 0x000007fefd386000 C:\Windows\system32\CFGMGR32.dll
0x000007fefee80000 - 0x000007fefef57000 C:\Windows\system32\OLEAUT32.dll
0x000007feff050000 - 0x000007feff253000 C:\Windows\system32\ole32.dll
0x000007fefd400000 - 0x000007fefd41a000 C:\Windows\system32\DEVOBJ.dll
0x000007fef8840000 - 0x000007fef8862000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
0x0000000061940000 - 0x0000000061a11000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\msvcr100.dll
0x0000000060240000 - 0x000000006094f000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\server\jvm.dll
0x000007fef7040000 - 0x000007fef7049000 C:\Windows\system32\WSOCK32.dll
0x000007fefd5b0000 - 0x000007fefd5fd000 C:\Windows\system32\WS2_32.dll
0x000007feff040000 - 0x000007feff048000 C:\Windows\system32\NSI.dll
0x000007fefa100000 - 0x000007fefa13b000 C:\Windows\system32\WINMM.dll
0x0000000077510000 - 0x0000000077517000 C:\Windows\system32\PSAPI.DLL
0x0000000067af0000 - 0x0000000067aff000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\verify.dll
0x0000000067ac0000 - 0x0000000067ae8000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\java.dll
0x0000000067aa0000 - 0x0000000067ab5000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\zip.dll
VM Arguments:
java_command: <unknown>
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.7.0_25
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Microsoft MPI\Bin\;C:\Tcl\bin;C:\Program Files (x86)\Haskell\bin;C:\Program Files (x86)\Haskell Platform\2012.4.0.0\lib\extralibs\bin;C:\Program Files (x86)\Haskell Platform\2012.4.0.0\bin;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Haskell Platform\2012.4.0.0\mingw\bin;C:\Program Files\Java\jdk1.7.0_25\bin;C:\apache-ant-1.9.2\bin;C:\Program Files\MATLAB\R2012a\runtime\win64;C:\Program Files\MATLAB\R2012a\bin;C:\Python27\ArcGIS10.1;C:\Users\l\Downloads\opencv\build\x86\vc11\bin;C:\Cygwin\home\cygwin\android-ndk-r10;C:\Cygwin\bin;C:\Program Files (x86)\Gecode\bin\;C:\Program Files (x86)\MiniZinc 1.6\bin;C:\Program Files (x86)\OpenMPI_v1.5.5-x64\bin;C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\bin\amd64;C:\Program Files (x86)\MiniZinc 1.6\share\minizinc;
USERNAME=l
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 8282916k(498764k free), swap 10909096k(269044k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600
time: Sun Jan 25 17:12:03 2015
elapsed time: 0 seconds