Advertisement
Guest User

Untitled

a guest
Oct 25th, 2015
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.03 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000069277ea6, pid=5844, tid=15192
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [dcpr.dll+0x7ea6]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x000000001fad3000): JavaThread "Animation Thread" [_thread_in_native, id=15192, stack(0x00000000208c0000,0x00000000209c0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x000000001e814000
  24.  
  25. Registers:
  26. RAX=0x000000000001d9af, RBX=0x000000001e79d948, RCX=0x0000000000000001, RDX=0x37eae91900000000
  27. RSP=0x00000000209befa0, RBP=0x000000001e79d948, RSI=0x000000007ffe2651, RDI=0x000000001e814000
  28. R8 =0x0000000000000000, R9 =0x0000000000000001, R10=0x000000001fad85c0, R11=0x00000000209beff0
  29. R12=0x0000000000000005, R13=0x000000001fb00638, R14=0x00000000ffffffff, R15=0x000000001fad3000
  30. RIP=0x0000000069277ea6, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x00000000209befa0)
  33. 0x00000000209befa0: 37eae91900000000 0000000000000000
  34. 0x00000000209befb0: 0000000000000000 0000000000000000
  35. 0x00000000209befc0: 00000000001ae919 0000000000000000
  36. 0x00000000209befd0: 0000000000000000 0000000000000000
  37. 0x00000000209befe0: 0000000035800000 0000000000000000
  38. 0x00000000209beff0: 000000001e79e398 000000006927a1e3
  39. 0x00000000209bf000: 000000001e949a98 000000001fad85c0
  40. 0x00000000209bf010: 000000001e949a98 000000001fad85c0
  41. 0x00000000209bf020: 0000000000000000 00000000ffc00000
  42. 0x00000000209bf030: 00000000ffffffff 0000000000000000
  43. 0x00000000209bf040: 0000000000000002 0000000000000000
  44. 0x00000000209bf050: 00000000ffffffff 0000000000000000
  45. 0x00000000209bf060: 0000000000000000 0000000000000000
  46. 0x00000000209bf070: 0000000000000004 0000000000000000
  47. 0x00000000209bf080: 0000000000000001 0000000000000000
  48. 0x00000000209bf090: 000000076d7a24b8 0000000000000000
  49.  
  50. Instructions: (pc=0x0000000069277ea6)
  51. 0x0000000069277e86: 2b c1 ff c0 85 c0 7e 2e b8 01 00 00 00 66 0f 6e
  52. 0x0000000069277e96: c6 ff ce ff c0 0f 5b c0 f3 0f 5c c7 f3 0f 5e c6
  53. 0x0000000069277ea6: f3 0f 11 07 48 83 c7 04 3b f1 7d e1 48 98 c7 44
  54. 0x0000000069277eb6: 85 00 00 00 80 3f 48 8b 6c 24 60 48 8b 74 24 68
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000000000001d9af is pointing into the stack for thread: 0x000000001e7b1000
  60. RBX=0x000000001e79d948 is pointing into the stack for thread: 0x000000001e7b1000
  61. RCX=0x0000000000000001 is pointing into the stack for thread: 0x000000001e7b1000
  62. RDX=0x37eae91900000000 is pointing into the stack for thread: 0x000000001e7b1000
  63. RSP=0x00000000209befa0 is pointing into the stack for thread: 0x000000001fad3000
  64. RBP=0x000000001e79d948 is pointing into the stack for thread: 0x000000001e7b1000
  65. RSI=0x000000007ffe2651 is pointing into the stack for thread: 0x000000001e7b1000
  66. RDI=0x000000001e814000 is pointing into the stack for thread: 0x000000001e7b1000
  67. R8 =
  68. [error occurred during error reporting (printing register info), id 0xc0000005]
  69.  
  70. Stack: [0x00000000208c0000,0x00000000209c0000], sp=0x00000000209befa0, free space=1019k
  71. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  72. C [dcpr.dll+0x7ea6]
  73. C [dcpr.dll+0xa1e3]
  74. C [dcpr.dll+0xae33]
  75. C [dcpr.dll+0xba6b]
  76. C [dcpr.dll+0x900f]
  77. C [dcpr.dll+0x28f9]
  78. C 0x0000000002edafa7
  79.  
  80. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  81. J 582 sun.dc.pr.PathFiller.setOutputArea(FFII)V (0 bytes) @ 0x0000000002edaf0d [0x0000000002edaec0+0x4d]
  82. J 745 C2 sun.dc.pr.Rasterizer.setOutputArea(FFII)V (13 bytes) @ 0x0000000002f4bef8 [0x0000000002f4bea0+0x58]
  83. J 557 C2 sun.dc.DuctusRenderingEngine.getAATileGenerator(Ljava/awt/Shape;Ljava/awt/geom/AffineTransform;Lsun/java2d/pipe/Region;Ljava/awt/BasicStroke;ZZ[I)Lsun/java2d/pipe/AATileGenerator; (1189 bytes) @ 0x0000000002edca14 [0x0000000002edbe20+0xbf4]
  84. J 628 C2 sketch_151024b___Triangles2$Triangle.drawTriangle(I)V (68 bytes) @ 0x0000000002f08590 [0x0000000002f07d80+0x810]
  85. J 587 C1 sketch_151024b___Triangles2.()V (105 bytes) @ 0x0000000002eeb76c [0x0000000002eea480+0x12ec]
  86. J 770 C1 .()V (252 bytes) @ 0x0000000002f5a5a4 [0x0000000002f597c0+0xde4]
  87. J 738 C1 processing.awt.PSurfaceAWT$12.callDraw()V (18 bytes) @ 0x0000000002f466a4 [0x0000000002f46580+0x124]
  88. j processing.core.PSurfaceNone$AnimationThread.run()V+30
  89. v ~StubRoutines::call_stub
  90.  
  91. --------------- P R O C E S S ---------------
  92.  
  93. Java Threads: ( => current thread )
  94. 0x000000001fad0000 JavaThread "DestroyJavaVM" [_thread_blocked, id=15656, stack(0x0000000002a70000,0x0000000002b70000)]
  95. =>0x000000001fad3000 JavaThread "Animation Thread" [_thread_in_native, id=15192, stack(0x00000000208c0000,0x00000000209c0000)]
  96. 0x000000001fad1800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=13952, stack(0x00000000216a0000,0x00000000217a0000)]
  97. 0x000000001face800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1184, stack(0x00000000203c0000,0x00000000204c0000)]
  98. 0x000000001facf800 JavaThread "AWT-Shutdown" [_thread_blocked, id=12540, stack(0x00000000202c0000,0x00000000203c0000)]
  99. 0x000000001face000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=16328, stack(0x00000000201c0000,0x00000000202c0000)]
  100. 0x000000001e7b1000
  101. [error occurred during error reporting (printing all threads), id 0xc0000005]
  102.  
  103. VM state:not at safepoint (normal execution)
  104.  
  105. VM Mutex/Monitor currently owned by a thread: None
  106.  
  107. Heap:
  108. PSYoungGen total 76288K, used 36932K [0x000000076b400000, 0x0000000770900000, 0x00000007c0000000)
  109. eden space 65536K, 56% used [0x000000076b400000,0x000000076d811338,0x000000076f400000)
  110. from space 10752K, 0% used [0x000000076fe80000,0x000000076fe80000,0x0000000770900000)
  111. to space 10752K, 0% used [0x000000076f400000,0x000000076f400000,0x000000076fe80000)
  112. ParOldGen total 175104K, used 0K [0x00000006c1c00000, 0x00000006cc700000, 0x000000076b400000)
  113. object space 175104K, 0% used [0x00000006c1c00000,0x00000006c1c00000,0x00000006cc700000)
  114. Metaspace used 10217K, capacity 10380K, committed 10752K, reserved 1058816K
  115. class space used 1085K, capacity 1154K, committed 1280K, reserved 1048576K
  116.  
  117. Card table byte_map: [0x0000000012030000,0x0000000012830000] byte_map_base: 0x000000000ea22000
  118.  
  119. Marking Bits: (ParMarkBitMap*) 0x0000000069034040
  120. Begin Bits: [0x0000000013580000, 0x0000000017510000)
  121. End Bits: [0x0000000017510000, 0x000000001b4a0000)
  122.  
  123. Polling page: 0x0000000001250000
  124.  
  125. CodeCache: size=245760Kb used=3036Kb max_used=3043Kb free=242723Kb
  126. bounds [0x0000000002c70000, 0x0000000002f70000, 0x0000000011c70000]
  127. total_blobs=1243 nmethods=785 adapters=379
  128. compilation: enabled
  129.  
  130. Compilation events (10 events):
  131. Event: 9.357 Thread 0x000000001e71b000 780 3 sun.java2d.pipe.PixelToParallelogramConverter::fillRect (26 bytes)
  132. Event: 9.357 Thread 0x000000001e71b000 nmethod 780 0x0000000002f60810 code [0x0000000002f60980, 0x0000000002f60c48]
  133. Event: 9.357 Thread 0x000000001e71b000 781 3 sun.java2d.pipe.AlphaColorPipe::fillParallelogram (29 bytes)
  134. Event: 9.357 Thread 0x000000001e71b000 nmethod 781 0x0000000002f66dd0 code [0x0000000002f66f40, 0x0000000002f67228]
  135. Event: 9.790 Thread 0x000000001e71a000 783 4 java.awt.geom.AffineTransform::<init> (69 bytes)
  136. Event: 9.791 Thread 0x000000001e71a000 nmethod 783 0x0000000002f60550 code [0x0000000002f60680, 0x0000000002f60758]
  137. Event: 9.807 Thread 0x000000001e712800 784 4 processing.awt.PGraphicsJava2D::pushMatrix (74 bytes)
  138. Event: 9.809 Thread 0x000000001e712800 nmethod 784 0x0000000002f68450 code [0x0000000002f685a0, 0x0000000002f688d8]
  139. Event: 10.025 Thread 0x000000001e719800 785 4 processing.awt.PGraphicsJava2D::popMatrix (45 bytes)
  140. Event: 10.030 Thread 0x000000001e719800 nmethod 785 0x0000000002f69790 code [0x0000000002f69980, 0x0000000002f6a208]
  141.  
  142. GC Heap History (0 events):
  143. No events
  144.  
  145. Deoptimization events (0 events):
  146. No events
  147.  
  148. Internal exceptions (10 events):
  149. Event: 0.041 Thread 0x0000000002b73800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x000000076b40ed10) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\srs–] Ñä?
  150. Event: 0.041 Thread 0x0000000002b73800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x000000076b40efa0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jÀ«\Qwä?
  151. Event: 0.640 Thread 0x0000000002b73800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076babe3b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  152. Event: 0.640 Thread 0x0000000002b73800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076babe568) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  153. Event: 0.640 Thread 0x0000000002b73800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076bac2ad0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  154. Event: 0.640 Thread 0x0000000002b73800 Exception <a 'java/security/PrivilegedActionException'> (0x000000076bac2c88) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jvm.cpp, line 1382]
  155. Event: 0.644 Thread 0x0000000002b73800 Exception <a 'java/io/FileNotFoundException'> (0x000000076bac5160) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
  156. Event: 0.686 Thread 0x0000000002b73800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076bbaa618) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\methodHandles.cpp, line 1125]
  157. Event: 0.688 Thread 0x0000000002b73800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x000000076bbb9010) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\methodHandles.cpp, line 1125]
  158. Event: 0.715 Thread 0x0000000002b73800 Exception <a 'java/io/FileNotFoundException'> (0x000000076bc3fa68) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
  159.  
  160. Events (10 events):
  161. Event: 3.743 loading class java/awt/Cursor$CursorDisposer
  162. Event: 3.743 loading class java/awt/Cursor$CursorDisposer done
  163. Event: 3.744 loading class java/awt/AWTEvent$2
  164. Event: 3.744 loading class java/awt/AWTEvent$2 done
  165. Event: 3.744 loading class sun/reflect/UnsafeBooleanFieldAccessorImpl
  166. Event: 3.744 loading class sun/reflect/UnsafeBooleanFieldAccessorImpl done
  167. Event: 4.607 Executing VM operation: EnableBiasedLocking
  168. Event: 4.607 Executing VM operation: EnableBiasedLocking done
  169. Event: 5.811 Thread 0x000000001fad1000 Thread exited: 0x000000001fad1000
  170. Event: 5.824 Thread 0x000000001fad2800 Thread exited: 0x000000001fad2800
  171.  
  172.  
  173. Dynamic libraries:
  174. 0x00007ff64f320000 - 0x00007ff64f357000 C:\Program Files (x86)\processing-3.0.1\java\bin\java.exe
  175. 0x00007ffb3ed20000 - 0x00007ffb3eecc000 C:\WINDOWS\SYSTEM32\ntdll.dll
  176. 0x00007ffb3e960000 - 0x00007ffb3ea9e000 C:\WINDOWS\system32\KERNEL32.DLL
  177. 0x00007ffb3c050000 - 0x00007ffb3c165000 C:\WINDOWS\system32\KERNELBASE.dll
  178. 0x00007ffb3aa00000 - 0x00007ffb3aa8e000 C:\WINDOWS\system32\apphelp.dll
  179. 0x00007ffb2de20000 - 0x00007ffb2de73000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
  180. 0x00007ffb3e330000 - 0x00007ffb3e3da000 C:\WINDOWS\system32\msvcrt.dll
  181. 0x00007ffb3bcb0000 - 0x00007ffb3bcde000 C:\WINDOWS\SYSTEM32\SspiCli.dll
  182. 0x00007ffb3ecc0000 - 0x00007ffb3ed14000 C:\WINDOWS\system32\SHLWAPI.dll
  183. 0x00007ffb3c870000 - 0x00007ffb3c9e7000 C:\WINDOWS\system32\USER32.dll
  184. 0x00007ffb3e6d0000 - 0x00007ffb3e864000 C:\WINDOWS\system32\ole32.dll
  185. 0x00007ffb3cc00000 - 0x00007ffb3e119000 C:\WINDOWS\system32\SHELL32.dll
  186. 0x00007ffb3b500000 - 0x00007ffb3b521000 C:\WINDOWS\SYSTEM32\USERENV.dll
  187. 0x00007ffb3c580000 - 0x00007ffb3c62a000 C:\WINDOWS\system32\ADVAPI32.dll
  188. 0x00007ffb2ff00000 - 0x00007ffb2ff1e000 C:\WINDOWS\SYSTEM32\MPR.dll
  189. 0x00007ffb3cab0000 - 0x00007ffb3cbf1000 C:\WINDOWS\system32\RPCRT4.dll
  190. 0x00007ffb3c630000 - 0x00007ffb3c689000 C:\WINDOWS\SYSTEM32\sechost.dll
  191. 0x00007ffb3e3e0000 - 0x00007ffb3e5f1000 C:\WINDOWS\SYSTEM32\combase.dll
  192. 0x00007ffb3e120000 - 0x00007ffb3e270000 C:\WINDOWS\system32\GDI32.dll
  193. 0x00007ffb3be80000 - 0x00007ffb3be95000 C:\WINDOWS\SYSTEM32\profapi.dll
  194. 0x00007ffb3a940000 - 0x00007ffb3a9f2000 C:\WINDOWS\SYSTEM32\SHCORE.dll
  195. 0x00007ffb3eaa0000 - 0x00007ffb3ead6000 C:\WINDOWS\system32\IMM32.DLL
  196. 0x00007ffb3eb60000 - 0x00007ffb3ecb2000 C:\WINDOWS\system32\MSCTF.dll
  197. 0x00007ffb39b50000 - 0x00007ffb39dca000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17810_none_6240b9c7ecbd0bda\COMCTL32.dll
  198. 0x00000000693e0000 - 0x00000000694b2000 C:\Program Files (x86)\processing-3.0.1\java\bin\msvcr100.dll
  199. 0x0000000068830000 - 0x00000000690b3000 C:\Program Files (x86)\processing-3.0.1\java\bin\server\jvm.dll
  200. 0x00007ffb39000000 - 0x00007ffb39009000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  201. 0x00007ffb39940000 - 0x00007ffb39962000 C:\WINDOWS\SYSTEM32\WINMM.dll
  202. 0x00007ffb38f30000 - 0x00007ffb38f3a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  203. 0x00007ffb3e870000 - 0x00007ffb3e877000 C:\WINDOWS\system32\PSAPI.DLL
  204. 0x00007ffb3eae0000 - 0x00007ffb3eb3a000 C:\WINDOWS\system32\WS2_32.dll
  205. 0x00007ffb39710000 - 0x00007ffb3973a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  206. 0x00007ffb3e880000 - 0x00007ffb3e889000 C:\WINDOWS\system32\NSI.dll
  207. 0x00007ffb3c000000 - 0x00007ffb3c04f000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
  208. 0x00007ffb3ac70000 - 0x00007ffb3ac98000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  209. 0x00000000693d0000 - 0x00000000693df000 C:\Program Files (x86)\processing-3.0.1\java\bin\verify.dll
  210. 0x00000000693a0000 - 0x00000000693c9000 C:\Program Files (x86)\processing-3.0.1\java\bin\java.dll
  211. 0x0000000068650000 - 0x0000000068685000 C:\Program Files (x86)\processing-3.0.1\java\bin\jdwp.dll
  212. 0x0000000069260000 - 0x0000000069268000 C:\Program Files (x86)\processing-3.0.1\java\bin\npt.dll
  213. 0x0000000069380000 - 0x0000000069396000 C:\Program Files (x86)\processing-3.0.1\java\bin\zip.dll
  214. 0x0000000068640000 - 0x0000000068649000 C:\Program Files (x86)\processing-3.0.1\java\bin\dt_socket.dll
  215. 0x00007ffb3b6e0000 - 0x00007ffb3b739000 C:\WINDOWS\system32\mswsock.dll
  216. 0x0000000068690000 - 0x0000000068828000 C:\Program Files (x86)\processing-3.0.1\java\bin\awt.dll
  217. 0x00007ffb3e890000 - 0x00007ffb3e951000 C:\WINDOWS\system32\OLEAUT32.dll
  218. 0x00007ffb3aaf0000 - 0x00007ffb3ac19000 C:\WINDOWS\system32\uxtheme.dll
  219. 0x00007ffb3a1d0000 - 0x00007ffb3a1f1000 C:\WINDOWS\system32\dwmapi.dll
  220. 0x00007ffb3acc0000 - 0x00007ffb3accb000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  221. 0x00007ffb3bd50000 - 0x00007ffb3bd5b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  222. 0x00007ffb3bce0000 - 0x00007ffb3bd43000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
  223. 0x00000000692f0000 - 0x0000000069337000 C:\Program Files (x86)\processing-3.0.1\java\bin\fontmanager.dll
  224. 0x0000000069270000 - 0x000000006929a000 C:\Program Files (x86)\processing-3.0.1\java\bin\dcpr.dll
  225. 0x00007ffb30300000 - 0x00007ffb30489000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  226.  
  227. VM Arguments:
  228. jvm_args: -agentlib:jdwp=transport=dt_socket,address=8040,server=y,suspend=y -Djava.library.path=;C:\Program Files (x86)\processing-3.0.1\core\library;C:\Program Files (x86)\processing-3.0.1\java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;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\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 (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone;C:\Program Files (x86)\processing-3.0.1\java\bin;. -ea
  229. java_command: processing.core.PApplet --editor-location=777,12 --external --display=1 --sketch-path=D:\Processing Projects\sketch_151024b___Triangles2 sketch_151024b___Triangles2
  230. java_class_path (initial): C:\Users\TNGABO~1\AppData\Local\Temp\sketch_151024b___Triangles28244120880712882311temp;C:\Program Files (x86)\processing-3.0.1\core\library\core.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-java-src.zip;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt-natives-linux-amd64.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt-natives-linux-armv6hf.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt-natives-linux-i586.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt-natives-macosx-universal.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt-natives-windows-amd64.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt-natives-windows-i586.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt.jar;C:\Program Files (x86)\processing-3.0.1\core\library\jogl-all-natives-linux-amd64.jar;C:\Program Files (x86)\processing-3.0.1\core\library\jogl-all-natives-linux-armv6hf.jar;C:\Program Files (x86)\processing-3.0.1\core\library\jogl-all-natives-linux-i586.jar;C:\Program Files (x86)\processing-3.0.1\core\library\jogl-all-natives-macosx-universal.jar;C:\Program Files (x86)\processing-3.0.1\core\library\jogl-all-natives-windows-amd64.jar;C:\Program Files (x86)\processing-3.0.1\core\library\jogl-all-natives-windows-i586.jar;C:\Program Files (x86)\processing-3.0.1\core\library\jogl-all.jar;C:\Program Files (x86)\processing-3.0.1\core\library\jogl-java-src.zip;C:\Program Files (x86)\processing-3.0.1\core\library\core.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-java-src.zip;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt-natives-linux-amd64.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt-natives-linux-armv6hf.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt-natives-linux-i586.jar;C:\Program Files (x86)\processing-3.0.1\core\library\gluegen-rt-natives-macosx-
  231. Launcher Type: SUN_STANDARD
  232.  
  233. Environment Variables:
  234. PATH=C:\ProgramData\Oracle\Java\javapath;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\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 (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;;C:\Program Files (x86)\processing-3.0.1\java\bin
  235. USERNAME=tngabor_temp
  236. OS=Windows_NT
  237. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  238.  
  239.  
  240.  
  241. --------------- S Y S T E M ---------------
  242.  
  243. OS: Windows 8.1 , 64 bit Build 9600 (6.3.9600.17415)
  244.  
  245. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
  246.  
  247. Memory: 4k page, physical 16657324k(11506832k free), swap 33434540k(25092612k free)
  248.  
  249. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun 8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)
  250.  
  251. time: Sun Oct 25 15:13:34 2015
  252. elapsed time: 10 seconds (0d 0h 0m 10s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement