Advertisement
Guest User

Fatal Exception in Starmade

a guest
Apr 25th, 2013
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.47 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=0x0000000012d871b0, pid=7908, tid=860
  5. #
  6. # JRE version: 7.0_05-b06
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.1-b03 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig4icd64.dll+0xcc71b0] DrvSetLayerPaletteEntries+0x401a30
  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 (0x000000000b355800): JavaThread "ClientThread" [_thread_in_native, id=860, stack(0x00000000100b0000,0x00000000101b0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000020b761fc
  24.  
  25. Registers:
  26. RAX=0x00000000ffffffff, RBX=0x0000000000000000, RCX=0x0000000000000028, RDX=0x00000000101adf00
  27. RSP=0x00000000101ade00, RBP=0x0000000020ad0ea8, RSI=0x0000000000000400, RDI=0x00000000101adf10
  28. R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x0000000000000004, R11=0x000000000000000a
  29. R12=0x0000000000000008, R13=0x0000000020b761e0, R14=0x00000000ffffffff, R15=0x00000000137f0080
  30. RIP=0x0000000012d871b0, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x00000000101ade00)
  33. 0x00000000101ade00: 0000000020ad0e00 0000000000000300
  34. 0x00000000101ade10: 000000000000000a 0000000012926a35
  35. 0x00000000101ade20: 0000000000000008 00000000101ade70
  36. 0x00000000101ade30: 0000000000000007 0000000000000000
  37. 0x00000000101ade40: 0000000020a7de10 0000000000000000
  38. 0x00000000101ade50: ffffffff00000007 00000000ffffffff
  39. 0x00000000101ade60: 000000030000009d 0000000020ad0ea8
  40. 0x00000000101ade70: 0000000000001406 0000000100000004
  41. 0x00000000101ade80: 0000000000000001 0000000066666667
  42. 0x00000000101ade90: 0000000000000000 0000000000000000
  43. 0x00000000101adea0: 000000000000000a 00000000137f0080
  44. 0x00000000101adeb0: 00000000137f0080 0000000020b761e0
  45. 0x00000000101adec0: 0000000000000004 0000000020ad0ea8
  46. 0x00000000101aded0: 0000000000000000 000000000000000c
  47. 0x00000000101adee0: 0000000000000400 0000000012d879f2
  48. 0x00000000101adef0: 0000000020b761e0 00000000137f0080
  49.  
  50. Instructions: (pc=0x0000000012d871b0)
  51. 0x0000000012d87190: 1c 41 8b 45 1c 41 8d 0c 04 41 3b 8d b8 00 00 00
  52. 0x0000000012d871a0: 77 0b bb 07 00 00 00 89 5c 24 50 eb 1e 41 8b c6
  53. 0x0000000012d871b0: 41 8b 4c 85 20 41 8d 04 0c 41 3b 85 bc 00 00 00
  54. 0x0000000012d871c0: 77 c1 bb 06 00 00 00 89 5c 24 50 48 8b 77 08 8b
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00000000ffffffff is an unallocated location in the heap
  60. RBX=0x0000000000000000 is an unknown value
  61. RCX=0x0000000000000028 is an unknown value
  62. RDX=0x00000000101adf00 is pointing into the stack for thread: 0x000000000b355800
  63. RSP=0x00000000101ade00 is pointing into the stack for thread: 0x000000000b355800
  64. RBP=0x0000000020ad0ea8 is an unknown value
  65. RSI=0x0000000000000400 is an unknown value
  66. RDI=0x00000000101adf10 is pointing into the stack for thread: 0x000000000b355800
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x0000000000000004 is an unknown value
  70. R11=0x000000000000000a is an unknown value
  71. R12=0x0000000000000008 is an unknown value
  72. R13=0x0000000020b761e0 is an unknown value
  73. R14=0x00000000ffffffff is an unallocated location in the heap
  74. R15=0x00000000137f0080 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000000100b0000,0x00000000101b0000], sp=0x00000000101ade00, free space=1015k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig4icd64.dll+0xcc71b0] DrvSetLayerPaletteEntries+0x401a30
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. j org.lwjgl.opengl.GL20.nglLinkProgram(IJ)V+0
  83. j org.lwjgl.opengl.GL20.glLinkProgram(I)V+15
  84. j xr.a()V+358
  85. j xr.<init>(Ljava/lang/String;Ljava/lang/String;)V+15
  86. j cU.c()V+113
  87. j cU.b()V+391
  88. j vy.d()V+147
  89. j vy.a(Ljava/lang/String;)V+882
  90. j y.f()V+130
  91. j iX.run()V+193
  92. j java.lang.Thread.run()V+11
  93. v ~StubRoutines::call_stub
  94.  
  95. --------------- P R O C E S S ---------------
  96.  
  97. Java Threads: ( => current thread )
  98. 0x000000000d235000 JavaThread "[CLIENT]RequestNewSegments" [_thread_blocked, id=7932, stack(0x0000000011fc0000,0x00000000120c0000)]
  99. 0x000000000d234800 JavaThread "LocalSegmentRetriever" [_thread_blocked, id=7616, stack(0x0000000011db0000,0x0000000011eb0000)]
  100. 0x000000000d233800 JavaThread "SendingQueueThread(RegisteredClient: DethKnat (1) connected: true)" [_thread_blocked, id=7432, stack(0x00000000110b0000,0x00000000111b0000)]
  101. 0x000000000d233000 JavaThread "ServerPing RegisteredClient: DethKnat (1) connected: true" [_thread_blocked, id=6504, stack(0x0000000011c00000,0x0000000011d00000)]
  102. 0x000000000d232000 JavaThread "client Processor: 1" [_thread_in_native, id=5876, stack(0x0000000011a00000,0x0000000011b00000)]
  103. 0x000000000d231800 JavaThread "SERVER-PROCESSOR: RegisteredClient: DethKnat (1) connected: true" [_thread_in_native, id=4528, stack(0x0000000011870000,0x0000000011970000)]
  104. 0x000000000d230800 JavaThread "Thread-16" [_thread_blocked, id=5344, stack(0x0000000011720000,0x0000000011820000)]
  105. 0x000000000d230000 JavaThread "[CLIENT]_CREATOR_THREAD" [_thread_blocked, id=1768, stack(0x0000000011570000,0x0000000011670000)]
  106. 0x000000000d22f000 JavaThread "LightUpdate1" [_thread_blocked, id=6404, stack(0x0000000011380000,0x0000000011480000)]
  107. 0x000000000d22e800 JavaThread "LightUpdate0" [_thread_blocked, id=7880, stack(0x00000000111d0000,0x00000000112d0000)]
  108. 0x000000000d22d800 JavaThread "CLIENT_SEGMENT_WRITER_THREAD" [_thread_blocked, id=4192, stack(0x0000000010f80000,0x0000000011080000)]
  109. 0x000000000d22d000 JavaThread "ServerController" [_thread_blocked, id=5892, stack(0x0000000010d90000,0x0000000010e90000)]
  110. 0x000000000d22c000 JavaThread "ServerListener" [_thread_in_native, id=6332, stack(0x0000000010a40000,0x0000000010b40000)]
  111. 0x000000000d22b800 JavaThread "Thread-9" [_thread_blocked, id=6544, stack(0x00000000107c0000,0x00000000108c0000)]
  112. 0x000000000d22a800 JavaThread "Thread-11" [_thread_blocked, id=7304, stack(0x0000000010690000,0x0000000010790000)]
  113. 0x000000000d141800 JavaThread "HSQLDB Timer @4f9da97e" daemon [_thread_blocked, id=6012, stack(0x0000000010490000,0x0000000010590000)]
  114. 0x000000000ce7e000 JavaThread "Thread-6" [_thread_blocked, id=2528, stack(0x0000000010380000,0x0000000010480000)]
  115. 0x000000000cae0800 JavaThread "Thread-4" [_thread_blocked, id=6608, stack(0x00000000101b0000,0x00000000102b0000)]
  116. =>0x000000000b355800 JavaThread "ClientThread" [_thread_in_native, id=860, stack(0x00000000100b0000,0x00000000101b0000)]
  117. 0x000000000b354800 JavaThread "SERVER_SEGMENT_WRITER_THREAD" [_thread_blocked, id=4952, stack(0x000000000ff80000,0x0000000010080000)]
  118. 0x000000000b3ec800 JavaThread "TimerQueue" daemon [_thread_blocked, id=688, stack(0x000000000e9c0000,0x000000000eac0000)]
  119. 0x0000000001ccc800 JavaThread "DestroyJavaVM" [_thread_blocked, id=7320, stack(0x0000000002320000,0x0000000002420000)]
  120. 0x000000000d0f2800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1988, stack(0x000000000e770000,0x000000000e870000)]
  121. 0x000000000ce99000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3240, stack(0x000000000e630000,0x000000000e730000)]
  122. 0x000000000d484000 JavaThread "AWT-Shutdown" [_thread_blocked, id=7060, stack(0x000000000e4e0000,0x000000000e5e0000)]
  123. 0x000000000cdcf800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7832, stack(0x000000000e2b0000,0x000000000e3b0000)]
  124. 0x000000000b27c000 JavaThread "Service Thread" daemon [_thread_blocked, id=6712, stack(0x000000000baf0000,0x000000000bbf0000)]
  125. 0x000000000b271000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3092, stack(0x000000000c0e0000,0x000000000c1e0000)]
  126. 0x000000000b26d000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2200, stack(0x000000000bf20000,0x000000000c020000)]
  127. 0x000000000b26c000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2808, stack(0x000000000bda0000,0x000000000bea0000)]
  128. 0x000000000b267800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2636, stack(0x0000000005db0000,0x0000000005eb0000)]
  129. 0x000000000b266800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=1212, stack(0x000000000bc60000,0x000000000bd60000)]
  130. 0x000000000b1e4800 JavaThread "Finalizer" daemon [_thread_blocked, id=5656, stack(0x000000000b9f0000,0x000000000baf0000)]
  131. 0x000000000b1de800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7084, stack(0x000000000b840000,0x000000000b940000)]
  132.  
  133. Other Threads:
  134. 0x000000000b1d6800 VMThread [stack: 0x000000000b690000,0x000000000b790000] [id=7760]
  135. 0x000000000b287800 WatcherThread [stack: 0x000000000c2b0000,0x000000000c3b0000] [id=6588]
  136.  
  137. VM state:not at safepoint (normal execution)
  138.  
  139. VM Mutex/Monitor currently owned by a thread: None
  140.  
  141. Heap
  142. par new generation total 118016K, used 48199K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  143. eden space 104960K, 44% used [0x00000000bae00000, 0x00000000bdb40378, 0x00000000c1480000)
  144. from space 13056K, 14% used [0x00000000c1480000, 0x00000000c1651c08, 0x00000000c2140000)
  145. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  146. concurrent mark-sweep generation total 393216K, used 54859K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  147. concurrent-mark-sweep perm gen total 49444K, used 30838K [0x00000000fae00000, 0x00000000fde49000, 0x0000000000000000)
  148.  
  149. Code Cache [0x0000000002420000, 0x00000000027d0000, 0x0000000005420000)
  150. total_blobs=1914 nmethods=1190 adapters=674 free_code_cache=45457Kb largest_free_block=46468992
  151.  
  152. Compilation events (10 events):
  153. Event: 53.442 Thread 0x000000000b26d000 1232 sun.awt.image.BufImgSurfaceData::getBounds (22 bytes)
  154. Event: 53.443 Thread 0x000000000b271000 1233 java.awt.Rectangle::<init> (9 bytes)
  155. Event: 53.443 Thread 0x000000000b271000 nmethod 1233 0x00000000027be310 code [0x00000000027be440, 0x00000000027be498]
  156. Event: 53.443 Thread 0x000000000b26d000 nmethod 1232 0x00000000027bdfd0 code [0x00000000027be120, 0x00000000027be1f8]
  157. Event: 53.494 Thread 0x000000000b271000 1234 com.sun.imageio.plugins.png.PNGImageReader::decodeSubFilter (54 bytes)
  158. Event: 53.497 Thread 0x000000000b271000 nmethod 1234 0x00000000027bdc10 code [0x00000000027bdd40, 0x00000000027bdf38]
  159. Event: 53.567 Thread 0x000000000b26d000 1235 java.awt.image.BufferedImage::getRaster (5 bytes)
  160. Event: 53.568 Thread 0x000000000b26d000 nmethod 1235 0x00000000027bda10 code [0x00000000027bdb40, 0x00000000027bdb98]
  161. Event: 53.621 Thread 0x000000000b271000 1236 sun.nio.cs.SingleByte$Decoder::decodeArrayLoop (154 bytes)
  162. Event: 53.630 Thread 0x000000000b271000 nmethod 1236 0x000000000277c250 code [0x000000000277c3e0, 0x000000000277ca10]
  163.  
  164. GC Heap History (10 events):
  165. Event: 46.526 GC heap before
  166. {Heap before GC invocations=3 (full 2):
  167. par new generation total 118016K, used 117285K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  168. eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
  169. from space 13056K, 94% used [0x00000000c2140000, 0x00000000c2d49490, 0x00000000c2e00000)
  170. to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
  171. concurrent mark-sweep generation total 393216K, used 42391K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  172. concurrent-mark-sweep perm gen total 48968K, used 29661K [0x00000000fae00000, 0x00000000fddd2000, 0x0000000000000000)
  173. Event: 46.533 GC heap after
  174. Heap after GC invocations=4 (full 2):
  175. par new generation total 118016K, used 6658K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  176. eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
  177. from space 13056K, 50% used [0x00000000c1480000, 0x00000000c1b00878, 0x00000000c2140000)
  178. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  179. concurrent mark-sweep generation total 393216K, used 42391K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  180. concurrent-mark-sweep perm gen total 48968K, used 29661K [0x00000000fae00000, 0x00000000fddd2000, 0x0000000000000000)
  181. }
  182. Event: 47.667 GC heap before
  183. {Heap before GC invocations=4 (full 2):
  184. par new generation total 118016K, used 111618K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  185. eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
  186. from space 13056K, 50% used [0x00000000c1480000, 0x00000000c1b00878, 0x00000000c2140000)
  187. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  188. concurrent mark-sweep generation total 393216K, used 33620K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  189. concurrent-mark-sweep perm gen total 49444K, used 29702K [0x00000000fae00000, 0x00000000fde49000, 0x0000000000000000)
  190. Event: 47.673 GC heap after
  191. Heap after GC invocations=5 (full 2):
  192. par new generation total 118016K, used 6966K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  193. eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
  194. from space 13056K, 53% used [0x00000000c2140000, 0x00000000c280d898, 0x00000000c2e00000)
  195. to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
  196. concurrent mark-sweep generation total 393216K, used 33620K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  197. concurrent-mark-sweep perm gen total 49444K, used 29702K [0x00000000fae00000, 0x00000000fde49000, 0x0000000000000000)
  198. }
  199. Event: 48.360 GC heap before
  200. {Heap before GC invocations=5 (full 2):
  201. par new generation total 118016K, used 111926K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  202. eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
  203. from space 13056K, 53% used [0x00000000c2140000, 0x00000000c280d898, 0x00000000c2e00000)
  204. to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
  205. concurrent mark-sweep generation total 393216K, used 33620K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  206. concurrent-mark-sweep perm gen total 49444K, used 29802K [0x00000000fae00000, 0x00000000fde49000, 0x0000000000000000)
  207. Event: 48.392 GC heap after
  208. Heap after GC invocations=6 (full 2):
  209. par new generation total 118016K, used 13056K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  210. eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
  211. from space 13056K, 100% used [0x00000000c1480000, 0x00000000c2140000, 0x00000000c2140000)
  212. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  213. concurrent mark-sweep generation total 393216K, used 40962K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  214. concurrent-mark-sweep perm gen total 49444K, used 29802K [0x00000000fae00000, 0x00000000fde49000, 0x0000000000000000)
  215. }
  216. Event: 52.629 GC heap before
  217. {Heap before GC invocations=6 (full 3):
  218. par new generation total 118016K, used 118016K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  219. eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
  220. from space 13056K, 100% used [0x00000000c1480000, 0x00000000c2140000, 0x00000000c2140000)
  221. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  222. concurrent mark-sweep generation total 393216K, used 40962K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  223. concurrent-mark-sweep perm gen total 49444K, used 30650K [0x00000000fae00000, 0x00000000fde49000, 0x0000000000000000)
  224. Event: 52.675 GC heap after
  225. Heap after GC invocations=7 (full 3):
  226. par new generation total 118016K, used 11097K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  227. eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
  228. from space 13056K, 84% used [0x00000000c2140000, 0x00000000c2c165c8, 0x00000000c2e00000)
  229. to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
  230. concurrent mark-sweep generation total 393216K, used 54859K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  231. concurrent-mark-sweep perm gen total 49444K, used 30650K [0x00000000fae00000, 0x00000000fde49000, 0x0000000000000000)
  232. }
  233. Event: 53.368 GC heap before
  234. {Heap before GC invocations=7 (full 3):
  235. par new generation total 118016K, used 116057K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  236. eden space 104960K, 100% used [0x00000000bae00000, 0x00000000c1480000, 0x00000000c1480000)
  237. from space 13056K, 84% used [0x00000000c2140000, 0x00000000c2c165c8, 0x00000000c2e00000)
  238. to space 13056K, 0% used [0x00000000c1480000, 0x00000000c1480000, 0x00000000c2140000)
  239. concurrent mark-sweep generation total 393216K, used 54859K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  240. concurrent-mark-sweep perm gen total 49444K, used 30773K [0x00000000fae00000, 0x00000000fde49000, 0x0000000000000000)
  241. Event: 53.372 GC heap after
  242. Heap after GC invocations=8 (full 3):
  243. par new generation total 118016K, used 1863K [0x00000000bae00000, 0x00000000c2e00000, 0x00000000c2e00000)
  244. eden space 104960K, 0% used [0x00000000bae00000, 0x00000000bae00000, 0x00000000c1480000)
  245. from space 13056K, 14% used [0x00000000c1480000, 0x00000000c1651c08, 0x00000000c2140000)
  246. to space 13056K, 0% used [0x00000000c2140000, 0x00000000c2140000, 0x00000000c2e00000)
  247. concurrent mark-sweep generation total 393216K, used 54859K [0x00000000c2e00000, 0x00000000dae00000, 0x00000000fae00000)
  248. concurrent-mark-sweep perm gen total 49444K, used 30773K [0x00000000fae00000, 0x00000000fde49000, 0x0000000000000000)
  249. }
  250.  
  251. Deoptimization events (10 events):
  252. Event: 48.466 Thread 0x000000000b355800 Uncommon trap 449 fr.pc 0x000000000271f520
  253. Event: 50.751 Thread 0x000000000b355800 Uncommon trap -83 fr.pc 0x0000000002683408
  254. Event: 50.756 Thread 0x000000000b355800 Uncommon trap -83 fr.pc 0x00000000026c7690
  255. Event: 50.761 Thread 0x000000000b355800 Uncommon trap -83 fr.pc 0x00000000026a29fc
  256. Event: 50.763 Thread 0x000000000b355800 Uncommon trap -83 fr.pc 0x000000000269ef58
  257. Event: 51.268 Thread 0x000000000b355800 Uncommon trap -83 fr.pc 0x00000000026a1888
  258. Event: 51.635 Thread 0x000000000b355800 Uncommon trap -58 fr.pc 0x0000000002565f74
  259. Event: 51.736 Thread 0x000000000b355800 Uncommon trap -58 fr.pc 0x0000000002565f74
  260. Event: 52.546 Thread 0x000000000b355800 Uncommon trap -83 fr.pc 0x00000000027a479c
  261. Event: 52.546 Thread 0x000000000b355800 Uncommon trap -83 fr.pc 0x00000000027b98b4
  262.  
  263. Internal exceptions (10 events):
  264. Event: 52.789 Thread 0x000000000b355800 Threw 0x00000000bc2ebc18 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
  265. Event: 53.610 Thread 0x000000000b355800 Threw 0x00000000bd6ff3b8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
  266. Event: 53.610 Thread 0x000000000b355800 Threw 0x00000000bd6ff568 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
  267. Event: 53.610 Thread 0x000000000b355800 Threw 0x00000000bd6ff6e8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
  268. Event: 53.610 Thread 0x000000000b355800 Threw 0x00000000bd6ff868 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
  269. Event: 53.617 Thread 0x000000000b355800 Threw 0x00000000bd7015f0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
  270. Event: 53.617 Thread 0x000000000b355800 Threw 0x00000000bd7017a0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
  271. Event: 53.617 Thread 0x000000000b355800 Threw 0x00000000bd701920 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
  272. Event: 53.617 Thread 0x000000000b355800 Threw 0x00000000bd701aa0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
  273. Event: 53.617 Thread 0x000000000b355800 Threw 0x00000000bd702360 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
  274.  
  275. Events (10 events):
  276. Event: 53.373 Executing VM operation: RevokeBias
  277. Event: 53.373 Executing VM operation: RevokeBias done
  278. Event: 53.373 Executing VM operation: RevokeBias
  279. Event: 53.373 Executing VM operation: RevokeBias done
  280. Event: 53.373 Executing VM operation: RevokeBias
  281. Event: 53.373 Executing VM operation: RevokeBias done
  282. Event: 53.373 Executing VM operation: RevokeBias
  283. Event: 53.373 Executing VM operation: RevokeBias done
  284. Event: 53.617 loading class 0x000000000d026970
  285. Event: 53.617 loading class 0x000000000d026970 done
  286.  
  287.  
  288. Dynamic libraries:
  289. 0x000000003f3c0000 - 0x000000003f3f4000 C:\Program Files\Java\jre7\bin\javaw.exe
  290. 0x0000000077040000 - 0x00000000771e9000 C:\Windows\SYSTEM32\ntdll.dll
  291. 0x0000000076cc0000 - 0x0000000076ddf000 C:\Windows\system32\kernel32.dll
  292. 0x00000000fd800000 - 0x00000000fd86b000 C:\Windows\system32\KERNELBASE.dll
  293. 0x00000000fee60000 - 0x00000000fef3b000 C:\Windows\system32\ADVAPI32.dll
  294. 0x00000000fecb0000 - 0x00000000fed4f000 C:\Windows\system32\msvcrt.dll
  295. 0x00000000fe9c0000 - 0x00000000fe9df000 C:\Windows\SYSTEM32\sechost.dll
  296. 0x00000000fef40000 - 0x00000000ff06d000 C:\Windows\system32\RPCRT4.dll
  297. 0x0000000076f40000 - 0x000000007703a000 C:\Windows\system32\USER32.dll
  298. 0x00000000fed50000 - 0x00000000fedb7000 C:\Windows\system32\GDI32.dll
  299. 0x00000000fea40000 - 0x00000000fea4e000 C:\Windows\system32\LPK.dll
  300. 0x00000000ff280000 - 0x00000000ff349000 C:\Windows\system32\USP10.dll
  301. 0x00000000fbdc0000 - 0x00000000fbfb4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  302. 0x00000000fec30000 - 0x00000000feca1000 C:\Windows\system32\SHLWAPI.dll
  303. 0x00000000fd870000 - 0x00000000fd89e000 C:\Windows\system32\IMM32.DLL
  304. 0x00000000fd8a0000 - 0x00000000fd9a9000 C:\Windows\system32\MSCTF.dll
  305. 0x00000000fd450000 - 0x00000000fd491000 C:\Windows\system32\nvinitx.dll
  306. 0x000000000f000000 - 0x000000000f006000 C:\Program Files\NVIDIA Corporation\CoProcManager\_etoured.dll
  307. 0x00000000f93d0000 - 0x00000000f9426000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
  308. 0x00000000fea50000 - 0x00000000fec27000 C:\Windows\system32\SETUPAPI.dll
  309. 0x00000000fd570000 - 0x00000000fd5a6000 C:\Windows\system32\CFGMGR32.dll
  310. 0x00000000fe7a0000 - 0x00000000fe877000 C:\Windows\system32\OLEAUT32.dll
  311. 0x00000000ff070000 - 0x00000000ff273000 C:\Windows\system32\ole32.dll
  312. 0x00000000fd550000 - 0x00000000fd56a000 C:\Windows\system32\DEVOBJ.dll
  313. 0x00000000f9390000 - 0x00000000f93cd000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
  314. 0x0000000066880000 - 0x0000000066951000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  315. 0x000000005db30000 - 0x000000005e24a000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  316. 0x00000000f8760000 - 0x00000000f8769000 C:\Windows\system32\WSOCK32.dll
  317. 0x00000000fe9e0000 - 0x00000000fea2d000 C:\Windows\system32\WS2_32.dll
  318. 0x00000000fea30000 - 0x00000000fea38000 C:\Windows\system32\NSI.dll
  319. 0x00000000fab80000 - 0x00000000fabbb000 C:\Windows\system32\WINMM.dll
  320. 0x0000000077200000 - 0x0000000077207000 C:\Windows\system32\PSAPI.DLL
  321. 0x000000006fdd0000 - 0x000000006fddf000 C:\Program Files\Java\jre7\bin\verify.dll
  322. 0x000000006fcf0000 - 0x000000006fd18000 C:\Program Files\Java\jre7\bin\java.dll
  323. 0x000000006fdb0000 - 0x000000006fdc5000 C:\Program Files\Java\jre7\bin\zip.dll
  324. 0x000000006fcd0000 - 0x000000006fce9000 C:\Program Files\Java\jre7\bin\net.dll
  325. 0x00000000fccc0000 - 0x00000000fcd15000 C:\Windows\system32\mswsock.dll
  326. 0x00000000fccb0000 - 0x00000000fccb7000 C:\Windows\System32\wship6.dll
  327. 0x0000000066cd0000 - 0x0000000066ce1000 C:\Program Files\Java\jre7\bin\nio.dll
  328. 0x0000000080000000 - 0x0000000080016000 C:\Users\Magicant\Desktop\StarMade\native\windows\x64\jinput-dx8_64.dll
  329. 0x00000000f0ed0000 - 0x00000000f0f0c000 C:\Windows\system32\DINPUT8.dll
  330. 0x0000000002040000 - 0x0000000002090000 C:\Users\Magicant\Desktop\StarMade\native\windows\x64\lwjgl64.dll
  331. 0x00000000f2520000 - 0x00000000f263d000 C:\Windows\system32\OPENGL32.dll
  332. 0x00000000f24f0000 - 0x00000000f251d000 C:\Windows\system32\GLU32.dll
  333. 0x00000000f23f0000 - 0x00000000f24e1000 C:\Windows\system32\DDRAW.dll
  334. 0x00000000f23e0000 - 0x00000000f23e8000 C:\Windows\system32\DCIMAN32.dll
  335. 0x00000000fb7b0000 - 0x00000000fb7c8000 C:\Windows\system32\dwmapi.dll
  336. 0x00000000fc3c0000 - 0x00000000fc3cc000 C:\Windows\system32\VERSION.dll
  337. 0x00000000022a0000 - 0x0000000002302000 C:\Users\Magicant\Desktop\StarMade\native\windows\x64\OpenAL64.dll
  338. 0x00000000fda10000 - 0x00000000fe798000 C:\Windows\system32\SHELL32.dll
  339. 0x00000000666e0000 - 0x0000000066874000 C:\Program Files\Java\jre7\bin\awt.dll
  340. 0x00000000fbbe0000 - 0x00000000fbc36000 C:\Windows\system32\uxtheme.dll
  341. 0x00000000fd380000 - 0x00000000fd38f000 C:\Windows\system32\CRYPTBASE.dll
  342. 0x0000000066a00000 - 0x0000000066a34000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  343. 0x00000000669b0000 - 0x00000000669f1000 C:\Program Files\Java\jre7\bin\t2k.dll
  344. 0x00000000fedc0000 - 0x00000000fee59000 C:\Windows\system32\CLBCatQ.DLL
  345. 0x00000000fb600000 - 0x00000000fb761000 C:\Windows\system32\WindowsCodecs.dll
  346. 0x00000000fd320000 - 0x00000000fd377000 C:\Windows\system32\apphelp.dll
  347. 0x000000006e630000 - 0x000000006e646000 C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
  348. 0x0000000070650000 - 0x0000000070660000 C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll
  349. 0x000000006e5b0000 - 0x000000006e62b000 C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll
  350. 0x0000000076de0000 - 0x0000000076f3b000 C:\Windows\system32\WININET.dll
  351. 0x0000000077210000 - 0x0000000077213000 C:\Windows\system32\Normaliz.dll
  352. 0x0000000076960000 - 0x0000000076b70000 C:\Windows\system32\iertutil.dll
  353. 0x0000000076b70000 - 0x0000000076cbd000 C:\Windows\system32\urlmon.dll
  354. 0x00000000f3c10000 - 0x00000000f3ff9000 C:\Program Files\TortoiseSVN\bin\libsvn_tsvn.dll
  355. 0x000000006e580000 - 0x000000006e5ab000 C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll
  356. 0x000000006e530000 - 0x000000006e571000 C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll
  357. 0x00000000fd9b0000 - 0x00000000fda02000 C:\Windows\system32\WLDAP32.dll
  358. 0x00000000f3c00000 - 0x00000000f3c10000 C:\Program Files\TortoiseSVN\bin\intl3_tsvn.dll
  359. 0x00000000f3be0000 - 0x00000000f3bfa000 C:\Program Files\TortoiseSVN\bin\libsasl.dll
  360. 0x00000000fd130000 - 0x00000000fd13b000 C:\Windows\system32\Secur32.dll
  361. 0x00000000fd2f0000 - 0x00000000fd315000 C:\Windows\system32\SSPICLI.DLL
  362. 0x00000000fd5b0000 - 0x00000000fd71a000 C:\Windows\system32\CRYPT32.dll
  363. 0x00000000fd540000 - 0x00000000fd54f000 C:\Windows\system32\MSASN1.dll
  364. 0x0000000071c50000 - 0x0000000071ce8000 C:\Windows\system32\MSVCP100.dll
  365. 0x00000000f3ba0000 - 0x00000000f3bd5000 C:\Windows\system32\EhStorShell.dll
  366. 0x00000000fbc40000 - 0x00000000fbd6c000 C:\Windows\system32\PROPSYS.dll
  367. 0x00000000f3b20000 - 0x00000000f3ba0000 C:\Windows\system32\ntshrui.dll
  368. 0x00000000fcfa0000 - 0x00000000fcfc3000 C:\Windows\system32\srvcli.dll
  369. 0x00000000f6490000 - 0x00000000f649f000 C:\Windows\system32\cscapi.dll
  370. 0x00000000f9eb0000 - 0x00000000f9ebb000 C:\Windows\system32\slc.dll
  371. 0x00000000fc610000 - 0x00000000fc617000 C:\Windows\System32\wshtcpip.dll
  372. 0x00000000fcb40000 - 0x00000000fcb9b000 C:\Windows\system32\DNSAPI.dll
  373. 0x00000000f7ac0000 - 0x00000000f7aef000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  374. 0x00000000f9350000 - 0x00000000f9377000 C:\Windows\system32\IPHLPAPI.DLL
  375. 0x00000000f9340000 - 0x00000000f934b000 C:\Windows\system32\WINNSI.DLL
  376. 0x00000000f7aa0000 - 0x00000000f7aa8000 C:\Windows\system32\rasadhlp.dll
  377. 0x00000000f9160000 - 0x00000000f91b3000 C:\Windows\System32\fwpuclnt.dll
  378. 0x00000000120c0000 - 0x00000000132ab000 C:\Windows\system32\ig4icd64.dll
  379. 0x00000000f5a80000 - 0x00000000f5b1c000 C:\Windows\system32\mscms.dll
  380. 0x00000000fc750000 - 0x00000000fc76e000 C:\Windows\system32\USERENV.dll
  381. 0x00000000fd4a0000 - 0x00000000fd4af000 C:\Windows\system32\profapi.dll
  382. 0x00000000f0e80000 - 0x00000000f0ec2000 C:\Windows\system32\icm32.dll
  383. 0x00000000fb7d0000 - 0x00000000fb81b000 C:\Windows\System32\MMDevApi.dll
  384. 0x00000000f2bf0000 - 0x00000000f2c78000 C:\Windows\system32\dsound.dll
  385. 0x00000000facf0000 - 0x00000000fad1c000 C:\Windows\system32\POWRPROF.dll
  386. 0x00000000faaf0000 - 0x00000000fab3f000 C:\Windows\system32\AUDIOSES.DLL
  387. 0x0000000063630000 - 0x000000006365a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  388. 0x00000000fcd20000 - 0x00000000fcd37000 C:\Windows\system32\CRYPTSP.dll
  389. 0x00000000fca20000 - 0x00000000fca67000 C:\Windows\system32\rsaenh.dll
  390. 0x00000000f9f40000 - 0x00000000f9f55000 C:\Windows\system32\NLAapi.dll
  391. 0x00000000f7b20000 - 0x00000000f7b35000 C:\Windows\system32\napinsp.dll
  392. 0x00000000f7b00000 - 0x00000000f7b19000 C:\Windows\system32\pnrpnsp.dll
  393. 0x00000000f7af0000 - 0x00000000f7afb000 C:\Windows\System32\winrnr.dll
  394. 0x00000000f7ab0000 - 0x00000000f7ac0000 C:\Windows\system32\wshbth.dll
  395. 0x0000000066980000 - 0x00000000669b0000 C:\Program Files\Java\jre7\bin\jpeg.dll
  396. 0x00000000f9ca0000 - 0x00000000f9dc5000 C:\Windows\system32\dbghelp.dll
  397.  
  398. VM Arguments:
  399. jvm_args: -Xmn128M -Xms512M -Xmx1024M -Xincgc
  400. java_command: C:\Users\Magicant\Desktop\.\StarMade\StarMade.jar -force -port:4242
  401. Launcher Type: SUN_STANDARD
  402.  
  403. Environment Variables:
  404. CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
  405. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\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)\Windows Live\Shared;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\EgisTec MyWinLocker\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\MiKTeX 2.9\miktex\bin\;C:\Program Files\Java\jre7\bin
  406. USERNAME=Magicant
  407. OS=Windows_NT
  408. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  409.  
  410.  
  411.  
  412. --------------- S Y S T E M ---------------
  413.  
  414. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  415.  
  416. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit
  417.  
  418. Memory: 4k page, physical 8236912k(4540568k free), swap 16471964k(12139568k free)
  419.  
  420. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.1-b03) for windows-amd64 JRE (1.7.0_05-b06), built on Jun 27 2012 00:54:58 by "java_re" with unknown MS VC++:1600
  421.  
  422. time: Thu Apr 25 20:44:49 2013
  423. elapsed time: 54 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement