Advertisement
Guest User

error/.ini

a guest
May 14th, 2015
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.98 KB | None | 0 0
  1. Eclipse.ini:
  2. -startup
  3. plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
  4. --launcher.library
  5. plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20150204-1316
  6. -product
  7. org.eclipse.epp.package.java.product
  8. --launcher.defaultAction
  9. openFile
  10. --launcher.XXMaxPermSize
  11. 256M
  12. -showsplash
  13. org.eclipse.platform
  14. --launcher.XXMaxPermSize
  15. 256m
  16. --launcher.defaultAction
  17. openFile
  18. --launcher.appendVmargs
  19. -vmargs
  20. -Dosgi.requiredJavaVersion=1.8
  21. -Xms40m
  22. -Xmx512m
  23.  
  24. Error Log:
  25. #
  26. # A fatal error has been detected by the Java Runtime Environment:
  27. #
  28. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x713833e6, pid=8872, tid=6352
  29. #
  30. # JRE version: Java(TM) SE Runtime Environment (8.0_45-b15) (build 1.8.0_45-b15)
  31. # Java VM: Java HotSpot(TM) Client VM (25.45-b02 mixed mode windows-x86 )
  32. # Problematic frame:
  33. # C [jagdx.dll+0x33e6]
  34. #
  35. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  36. #
  37. # If you would like to submit a bug report, please visit:
  38. # http://bugreport.java.com/bugreport/crash.jsp
  39. # The crash happened outside the Java Virtual Machine in native code.
  40. # See problematic frame for where to report the bug.
  41. #
  42.  
  43. --------------- T H R E A D ---------------
  44.  
  45. Current thread (0x2b145400): JavaThread "Thread-14" daemon [_thread_in_native, id=6352, stack(0x2cf80000,0x2d180000)]
  46.  
  47. siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
  48.  
  49. Registers:
  50. EAX=0x00000000, EBX=0x2dafcd30, ECX=0x2b145540, EDX=0x00000000
  51. ESP=0x2d17f088, EBP=0x2d17f088, ESI=0x2dafcd30, EDI=0x2b145400
  52. EIP=0x713833e6, EFLAGS=0x00210206
  53.  
  54. Top of Stack: (sp=0x2d17f088)
  55. 0x2d17f088: 2d17f0c8 02c3aca3 2b145540 2d17f0d0
  56. 0x2d17f098: 00000000 00000000 2dafcd30 02c3aa96
  57. 0x2d17f0a8: 2d17f0a8 2dafcd30 2d17f0dc 2dafd718
  58. 0x2d17f0b8: 00000000 2dafcd30 00000000 2d17f0d8
  59. 0x2d17f0c8: 2d17f100 02c33dc0 06a4ec50 02c38819
  60. 0x2d17f0d8: 00000000 00000000 2d17f0e0 2dadb855
  61. 0x2d17f0e8: 2d17f14c 2daee9d8 00000000 2dadb8e0
  62. 0x2d17f0f8: 2d17f0d8 2d17f10c 2d17f174 02c34134
  63.  
  64. Instructions: (pc=0x713833e6)
  65. 0x713833c6: 8b 81 ac 00 00 00 ff d0 5d c2 20 00 cc cc cc cc
  66. 0x713833d6: cc cc cc cc cc cc cc cc cc cc 55 8b ec 8b 45 10
  67. 0x713833e6: 8b 00 8b 08 8b 91 a4 00 00 00 50 ff d2 5d c2 10
  68. 0x713833f6: 00 cc cc cc cc cc cc cc cc cc 55 8b ec 8b 45 10
  69.  
  70.  
  71. Register to memory mapping:
  72.  
  73. EAX=0x00000000 is an unknown value
  74. EBX={method} {0x2dafcd34} 'BeginScene' '(J)I' in 'jagdx/IDirect3DDevice'
  75. ECX=0x2b145540 is an unknown value
  76. EDX=0x00000000 is an unknown value
  77. ESP=0x2d17f088 is pointing into the stack for thread: 0x2b145400
  78. EBP=0x2d17f088 is pointing into the stack for thread: 0x2b145400
  79. ESI={method} {0x2dafcd34} 'BeginScene' '(J)I' in 'jagdx/IDirect3DDevice'
  80. EDI=0x2b145400 is a thread
  81.  
  82.  
  83. Stack: [0x2cf80000,0x2d180000], sp=0x2d17f088, free space=2044k
  84. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  85. C [jagdx.dll+0x33e6]
  86. j jagdx.IDirect3DDevice.BeginScene(J)I+0
  87. j ana.<init>(IIJJLjagdx/D3DDISPLAYMODE;Ljagdx/D3DPRESENT_PARAMETERS;Ljagdx/D3DCAPS;Ldj;Lea;Lma;Lmq;Lmx;Lol;I)V+861
  88. j ana.ahl(Ljava/awt/Canvas;Ldj;Lea;Lma;Lmq;Lmx;Lol;Ljava/lang/Integer;)Ldx;+501
  89. j no.g(Ljava/awt/Canvas;Ldj;Lea;Lma;Lmq;Lmx;Lol;I)Ldx;+32
  90. j dx.a(ILjava/awt/Canvas;Ldj;Lea;Lma;Lmq;Lmx;Lol;IIII)Ldx;+84
  91. j zh.g(ILjava/awt/Canvas;Ldj;Lea;Lma;Lmq;Lmx;Lol;II)Ldx;+52
  92. j l.fx(ILjava/lang/String;ZI)V+301
  93. j tu.fc(ILjava/lang/String;ZI)V+23
  94. j av.ff(IZB)V+15
  95. J 1396 C1 fe.p(I)I (3442 bytes) @ 0x02f2a430 [0x02f26d90+0x36a0]
  96. j j.h(I)V+56
  97. J 1228 C1 client.ay(B)V (1426 bytes) @ 0x02ed4f3c [0x02ed4390+0xbac]
  98. J 1227 C1 rv.c(B)V (123 bytes) @ 0x02ed3348 [0x02ed31b0+0x198]
  99. j rv.n(I)V+374
  100. j rv.run()V+4
  101. j java.lang.Thread.run()V+11
  102. v ~StubRoutines::call_stub
  103. V [jvm.dll+0x155cb5]
  104. V [jvm.dll+0x21b12e]
  105. V [jvm.dll+0x155d4e]
  106. V [jvm.dll+0x155ed6]
  107. V [jvm.dll+0x155f47]
  108. V [jvm.dll+0xfb0cf]
  109. V [jvm.dll+0x17901c]
  110. V [jvm.dll+0x17910a]
  111. V [jvm.dll+0x1bd6e6]
  112. C [msvcr100.dll+0x5c556]
  113. C [msvcr100.dll+0x5c600]
  114. C [kernel32.dll+0x1336a]
  115. C [ntdll.dll+0x392b2]
  116. C [ntdll.dll+0x39285]
  117. C 0x00000000
  118.  
  119. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  120. j jagdx.IDirect3DDevice.BeginScene(J)I+0
  121. j ana.<init>(IIJJLjagdx/D3DDISPLAYMODE;Ljagdx/D3DPRESENT_PARAMETERS;Ljagdx/D3DCAPS;Ldj;Lea;Lma;Lmq;Lmx;Lol;I)V+861
  122. j ana.ahl(Ljava/awt/Canvas;Ldj;Lea;Lma;Lmq;Lmx;Lol;Ljava/lang/Integer;)Ldx;+501
  123. j no.g(Ljava/awt/Canvas;Ldj;Lea;Lma;Lmq;Lmx;Lol;I)Ldx;+32
  124. j dx.a(ILjava/awt/Canvas;Ldj;Lea;Lma;Lmq;Lmx;Lol;IIII)Ldx;+84
  125. j zh.g(ILjava/awt/Canvas;Ldj;Lea;Lma;Lmq;Lmx;Lol;II)Ldx;+52
  126. j l.fx(ILjava/lang/String;ZI)V+301
  127. j tu.fc(ILjava/lang/String;ZI)V+23
  128. j av.ff(IZB)V+15
  129. J 1396 C1 fe.p(I)I (3442 bytes) @ 0x02f2a430 [0x02f26d90+0x36a0]
  130. j j.h(I)V+56
  131. J 1228 C1 client.ay(B)V (1426 bytes) @ 0x02ed4f3c [0x02ed4390+0xbac]
  132. J 1227 C1 rv.c(B)V (123 bytes) @ 0x02ed3348 [0x02ed31b0+0x198]
  133. j rv.n(I)V+374
  134. j rv.run()V+4
  135. j java.lang.Thread.run()V+11
  136. v ~StubRoutines::call_stub
  137.  
  138. --------------- P R O C E S S ---------------
  139.  
  140. Java Threads: ( => current thread )
  141. 0x2754a800 JavaThread "Thread-23" daemon [_thread_in_native, id=7364, stack(0x2f430000,0x2f630000)]
  142. 0x2754a400 JavaThread "Thread-22" daemon [_thread_blocked, id=7544, stack(0x2f180000,0x2f380000)]
  143. 0x27549c00 JavaThread "Thread-21" daemon [_thread_blocked, id=7792, stack(0x2ef40000,0x2f140000)]
  144. 0x27549800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=6172, stack(0x2ed00000,0x2ef00000)]
  145. 0x2b147800 JavaThread "pool-1-thread-1" [_thread_blocked, id=4384, stack(0x2d240000,0x2d440000)]
  146. 0x2b146c00 JavaThread "Thread-17" daemon [_thread_blocked, id=7388, stack(0x2ca90000,0x2cc90000)]
  147. 0x2b146400 JavaThread "Thread-16" daemon [_thread_blocked, id=7468, stack(0x2c7f0000,0x2c9f0000)]
  148. 0x2b146000 JavaThread "Thread-15" daemon [_thread_blocked, id=7368, stack(0x2ae30000,0x2b030000)]
  149. 0x2b145800 JavaThread "org.powerbot.bot.rt6.com2" [_thread_blocked, id=8944, stack(0x29e40000,0x2a040000)]
  150. =>0x2b145400 JavaThread "Thread-14" daemon [_thread_in_native, id=6352, stack(0x2cf80000,0x2d180000)]
  151. 0x2b17bc00 JavaThread "Thread-13" daemon [_thread_blocked, id=7640, stack(0x2c550000,0x2c750000)]
  152. 0x2b194800 JavaThread "Thread-12" daemon [_thread_blocked, id=8540, stack(0x2b980000,0x2bb80000)]
  153. 0x2b44a400 JavaThread "Thread-11" daemon [_thread_blocked, id=7764, stack(0x29ba0000,0x29da0000)]
  154. 0x275d1800 JavaThread "Timer-0" daemon [_thread_blocked, id=4632, stack(0x29700000,0x29900000)]
  155. 0x27726c00 JavaThread "Thread-6" [_thread_blocked, id=8900, stack(0x292b0000,0x294b0000)]
  156. 0x0016c400 JavaThread "DestroyJavaVM" [_thread_blocked, id=5388, stack(0x02760000,0x02960000)]
  157. 0x2743dc00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3384, stack(0x282b0000,0x284b0000)]
  158. 0x2743d400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8636, stack(0x28000000,0x28200000)]
  159. 0x27432000 JavaThread "AWT-Shutdown" [_thread_blocked, id=7492, stack(0x27c80000,0x27e80000)]
  160. 0x2742dc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7828, stack(0x27a10000,0x27c10000)]
  161. 0x00a9c400 JavaThread "Service Thread" daemon [_thread_blocked, id=4720, stack(0x27170000,0x27370000)]
  162. 0x25f41800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8648, stack(0x04d60000,0x04db0000)]
  163. 0x25f3e800 JavaThread "Attach Listener" daemon [_thread_blocked, id=8556, stack(0x26e20000,0x27020000)]
  164. 0x25f3d800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7436, stack(0x26ac0000,0x26cc0000)]
  165. 0x00a8c000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=8320, stack(0x26830000,0x26a30000)]
  166. 0x00a88800 JavaThread "Finalizer" daemon [_thread_blocked, id=9060, stack(0x26560000,0x26760000)]
  167. 0x00a84000 JavaThread "Reference Handler" daemon [_thread_blocked, id=8524, stack(0x26320000,0x26520000)]
  168.  
  169. Other Threads:
  170. 0x00a7e000 VMThread [stack: 0x26160000,0x261b0000] [id=5556]
  171. 0x00a9ec00 WatcherThread [stack: 0x26d00000,0x26d50000] [id=7660]
  172.  
  173. VM state:not at safepoint (normal execution)
  174.  
  175. VM Mutex/Monitor currently owned by a thread: None
  176.  
  177. Heap:
  178. par new generation total 71424K, used 29587K [0x04e00000, 0x09b70000, 0x0ce00000)
  179. eden space 63552K, 46% used [0x04e00000, 0x06ae4e98, 0x08c10000)
  180. from space 7872K, 0% used [0x08c10000, 0x08c10000, 0x093c0000)
  181. to space 7872K, 0% used [0x093c0000, 0x093c0000, 0x09b70000)
  182. concurrent mark-sweep generation total 158516K, used 91331K [0x0ce00000, 0x168cd000, 0x24e00000)
  183. Metaspace used 19326K, capacity 19572K, committed 19712K, reserved 19840K
  184.  
  185. Card table byte_map: [0x04c30000,0x04d40000] byte_map_base: 0x04c09000
  186.  
  187. Marking Bits: (CMSBitMap*) 0x009ef490
  188. Bits: [0x24e00000, 0x25a00000)
  189.  
  190. Mod Union Table: (CMSBitMap*) 0x009ef4f0
  191. Bits: [0x00190000, 0x001a8000)
  192.  
  193. Polling page: 0x00150000
  194.  
  195. CodeCache: size=32768Kb used=3822Kb max_used=3823Kb free=28945Kb
  196. bounds [0x02c30000, 0x02ff0000, 0x04c30000]
  197. total_blobs=1383 nmethods=1048 adapters=265
  198. compilation: enabled
  199.  
  200. Compilation events (10 events):
  201. Event: 100.300 Thread 0x25f41800 1716 ! wf::fy (270 bytes)
  202. Event: 100.301 Thread 0x25f41800 nmethod 1716 0x02fee508 code [0x02fee710, 0x02feed34]
  203. Event: 100.594 Thread 0x25f41800 1717 sun.net.www.ParseUtil::encodePath (336 bytes)
  204. Event: 100.595 Thread 0x25f41800 nmethod 1717 0x02dfc408 code [0x02dfc5b0, 0x02dfcc58]
  205. Event: 100.597 Thread 0x25f41800 1718 java.lang.CharacterDataLatin1::getProperties (11 bytes)
  206. Event: 100.597 Thread 0x25f41800 nmethod 1718 0x02dfc1c8 code [0x02dfc2c0, 0x02dfc360]
  207. Event: 100.828 Thread 0x25f41800 1719 java.util.ArrayList::isEmpty (13 bytes)
  208. Event: 100.828 Thread 0x25f41800 nmethod 1719 0x02dfc008 code [0x02dfc100, 0x02dfc190]
  209. Event: 100.947 Thread 0x25f41800 1720 s java.lang.Throwable::fillInStackTrace (29 bytes)
  210. Event: 100.947 Thread 0x25f41800 nmethod 1720 0x02e07208 code [0x02e07310, 0x02e0751c]
  211.  
  212. GC Heap History (10 events):
  213. Event: 97.915 GC heap before
  214. {Heap before GC invocations=915 (full 226):
  215. par new generation total 9792K, used 9571K [0x04e00000, 0x058a0000, 0x0ce00000)
  216. eden space 8704K, 100% used [0x04e00000, 0x05680000, 0x05680000)
  217. from space 1088K, 79% used [0x05790000, 0x05868e30, 0x058a0000)
  218. to space 1088K, 0% used [0x05680000, 0x05680000, 0x05790000)
  219. concurrent mark-sweep generation total 158516K, used 110245K [0x0ce00000, 0x168cd000, 0x24e00000)
  220. Metaspace used 18292K, capacity 18513K, committed 18688K, reserved 18816K
  221. Event: 97.920 GC heap after
  222. Heap after GC invocations=916 (full 226):
  223. par new generation total 9792K, used 1088K [0x04e00000, 0x058a0000, 0x0ce00000)
  224. eden space 8704K, 0% used [0x04e00000, 0x04e00000, 0x05680000)
  225. from space 1088K, 100% used [0x05680000, 0x05790000, 0x05790000)
  226. to space 1088K, 0% used [0x05790000, 0x05790000, 0x058a0000)
  227. concurrent mark-sweep generation total 158516K, used 110676K [0x0ce00000, 0x168cd000, 0x24e00000)
  228. Metaspace used 18292K, capacity 18513K, committed 18688K, reserved 18816K
  229. }
  230. Event: 99.043 GC heap before
  231. {Heap before GC invocations=916 (full 226):
  232. par new generation total 9792K, used 9792K [0x04e00000, 0x058a0000, 0x0ce00000)
  233. eden space 8704K, 100% used [0x04e00000, 0x05680000, 0x05680000)
  234. from space 1088K, 100% used [0x05680000, 0x05790000, 0x05790000)
  235. to space 1088K, 0% used [0x05790000, 0x05790000, 0x058a0000)
  236. concurrent mark-sweep generation total 158516K, used 110676K [0x0ce00000, 0x168cd000, 0x24e00000)
  237. Metaspace used 18397K, capacity 18641K, committed 18816K, reserved 18816K
  238. Event: 99.049 GC heap after
  239. Heap after GC invocations=917 (full 226):
  240. par new generation total 9792K, used 1088K [0x04e00000, 0x058a0000, 0x0ce00000)
  241. eden space 8704K, 0% used [0x04e00000, 0x04e00000, 0x05680000)
  242. from space 1088K, 100% used [0x05790000, 0x058a0000, 0x058a0000)
  243. to space 1088K, 0% used [0x05680000, 0x05680000, 0x05790000)
  244. concurrent mark-sweep generation total 158516K, used 111956K [0x0ce00000, 0x168cd000, 0x24e00000)
  245. Metaspace used 18397K, capacity 18641K, committed 18816K, reserved 18816K
  246. }
  247. Event: 99.491 GC heap before
  248. {Heap before GC invocations=917 (full 226):
  249. par new generation total 9792K, used 9792K [0x04e00000, 0x058a0000, 0x0ce00000)
  250. eden space 8704K, 100% used [0x04e00000, 0x05680000, 0x05680000)
  251. from space 1088K, 100% used [0x05790000, 0x058a0000, 0x058a0000)
  252. to space 1088K, 0% used [0x05680000, 0x05680000, 0x05790000)
  253. concurrent mark-sweep generation total 158516K, used 111956K [0x0ce00000, 0x168cd000, 0x24e00000)
  254. Metaspace used 18551K, capacity 18769K, committed 18944K, reserved 19840K
  255. Event: 99.497 GC heap after
  256. Heap after GC invocations=918 (full 226):
  257. par new generation total 9792K, used 1088K [0x04e00000, 0x058a0000, 0x0ce00000)
  258. eden space 8704K, 0% used [0x04e00000, 0x04e00000, 0x05680000)
  259. from space 1088K, 100% used [0x05680000, 0x05790000, 0x05790000)
  260. to space 1088K, 0% used [0x05790000, 0x05790000, 0x058a0000)
  261. concurrent mark-sweep generation total 158516K, used 113026K [0x0ce00000, 0x168cd000, 0x24e00000)
  262. Metaspace used 18551K, capacity 18769K, committed 18944K, reserved 19840K
  263. }
  264. Event: 100.007 GC heap before
  265. {Heap before GC invocations=918 (full 226):
  266. par new generation total 9792K, used 9361K [0x04e00000, 0x058a0000, 0x0ce00000)
  267. eden space 8704K, 95% used [0x04e00000, 0x05614480, 0x05680000)
  268. from space 1088K, 100% used [0x05680000, 0x05790000, 0x05790000)
  269. to space 1088K, 0% used [0x05790000, 0x05790000, 0x058a0000)
  270. concurrent mark-sweep generation total 158516K, used 113026K [0x0ce00000, 0x168cd000, 0x24e00000)
  271. Metaspace used 18751K, capacity 18996K, committed 19200K, reserved 19840K
  272. Event: 100.012 GC heap after
  273. Heap after GC invocations=919 (full 226):
  274. par new generation total 9792K, used 1088K [0x04e00000, 0x058a0000, 0x0ce00000)
  275. eden space 8704K, 0% used [0x04e00000, 0x04e00000, 0x05680000)
  276. from space 1088K, 100% used [0x05790000, 0x058a0000, 0x058a0000)
  277. to space 1088K, 0% used [0x05680000, 0x05680000, 0x05790000)
  278. concurrent mark-sweep generation total 158516K, used 114687K [0x0ce00000, 0x168cd000, 0x24e00000)
  279. Metaspace used 18751K, capacity 18996K, committed 19200K, reserved 19840K
  280. }
  281. Event: 100.035 GC heap before
  282. {Heap before GC invocations=919 (full 226):
  283. par new generation total 9792K, used 9342K [0x04e00000, 0x058a0000, 0x0ce00000)
  284. eden space 8704K, 94% used [0x04e00000, 0x0560fb68, 0x05680000)
  285. from space 1088K, 100% used [0x05790000, 0x058a0000, 0x058a0000)
  286. to space 1088K, 0% used [0x05680000, 0x05680000, 0x05790000)
  287. concurrent mark-sweep generation total 158516K, used 114687K [0x0ce00000, 0x168cd000, 0x24e00000)
  288. Metaspace used 18752K, capacity 18996K, committed 19200K, reserved 19840K
  289. Event: 100.260 GC heap after
  290. Heap after GC invocations=920 (full 227):
  291. par new generation total 71424K, used 0K [0x04e00000, 0x09b70000, 0x0ce00000)
  292. eden space 63552K, 0% used [0x04e00000, 0x04e00000, 0x08c10000)
  293. from space 7872K, 0% used [0x08c10000, 0x08c10000, 0x093c0000)
  294. to space 7872K, 0% used [0x093c0000, 0x093c0000, 0x09b70000)
  295. concurrent mark-sweep generation total 158516K, used 91331K [0x0ce00000, 0x168cd000, 0x24e00000)
  296. Metaspace used 18752K, capacity 18996K, committed 19200K, reserved 19840K
  297. }
  298.  
  299. Deoptimization events (0 events):
  300. No events
  301.  
  302. Internal exceptions (10 events):
  303. Event: 17.556 Thread 0x27686800 Exception <a 'java/io/IOException'> (0x050fc4f0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\prims\jni.cpp, line 709]
  304. Event: 17.556 Thread 0x27686800 Exception <a 'java/io/IOException'> (0x050fc6f0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\prims\jni.cpp, line 709]
  305. Event: 55.256 Thread 0x2768e800 Implicit null exception at 0x02dffd72 to 0x02e00001
  306. Event: 61.246 Thread 0x2768e800 Exception <a 'java/io/IOException'> (0x055e8c58) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\prims\jni.cpp, line 709]
  307. Event: 61.246 Thread 0x2768e800 Exception <a 'java/io/IOException'> (0x055e8e88) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\prims\jni.cpp, line 709]
  308. Event: 61.246 Thread 0x2768e800 Exception <a 'java/io/IOException'> (0x055e9088) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\prims\jni.cpp, line 709]
  309. Event: 63.872 Thread 0x2b145400 Exception <a 'java/lang/UnsatisfiedLinkError': jaclib.nanotime.QueryPerformanceCounter.nanoTime()J> (0x04efae48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\prims\nativeLookup.cpp, line 378]
  310. Event: 68.738 Thread 0x2b147400 Implicit null exception at 0x02d89ea9 to 0x02d8aa5a
  311. Event: 76.293 Thread 0x2b145400 Implicit null exception at 0x02f80bb6 to 0x02f8269e
  312. Event: 96.507 Thread 0x2b148c00 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x05606a10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u45\3627\hotspot\src\share\vm\prims\jni.cpp, line 735]
  313.  
  314. Events (10 events):
  315. Event: 101.106 loading class jaclib/memory/DirectBufferHelper
  316. Event: 101.106 loading class jaclib/memory/DirectBufferHelper done
  317. Event: 101.107 loading class jaclib/memory/heap/NativeHeap
  318. Event: 101.107 loading class jaclib/memory/heap/NativeHeap done
  319. Event: 101.111 loading class jagdx/D3DLIGHT
  320. Event: 101.111 loading class jagdx/D3DLIGHT done
  321. Event: 101.122 loading class kh
  322. Event: 101.122 loading class kh done
  323. Event: 101.122 loading class jagdx/IDirect3DDevice
  324. Event: 101.122 loading class jagdx/IDirect3DDevice done
  325.  
  326.  
  327. Dynamic libraries:
  328. 0x01260000 - 0x01293000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\java.exe
  329. 0x77e70000 - 0x77ff0000 C:\Windows\SysWOW64\ntdll.dll
  330. 0x76ad0000 - 0x76be0000 C:\Windows\syswow64\kernel32.dll
  331. 0x773e0000 - 0x77427000 C:\Windows\syswow64\KERNELBASE.dll
  332. 0x75a90000 - 0x75b30000 C:\Windows\syswow64\ADVAPI32.dll
  333. 0x76ed0000 - 0x76f7c000 C:\Windows\syswow64\msvcrt.dll
  334. 0x77280000 - 0x77299000 C:\Windows\SysWOW64\sechost.dll
  335. 0x758b0000 - 0x759a0000 C:\Windows\syswow64\RPCRT4.dll
  336. 0x75800000 - 0x75860000 C:\Windows\syswow64\SspiCli.dll
  337. 0x757f0000 - 0x757fc000 C:\Windows\syswow64\CRYPTBASE.dll
  338. 0x772d0000 - 0x773d0000 C:\Windows\syswow64\USER32.dll
  339. 0x77540000 - 0x775d0000 C:\Windows\syswow64\GDI32.dll
  340. 0x75d60000 - 0x75d6a000 C:\Windows\syswow64\LPK.dll
  341. 0x76be0000 - 0x76c7d000 C:\Windows\syswow64\USP10.dll
  342. 0x74c90000 - 0x74e2e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  343. 0x77450000 - 0x774a7000 C:\Windows\syswow64\SHLWAPI.dll
  344. 0x759a0000 - 0x75a00000 C:\Windows\system32\IMM32.DLL
  345. 0x75da0000 - 0x75e6c000 C:\Windows\syswow64\MSCTF.dll
  346. 0x72f80000 - 0x7303f000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\msvcr100.dll
  347. 0x6c340000 - 0x6c700000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\client\jvm.dll
  348. 0x72940000 - 0x72947000 C:\Windows\system32\WSOCK32.dll
  349. 0x76f80000 - 0x76fb5000 C:\Windows\syswow64\WS2_32.dll
  350. 0x76c80000 - 0x76c86000 C:\Windows\syswow64\NSI.dll
  351. 0x73ff0000 - 0x74022000 C:\Windows\system32\WINMM.dll
  352. 0x74250000 - 0x74259000 C:\Windows\system32\VERSION.dll
  353. 0x76fc0000 - 0x76fc5000 C:\Windows\syswow64\PSAPI.DLL
  354. 0x744f0000 - 0x744fc000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\verify.dll
  355. 0x73ed0000 - 0x73ef1000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\java.dll
  356. 0x73f10000 - 0x73f23000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\zip.dll
  357. 0x75e80000 - 0x76acb000 C:\Windows\syswow64\SHELL32.dll
  358. 0x76fd0000 - 0x7712c000 C:\Windows\syswow64\ole32.dll
  359. 0x773d0000 - 0x773db000 C:\Windows\syswow64\profapi.dll
  360. 0x757c0000 - 0x757ca000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\management.dll
  361. 0x742e0000 - 0x742f5000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\net.dll
  362. 0x728d0000 - 0x7290c000 C:\Windows\system32\mswsock.dll
  363. 0x74920000 - 0x74926000 C:\Windows\System32\wship6.dll
  364. 0x73f00000 - 0x73f0f000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\nio.dll
  365. 0x72770000 - 0x728b5000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\awt.dll
  366. 0x75b30000 - 0x75bbf000 C:\Windows\syswow64\OLEAUT32.dll
  367. 0x6f580000 - 0x6f600000 C:\Windows\system32\uxtheme.dll
  368. 0x70f40000 - 0x70f53000 C:\Windows\system32\dwmapi.dll
  369. 0x73860000 - 0x73899000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\fontmanager.dll
  370. 0x721f0000 - 0x7220c000 C:\Windows\system32\IPHLPAPI.DLL
  371. 0x721e0000 - 0x721e7000 C:\Windows\system32\WINNSI.DLL
  372. 0x748a0000 - 0x748ad000 C:\Windows\system32\dhcpcsvc6.DLL
  373. 0x74670000 - 0x74682000 C:\Windows\system32\dhcpcsvc.DLL
  374. 0x728c0000 - 0x728c5000 C:\Windows\System32\wshtcpip.dll
  375. 0x719a0000 - 0x719e4000 C:\Windows\system32\DNSAPI.dll
  376. 0x74730000 - 0x74751000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
  377. 0x744a0000 - 0x744a6000 C:\Windows\system32\rasadhlp.dll
  378. 0x6f270000 - 0x6f2a8000 C:\Windows\System32\fwpuclnt.dll
  379. 0x73ea0000 - 0x73ec0000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\sunec.dll
  380. 0x74910000 - 0x74920000 C:\Windows\system32\NLAapi.dll
  381. 0x748c0000 - 0x748d0000 C:\Windows\system32\napinsp.dll
  382. 0x74790000 - 0x747a2000 C:\Windows\system32\pnrpnsp.dll
  383. 0x748b0000 - 0x748b8000 C:\Windows\System32\winrnr.dll
  384. 0x71c70000 - 0x71c87000 C:\Windows\system32\CRYPTSP.dll
  385. 0x71c30000 - 0x71c6b000 C:\Windows\system32\rsaenh.dll
  386. 0x77430000 - 0x77447000 C:\Windows\syswow64\USERENV.dll
  387. 0x72b70000 - 0x72b94000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\dcpr.dll
  388. 0x72740000 - 0x72770000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\t2k.dll
  389. 0x75a00000 - 0x75a83000 C:\Windows\syswow64\CLBCatQ.DLL
  390. 0x732a0000 - 0x732b2000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\unpack.dll
  391. 0x71a70000 - 0x71a95000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\jpeg.dll
  392. 0x73850000 - 0x7385a000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\jsound.dll
  393. 0x73350000 - 0x73359000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\jsoundds.dll
  394. 0x63eb0000 - 0x63f22000 C:\Windows\system32\DSOUND.dll
  395. 0x694f0000 - 0x69515000 C:\Windows\system32\POWRPROF.dll
  396. 0x75bc0000 - 0x75d5d000 C:\Windows\syswow64\SETUPAPI.dll
  397. 0x75860000 - 0x75887000 C:\Windows\syswow64\CFGMGR32.dll
  398. 0x77870000 - 0x77882000 C:\Windows\syswow64\DEVOBJ.dll
  399. 0x63f70000 - 0x63fa9000 C:\Windows\system32\MMDevAPI.DLL
  400. 0x749e0000 - 0x74ad5000 C:\Windows\system32\PROPSYS.dll
  401. 0x5fba0000 - 0x5fbd0000 C:\Windows\system32\wdmaud.drv
  402. 0x5fc40000 - 0x5fc44000 C:\Windows\system32\ksuser.dll
  403. 0x5fc30000 - 0x5fc37000 C:\Windows\system32\AVRT.dll
  404. 0x65630000 - 0x65666000 C:\Windows\system32\AUDIOSES.DLL
  405. 0x5fc20000 - 0x5fc28000 C:\Windows\system32\msacm32.drv
  406. 0x5f8f0000 - 0x5f904000 C:\Windows\system32\MSACM32.dll
  407. 0x5f8e0000 - 0x5f8e7000 C:\Windows\system32\midimap.dll
  408. 0x71580000 - 0x715a6000 C:\Users\Michael\jagexcache\runescape\LIVE\jaclib.dll
  409. 0x72b60000 - 0x72b66000 C:\Program Files (x86)\Java\jre1.8.0_45\bin\jawt.dll
  410. 0x74650000 - 0x7465a000 C:\Windows\system32\wbem\wbemprox.dll
  411. 0x6a6f0000 - 0x6a74c000 C:\Windows\system32\wbemcomn.dll
  412. 0x74ae0000 - 0x74aee000 C:\Windows\system32\RpcRtRemote.dll
  413. 0x74560000 - 0x7456f000 C:\Windows\system32\wbem\wbemsvc.dll
  414. 0x69830000 - 0x698c6000 C:\Windows\system32\wbem\fastprox.dll
  415. 0x6a770000 - 0x6a788000 C:\Windows\system32\NTDSAPI.dll
  416. 0x72220000 - 0x72227000 C:\Windows\system32\winbrand.dll
  417. 0x772a0000 - 0x772cf000 C:\Windows\syswow64\WINTRUST.dll
  418. 0x775f0000 - 0x77711000 C:\Windows\syswow64\CRYPT32.dll
  419. 0x775d0000 - 0x775dc000 C:\Windows\syswow64\MSASN1.dll
  420. 0x71380000 - 0x71396000 C:\Users\Michael\jagexcache\runescape\LIVE\jagdx.dll
  421. 0x69fe0000 - 0x6a1a3000 C:\Windows\system32\d3d9.dll
  422. 0x73340000 - 0x73346000 C:\Windows\system32\d3d8thk.dll
  423. 0x715b0000 - 0x716c3000 C:\Windows\system32\aticfx32.dll
  424. 0x72950000 - 0x7296b000 C:\Windows\system32\atiu9pag.dll
  425. 0x662e0000 - 0x66959000 C:\Windows\system32\atiumdag.dll
  426. 0x60d90000 - 0x61414000 C:\Windows\system32\atiumdva.dll
  427. 0x6ea60000 - 0x6eb4b000 C:\Windows\system32\dbghelp.dll
  428.  
  429. VM Arguments:
  430. jvm_args: -Xmx512m -Xss2m -XX:+UseConcMarkSweepGC -Dsun.java2d.noddraw=true
  431. java_command: org.powerbot.Boot -restarted
  432. java_class_path (initial): /D:/RSBOT/RSBot-6062.jar
  433. Launcher Type: SUN_STANDARD
  434.  
  435. Environment Variables:
  436. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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)\Steam\steamapps\common\Half-Life 2 Deathmatch\hl2mp\..\bin
  437. USERNAME=Michael
  438. OS=Windows_NT
  439. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 6, GenuineIntel
  440.  
  441.  
  442.  
  443. --------------- S Y S T E M ---------------
  444.  
  445. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.18798)
  446.  
  447. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
  448.  
  449. Memory: 4k page, physical 4193592k(1611864k free), swap 8385332k(4604448k free)
  450.  
  451. vm_info: Java HotSpot(TM) Client VM (25.45-b02) for windows-x86 JRE (1.8.0_45-b15), built on Apr 30 2015 12:31:00 by "java_re" with MS VC++ 10.0 (VS2010)
  452.  
  453. time: Sun May 10 23:04:47 2015
  454. elapsed time: 101 seconds (0d 0h 1m 41s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement