Skip to content

Instantly share code, notes, and snippets.

@schrum2
Created November 13, 2017 04:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save schrum2/5e47cf3d7023b8d06b5291f6d0e38943 to your computer and use it in GitHub Desktop.
Save schrum2/5e47cf3d7023b8d06b5291f6d0e38943 to your computer and use it in GitHub Desktop.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000696193c1, pid=1120, tid=0x0000000000002060
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [libnd4jcpu.dll+0x1993c1]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0000000005159800): JavaThread "main" [_thread_in_native, id=8288, stack(0x0000000005050000,0x0000000005150000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000034f33040
Registers:
RAX=0x0000000000000001, RBX=0x0000000000000001, RCX=0x0000000000000001, RDX=0x0000000000000004
RSP=0x000000000514ea60, RBP=0x0000000000000001, RSI=0x00000000000000e0, RDI=0x00000000000000e0
R8 =0x0000000000000000, R9 =0x0000000034f33040, R10=0x0000000000000002, R11=0x0000000000000000
R12=0x0000000000000003, R13=0x0000000000000003, R14=0x0000000037b8e040, R15=0x0000000000000004
RIP=0x00000000696193c1, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000514ea60)
0x000000000514ea60: 000000000514eb40 0000000033e43b80
0x000000000514ea70: 0000000000000000 00000000695c2a56
0x000000000514ea80: 000000000514eb40 ffffffff695c2aad
0x000000000514ea90: 0000000000000001 0000000037b8e04c
0x000000000514eaa0: 0000000034f33040 000000000000000c
0x000000000514eab0: 0000000300000002 0000000033f9dedc
0x000000000514eac0: 000000e000000002 ffffff2000000001
0x000000000514ead0: 00000000ffffffff 0000000033f9de44
0x000000000514eae0: 0000000000000000 00000001000000e0
0x000000000514eaf0: 0000000001000000 0000004000000001
0x000000000514eb00: 000000e0000000e0 00000000000000e0
0x000000000514eb10: 0000004000000001 00000000ffffffff
0x000000000514eb20: 0000000000000380 0000000000000004
0x000000000514eb30: 00000003000000e0 00000000000000e0
0x000000000514eb40: 0000000100000002 0000000100000001
0x000000000514eb50: 00000000ffffff20 0000000000000000
Instructions: (pc=0x00000000696193c1)
0x00000000696193a1: 2c 44 89 ea 8b 44 24 70 eb 2c 0f 1f 44 00 00 41
0x00000000696193b1: 39 f3 7d 34 4c 8b 4c 24 40 4c 63 c1 ff c0 01 d9
0x00000000696193c1: f3 43 0f 10 04 81 4c 63 c2 01 ea 41 39 c2 f3 43
0x00000000696193d1: 0f 11 04 86 74 26 41 89 c0 41 c1 e8 1f 39 c7 41
Register to memory mapping:
RAX=0x0000000000000001 is an unknown value
RBX=0x0000000000000001 is an unknown value
RCX=0x0000000000000001 is an unknown value
RDX=0x0000000000000004 is an unknown value
RSP=0x000000000514ea60 is pointing into the stack for thread: 0x0000000005159800
RBP=0x0000000000000001 is an unknown value
RSI=0x00000000000000e0 is an unknown value
RDI=0x00000000000000e0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000034f33040 is an unknown value
R10=0x0000000000000002 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x0000000000000003 is an unknown value
R13=0x0000000000000003 is an unknown value
R14=0x0000000037b8e040 is an unknown value
R15=0x0000000000000004 is an unknown value
Stack: [0x0000000005050000,0x0000000005150000], sp=0x000000000514ea60, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libnd4jcpu.dll+0x1993c1]
C [libnd4jcpu.dll+0x1396d2]
C [libnd4jcpu.dll+0x41cb6b]
C [jnind4jcpu.dll+0x27ac2]
C 0x0000000005267f74
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.nd4j.nativeblas.Nd4jCpu$NativeOps.execTransformFloat(Lorg/bytedeco/javacpp/PointerPointer;ILorg/bytedeco/javacpp/FloatPointer;Lorg/bytedeco/javacpp/IntPointer;Lorg/bytedeco/javacpp/FloatPointer;Lorg/bytedeco/javacpp/IntPointer;Lorg/bytedeco/javacpp/FloatPointer;)V+0
j org.nd4j.linalg.cpu.nativecpu.ops.NativeOpExecutioner.exec(Lorg/nd4j/linalg/api/ops/TransformOp;)V+1644
j org.nd4j.linalg.cpu.nativecpu.ops.NativeOpExecutioner.exec(Lorg/nd4j/linalg/api/ops/Op;)Lorg/nd4j/linalg/api/ops/Op;+39
j org.nd4j.linalg.convolution.Convolution.im2col(Lorg/nd4j/linalg/api/ndarray/INDArray;IIIIIIZLorg/nd4j/linalg/api/ndarray/INDArray;)Lorg/nd4j/linalg/api/ndarray/INDArray;+28
j org.deeplearning4j.nn.layers.convolution.ConvolutionLayer.preOutput(ZZ)Lorg/nd4j/linalg/primitives/Pair;+772
j org.deeplearning4j.nn.layers.convolution.ConvolutionLayer.preOutput(Z)Lorg/nd4j/linalg/api/ndarray/INDArray;+3
j org.deeplearning4j.nn.layers.convolution.ConvolutionLayer.activate(Z)Lorg/nd4j/linalg/api/ndarray/INDArray;+58
j edu.southwestern.util.graphics.NeuralStyleTransfer.main([Ljava/lang/String;)V+135
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000022363800 JavaThread "JavaCPP Deallocator" daemon [_thread_blocked, id=3796, stack(0x0000000024660000,0x0000000024760000)]
0x000000002333c800 JavaThread "Workspace deallocator thread" daemon [_thread_blocked, id=9752, stack(0x0000000024560000,0x0000000024660000)]
0x0000000020c4f000 JavaThread "Service Thread" daemon [_thread_blocked, id=10276, stack(0x00000000217f0000,0x00000000218f0000)]
0x0000000020c32800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=2700, stack(0x00000000216f0000,0x00000000217f0000)]
0x0000000020c2a000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=12520, stack(0x00000000215f0000,0x00000000216f0000)]
0x0000000020c27000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=10780, stack(0x00000000214f0000,0x00000000215f0000)]
0x0000000020c23800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3928, stack(0x00000000213f0000,0x00000000214f0000)]
0x0000000020c22800 JavaThread "Attach Listener" daemon [_thread_blocked, id=13288, stack(0x00000000212f0000,0x00000000213f0000)]
0x0000000020c21000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8124, stack(0x00000000211f0000,0x00000000212f0000)]
0x000000001ed26000 JavaThread "Finalizer" daemon [_thread_blocked, id=7400, stack(0x0000000020ff0000,0x00000000210f0000)]
0x000000001ed1f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2448, stack(0x0000000020af0000,0x0000000020bf0000)]
=>0x0000000005159800 JavaThread "main" [_thread_in_native, id=8288, stack(0x0000000005050000,0x0000000005150000)]
Other Threads:
0x000000001ed16800 VMThread [stack: 0x00000000209f0000,0x0000000020af0000] [id=248]
0x0000000020c53000 WatcherThread [stack: 0x00000000218f0000,0x00000000219f0000] [id=11136]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 566784K, used 21077K [0x000000076ad80000, 0x00000007a3180000, 0x00000007c0000000)
eden space 518144K, 4% used [0x000000076ad80000,0x000000076c215418,0x000000078a780000)
from space 48640K, 0% used [0x000000078a780000,0x000000078a780000,0x000000078d700000)
to space 46080K, 0% used [0x00000007a0480000,0x00000007a0480000,0x00000007a3180000)
ParOldGen total 104960K, used 17774K [0x00000006c0800000, 0x00000006c6e80000, 0x000000076ad80000)
object space 104960K, 16% used [0x00000006c0800000,0x00000006c195bac0,0x00000006c6e80000)
Metaspace used 22153K, capacity 22396K, committed 22704K, reserved 1069056K
class space used 2174K, capacity 2249K, committed 2304K, reserved 1048576K
Card table byte_map: [0x0000000014610000,0x0000000014e10000] byte_map_base: 0x000000001100c000
Marking Bits: (ParMarkBitMap*) 0x0000000066d6b6d0
Begin Bits: [0x0000000015b70000, 0x0000000019b50000)
End Bits: [0x0000000019b50000, 0x000000001db30000)
Polling page: 0x0000000003290000
CodeCache: size=245760Kb used=7371Kb max_used=7371Kb free=238388Kb
bounds [0x0000000005250000, 0x0000000005990000, 0x0000000014250000]
total_blobs=2911 nmethods=1837 adapters=986
compilation: enabled
Compilation events (10 events):
Event: 15.971 Thread 0x0000000020c32800 1957 1 org.nd4j.linalg.cache.TadDescriptor::getDimensionLength (5 bytes)
Event: 15.971 Thread 0x0000000020c32800 nmethod 1957 0x0000000005987150 code [0x00000000059872a0, 0x00000000059873b0]
Event: 15.971 Thread 0x0000000020c32800 1958 1 org.nd4j.linalg.cache.TadDescriptor::getDimension (5 bytes)
Event: 15.971 Thread 0x0000000020c32800 nmethod 1958 0x0000000005987410 code [0x0000000005987560, 0x0000000005987670]
Event: 15.971 Thread 0x0000000020c32800 1959 1 org.nd4j.linalg.cache.TadDescriptor::getShape (5 bytes)
Event: 15.971 Thread 0x0000000020c32800 nmethod 1959 0x00000000059876d0 code [0x0000000005987820, 0x0000000005987930]
Event: 15.977 Thread 0x0000000020c32800 1960 3 org.nd4j.linalg.api.shape.Shape::stride (16 bytes)
Event: 15.977 Thread 0x0000000020c32800 nmethod 1960 0x0000000005987990 code [0x0000000005987b20, 0x0000000005987eb8]
Event: 15.977 Thread 0x0000000020c32800 1961 3 org.nd4j.linalg.api.ndarray.BaseNDArray::strideOf (8 bytes)
Event: 15.977 Thread 0x0000000020c32800 nmethod 1961 0x00000000059880d0 code [0x0000000005988260, 0x00000000059886f8]
GC Heap History (10 events):
Event: 14.305 GC heap before
{Heap before GC invocations=6 (full 0):
PSYoungGen total 141824K, used 141805K [0x000000076ad80000, 0x000000077ec80000, 0x00000007c0000000)
eden space 131072K, 100% used [0x000000076ad80000,0x0000000772d80000,0x0000000772d80000)
from space 10752K, 99% used [0x0000000772d80000,0x00000007737fb548,0x0000000773800000)
to space 32256K, 0% used [0x000000077cd00000,0x000000077cd00000,0x000000077ec80000)
ParOldGen total 175104K, used 29947K [0x00000006c0800000, 0x00000006cb300000, 0x000000076ad80000)
object space 175104K, 17% used [0x00000006c0800000,0x00000006c253ee78,0x00000006cb300000)
Metaspace used 16738K, capacity 16922K, committed 17024K, reserved 1064960K
class space used 1549K, capacity 1614K, committed 1664K, reserved 1048576K
Event: 14.314 GC heap after
Heap after GC invocations=6 (full 0):
PSYoungGen total 293888K, used 20870K [0x000000076ad80000, 0x000000077ed80000, 0x00000007c0000000)
eden space 261632K, 0% used [0x000000076ad80000,0x000000076ad80000,0x000000077ad00000)
from space 32256K, 64% used [0x000000077cd00000,0x000000077e161ab0,0x000000077ec80000)
to space 32768K, 0% used [0x000000077ad00000,0x000000077ad00000,0x000000077cd00000)
ParOldGen total 175104K, used 29955K [0x00000006c0800000, 0x00000006cb300000, 0x000000076ad80000)
object space 175104K, 17% used [0x00000006c0800000,0x00000006c2540e78,0x00000006cb300000)
Metaspace used 16738K, capacity 16922K, committed 17024K, reserved 1064960K
class space used 1549K, capacity 1614K, committed 1664K, reserved 1048576K
}
Event: 14.612 GC heap before
{Heap before GC invocations=7 (full 0):
PSYoungGen total 293888K, used 282502K [0x000000076ad80000, 0x000000077ed80000, 0x00000007c0000000)
eden space 261632K, 100% used [0x000000076ad80000,0x000000077ad00000,0x000000077ad00000)
from space 32256K, 64% used [0x000000077cd00000,0x000000077e161ab0,0x000000077ec80000)
to space 32768K, 0% used [0x000000077ad00000,0x000000077ad00000,0x000000077cd00000)
ParOldGen total 175104K, used 29955K [0x00000006c0800000, 0x00000006cb300000, 0x000000076ad80000)
object space 175104K, 17% used [0x00000006c0800000,0x00000006c2540e78,0x00000006cb300000)
Metaspace used 16738K, capacity 16922K, committed 17024K, reserved 1064960K
class space used 1549K, capacity 1614K, committed 1664K, reserved 1048576K
Event: 14.629 GC heap after
Heap after GC invocations=7 (full 0):
PSYoungGen total 294400K, used 32748K [0x000000076ad80000, 0x0000000790180000, 0x00000007c0000000)
eden space 261632K, 0% used [0x000000076ad80000,0x000000076ad80000,0x000000077ad00000)
from space 32768K, 99% used [0x000000077ad00000,0x000000077ccfb0a0,0x000000077cd00000)
to space 43520K, 0% used [0x000000078d700000,0x000000078d700000,0x0000000790180000)
ParOldGen total 175104K, used 40174K [0x00000006c0800000, 0x00000006cb300000, 0x000000076ad80000)
object space 175104K, 22% used [0x00000006c0800000,0x00000006c2f3bb20,0x00000006cb300000)
Metaspace used 16738K, capacity 16922K, committed 17024K, reserved 1064960K
class space used 1549K, capacity 1614K, committed 1664K, reserved 1048576K
}
Event: 14.920 GC heap before
{Heap before GC invocations=8 (full 0):
PSYoungGen total 294400K, used 294380K [0x000000076ad80000, 0x0000000790180000, 0x00000007c0000000)
eden space 261632K, 100% used [0x000000076ad80000,0x000000077ad00000,0x000000077ad00000)
from space 32768K, 99% used [0x000000077ad00000,0x000000077ccfb0a0,0x000000077cd00000)
to space 43520K, 0% used [0x000000078d700000,0x000000078d700000,0x0000000790180000)
ParOldGen total 175104K, used 40174K [0x00000006c0800000, 0x00000006cb300000, 0x000000076ad80000)
object space 175104K, 22% used [0x00000006c0800000,0x00000006c2f3bb20,0x00000006cb300000)
Metaspace used 16739K, capacity 16922K, committed 17024K, reserved 1064960K
class space used 1549K, capacity 1614K, committed 1664K, reserved 1048576K
Event: 14.934 GC heap after
Heap after GC invocations=8 (full 0):
PSYoungGen total 561664K, used 38211K [0x000000076ad80000, 0x0000000790b80000, 0x00000007c0000000)
eden space 518144K, 0% used [0x000000076ad80000,0x000000076ad80000,0x000000078a780000)
from space 43520K, 87% used [0x000000078d700000,0x000000078fc50e38,0x0000000790180000)
to space 48640K, 0% used [0x000000078a780000,0x000000078a780000,0x000000078d700000)
ParOldGen total 175104K, used 41471K [0x00000006c0800000, 0x00000006cb300000, 0x000000076ad80000)
object space 175104K, 23% used [0x00000006c0800000,0x00000006c307fee0,0x00000006cb300000)
Metaspace used 16739K, capacity 16922K, committed 17024K, reserved 1064960K
class space used 1549K, capacity 1614K, committed 1664K, reserved 1048576K
}
Event: 15.441 GC heap before
{Heap before GC invocations=9 (full 0):
PSYoungGen total 561664K, used 235189K [0x000000076ad80000, 0x0000000790b80000, 0x00000007c0000000)
eden space 518144K, 38% used [0x000000076ad80000,0x0000000776ddc880,0x000000078a780000)
from space 43520K, 87% used [0x000000078d700000,0x000000078fc50e38,0x0000000790180000)
to space 48640K, 0% used [0x000000078a780000,0x000000078a780000,0x000000078d700000)
ParOldGen total 175104K, used 41471K [0x00000006c0800000, 0x00000006cb300000, 0x000000076ad80000)
object space 175104K, 23% used [0x00000006c0800000,0x00000006c307fee0,0x00000006cb300000)
Metaspace used 20938K, capacity 21212K, committed 21296K, reserved 1069056K
class space used 2054K, capacity 2153K, committed 2176K, reserved 1048576K
Event: 15.450 GC heap after
Heap after GC invocations=9 (full 0):
PSYoungGen total 566784K, used 19215K [0x000000076ad80000, 0x00000007a3180000, 0x00000007c0000000)
eden space 518144K, 0% used [0x000000076ad80000,0x000000076ad80000,0x000000078a780000)
from space 48640K, 39% used [0x000000078a780000,0x000000078ba43f28,0x000000078d700000)
to space 46080K, 0% used [0x00000007a0480000,0x00000007a0480000,0x00000007a3180000)
ParOldGen total 175104K, used 42623K [0x00000006c0800000, 0x00000006cb300000, 0x000000076ad80000)
object space 175104K, 24% used [0x00000006c0800000,0x00000006c319fee0,0x00000006cb300000)
Metaspace used 20938K, capacity 21212K, committed 21296K, reserved 1069056K
class space used 2054K, capacity 2153K, committed 2176K, reserved 1048576K
}
Event: 15.450 GC heap before
{Heap before GC invocations=10 (full 1):
PSYoungGen total 566784K, used 19215K [0x000000076ad80000, 0x00000007a3180000, 0x00000007c0000000)
eden space 518144K, 0% used [0x000000076ad80000,0x000000076ad80000,0x000000078a780000)
from space 48640K, 39% used [0x000000078a780000,0x000000078ba43f28,0x000000078d700000)
to space 46080K, 0% used [0x00000007a0480000,0x00000007a0480000,0x00000007a3180000)
ParOldGen total 175104K, used 42623K [0x00000006c0800000, 0x00000006cb300000, 0x000000076ad80000)
object space 175104K, 24% used [0x00000006c0800000,0x00000006c319fee0,0x00000006cb300000)
Metaspace used 20938K, capacity 21212K, committed 21296K, reserved 1069056K
class space used 2054K, capacity 2153K, committed 2176K, reserved 1048576K
Event: 15.467 GC heap after
Heap after GC invocations=10 (full 1):
PSYoungGen total 566784K, used 0K [0x000000076ad80000, 0x00000007a3180000, 0x00000007c0000000)
eden space 518144K, 0% used [0x000000076ad80000,0x000000076ad80000,0x000000078a780000)
from space 48640K, 0% used [0x000000078a780000,0x000000078a780000,0x000000078d700000)
to space 46080K, 0% used [0x00000007a0480000,0x00000007a0480000,0x00000007a3180000)
ParOldGen total 104960K, used 17774K [0x00000006c0800000, 0x00000006c6e80000, 0x000000076ad80000)
object space 104960K, 16% used [0x00000006c0800000,0x00000006c195bac0,0x00000006c6e80000)
Metaspace used 20938K, capacity 21212K, committed 21296K, reserved 1069056K
class space used 2054K, capacity 2153K, committed 2176K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 15.180 Thread 0x0000000005159800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000054c927c method=org.reflections.vfs.ZipFile.openInputStream()Ljava/io/InputStream; @ 11
Event: 15.571 Thread 0x0000000005159800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000578bf18 method=java.util.regex.Pattern$Curly.match0(Ljava/util/regex/Matcher;IILjava/lang/CharSequence;)Z @ 77
Event: 15.571 Thread 0x0000000005159800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000578bf18 method=java.util.regex.Pattern$Curly.match0(Ljava/util/regex/Matcher;IILjava/lang/CharSequence;)Z @ 77
Event: 15.571 Thread 0x0000000005159800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005428564 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 10
Event: 15.585 Thread 0x0000000005159800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005353528 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 51
Event: 15.585 Thread 0x0000000005159800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005353528 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 51
Event: 15.585 Thread 0x0000000005159800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005353528 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 51
Event: 15.585 Thread 0x0000000005159800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005353528 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I @ 51
Event: 15.585 Thread 0x0000000005159800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005934158 method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14
Event: 15.591 Thread 0x0000000005159800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000054a6d7c method=java.lang.String.regionMatches(ZILjava/lang/String;II)Z @ 63
Internal exceptions (10 events):
Event: 0.186 Thread 0x0000000005159800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076b491600) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.218 Thread 0x0000000005159800 Exception <a 'java/io/FileNotFoundException'> (0x000000076b85d008) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 1.019 Thread 0x0000000005159800 Implicit null exception at 0x00000000054e5d89 to 0x00000000054e6009
Event: 1.102 Thread 0x0000000005159800 Implicit null exception at 0x00000000054dd480 to 0x00000000054dd629
Event: 1.118 Thread 0x0000000005159800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076c475f60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 1.119 Thread 0x0000000005159800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076c483650) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 15.059 Thread 0x0000000005159800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 446> (0x000000076fbff4c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 15.059 Thread 0x0000000005159800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 18> (0x000000076fc002b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 15.059 Thread 0x0000000005159800 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 60> (0x000000076fc01268) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 15.120 Thread 0x0000000005159800 Implicit null exception at 0x00000000054e3a75 to 0x00000000054e3c55
Events (10 events):
Event: 15.630 loading class org/nd4j/linalg/api/blas/params/GemmParams
Event: 15.630 loading class org/nd4j/linalg/api/blas/params/GemmParams done
Event: 15.630 loading class org/bytedeco/javacpp/Pointer$1
Event: 15.630 loading class org/bytedeco/javacpp/Pointer$1 done
Event: 15.634 loading class org/nd4j/linalg/api/ops/executioner/OpExecutionerUtil
Event: 15.634 loading class org/nd4j/linalg/api/ops/executioner/OpExecutionerUtil done
Event: 15.746 loading class org/deeplearning4j/nn/layers/convolution/subsampling/SubsamplingLayer$1
Event: 15.746 loading class org/deeplearning4j/nn/layers/convolution/subsampling/SubsamplingLayer$1 done
Event: 16.082 loading class org/nd4j/linalg/api/ops/executioner/GridExecutioner
Event: 16.082 loading class org/nd4j/linalg/api/ops/executioner/GridExecutioner done
Dynamic libraries:
0x00007ff730e70000 - 0x00007ff730ea7000 E:\Program Files\Java\jdk1.8.0_121\jre\bin\javaw.exe
0x00007ffcc1210000 - 0x00007ffcc13f0000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffcc1100000 - 0x00007ffcc11ae000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffcbdb30000 - 0x00007ffcbdd96000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffcbe910000 - 0x00007ffcbe9b1000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffcc03a0000 - 0x00007ffcc043d000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffcc1040000 - 0x00007ffcc109b000 C:\WINDOWS\System32\sechost.dll
0x00007ffcbe6e0000 - 0x00007ffcbe7ff000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffcc0810000 - 0x00007ffcc099e000 C:\WINDOWS\System32\USER32.dll
0x00007ffcbd890000 - 0x00007ffcbd8b0000 C:\WINDOWS\System32\win32u.dll
0x00007ffcc11b0000 - 0x00007ffcc11d8000 C:\WINDOWS\System32\GDI32.dll
0x00007ffcbd910000 - 0x00007ffcbdaa4000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffcbe5f0000 - 0x00007ffcbe68b000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffcbe4f0000 - 0x00007ffcbe5e6000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffcb1bc0000 - 0x00007ffcb1e29000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.19_none_cc92fab02215da61\COMCTL32.dll
0x00007ffcbffb0000 - 0x00007ffcc02b8000 C:\WINDOWS\System32\combase.dll
0x00007ffcbdab0000 - 0x00007ffcbdb22000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffcbe8c0000 - 0x00007ffcbe8ed000 C:\WINDOWS\System32\IMM32.DLL
0x0000000066df0000 - 0x0000000066ec2000 E:\Program Files\Java\jdk1.8.0_121\jre\bin\msvcr100.dll
0x0000000066550000 - 0x0000000066deb000 E:\Program Files\Java\jdk1.8.0_121\jre\bin\server\jvm.dll
0x00007ffcc0330000 - 0x00007ffcc0338000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffcb9d80000 - 0x00007ffcb9d8a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffcbb820000 - 0x00007ffcbb843000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffcb9470000 - 0x00007ffcb9479000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffcc02c0000 - 0x00007ffcc032c000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffcbb3a0000 - 0x00007ffcbb3ca000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffcbe690000 - 0x00007ffcbe6da000 C:\WINDOWS\System32\cfgmgr32.dll
0x0000000066540000 - 0x000000006654f000 E:\Program Files\Java\jdk1.8.0_121\jre\bin\verify.dll
0x0000000066510000 - 0x0000000066539000 E:\Program Files\Java\jdk1.8.0_121\jre\bin\java.dll
0x00000000664f0000 - 0x0000000066506000 E:\Program Files\Java\jdk1.8.0_121\jre\bin\zip.dll
0x00007ffcbe9c0000 - 0x00007ffcbfdf7000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffcbe800000 - 0x00007ffcbe8a6000 C:\WINDOWS\System32\shcore.dll
0x00007ffcbdda0000 - 0x00007ffcbe4e7000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffcc10a0000 - 0x00007ffcc10f1000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffcbd5f0000 - 0x00007ffcbd601000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffcbd5a0000 - 0x00007ffcbd5ec000 C:\WINDOWS\System32\powrprof.dll
0x00007ffcbd580000 - 0x00007ffcbd59b000 C:\WINDOWS\System32\profapi.dll
0x0000000069480000 - 0x0000000069a6c000 C:\Users\he_de\.javacpp\cache\nd4j-native-0.9.1-windows-x86_64.jar\org\nd4j\nativeblas\windows-x86_64\libnd4jcpu.dll
0x0000000024860000 - 0x00000000249d2000 C:\Users\he_de\.javacpp\cache\nd4j-native-0.9.1-windows-x86_64.jar\org\nd4j\nativeblas\windows-x86_64\jnind4jcpu.dll
0x00000000664d0000 - 0x00000000664ea000 E:\Program Files\Java\jdk1.8.0_121\jre\bin\net.dll
0x00007ffcbcdf0000 - 0x00007ffcbce56000 C:\WINDOWS\system32\mswsock.dll
0x00000000664b0000 - 0x00000000664c1000 E:\Program Files\Java\jdk1.8.0_121\jre\bin\nio.dll
0x000000006d7c0000 - 0x000000006fc22000 C:\Users\he_de\.javacpp\cache\openblas-0.2.19-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\libopenblas.dll
0x0000000067800000 - 0x0000000068599000 C:\Users\he_de\.javacpp\cache\openblas-0.2.19-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniopenblas.dll
0x00007ffcb19c0000 - 0x00007ffcb1aaf000 C:\Users\he_de\.javacpp\cache\opencv-3.2.0-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\msvcr120.dll
0x00007ffcac280000 - 0x00007ffcac326000 C:\Users\he_de\.javacpp\cache\opencv-3.2.0-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\msvcp120.dll
0x00007ffc79e80000 - 0x00007ffc7a108000 C:\Users\he_de\.javacpp\cache\opencv-3.2.0-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\opencv_core320.dll
0x00007ffc79b10000 - 0x00007ffc79e72000 C:\Users\he_de\.javacpp\cache\opencv-3.2.0-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\opencv_imgproc320.dll
0x00007ffc798c0000 - 0x00007ffc79b0a000 C:\Users\he_de\.javacpp\cache\opencv-3.2.0-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniopencv_core.dll
0x00007ffc96de0000 - 0x00007ffc96ed0000 C:\Users\he_de\.javacpp\cache\opencv-3.2.0-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniopencv_imgproc.dll
0x00007ffc795f0000 - 0x00007ffc798ba000 C:\Users\he_de\.javacpp\cache\opencv-3.2.0-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\opencv_imgcodecs320.dll
0x00007ffcac9d0000 - 0x00007ffcac9f5000 C:\Users\he_de\.javacpp\cache\opencv-3.2.0-1.3-windows-x86_64.jar\org\bytedeco\javacpp\windows-x86_64\jniopencv_imgcodecs.dll
0x00007ffcbcfb0000 - 0x00007ffcbcfc7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffcbca00000 - 0x00007ffcbca33000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffcbd0c0000 - 0x00007ffcbd0e5000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffcbd460000 - 0x00007ffcbd489000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffcbcfd0000 - 0x00007ffcbcfdb000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffcbcb80000 - 0x00007ffcbcbb9000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffcbe8b0000 - 0x00007ffcbe8b8000 C:\WINDOWS\System32\NSI.dll
0x00007ffcb8410000 - 0x00007ffcb8426000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffcb83f0000 - 0x00007ffcb840a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffcae3b0000 - 0x00007ffcae578000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Dfile.encoding=UTF-8
java_command: edu.southwestern.util.graphics.NeuralStyleTransfer
java_class_path (initial): E:\Program Files\Java\jdk1.8.0_121\jre\lib\resources.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\rt.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\jsse.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\jce.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\charsets.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\jfr.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\access-bridge-64.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\cldrdata.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\dnsns.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\jaccess.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\jfxrt.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\localedata.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\nashorn.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\sunec.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\sunjce_provider.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\sunmscapi.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\sunpkcs11.jar;E:\Program Files\Java\jdk1.8.0_121\jre\lib\ext\zipfs.jar;E:\Users\he_de\workspace\MM-NEAT\target\classes;C:\Users\he_de\.m2\repository\org\nd4j\nd4j-native\0.9.1\nd4j-native-0.9.1.jar;C:\Users\he_de\.m2\repository\org\nd4j\nd4j-native\0.9.1\nd4j-native-0.9.1-windows-x86_64.jar;C:\Users\he_de\.m2\repository\org\bytedeco\javacpp\1.3.3\javacpp-1.3.3.jar;C:\Users\he_de\.m2\repository\org\bytedeco\javacpp-presets\openblas\0.2.19-1.3\openblas-0.2.19-1.3.jar;C:\Users\he_de\.m2\repository\org\bytedeco\javacpp-presets\openblas\0.2.19-1.3\openblas-0.2.19-1.3-windows-x86_64.jar;C:\Users\he_de\.m2\repository\org\nd4j\nd4j-native-api\0.9.1\nd4j-native-api-0.9.1.jar;C:\Users\he_de\.m2\repository\org\nd4j\nd4j-buffer\0.9.1\nd4j-buffer-0.9.1.jar;C:\Users\he_de\.m2\repository\org\nd4j\nd4j-api\0.9.1\nd4j-api-0.9.1.jar;C:\Users\he_de\.m2\repository\org\nd4j\nd4j-context\0.9.1\nd4j-context-0.9.1.jar;C:\Users\he_de\.m2\repository\net\ericaro\neoitertools\1.0.0\neoitertools-1.0.0.jar;C:\Users
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=E:\Program Files\Java\jdk1.8.0_121
PATH=C:/Program Files/Java/jre1.8.0_151/bin/server;C:/Program Files/Java/jre1.8.0_151/bin;C:/Program Files/Java/jre1.8.0_151/lib/amd64;C:\ProgramData\Oracle\Java\javapath;C:\Python\Python36\Scripts\;C:\Python\Python36\;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\libnvvp;C:\Program Files\Haskell\bin;e:\Program Files\Haskell Platform\8.2.1\lib\extralibs\bin;e:\Program Files\Haskell Platform\8.2.1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;E:\apache-maven-3.5.0\bin;e:\Program Files\Haskell Platform\8.2.1\mingw\bin;C:\Program Files\gnuplot\bin;E:\Program Files\Java\jdk1.8.0_121\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;e:\Program Files\Git\cmd;E:\cudnn-8.0-windows10-x64-v6.0\cuda\bin;;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Users\he_de\AppData\Roaming\cabal\bin;e:\Users\he_de\AppData\Roaming\local\bin;C:\Users\he_de\AppData\Local\Microsoft\WindowsApps;C:\Users\he_de\AppData\Local\GitHubDesktop\bin;C:\Users\he_de\AppData\Local\Microsoft\WindowsApps;;E:\eclipse;
USERNAME=he_de
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 16299 (10.0.16299.15)
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16739008k(10450404k free), swap 19229376k(10941680k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.121-b13) for windows-amd64 JRE (1.8.0_121-b13), built on Dec 12 2016 18:21:36 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sun Nov 12 21:41:29 2017
elapsed time: 16 seconds (0d 0h 0m 16s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment