Skip to content

Instantly share code, notes, and snippets.

@AlexDBlack
Created August 14, 2018 11:19
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 AlexDBlack/c82ccfbf6cd7febd298b22e950fa82d9 to your computer and use it in GitHub Desktop.
Save AlexDBlack/c82ccfbf6cd7febd298b22e950fa82d9 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=0x000000006a01948d, pid=15956, tid=0x0000000000003288
#
# JRE version: Java(TM) SE Runtime Environment (8.0_151-b12) (build 1.8.0_151-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.151-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [libnd4jcpu.dll+0xb9948d]
#
# 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 (0x0000000005006000): JavaThread "main" [_thread_in_native, id=12936, stack(0x0000000004d40000,0x0000000004e40000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000001, RCX=0x0000000000000000, RDX=0x000000000000000b
RSP=0x0000000004e3cfc0, RBP=0x000000000000000c, RSI=0x0000000000000001, RDI=0x0000000000000001
R8 =0x0000000000000001, R9 =0x000000000342df18, R10=0x0000000000000001, R11=0x0000000000000040
R12=0x000000002c702250, R13=0x000000002c6f2f50, R14=0x0000000000000400, R15=0x0000000000000001
RIP=0x000000006a01948d, EFLAGS=0x0000000000010297
Top of Stack: (sp=0x0000000004e3cfc0)
0x0000000004e3cfc0: 0000000000000002 0000000004e3d390
0x0000000004e3cfd0: 0000000000000000 00007ffd760a98f0
0x0000000004e3cfe0: 000000002c75f270 0000000000000010
0x0000000004e3cff0: 0000000004e3d738 000000002c760f80
0x0000000004e3d000: 0000000000000002 000000002c760f40
0x0000000004e3d010: 0000000000000000 000000002c760f80
0x0000000004e3d020: 000000002c760f40 000000002c760f00
0x0000000004e3d030: 0000000002e51500 0000000000000000
0x0000000004e3d040: 0000000002e50000 0000000000000002
0x0000000004e3d050: 000000002c758fb0 000000002c759140
0x0000000004e3d060: 0000000000000002 000000002c758fb0
0x0000000004e3d070: 0000000000000002 000000002c6f2f50
0x0000000004e3d080: 0000000000000001 000000006a018efd
0x0000000004e3d090: 0000000002e50000 000000002c75f2b8
0x0000000004e3d0a0: 0000000000000000 000000002c7502e0
0x0000000004e3d0b0: 000000002c6f2fc0 0000000000000001
Instructions: (pc=0x000000006a01948d)
0x000000006a01946d: 0f 8e 6d ff ff ff 4c 89 e9 48 8b 84 24 00 01 00
0x000000006a01947d: 00 48 8d 55 ff 48 c1 e9 03 83 e1 01 48 83 f9 01
0x000000006a01948d: f2 0f 10 20 48 19 c0 48 83 c0 02 48 39 c2 0f 82
0x000000006a01949d: 08 02 00 00 45 31 c0 48 85 c9 74 47 66 41 0f 2e
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000001 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000000000b is an unknown value
RSP=0x0000000004e3cfc0 is pointing into the stack for thread: 0x0000000005006000
RBP=0x000000000000000c is an unknown value
RSI=0x0000000000000001 is an unknown value
RDI=0x0000000000000001 is an unknown value
R8 =0x0000000000000001 is an unknown value
R9 =0x000000000342df18 is an unknown value
R10=0x0000000000000001 is an unknown value
R11=0x0000000000000040 is an unknown value
R12=0x000000002c702250 is an unknown value
R13=0x000000002c6f2f50 is an unknown value
R14=0x0000000000000400 is an unknown value
R15=0x0000000000000001 is an unknown value
Stack: [0x0000000004d40000,0x0000000004e40000], sp=0x0000000004e3cfc0, free space=1011k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libnd4jcpu.dll+0xb9948d]
C [libnd4jcpu.dll+0xb98efd]
C [libnd4jcpu.dll+0xb145b2]
C [libnd4jcpu.dll+0x5e565b]
C [libnd4jcpu.dll+0x642532]
C [libnd4jcpu.dll+0x642ba9]
C [libnd4jcpu.dll+0x643674]
C [libnd4jcpu.dll+0x554679]
C [jnind4jcpu.dll+0x2629e7]
C 0x0000000005117f74
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.nd4j.nativeblas.Nd4jCpu$NativeOps.execCustomOpDouble(Lorg/bytedeco/javacpp/PointerPointer;JLorg/bytedeco/javacpp/PointerPointer;Lorg/bytedeco/javacpp/PointerPointer;ILorg/bytedeco/javacpp/PointerPointer;Lorg/bytedeco/javacpp/PointerPointer;ILorg/bytedeco/javacpp/DoublePointer;ILorg/bytedeco/javacpp/LongPointer;IZ)I+0
j org.nd4j.linalg.cpu.nativecpu.ops.NativeOpExecutioner.exec(Lorg/nd4j/linalg/api/ops/CustomOp;)V+994
j org.nd4j.autodiff.opvalidation.TransformOpValidation.testBooleanAnd()V+99
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j org.junit.runners.model.FrameworkMethod$1.runReflectiveCall()Ljava/lang/Object;+15
j org.junit.internal.runners.model.ReflectiveCallable.run()Ljava/lang/Object;+1
j org.junit.runners.model.FrameworkMethod.invokeExplosively(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+10
j org.junit.internal.runners.statements.InvokeMethod.evaluate()V+12
j org.junit.internal.runners.statements.RunBefores.evaluate()V+49
j org.junit.internal.runners.statements.RunAfters.evaluate()V+12
j org.junit.runners.ParentRunner.runLeaf(Lorg/junit/runners/model/Statement;Lorg/junit/runner/Description;Lorg/junit/runner/notification/RunNotifier;)V+17
j org.junit.runners.BlockJUnit4ClassRunner.runChild(Lorg/junit/runners/model/FrameworkMethod;Lorg/junit/runner/notification/RunNotifier;)V+30
j org.junit.runners.BlockJUnit4ClassRunner.runChild(Ljava/lang/Object;Lorg/junit/runner/notification/RunNotifier;)V+6
j org.junit.runners.ParentRunner$3.run()V+12
j org.junit.runners.ParentRunner$1.schedule(Ljava/lang/Runnable;)V+1
j org.junit.runners.ParentRunner.runChildren(Lorg/junit/runner/notification/RunNotifier;)V+44
j org.junit.runners.ParentRunner.access$000(Lorg/junit/runners/ParentRunner;Lorg/junit/runner/notification/RunNotifier;)V+2
j org.junit.runners.ParentRunner$2.evaluate()V+8
j org.junit.runners.ParentRunner.run(Lorg/junit/runner/notification/RunNotifier;)V+20
j org.junit.runners.Suite.runChild(Lorg/junit/runner/Runner;Lorg/junit/runner/notification/RunNotifier;)V+2
j org.junit.runners.Suite.runChild(Ljava/lang/Object;Lorg/junit/runner/notification/RunNotifier;)V+6
j org.junit.runners.ParentRunner$3.run()V+12
j org.junit.runners.ParentRunner$1.schedule(Ljava/lang/Runnable;)V+1
j org.junit.runners.ParentRunner.runChildren(Lorg/junit/runner/notification/RunNotifier;)V+44
j org.junit.runners.ParentRunner.access$000(Lorg/junit/runners/ParentRunner;Lorg/junit/runner/notification/RunNotifier;)V+2
j org.junit.runners.ParentRunner$2.evaluate()V+8
j org.junit.runners.ParentRunner.run(Lorg/junit/runner/notification/RunNotifier;)V+20
j org.junit.runner.JUnitCore.run(Lorg/junit/runner/Runner;)Lorg/junit/runner/Result;+37
j com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs([Ljava/lang/String;Ljava/lang/String;IZ)I+146
j com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(Lcom/intellij/rt/execution/junit/IdeaTestRunner;[Ljava/lang/String;Ljava/util/ArrayList;Ljava/lang/String;IZ)I+20
j com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart([Ljava/lang/String;Ljava/lang/String;Ljava/util/ArrayList;Ljava/lang/String;)I+116
j com.intellij.rt.execution.junit.JUnitStarter.main([Ljava/lang/String;)V+116
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000002edea800 JavaThread "NativeRandomDeallocator thread 0" daemon [_thread_blocked, id=15480, stack(0x000000002fef0000,0x000000002fff0000)]
0x000000002db8f000 JavaThread "JavaCPP Deallocator" daemon [_thread_blocked, id=17404, stack(0x000000002fbf0000,0x000000002fcf0000)]
0x000000002e53c000 JavaThread "Workspace deallocator thread" daemon [_thread_blocked, id=1592, stack(0x000000002faf0000,0x000000002fbf0000)]
0x000000002a1de800 JavaThread "Service Thread" daemon [_thread_blocked, id=19024, stack(0x000000002cad0000,0x000000002cbd0000)]
0x000000002a17a800 JavaThread "C1 CompilerThread11" daemon [_thread_blocked, id=12236, stack(0x000000002c9d0000,0x000000002cad0000)]
0x000000002a17d000 JavaThread "C1 CompilerThread10" daemon [_thread_blocked, id=18984, stack(0x000000002c8d0000,0x000000002c9d0000)]
0x000000002a17c000 JavaThread "C1 CompilerThread9" daemon [_thread_blocked, id=17792, stack(0x000000002c7d0000,0x000000002c8d0000)]
0x000000002a152000 JavaThread "C1 CompilerThread8" daemon [_thread_blocked, id=15524, stack(0x000000002c5d0000,0x000000002c6d0000)]
0x000000002a137800 JavaThread "C2 CompilerThread7" daemon [_thread_blocked, id=17240, stack(0x000000002c4d0000,0x000000002c5d0000)]
0x000000002a134800 JavaThread "C2 CompilerThread6" daemon [_thread_blocked, id=13952, stack(0x000000002c3d0000,0x000000002c4d0000)]
0x000000002a12a000 JavaThread "C2 CompilerThread5" daemon [_thread_blocked, id=18808, stack(0x000000002c2d0000,0x000000002c3d0000)]
0x000000002a11b000 JavaThread "C2 CompilerThread4" daemon [_thread_blocked, id=19068, stack(0x000000002c1d0000,0x000000002c2d0000)]
0x000000002a114800 JavaThread "C2 CompilerThread3" daemon [_thread_blocked, id=17096, stack(0x000000002c0d0000,0x000000002c1d0000)]
0x000000002a113800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=15552, stack(0x000000002bfd0000,0x000000002c0d0000)]
0x000000002a110800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2976, stack(0x000000002bed0000,0x000000002bfd0000)]
0x000000002a117000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=17692, stack(0x000000002bdd0000,0x000000002bed0000)]
0x000000002a107800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=15492, stack(0x000000002bcd0000,0x000000002bdd0000)]
0x000000002a0a1800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8784, stack(0x000000002bbd0000,0x000000002bcd0000)]
0x000000002a09f000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=16948, stack(0x000000002bad0000,0x000000002bbd0000)]
0x000000002a086800 JavaThread "Finalizer" daemon [_thread_blocked, id=16756, stack(0x000000002b8e0000,0x000000002b9e0000)]
0x0000000028634000 JavaThread "Reference Handler" daemon [_thread_blocked, id=10100, stack(0x000000002b7e0000,0x000000002b8e0000)]
=>0x0000000005006000 JavaThread "main" [_thread_in_native, id=12936, stack(0x0000000004d40000,0x0000000004e40000)]
Other Threads:
0x000000002a065800 VMThread [stack: 0x000000002b6e0000,0x000000002b7e0000] [id=8588]
0x000000002a27f000 WatcherThread [stack: 0x000000002cbd0000,0x000000002ccd0000] [id=17212]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 153088K, used 79073K [0x0000000715e00000, 0x0000000720880000, 0x00000007c0000000)
eden space 131584K, 60% used [0x0000000715e00000,0x000000071ab38460,0x000000071de80000)
from space 21504K, 0% used [0x000000071de80000,0x000000071de80000,0x000000071f380000)
to space 21504K, 0% used [0x000000071f380000,0x000000071f380000,0x0000000720880000)
ParOldGen total 349696K, used 3260K [0x00000005c1a00000, 0x00000005d6f80000, 0x0000000715e00000)
object space 349696K, 0% used [0x00000005c1a00000,0x00000005c1d2f298,0x00000005d6f80000)
Metaspace used 16219K, capacity 16420K, committed 16512K, reserved 1062912K
class space used 2537K, capacity 2618K, committed 2688K, reserved 1048576K
Card table byte_map: [0x00000000144c0000,0x00000000154c0000] byte_map_base: 0x00000000116b3000
Marking Bits: (ParMarkBitMap*) 0x0000000052e3d850
Begin Bits: [0x0000000016c70000, 0x000000001ec08000)
End Bits: [0x000000001ec08000, 0x0000000026ba0000)
Polling page: 0x0000000003350000
CodeCache: size=245760Kb used=5529Kb max_used=5539Kb free=240230Kb
bounds [0x0000000005100000, 0x0000000005670000, 0x0000000014100000]
total_blobs=1421 nmethods=951 adapters=380
compilation: enabled
Compilation events (10 events):
Event: 1.059 Thread 0x000000002a17d000 949 3 org.nd4j.linalg.api.ops.CustomOpDescriptor::<init> (39 bytes)
Event: 1.059 Thread 0x000000002a152000 950 3 java.util.ArrayList$SubList$1::<init> (47 bytes)
Event: 1.059 Thread 0x000000002a110800 nmethod 944 0x0000000005662a10 code [0x0000000005662b60, 0x0000000005662c78]
Event: 1.059 Thread 0x000000002a17a800 nmethod 948 0x00000000056625d0 code [0x0000000005662740, 0x0000000005662968]
Event: 1.059 Thread 0x000000002a17d000 nmethod 949 0x00000000056621d0 code [0x0000000005662320, 0x00000000056624f0]
Event: 1.059 Thread 0x000000002a152000 nmethod 950 0x0000000005663e50 code [0x0000000005663fc0, 0x00000000056641b0]
Event: 1.059 Thread 0x000000002a17c000 nmethod 929 0x0000000005666c50 code [0x00000000056670c0, 0x0000000005669f98]
Event: 1.059 Thread 0x000000002a137800 nmethod 928 0x0000000005663710 code [0x0000000005663860, 0x0000000005663ba8]
Event: 1.063 Thread 0x000000002a17a800 951 3 java.util.regex.Pattern::peek (26 bytes)
Event: 1.064 Thread 0x000000002a17a800 nmethod 951 0x0000000005663190 code [0x0000000005663300, 0x00000000056635c8]
GC Heap History (4 events):
Event: 0.470 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 153088K, used 42115K [0x0000000715e00000, 0x0000000720880000, 0x00000007c0000000)
eden space 131584K, 32% used [0x0000000715e00000,0x0000000718720c98,0x000000071de80000)
from space 21504K, 0% used [0x000000071f380000,0x000000071f380000,0x0000000720880000)
to space 21504K, 0% used [0x000000071de80000,0x000000071de80000,0x000000071f380000)
ParOldGen total 349696K, used 0K [0x00000005c1a00000, 0x00000005d6f80000, 0x0000000715e00000)
object space 349696K, 0% used [0x00000005c1a00000,0x00000005c1a00000,0x00000005d6f80000)
Metaspace used 8596K, capacity 8688K, committed 8832K, reserved 1056768K
class space used 1025K, capacity 1042K, committed 1152K, reserved 1048576K
Event: 0.472 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 153088K, used 3495K [0x0000000715e00000, 0x0000000720880000, 0x00000007c0000000)
eden space 131584K, 0% used [0x0000000715e00000,0x0000000715e00000,0x000000071de80000)
from space 21504K, 16% used [0x000000071de80000,0x000000071e1e9c68,0x000000071f380000)
to space 21504K, 0% used [0x000000071f380000,0x000000071f380000,0x0000000720880000)
ParOldGen total 349696K, used 72K [0x00000005c1a00000, 0x00000005d6f80000, 0x0000000715e00000)
object space 349696K, 0% used [0x00000005c1a00000,0x00000005c1a12010,0x00000005d6f80000)
Metaspace used 8596K, capacity 8688K, committed 8832K, reserved 1056768K
class space used 1025K, capacity 1042K, committed 1152K, reserved 1048576K
}
Event: 0.472 GC heap before
{Heap before GC invocations=2 (full 1):
PSYoungGen total 153088K, used 3495K [0x0000000715e00000, 0x0000000720880000, 0x00000007c0000000)
eden space 131584K, 0% used [0x0000000715e00000,0x0000000715e00000,0x000000071de80000)
from space 21504K, 16% used [0x000000071de80000,0x000000071e1e9c68,0x000000071f380000)
to space 21504K, 0% used [0x000000071f380000,0x000000071f380000,0x0000000720880000)
ParOldGen total 349696K, used 72K [0x00000005c1a00000, 0x00000005d6f80000, 0x0000000715e00000)
object space 349696K, 0% used [0x00000005c1a00000,0x00000005c1a12010,0x00000005d6f80000)
Metaspace used 8596K, capacity 8688K, committed 8832K, reserved 1056768K
class space used 1025K, capacity 1042K, committed 1152K, reserved 1048576K
Event: 0.481 GC heap after
Heap after GC invocations=2 (full 1):
PSYoungGen total 153088K, used 0K [0x0000000715e00000, 0x0000000720880000, 0x00000007c0000000)
eden space 131584K, 0% used [0x0000000715e00000,0x0000000715e00000,0x000000071de80000)
from space 21504K, 0% used [0x000000071de80000,0x000000071de80000,0x000000071f380000)
to space 21504K, 0% used [0x000000071f380000,0x000000071f380000,0x0000000720880000)
ParOldGen total 349696K, used 3260K [0x00000005c1a00000, 0x00000005d6f80000, 0x0000000715e00000)
object space 349696K, 0% used [0x00000005c1a00000,0x00000005c1d2f298,0x00000005d6f80000)
Metaspace used 8596K, capacity 8688K, committed 8832K, reserved 1056768K
class space used 1025K, capacity 1042K, committed 1152K, reserved 1048576K
}
Deoptimization events (8 events):
Event: 0.244 Thread 0x0000000005006000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000005497894 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8
Event: 0.374 Thread 0x0000000005006000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000055340ac method=java.io.WinNTFileSystem.normalize(Ljava/lang/String;II)Ljava/lang/String; @ 8
Event: 0.408 Thread 0x0000000005006000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000054722b8 method=java.lang.String.indexOf([CII[CIII)I @ 3
Event: 0.502 Thread 0x0000000005006000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000054b21b4 method=sun.misc.MetaIndex.mayContain(Ljava/lang/String;)Z @ 38
Event: 0.503 Thread 0x0000000005006000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000054a0fcc method=sun.misc.MetaIndex.mayContain(Ljava/lang/String;)Z @ 38
Event: 0.525 Thread 0x0000000005006000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000055b6ce8 method=java.util.Arrays.hashCode([B)I @ 1
Event: 0.527 Thread 0x0000000005006000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000055be4b0 method=com.sun.nio.zipfs.ZipFileSystem.getParent([B)[B @ 14
Event: 0.954 Thread 0x0000000005006000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000055e3b04 method=java.lang.String.lastIndexOf([CII[CIII)I @ 118
Internal exceptions (10 events):
Event: 0.138 Thread 0x0000000005006000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000716880ac0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.138 Thread 0x0000000005006000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000716880cd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.149 Thread 0x0000000005006000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007168f1f28) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.149 Thread 0x0000000005006000 Exception <a 'java/security/PrivilegedActionException'> (0x00000007168f2138) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.151 Thread 0x0000000005006000 Exception <a 'java/security/PrivilegedActionException'> (0x000000071695e6f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.151 Thread 0x0000000005006000 Exception <a 'java/security/PrivilegedActionException'> (0x000000071695e900) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.244 Thread 0x0000000005006000 Implicit null exception at 0x000000000549769b to 0x0000000005497885
Event: 0.253 Thread 0x0000000005006000 Exception <a 'java/io/FileNotFoundException'> (0x000000071752bef8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.500 Thread 0x0000000005006000 Exception <a 'java/lang/NoSuchMethodError': org.slf4j.impl.StaticMDCBinder.getSingleton()Lorg/slf4j/impl/StaticMDCBinder;> (0x0000000715f9e288) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u151\9699\hotspot\src\share\vm\interpreter\linkRe
Event: 0.525 Thread 0x0000000005006000 Implicit null exception at 0x00000000055b6bcf to 0x00000000055b6cd9
Events (10 events):
Event: 1.064 loading class java/util/regex/Pattern$CharPropertyNames$21
Event: 1.064 loading class java/util/regex/Pattern$CharPropertyNames$21 done
Event: 1.064 loading class java/util/regex/Pattern$CharPropertyNames$22
Event: 1.064 loading class java/util/regex/Pattern$CharPropertyNames$22 done
Event: 1.064 loading class java/util/regex/Pattern$CharPropertyNames$23
Event: 1.064 loading class java/util/regex/Pattern$CharPropertyNames$23 done
Event: 1.064 loading class com/google/common/primitives/Doubles$DoubleArrayAsList
Event: 1.064 loading class com/google/common/primitives/Doubles$DoubleArrayAsList done
Event: 1.065 loading class org/nd4j/linalg/api/ops/executioner/OpStatus
Event: 1.065 loading class org/nd4j/linalg/api/ops/executioner/OpStatus done
Dynamic libraries:
0x00007ff62aa70000 - 0x00007ff62aaa7000 C:\Program Files\Java\jdk1.8.0_151\bin\java.exe
0x00007ffd76a90000 - 0x00007ffd76c70000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffd74090000 - 0x00007ffd7413e000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffd73730000 - 0x00007ffd73996000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffd74270000 - 0x00007ffd74311000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffd76090000 - 0x00007ffd7612d000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffd749e0000 - 0x00007ffd74a3b000 C:\WINDOWS\System32\sechost.dll
0x00007ffd76470000 - 0x00007ffd7658f000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffd76260000 - 0x00007ffd763ef000 C:\WINDOWS\System32\USER32.dll
0x00007ffd739a0000 - 0x00007ffd739c0000 C:\WINDOWS\System32\win32u.dll
0x00007ffd74320000 - 0x00007ffd74348000 C:\WINDOWS\System32\GDI32.dll
0x00007ffd73dc0000 - 0x00007ffd73f53000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffd72f40000 - 0x00007ffd72fdb000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffd73c70000 - 0x00007ffd73d66000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffd69780000 - 0x00007ffd699e9000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.125_none_15cbcf8893620c09\COMCTL32.dll
0x00007ffd76590000 - 0x00007ffd76898000 C:\WINDOWS\System32\combase.dll
0x00007ffd739c0000 - 0x00007ffd73a32000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffd74140000 - 0x00007ffd7416d000 C:\WINDOWS\System32\IMM32.DLL
0x0000000053980000 - 0x0000000053a52000 C:\Program Files\Java\jdk1.8.0_151\jre\bin\msvcr100.dll
0x0000000052620000 - 0x0000000052ebd000 C:\Program Files\Java\jdk1.8.0_151\jre\bin\server\jvm.dll
0x00007ffd76250000 - 0x00007ffd76258000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffd61b70000 - 0x00007ffd61b79000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffd6ed00000 - 0x00007ffd6ed23000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffd6e790000 - 0x00007ffd6e79a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffd768a0000 - 0x00007ffd7690c000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffd6ec80000 - 0x00007ffd6ecaa000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffd73d70000 - 0x00007ffd73dba000 C:\WINDOWS\System32\cfgmgr32.dll
0x0000000053970000 - 0x000000005397f000 C:\Program Files\Java\jdk1.8.0_151\jre\bin\verify.dll
0x0000000053940000 - 0x0000000053969000 C:\Program Files\Java\jdk1.8.0_151\jre\bin\java.dll
0x0000000053cb0000 - 0x0000000053cd3000 C:\Program Files\Java\jdk1.8.0_151\jre\bin\instrument.dll
0x0000000053920000 - 0x0000000053936000 C:\Program Files\Java\jdk1.8.0_151\jre\bin\zip.dll
0x00007ffd74a40000 - 0x00007ffd75e76000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffd73f60000 - 0x00007ffd74006000 C:\WINDOWS\System32\shcore.dll
0x00007ffd72fe0000 - 0x00007ffd73727000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffd74210000 - 0x00007ffd74261000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffd72e20000 - 0x00007ffd72e31000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffd72e40000 - 0x00007ffd72e8c000 C:\WINDOWS\System32\powrprof.dll
0x00007ffd72de0000 - 0x00007ffd72dfb000 C:\WINDOWS\System32\profapi.dll
0x00007ffd44710000 - 0x00007ffd4472a000 C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.1\bin\breakgen64.dll
0x0000000053900000 - 0x000000005391a000 C:\Program Files\Java\jdk1.8.0_151\jre\bin\net.dll
0x00007ffd72670000 - 0x00007ffd726d6000 C:\WINDOWS\system32\mswsock.dll
0x00007ffd72830000 - 0x00007ffd72847000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffd72280000 - 0x00007ffd722b3000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffd72940000 - 0x00007ffd72965000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffd72ce0000 - 0x00007ffd72d09000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffd72850000 - 0x00007ffd7285b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffd72400000 - 0x00007ffd72439000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffd76080000 - 0x00007ffd76088000 C:\WINDOWS\System32\NSI.dll
0x00007ffd67d60000 - 0x00007ffd67d76000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffd67d40000 - 0x00007ffd67d5a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000053c50000 - 0x0000000053c61000 C:\Program Files\Java\jdk1.8.0_151\jre\bin\nio.dll
0x0000000069480000 - 0x000000006a5ff000 C:\Users\Alex\.javacpp\cache\nd4j-native-1.0.0-SNAPSHOT-windows-x86_64.jar\org\nd4j\nativeblas\windows-x86_64\libnd4jcpu.dll
0x0000000066880000 - 0x0000000066e97000 C:\Users\Alex\.javacpp\cache\nd4j-native-1.0.0-SNAPSHOT-windows-x86_64.jar\org\nd4j\nativeblas\windows-x86_64\jnind4jcpu.dll
0x00007ffd6e3d0000 - 0x00007ffd6e598000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -ea -Didea.test.cyclic.buffer.size=10485760 -javaagent:C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.1\lib\idea_rt.jar=59716:C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.1\bin -Dfile.encoding=UTF-8
java_command: com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit4 org.nd4j.autodiff.opvalidation.TransformOpValidation,testBooleanAnd
java_class_path (initial): C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.1\lib\idea_rt.jar;C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.1\plugins\junit\lib\junit-rt.jar;C:\Program Files\JetBrains\IntelliJ IDEA 2017.3.1\plugins\junit\lib\junit5-rt.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_151\jre\lib\rt.jar;C:\DL4J\Git\deeplearning4j\nd4j\nd4j-backends\nd4j-tests\target\test-classes;C:\DL4J\Git\deeplearning4j\nd4j\nd4j-backends\nd4j-tests\target\classes;C:\Users\Alex\.m2\repository\org\springframework\spring-core\5.0.2.RELEASE\spring-core-5.0.2.RELEASE.jar;C:\Users\Alex\.m2\repository\org\springframework\spring-jcl\5.0.2.RELEASE\spring-jcl-5.0.2.RELEASE.jar;C:\Users\Alex\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_151
USERNAME=Alex
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 63 Stepping 2, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 16299 (10.0.16299.15)
CPU:total 16 (initial active 16) (8 cores per cpu, 2 threads per core) family 6 model 63 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 33443796k(19722432k free), swap 38424532k(13728732k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.151-b12) for windows-amd64 JRE (1.8.0_151-b12), built on Sep 5 2017 19:33:46 by "java_re" with MS VC++ 10.0 (VS2010)
time: Tue Aug 14 21:19:16 2018
elapsed time: 1 seconds (0d 0h 0m 1s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment