wexstorm / simple-openni

simple-openni by Max Rheiner for Processing 3
24 stars 11 forks source link

simpleOpenNi for processing 3 crashes on Win 7 64 bit - [NiTE2.dll+0x188fa] #117

Closed sano98 closed 6 years ago

sano98 commented 7 years ago

A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fedff888fa, pid=5384, tid=0x0000000000002088

JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01) Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode windows-amd64 compressed oops) Problematic frame: C [NiTE2.dll+0x188fa]

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 (0x0000000058ce0800): JavaThread "Animation Thread" [_thread_in_native, id=8328, stack(0x000000005e440000,0x000000005e540000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x000000007ec25079

Registers: RAX=0x000000000000007e, RBX=0x00000000624f1f50, RCX=0x000000005e53e590, RDX=0x000000005e53e0e8 RSP=0x000000005e53e0b0, RBP=0x000000005e53e590, RSI=0x00000000624f1f50, RDI=0x0000000073726576 R8 =0x0000000000000004, R9 =0x000000005e53dee8, R10=0x0000000000000000, R11=0x00000000206e6f69 R12=0x00000000618cc750, R13=0x00000000618cc640, R14=0x0000000000000000, R15=0x0000000058ce0800 RIP=0x000007fedff888fa, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000005e53e0b0) 0x000000005e53e0b0: 00000000624f1f50 000000005e53e590 0x000000005e53e0c0: 00000000624f1f50 0000000073726576 0x000000005e53e0d0: 0000000000000000 0000000000000000 0x000000005e53e0e0: 206e6f6900000000 0000000000000001 0x000000005e53e0f0: 0000000073726576 00000000624f1f50 0x000000005e53e100: 0000000000000060 00000000616e0820 0x000000005e53e110: 2f2f3a7370747468 2e73666c2d746967 0x000000005e53e120: 632e627568746967 2f636570732f6d6f 0x000000005e53e130: 732064696f0a3176 32613a3635326168 0x000000005e53e140: 3563633865366630 3962663735663935 0x000000005e53e150: 3038333832626534 6262383532363438 0x000000005e53e160: 3665303031383738 3336656262303833 0x000000005e53e170: 6333313632376232 730a643631653538 0x000000005e53e180: 3334303120657a69 00000a3633363936 0x000000005e53e190: 0000002000000007 000000005e53e170 0x000000005e53e1a0: 00000000022d39e0 0000000000000000

Instructions: (pc=0x000007fedff888fa) 0x000007fedff888da: 8d 54 24 60 48 8b cd ff 15 b9 da 1a 00 4c 63 5c 0x000007fedff888ea: 24 34 48 8d 54 24 38 41 b8 04 00 00 00 48 8b cd 0x000007fedff888fa: 42 c6 44 1c 60 00 ff 15 9a da 1a 00 83 7c 24 38 0x000007fedff8890a: 09 41 b8 04 00 00 00 48 8b cd 75 1c 48 8d 54 24

Register to memory mapping:

RAX=0x000000000000007e is an unknown value RBX=0x00000000624f1f50 is an unknown value RCX=0x000000005e53e590 is pointing into the stack for thread: 0x0000000058ce0800 RDX=0x000000005e53e0e8 is pointing into the stack for thread: 0x0000000058ce0800 RSP=0x000000005e53e0b0 is pointing into the stack for thread: 0x0000000058ce0800 RBP=0x000000005e53e590 is pointing into the stack for thread: 0x0000000058ce0800 RSI=0x00000000624f1f50 is an unknown value RDI=0x0000000073726576 is an unknown value R8 =0x0000000000000004 is an unknown value R9 =0x000000005e53dee8 is pointing into the stack for thread: 0x0000000058ce0800 R10=0x0000000000000000 is an unknown value R11=0x00000000206e6f69 is an unknown value R12=0x00000000618cc750 is an unknown value R13=0x00000000618cc640 is an unknown value R14=0x0000000000000000 is an unknown value R15=0x0000000058ce0800 is a thread

Stack: [0x000000005e440000,0x000000005e540000], sp=0x000000005e53e0b0, free space=1016k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [NiTE2.dll+0x188fa] C [NiTE2.dll+0x18abd] C [NiTE2.dll+0x177ec] C [NiTE2.dll+0x11934c] C [NiTE2.dll+0x6687] C [NiTE2.dll+0x5118] C [NiTE2.dll+0xbf72] C [SimpleOpenNI64.dll+0xd97e] C 0x00000000027ed5cc

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j SimpleOpenNI.SimpleOpenNIJNI.ContextWrapper_enableUserSwigExplicitContextWrapper(JLSimpleOpenNI/ContextWrapper;)Z+0 j SimpleOpenNI.ContextWrapper.enableUser()Z+25 j SimpleOpenNI.SimpleOpenNI.enableUser(Ljava/lang/Object;)Z+18 j SimpleOpenNI.SimpleOpenNI.enableUser()Z+5 j expACT_ARS_2017.setup()V+88 j processing.core.PApplet.handleDraw()V+81 j processing.awt.PSurfaceAWT$12.callDraw()V+7 j processing.core.PSurfaceNone$AnimationThread.run()V+30 v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread ) 0x0000000058ce4000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5336, stack(0x000000005e6d0000,0x000000005e7d0000)] 0x0000000002198800 JavaThread "DestroyJavaVM" [_thread_blocked, id=7788, stack(0x0000000002400000,0x0000000002500000)] =>0x0000000058ce0800 JavaThread "Animation Thread" [_thread_in_native, id=8328, stack(0x000000005e440000,0x000000005e540000)] 0x0000000058cb7800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=3688, stack(0x000000005d540000,0x000000005d640000)] 0x0000000058c61800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=9044, stack(0x000000005d400000,0x000000005d500000)] 0x0000000058b9f800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=9080, stack(0x0000000059330000,0x0000000059430000)] 0x0000000058bb6000 JavaThread "AWT-Shutdown" [_thread_blocked, id=5628, stack(0x00000000596e0000,0x00000000597e0000)] 0x0000000058b9f000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8220, stack(0x0000000059520000,0x0000000059620000)] 0x0000000057a2a800 JavaThread "Service Thread" daemon [_thread_blocked, id=5396, stack(0x0000000058910000,0x0000000058a10000)] 0x00000000579a6800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6124, stack(0x0000000058720000,0x0000000058820000)] 0x00000000579a5800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9196, stack(0x0000000058440000,0x0000000058540000)] 0x00000000579a0800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2056, stack(0x0000000058050000,0x0000000058150000)] 0x0000000057995800 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=5696, stack(0x00000000574d0000,0x00000000575d0000)] 0x0000000057992800 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=8028, stack(0x0000000058290000,0x0000000058390000)] 0x00000000564bf800 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=7344, stack(0x0000000057770000,0x0000000057870000)] 0x0000000057987800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8412, stack(0x0000000057f00000,0x0000000058000000)] 0x0000000057980800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7912, stack(0x0000000057dd0000,0x0000000057ed0000)] 0x000000005649b000 JavaThread "Finalizer" daemon [_thread_blocked, id=6508, stack(0x0000000057880000,0x0000000057980000)] 0x0000000056454000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4804, stack(0x0000000057670000,0x0000000057770000)]

Other Threads: 0x000000005644c800 VMThread [stack: 0x00000000573d0000,0x00000000574d0000] [id=2752] 0x0000000057a66000 WatcherThread [stack: 0x0000000058a30000,0x0000000058b30000] [id=7388]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap: PSYoungGen total 28672K, used 11374K [0x00000000e0000000, 0x00000000e3800000, 0x0000000100000000) eden space 24576K, 29% used [0x00000000e0000000,0x00000000e071ced0,0x00000000e1800000) from space 4096K, 99% used [0x00000000e1c00000,0x00000000e1ffe9c8,0x00000000e2000000) to space 4096K, 0% used [0x00000000e1800000,0x00000000e1800000,0x00000000e1c00000) ParOldGen total 65536K, used 20409K [0x00000000a0000000, 0x00000000a4000000, 0x00000000e0000000) object space 65536K, 31% used [0x00000000a0000000,0x00000000a13ee478,0x00000000a4000000) Metaspace used 11682K, capacity 11880K, committed 12160K, reserved 1060864K class space used 1272K, capacity 1355K, committed 1408K, reserved 1048576K

Card table byte_map: [0x0000000011b90000,0x0000000011ea0000] byte_map_base: 0x0000000011690000

Marking Bits: (ParMarkBitMap*) 0x000000006097d850 Begin Bits: [0x00000000127c0000, 0x0000000013fc0000) End Bits: [0x0000000013fc0000, 0x00000000157c0000)

Polling page: 0x0000000000130000

CodeCache: size=245760Kb used=3446Kb max_used=3446Kb free=242313Kb bounds [0x00000000027d0000, 0x0000000002b40000, 0x00000000117d0000] total_blobs=1378 nmethods=862 adapters=439 compilation: enabled

Compilation events (10 events): Event: 2.652 Thread 0x00000000579a6800 856 3 java.util.concurrent.locks.ReentrantLock::lock (8 bytes) Event: 2.652 Thread 0x00000000579a6800 nmethod 856 0x0000000002b2cf50 code [0x0000000002b2d0c0, 0x0000000002b2d2e8] Event: 2.660 Thread 0x00000000579a6800 857 3 java.security.AccessControlContext::optimize (318 bytes) Event: 2.662 Thread 0x00000000579a6800 nmethod 857 0x0000000002b29fd0 code [0x0000000002b2a320, 0x0000000002b2bf78] Event: 2.662 Thread 0x00000000579a6800 858 3 java.util.IdentityHashMap::isEmpty (13 bytes) Event: 2.662 Thread 0x00000000579a6800 nmethod 858 0x0000000002b29c50 code [0x0000000002b29da0, 0x0000000002b29f50] Event: 2.683 Thread 0x00000000579a6800 859 ! 3 sun.awt.AWTAutoShutdown::setToolkitBusy (124 bytes) Event: 2.684 Thread 0x00000000579a6800 nmethod 859 0x0000000002b28dd0 code [0x0000000002b28fa0, 0x0000000002b29848] Event: 2.699 Thread 0x00000000579a6800 860 3 sun.awt.AWTAutoShutdown::getInstance (4 bytes) Event: 2.700 Thread 0x00000000579a6800 nmethod 860 0x0000000002b28ad0 code [0x0000000002b28c20, 0x0000000002b28d50]

GC Heap History (4 events): Event: 1.813 GC heap before {Heap before GC invocations=1 (full 0): PSYoungGen total 28672K, used 24576K [0x00000000e0000000, 0x00000000e2000000, 0x0000000100000000) eden space 24576K, 100% used [0x00000000e0000000,0x00000000e1800000,0x00000000e1800000) from space 4096K, 0% used [0x00000000e1c00000,0x00000000e1c00000,0x00000000e2000000) to space 4096K, 0% used [0x00000000e1800000,0x00000000e1800000,0x00000000e1c00000) ParOldGen total 65536K, used 0K [0x00000000a0000000, 0x00000000a4000000, 0x00000000e0000000) object space 65536K, 0% used [0x00000000a0000000,0x00000000a0000000,0x00000000a4000000) Metaspace used 11004K, capacity 11194K, committed 11520K, reserved 1058816K class space used 1205K, capacity 1257K, committed 1280K, reserved 1048576K Event: 1.824 GC heap after Heap after GC invocations=1 (full 0): PSYoungGen total 28672K, used 4090K [0x00000000e0000000, 0x00000000e2000000, 0x0000000100000000) eden space 24576K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e1800000) from space 4096K, 99% used [0x00000000e1800000,0x00000000e1bfe9c8,0x00000000e1c00000) to space 4096K, 0% used [0x00000000e1c00000,0x00000000e1c00000,0x00000000e2000000) ParOldGen total 65536K, used 4025K [0x00000000a0000000, 0x00000000a4000000, 0x00000000e0000000) object space 65536K, 6% used [0x00000000a0000000,0x00000000a03ee6b8,0x00000000a4000000) Metaspace used 11004K, capacity 11194K, committed 11520K, reserved 1058816K class space used 1205K, capacity 1257K, committed 1280K, reserved 1048576K } Event: 2.529 GC heap before {Heap before GC invocations=2 (full 0): PSYoungGen total 28672K, used 28666K [0x00000000e0000000, 0x00000000e2000000, 0x0000000100000000) eden space 24576K, 100% used [0x00000000e0000000,0x00000000e1800000,0x00000000e1800000) from space 4096K, 99% used [0x00000000e1800000,0x00000000e1bfe9c8,0x00000000e1c00000) to space 4096K, 0% used [0x00000000e1c00000,0x00000000e1c00000,0x00000000e2000000) ParOldGen total 65536K, used 4025K [0x00000000a0000000, 0x00000000a4000000, 0x00000000e0000000) object space 65536K, 6% used [0x00000000a0000000,0x00000000a03ee6b8,0x00000000a4000000) Metaspace used 11664K, capacity 11880K, committed 12160K, reserved 1060864K class space used 1272K, capacity 1355K, committed 1408K, reserved 1048576K Event: 2.549 GC heap after Heap after GC invocations=2 (full 0): PSYoungGen total 28672K, used 4090K [0x00000000e0000000, 0x00000000e3800000, 0x0000000100000000) eden space 24576K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e1800000) from space 4096K, 99% used [0x00000000e1c00000,0x00000000e1ffe9c8,0x00000000e2000000) to space 4096K, 0% used [0x00000000e1800000,0x00000000e1800000,0x00000000e1c00000) ParOldGen total 65536K, used 20409K [0x00000000a0000000, 0x00000000a4000000, 0x00000000e0000000) object space 65536K, 31% used [0x00000000a0000000,0x00000000a13ee478,0x00000000a4000000) Metaspace used 11664K, capacity 11880K, committed 12160K, reserved 1060864K class space used 1272K, capacity 1355K, committed 1408K, reserved 1048576K }

Deoptimization events (9 events): Event: 1.448 Thread 0x0000000058ce0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002954af4 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 1.448 Thread 0x0000000058ce0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002954af4 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 1.448 Thread 0x0000000058ce0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002954af4 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 1.448 Thread 0x0000000058ce0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002954af4 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8 Event: 1.629 Thread 0x0000000058ce0800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000029cc57c method=java.lang.CharacterData.of(I)Ljava/lang/CharacterData; @ 4 Event: 1.631 Thread 0x0000000058ce0800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002a510cc method=java.lang.Character.isSurrogate(C)Z @ 3 Event: 1.897 Thread 0x0000000058ce0800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002a4230c method=java.lang.ThreadLocal$ThreadLocalMap.getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; @ 21 Event: 1.964 Thread 0x0000000058cb7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ad5808 method=java.awt.image.PixelGrabber.setPixels(IIIILjava/awt/image/ColorModel;[III)V @ 239 Event: 2.555 Thread 0x0000000058ce0800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b1fcf8 method=SimpleOpenNI.SimpleOpenNI.setupDepth()V @ 60

Internal exceptions (10 events): Event: 1.038 Thread 0x0000000002198800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000e0491b38) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146] Event: 1.115 Thread 0x0000000002198800 Exception <a 'java/io/FileNotFoundException'> (0x00000000e0549ea8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 1.897 Thread 0x0000000058ce0800 Implicit null exception at 0x0000000002a421f0 to 0x0000000002a422e1 Event: 1.921 Thread 0x0000000058ce0800 Exception <a 'java/io/FileNotFoundException'> (0x00000000e09c9bf0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 1.923 Thread 0x0000000058ce0800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e09d4a80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jvm.cpp, line 1390] Event: 1.923 Thread 0x0000000058ce0800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e09d4c90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jvm.cpp, line 1390] Event: 1.925 Thread 0x0000000058ce0800 Exception <a 'java/io/FileNotFoundException'> (0x00000000e09da6b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 1.925 Thread 0x0000000058ce0800 Exception <a 'java/io/FileNotFoundException'> (0x00000000e09db130) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 1.925 Thread 0x0000000058ce0800 Exception <a 'java/io/FileNotFoundException'> (0x00000000e09db958) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 1.925 Thread 0x0000000058ce0800 Exception <a 'java/io/FileNotFoundException'> (0x00000000e09dc998) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events): Event: 2.003 Thread 0x0000000058ce0800 DEOPT UNPACKING pc=0x00000000028171bf sp=0x000000005e53d510 mode 1 Event: 2.003 Thread 0x0000000058ce0800 DEOPT PACKING pc=0x0000000002916c94 sp=0x000000005e53d880 Event: 2.003 Thread 0x0000000058ce0800 DEOPT UNPACKING pc=0x00000000028171bf sp=0x000000005e53d6a0 mode 1 Event: 2.529 Executing VM operation: ParallelGCFailedAllocation Event: 2.549 Executing VM operation: ParallelGCFailedAllocation done Event: 2.552 Thread 0x0000000058ce0800 DEOPT PACKING pc=0x0000000002b2fadd sp=0x000000005e53ec20 Event: 2.552 Thread 0x0000000058ce0800 DEOPT UNPACKING pc=0x00000000028171bf sp=0x000000005e53e9c8 mode 0 Event: 2.555 Thread 0x0000000058ce0800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000002b1fcf8 Event: 2.555 Thread 0x0000000058ce0800 DEOPT PACKING pc=0x0000000002b1fcf8 sp=0x000000005e53ec70 Event: 2.555 Thread 0x0000000058ce0800 DEOPT UNPACKING pc=0x000000000281556a sp=0x000000005e53ec48 mode 2

Dynamic libraries: 0x000000013f1e0000 - 0x000000013f217000 D:\Programme\processing-3.3.6\java\bin\java.exe 0x0000000077ae0000 - 0x0000000077c8a000 C:\Windows\SYSTEM32\ntdll.dll 0x00000000779c0000 - 0x0000000077adf000 C:\Windows\system32\kernel32.dll 0x000007fefd900000 - 0x000007fefd96a000 C:\Windows\system32\KERNELBASE.dll 0x000007feff8f0000 - 0x000007feff9cb000 C:\Windows\system32\ADVAPI32.dll 0x000007fefe520000 - 0x000007fefe5bf000 C:\Windows\system32\msvcrt.dll 0x000007feff3c0000 - 0x000007feff3df000 C:\Windows\SYSTEM32\sechost.dll 0x000007feffcc0000 - 0x000007feffded000 C:\Windows\system32\RPCRT4.dll 0x00000000778c0000 - 0x00000000779ba000 C:\Windows\system32\USER32.dll 0x000007feff350000 - 0x000007feff3b7000 C:\Windows\system32\GDI32.dll 0x000007feff4e0000 - 0x000007feff4ee000 C:\Windows\system32\LPK.dll 0x000007feff4f0000 - 0x000007feff5bb000 C:\Windows\system32\USP10.dll 0x000007fefc300000 - 0x000007fefc4f4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll 0x000007feff3e0000 - 0x000007feff451000 C:\Windows\system32\SHLWAPI.dll 0x000007fefdb90000 - 0x000007fefdbbe000 C:\Windows\system32\IMM32.DLL 0x000007fefe370000 - 0x000007fefe479000 C:\Windows\system32\MSCTF.dll 0x0000000073d80000 - 0x0000000073e52000 D:\Programme\processing-3.3.6\java\bin\msvcr100.dll 0x0000000060160000 - 0x00000000609fd000 D:\Programme\processing-3.3.6\java\bin\server\jvm.dll 0x000007fef9e20000 - 0x000007fef9e29000 C:\Windows\system32\WSOCK32.dll 0x000007fefdbe0000 - 0x000007fefdc2d000 C:\Windows\system32\WS2_32.dll 0x000007feff9d0000 - 0x000007feff9d8000 C:\Windows\system32\NSI.dll 0x000007fefb190000 - 0x000007fefb1cb000 C:\Windows\system32\WINMM.dll 0x000007fefc860000 - 0x000007fefc86c000 C:\Windows\system32\VERSION.dll 0x0000000077cb0000 - 0x0000000077cb7000 C:\Windows\system32\PSAPI.DLL 0x0000000074d20000 - 0x0000000074d2f000 D:\Programme\processing-3.3.6\java\bin\verify.dll 0x0000000074ca0000 - 0x0000000074cc9000 D:\Programme\processing-3.3.6\java\bin\java.dll 0x0000000073fe0000 - 0x0000000074015000 D:\Programme\processing-3.3.6\java\bin\jdwp.dll 0x0000000074d30000 - 0x0000000074d38000 D:\Programme\processing-3.3.6\java\bin\npt.dll 0x0000000074d00000 - 0x0000000074d16000 D:\Programme\processing-3.3.6\java\bin\zip.dll 0x000007fefe5c0000 - 0x000007feff34a000 C:\Windows\system32\SHELL32.dll 0x000007fefddc0000 - 0x000007fefdfbc000 C:\Windows\system32\ole32.dll 0x000007fefd7d0000 - 0x000007fefd7df000 C:\Windows\system32\profapi.dll 0x0000000074c90000 - 0x0000000074c99000 D:\Programme\processing-3.3.6\java\bin\dt_socket.dll 0x000007fefcf60000 - 0x000007fefcfb5000 C:\Windows\system32\mswsock.dll 0x000007fefc930000 - 0x000007fefc937000 C:\Windows\System32\wshtcpip.dll 0x00000000647e0000 - 0x0000000064978000 D:\Programme\processing-3.3.6\java\bin\awt.dll 0x000007fefdfc0000 - 0x000007fefe09a000 C:\Windows\system32\OLEAUT32.dll 0x000007fefc120000 - 0x000007fefc176000 C:\Windows\system32\uxtheme.dll 0x000007fefc7f0000 - 0x000007fefc808000 C:\Windows\system32\dwmapi.dll 0x000007fefd670000 - 0x000007fefd67f000 C:\Windows\system32\CRYPTBASE.dll 0x000007fee8500000 - 0x000007fee861d000 C:\Windows\system32\opengl32.dll 0x000007feea4f0000 - 0x000007feea51d000 C:\Windows\system32\GLU32.dll 0x000007feea2a0000 - 0x000007feea391000 C:\Windows\system32\DDRAW.dll 0x000007feebb10000 - 0x000007feebb18000 C:\Windows\system32\DCIMAN32.dll 0x000007feff9e0000 - 0x000007feffbb7000 C:\Windows\system32\SETUPAPI.dll 0x000007fefd9e0000 - 0x000007fefda16000 C:\Windows\system32\CFGMGR32.dll 0x000007fefd8e0000 - 0x000007fefd8fa000 C:\Windows\system32\DEVOBJ.dll 0x000007feecd20000 - 0x000007feecf1f000 C:\Windows\system32\d3d9.dll 0x000007feecfd0000 - 0x000007feecfd7000 C:\Windows\system32\d3d8thk.dll 0x000007fef3260000 - 0x000007fef33e1000 C:\Windows\system32\aticfx64.dll 0x000007fee9f60000 - 0x000007fee9f89000 C:\Windows\system32\atiu9p64.dll 0x000007fee0be0000 - 0x000007fee1699000 C:\Windows\system32\atiumd64.dll 0x0000000059f60000 - 0x000000005aac4000 C:\Windows\system32\atiumd6a.dll 0x000007fefc810000 - 0x000007fefc83c000 C:\Windows\system32\POWRPROF.dll 0x0000000074170000 - 0x00000000741b7000 D:\Programme\processing-3.3.6\java\bin\fontmanager.dll 0x0000000074b10000 - 0x0000000074b2a000 D:\Programme\processing-3.3.6\java\bin\net.dll 0x000007fefcf50000 - 0x000007fefcf57000 C:\Windows\System32\wship6.dll 0x00000000741c0000 - 0x00000000741d1000 D:\Programme\processing-3.3.6\java\bin\nio.dll 0x00000000740d0000 - 0x0000000074112000 D:\Programme\processing-3.3.6\java\bin\t2k.dll 0x0000000073fa0000 - 0x0000000073fd1000 D:\Programme\processing-3.3.6\java\bin\jpeg.dll 0x000007fee6610000 - 0x000007fee667b000 D:\Eigene Dateien\documents\Processing\libraries\SimpleOpenNI\library\win64\OpenNI2.dll 0x000007fedff70000 - 0x000007fee01b3000 D:\Eigene Dateien\documents\Processing\libraries\SimpleOpenNI\library\win64\NiTE2.dll 0x0000000072770000 - 0x0000000072808000 C:\Windows\system32\MSVCP100.dll 0x000007fee7090000 - 0x000007fee70ce000 D:\Eigene Dateien\documents\Processing\libraries\SimpleOpenNI\library\SimpleOpenNI64.dll 0x000000006cb20000 - 0x000000006cbf3000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll 0x000000006ca70000 - 0x000000006cb13000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll 0x000007fee84d0000 - 0x000007fee8500000 D:\Eigene Dateien\documents\Processing\libraries\SimpleOpenNI\library\win64\OpenNI2\Drivers\Kinect.dll 0x000007fef79b0000 - 0x000007fef7a1f000 C:\Windows\SYSTEM32\MSCOREE.DLL 0x000007fecdd20000 - 0x000007feceb7e000 C:\Windows\system32\Kinect10.dll 0x000007fef82f0000 - 0x000007fef82f9000 C:\Windows\system32\WINUSB.DLL 0x000007fefda20000 - 0x000007fefdb8d000 C:\Windows\system32\CRYPT32.dll 0x000007fefd7e0000 - 0x000007fefd7ef000 C:\Windows\system32\MSASN1.dll 0x000007fefd8a0000 - 0x000007fefd8db000 C:\Windows\system32\WINTRUST.dll 0x000007fef7810000 - 0x000007fef78ad000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll 0x000007fedead0000 - 0x000007fedf4af000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll 0x000007fee09d0000 - 0x000007fee0ac7000 C:\Windows\system32\MSVCR120_CLR0400.dll 0x000007fedd550000 - 0x000007fedeace000 C:\Windows\assembly\NativeImages_v4.0.30319_64\mscorlib\01f72c20ca7ef7505aa3e474eb475713\mscorlib.ni.dll 0x000007fee08b0000 - 0x000007fee09c4000 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clrjit.dll 0x000007fee17a0000 - 0x000007fee17fb000 D:\Eigene Dateien\documents\Processing\libraries\SimpleOpenNI\library\win64\OpenNI2\Drivers\OniFile.dll 0x000007fedfee0000 - 0x000007fedff61000 D:\Eigene Dateien\documents\Processing\libraries\SimpleOpenNI\library\win64\OpenNI2\Drivers\PS1080.dll 0x000007fee1750000 - 0x000007fee1791000 D:\Eigene Dateien\documents\Processing\libraries\SimpleOpenNI\library\win64\OpenNI2\Drivers\PSLink.dll 0x000007fef8490000 - 0x000007fef85b5000 C:\Windows\system32\dbghelp.dll

VM Arguments: jvm_args: -agentlib:jdwp=transport=dt_socket,address=8724,server=y,suspend=y,quiet=y -Djna.nosys=true -Djava.ext.dirs=D:\Programme\processing-3.3.6\java\lib\ext -Djava.library.path=;D:\Programme\processing-3.3.6\core\library;D:\Eigene Dateien\documents\Processing\libraries\SimpleOpenNI\library;D:\Eigene Dateien\documents\Processing\libraries\G4P\library;D:\Programme\processing-3.3.6\modes\java\libraries\dxf\library;D:\Programme\processing-3.3.6\java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Mercurial;C:\Program Files\TortoiseHg;C:\Program Files (x86)\Skype\Phone;C:\Program Files\Git\cmd;C:\HaxeToolkit\haxe;C:\HaxeToolkit\neko;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files (x86)\Brackets\command;C:\Ruby23-x64\bin;D:\Programme\processing-3.3.6\java\bin;. -ea java_command: processing.core.PApplet --editor-location=638,268 --external --display=1 --sketch-path=D:\Programme\expACT\expACT_ARS_2017 expACT_ARS_2017 java_class_path (initial): C:\Users\sano98\AppData\Local\Temp\expACT_ARS_2017147147400643756246temp;D:\Programme\processing-3.3.6\core\library\core.jar;D:\Programme\processing-3.3.6\core\library\gluegen-rt-natives-linux-aarch64.jar;D:\Programme\processing-3.3.6\core\library\gluegen-rt-natives-linux-amd64.jar;D:\Programme\processing-3.3.6\core\library\gluegen-rt-natives-linux-armv6hf.jar;D:\Programme\processing-3.3.6\core\library\gluegen-rt-natives-linux-i586.jar;D:\Programme\processing-3.3.6\core\library\gluegen-rt-natives-macosx-universal.jar;D:\Programme\processing-3.3.6\core\library\gluegen-rt-natives-windows-amd64.jar;D:\Programme\processing-3.3.6\core\library\gluegen-rt-natives-windows-i586.jar;D:\Programme\processing-3.3.6\core\library\gluegen-rt.jar;D:\Programme\processing-3.3.6\core\library\jogl-all-natives-linux-aarch64.jar;D:\Programme\processing-3.3.6\core\library\jogl-all-natives-linux-amd64.jar;D:\Programme\processing-3.3.6\core\library\jogl-all-natives-linux-armv6hf.jar;D:\Programme\processing-3.3.6\core\library\jogl-all-natives-linux-i586.jar;D:\Programme\processing-3.3.6\core\library\jogl-all-natives-macosx-universal.jar;D:\Programme\processing-3.3.6\core\library\jogl-all-natives-windows-amd64.jar;D:\Programme\processing-3.3.6\core\library\jogl-all-natives-windows-i586.jar;D:\Programme\processing-3.3.6\core\library\jogl-all.jar;D:\Eigene Dateien\documents\Processing\libraries\SimpleOpenNI\library\SimpleOpenNI.jar;D:\Eigene Dateien\documents\Processing\libraries\G4P\library\G4P.jar;D:\Programme\processing-3.3.6\modes\java\libraries\dxf\library\dxf.jar;lib;lib\pde.jar;core\library\core.jar;lib\jna.jar;lib\jna-platform.jar;lib\antlr.jar;lib\ant.jar;lib\ant-launcher.jar Launcher Type: SUN_STANDARD

Environment Variables: PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Mercurial\;C:\Program Files\TortoiseHg\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Git\cmd;C:\HaxeToolkit\haxe\;C:\HaxeToolkit\neko;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\Brackets\command;C:\Ruby23-x64\bin;D:\Programme\processing-3.3.6\java\bin USERNAME=sano98 OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel

--------------- S Y S T E M ---------------

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23915)

CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc

Memory: 4k page, physical 6289912k(1482300k free), swap 12577964k(5578840k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for windows-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 21:57:33 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue Oct 24 11:16:21 2017 elapsed time: 2 seconds (0d 0h 0m 2s)