Advertisement
Guest User

Untitled

a guest
Aug 13th, 2012
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.25 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=0x000000005cdc1d40, pid=6388, tid=3908
  5. #
  6. # JRE version: 7.0_02-b13
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (22.0-b10 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [nvoglv64.DLL+0x791d40]
  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.sun.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 (0x0000000008028800): JavaThread "Render Thread" [_thread_in_native, id=3908, stack(0x00000000097c0000,0x00000000098c0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
  24.  
  25. Registers:
  26. RAX=0x0000000000000006, RBX=0x00000000098bf1a0, RCX=0x0000000000000000, RDX=0x000000000050a340
  27. RSP=0x00000000098bf138, RBP=0x0000000000000000, RSI=0x000000000c845880, RDI=0x0000000000000001
  28. R8 =0xfffffffff37ba780, R9 =0x000000000c845880, R10=0x000000005c630000, R11=0x0000000000000005
  29. R12=0x000000000050a1c0, R13=0xfffffffff6c4b020, R14=0x00000000098bf5a8, R15=0x0000000008028800
  30. RIP=0x000000005cdc1d40, EFLAGS=0x0000000000010283
  31.  
  32. Top of Stack: (sp=0x00000000098bf138)
  33. 0x00000000098bf138: 000000005cdc1e93 00000000098bf270
  34. 0x00000000098bf148: 000000005cdc1f15 000000191fbd6aaa
  35. 0x00000000098bf158: 00000000098bf2e8 0000000000000004
  36. 0x00000000098bf168: 0000000000000000 0000000000000000
  37. 0x00000000098bf178: 000000005cdc288c 000000000050a080
  38. 0x00000000098bf188: 0000000000000030 0000000000000024
  39. 0x00000000098bf198: 0000000061ffcc00 0000000000000001
  40. 0x00000000098bf1a8: 0000000000000001 000000000000000b
  41. 0x00000000098bf1b8: 0000000000000000 0000000000000000
  42. 0x00000000098bf1c8: 0000000000000000 0000000000000000
  43. 0x00000000098bf1d8: 0000140600000004 0000000000000030
  44. 0x00000000098bf1e8: 0000000000000000 0000140600000003
  45. 0x00000000098bf1f8: 0000000100000030 0000000000000000
  46. 0x00000000098bf208: 0000140600000004 0000000100000030
  47. 0x00000000098bf218: 0000000000000000 0000140600000003
  48. 0x00000000098bf228: 0000000100000030 0000000000000000
  49.  
  50. Instructions: (pc=0x000000005cdc1d40)
  51. 0x000000005cdc1d20: 4b 8b 04 01 ff c1 49 83 c1 08 49 89 41 f8 3b 4a
  52. 0x000000005cdc1d30: 08 7c ed f3 c3 33 c9 39 4a 08 7e 17 4d 2b c1 90
  53. 0x000000005cdc1d40: 43 8b 04 01 ff c1 49 83 c1 04 41 89 41 fc 3b 4a
  54. 0x000000005cdc1d50: 08 7c ed f3 c3 0f 1f 00 8d 1c 79 00 8d 1c 79 00
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000006 is an unknown value
  60. RBX=0x00000000098bf1a0 is pointing into the stack for thread: 0x0000000008028800
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x000000000050a340 is an unknown value
  63. RSP=0x00000000098bf138 is pointing into the stack for thread: 0x0000000008028800
  64. RBP=0x0000000000000000 is an unknown value
  65. RSI=0x000000000c845880 is an unknown value
  66. RDI=0x0000000000000001 is an unknown value
  67. R8 =0xfffffffff37ba780 is an unknown value
  68. R9 =0x000000000c845880 is an unknown value
  69. R10=0x000000005c630000 is an unknown value
  70. R11=0x0000000000000005 is an unknown value
  71. R12=0x000000000050a1c0 is an unknown value
  72. R13=0xfffffffff6c4b020 is an unknown value
  73. R14=0x00000000098bf5a8 is pointing into the stack for thread: 0x0000000008028800
  74. R15=0x0000000008028800 is a thread
  75.  
  76.  
  77. Stack: [0x00000000097c0000,0x00000000098c0000], sp=0x00000000098bf138, free space=1020k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [nvoglv64.DLL+0x791d40]
  80.  
  81. [error occurred during error reporting (printing native stack), id 0xc0000005]
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. j org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V+0
  85. j org.lwjgl.opengl.GL11.glDrawArrays(III)V+20
  86. j org.spout.engine.renderer.GL30BatchVertexRenderer.doRender()V+115
  87. j org.spout.engine.renderer.BatchVertexRenderer.render()V+22
  88. j org.spout.engine.batcher.PrimitiveBatch.draw()V+4
  89. j org.spout.engine.SpoutClient.render(F)V+48
  90. j org.spout.engine.scheduler.SpoutScheduler$RenderThread.run()V+67
  91. v ~StubRoutines::call_stub
  92.  
  93. --------------- P R O C E S S ---------------
  94.  
  95. Java Threads: ( => current thread )
  96. 0x0000000008105800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1820, stack(0x000000000d650000,0x000000000d750000)]
  97. 0x0000000008105000 JavaThread "DestroyJavaVM" [_thread_blocked, id=6352, stack(0x0000000002600000,0x0000000002700000)]
  98. 0x00000000080e6800 JavaThread "World Saving Thread" [_thread_blocked, id=5164, stack(0x000000000b360000,0x000000000b460000)]
  99. 0x00000000080e5000 JavaThread "MainThread" [_thread_blocked, id=5980, stack(0x000000000b4e0000,0x000000000b5e0000)]
  100. 0x00000000080d7000 JavaThread "SpoutWorld{ test_world UUID: 6d5467fc-ff1b-4305-be9b-52da3b431719 Age: 0}" [_thread_blocked, id=5616, stack(0x000000000b080000,0x000000000b180000)]
  101. 0x00000000080d6800 JavaThread "Lighting thread for world test_world" daemon [_thread_blocked, id=6708, stack(0x000000000b200000,0x000000000b300000)]
  102. 0x0000000008029000 JavaThread "Memory Leak Detection Thread" daemon [_thread_blocked, id=3480, stack(0x0000000009900000,0x0000000009a00000)]
  103. =>0x0000000008028800 JavaThread "Render Thread" [_thread_in_native, id=3908, stack(0x00000000097c0000,0x00000000098c0000)]
  104. 0x0000000008027800 JavaThread "Deadlock Monitor" daemon [_thread_blocked, id=6568, stack(0x0000000009660000,0x0000000009760000)]
  105. 0x0000000008021000 JavaThread "Tick Monitor" daemon [_thread_blocked, id=6704, stack(0x0000000009500000,0x0000000009600000)]
  106. 0x000000000809b800 JavaThread "Engine bootstrap thread" [_thread_blocked, id=3444, stack(0x0000000008f80000,0x0000000009080000)]
  107. 0x0000000007e21800 JavaThread "ConsoleCommandThread" daemon [_thread_in_native, id=1832, stack(0x0000000009260000,0x0000000009360000)]
  108. 0x000000000808e800 JavaThread "Log Flush Thread" daemon [_thread_blocked, id=7040, stack(0x0000000009110000,0x0000000009210000)]
  109. 0x0000000006832000 JavaThread "Service Thread" daemon [_thread_blocked, id=2524, stack(0x00000000078f0000,0x00000000079f0000)]
  110. 0x0000000006831000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6444, stack(0x0000000007770000,0x0000000007870000)]
  111. 0x000000000682b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7160, stack(0x0000000007600000,0x0000000007700000)]
  112. 0x000000000682a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6348, stack(0x0000000007440000,0x0000000007540000)]
  113. 0x0000000006828800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3556, stack(0x00000000072d0000,0x00000000073d0000)]
  114. 0x00000000067a1000 JavaThread "Finalizer" daemon [_thread_blocked, id=4276, stack(0x0000000006e70000,0x0000000006f70000)]
  115. 0x0000000006794800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6268, stack(0x00000000071a0000,0x00000000072a0000)]
  116.  
  117. Other Threads:
  118. 0x000000000678f000 VMThread [stack: 0x0000000006fb0000,0x00000000070b0000] [id=5832]
  119. 0x0000000006845000 WatcherThread [stack: 0x0000000007ab0000,0x0000000007bb0000] [id=5696]
  120.  
  121. VM state:not at safepoint (normal execution)
  122.  
  123. VM Mutex/Monitor currently owned by a thread: None
  124.  
  125. Heap
  126. PSYoungGen total 38208K, used 28016K [0x00000007d5560000, 0x00000007da000000, 0x0000000800000000)
  127. eden space 32768K, 85% used [0x00000007d5560000,0x00000007d70a40a0,0x00000007d7560000)
  128. from space 5440K, 1% used [0x00000007d7560000,0x00000007d7578000,0x00000007d7ab0000)
  129. to space 5440K, 0% used [0x00000007d9ab0000,0x00000007d9ab0000,0x00000007da000000)
  130. PSOldGen total 87424K, used 4192K [0x0000000780000000, 0x0000000785560000, 0x00000007d5560000)
  131. object space 87424K, 4% used [0x0000000780000000,0x0000000780418168,0x0000000785560000)
  132. PSPermGen total 21248K, used 13075K [0x000000077ae00000, 0x000000077c2c0000, 0x0000000780000000)
  133. object space 21248K, 61% used [0x000000077ae00000,0x000000077bac4ed0,0x000000077c2c0000)
  134.  
  135. Code Cache [0x0000000002700000, 0x0000000002970000, 0x0000000005700000)
  136. total_blobs=559 nmethods=121 adapters=390 free_code_cache=48469Kb largest_free_block=49608448
  137.  
  138. Dynamic libraries:
  139. 0x000000013ff90000 - 0x000000013ffc3000 C:\Windows\system32\java.exe
  140. 0x0000000077a30000 - 0x0000000077bd9000 C:\Windows\SYSTEM32\ntdll.dll
  141. 0x0000000077810000 - 0x000000007792f000 C:\Windows\system32\kernel32.dll
  142. 0x000007fefda30000 - 0x000007fefda9c000 C:\Windows\system32\KERNELBASE.dll
  143. 0x000007feff160000 - 0x000007feff23b000 C:\Windows\system32\ADVAPI32.dll
  144. 0x000007feff240000 - 0x000007feff2df000 C:\Windows\system32\msvcrt.dll
  145. 0x000007fefe380000 - 0x000007fefe39f000 C:\Windows\SYSTEM32\sechost.dll
  146. 0x000007feff8e0000 - 0x000007feffa0d000 C:\Windows\system32\RPCRT4.dll
  147. 0x0000000077930000 - 0x0000000077a2a000 C:\Windows\system32\USER32.dll
  148. 0x000007feffcc0000 - 0x000007feffd27000 C:\Windows\system32\GDI32.dll
  149. 0x000007feff8d0000 - 0x000007feff8de000 C:\Windows\system32\LPK.dll
  150. 0x000007fefded0000 - 0x000007fefdf99000 C:\Windows\system32\USP10.dll
  151. 0x000007fefbdb0000 - 0x000007fefbfa4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  152. 0x000007fefde30000 - 0x000007fefdea1000 C:\Windows\system32\SHLWAPI.dll
  153. 0x000007fefe3a0000 - 0x000007fefe3ce000 C:\Windows\system32\IMM32.DLL
  154. 0x000007feff330000 - 0x000007feff439000 C:\Windows\system32\MSCTF.dll
  155. 0x0000000071cf0000 - 0x0000000071dc1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  156. 0x0000000061f60000 - 0x000000006263a000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  157. 0x000007feee920000 - 0x000007feee929000 C:\Windows\system32\WSOCK32.dll
  158. 0x000007feff2e0000 - 0x000007feff32d000 C:\Windows\system32\WS2_32.dll
  159. 0x000007feffd30000 - 0x000007feffd38000 C:\Windows\system32\NSI.dll
  160. 0x000007fefad40000 - 0x000007fefad7b000 C:\Windows\system32\WINMM.dll
  161. 0x0000000077bf0000 - 0x0000000077bf7000 C:\Windows\system32\PSAPI.DLL
  162. 0x0000000072340000 - 0x000000007234f000 C:\Program Files\Java\jre7\bin\verify.dll
  163. 0x0000000071c50000 - 0x0000000071c78000 C:\Program Files\Java\jre7\bin\java.dll
  164. 0x0000000071cd0000 - 0x0000000071ce5000 C:\Program Files\Java\jre7\bin\zip.dll
  165. 0x0000000071c30000 - 0x0000000071c49000 C:\Program Files\Java\jre7\bin\net.dll
  166. 0x0000000180000000 - 0x000000018004f000 C:\Program Files\NVIDIA Corporation\NetworkAccessManager\bin32\nvLsp64.dll
  167. 0x000007feffab0000 - 0x000007feffcb3000 C:\Windows\system32\ole32.dll
  168. 0x000007fefdd50000 - 0x000007fefde27000 C:\Windows\system32\OLEAUT32.dll
  169. 0x000007fefd1f0000 - 0x000007fefd245000 C:\Windows\system32\mswsock.dll
  170. 0x000007fefd1e0000 - 0x000007fefd1e7000 C:\Windows\System32\wship6.dll
  171. 0x0000000071c10000 - 0x0000000071c21000 C:\Program Files\Java\jre7\bin\nio.dll
  172. 0x0000000000330000 - 0x0000000000340000 C:\Users\Kylegar\AppData\Local\Temp\jline_dev b0.dll
  173. 0x000007fefc270000 - 0x000007fefc279000 C:\Users\Kylegar\AppData\Local\Temp\jansi-64-dev b0.dll
  174. 0x00000000739b0000 - 0x0000000073a53000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
  175. 0x00000000003d0000 - 0x000000000041f000 C:\Users\Kylegar\Desktop\sp out\natives\windows\lwjgl64.dll
  176. 0x000007fef0b90000 - 0x000007fef0cad000 C:\Windows\system32\OPENGL32.dll
  177. 0x000007fefb330000 - 0x000007fefb35d000 C:\Windows\system32\GLU32.dll
  178. 0x000007fef1580000 - 0x000007fef1671000 C:\Windows\system32\DDRAW.dll
  179. 0x000007fefb930000 - 0x000007fefb938000 C:\Windows\system32\DCIMAN32.dll
  180. 0x000007feff440000 - 0x000007feff617000 C:\Windows\system32\SETUPAPI.dll
  181. 0x000007fefdaa0000 - 0x000007fefdad6000 C:\Windows\system32\CFGMGR32.dll
  182. 0x000007fefdc50000 - 0x000007fefdc6a000 C:\Windows\system32\DEVOBJ.dll
  183. 0x000007fefcc30000 - 0x000007fefcc48000 C:\Windows\system32\dwmapi.dll
  184. 0x000007fefcb20000 - 0x000007fefcb2c000 C:\Windows\system32\VERSION.dll
  185. 0x000007fefbd50000 - 0x000007fefbda6000 C:\Windows\system32\uxtheme.dll
  186. 0x000000005c630000 - 0x000000005ddf9000 C:\Windows\system32\nvoglv64.DLL
  187. 0x000007fefe3d0000 - 0x000007feff158000 C:\Windows\system32\SHELL32.dll
  188. 0x000007fefd8b0000 - 0x000007fefd8bf000 C:\Windows\system32\CRYPTBASE.dll
  189. 0x000007fefd250000 - 0x000007fefd267000 C:\Windows\system32\CRYPTSP.dll
  190. 0x000007fefcf50000 - 0x000007fefcf97000 C:\Windows\system32\rsaenh.dll
  191. 0x000007fefccd0000 - 0x000007fefccee000 C:\Windows\system32\USERENV.dll
  192. 0x000007fefd980000 - 0x000007fefd98f000 C:\Windows\system32\profapi.dll
  193. 0x000007fefb0a0000 - 0x000007fefb0b5000 C:\Windows\system32\NLAapi.dll
  194. 0x000007fef5190000 - 0x000007fef51a5000 C:\Windows\system32\napinsp.dll
  195. 0x000007fef5170000 - 0x000007fef5189000 C:\Windows\system32\pnrpnsp.dll
  196. 0x000007fefd070000 - 0x000007fefd0cb000 C:\Windows\system32\DNSAPI.dll
  197. 0x000007fef5160000 - 0x000007fef516b000 C:\Windows\System32\winrnr.dll
  198. 0x0000000073a60000 - 0x0000000073a8e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  199. 0x000007fefcb10000 - 0x000007fefcb17000 C:\Windows\System32\wshtcpip.dll
  200. 0x000007fefab10000 - 0x000007fefab37000 C:\Windows\system32\IPHLPAPI.DLL
  201. 0x000007fefaaf0000 - 0x000007fefaafb000 C:\Windows\system32\WINNSI.DLL
  202. 0x000007fef5150000 - 0x000007fef5158000 C:\Windows\system32\rasadhlp.dll
  203. 0x000007fefa000000 - 0x000007fefa053000 C:\Windows\System32\fwpuclnt.dll
  204. 0x000007fef95b0000 - 0x000007fef964c000 C:\Windows\system32\mscms.dll
  205. 0x000007feec9e0000 - 0x000007feeca22000 C:\Windows\system32\icm32.dll
  206. 0x0000000005ef0000 - 0x0000000005f4c000 C:\Users\Kylegar\Desktop\sp out\natives\windows\OpenAL64.dll
  207. 0x000007feffa10000 - 0x000007feffaa9000 C:\Windows\system32\CLBCatQ.DLL
  208. 0x000007fefc1f0000 - 0x000007fefc23b000 C:\Windows\System32\MMDevApi.dll
  209. 0x000007fefc0c0000 - 0x000007fefc1ec000 C:\Windows\System32\PROPSYS.dll
  210. 0x000007fef14f0000 - 0x000007fef1578000 C:\Windows\system32\dsound.dll
  211. 0x000007fefc300000 - 0x000007fefc32c000 C:\Windows\system32\POWRPROF.dll
  212. 0x000007fefabd0000 - 0x000007fefac1f000 C:\Windows\system32\AUDIOSES.DLL
  213. 0x0000000060f80000 - 0x0000000061114000 C:\Program Files\Java\jre7\bin\awt.dll
  214. 0x000007fef3a20000 - 0x000007fef3b45000 C:\Windows\system32\dbghelp.dll
  215.  
  216. VM Arguments:
  217. java_command: spout-dev-SNAPSHOT.jar --platform CLIENT --debug --rendermode GL30
  218. Launcher Type: SUN_STANDARD
  219.  
  220. Environment Variables:
  221. JAVA_HOME=C:/Program Files/Java/jre7/
  222. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Common Files\Softimage;C:\Program Files\Common Files\Softimage;C:\Program Files\TortoiseSVN\bin;C:\Python26;E:\Program Files (x86)\CMake 2.8\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live
  223. USERNAME=Kylegar
  224. OS=Windows_NT
  225. PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 10 Stepping 0, AuthenticAMD
  226.  
  227.  
  228.  
  229. --------------- S Y S T E M ---------------
  230.  
  231. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  232.  
  233. CPU:total 6 (6 cores per cpu, 1 threads per core) family 16 model 10 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a
  234.  
  235. Memory: 4k page, physical 8387832k(3456744k free), swap 16773812k(10594960k free)
  236.  
  237. vm_info: Java HotSpot(TM) 64-Bit Server VM (22.0-b10) for windows-amd64 JRE (1.7.0_02-b13), built on Nov 17 2011 13:51:15 by "java_re" with unknown MS VC++:1600
  238.  
  239. time: Sun Aug 12 22:53:40 2012
  240. elapsed time: 1 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement