Advertisement
Guest User

Crash

a guest
Apr 6th, 2013
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.68 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=0x61308396, pid=9820, tid=7128
  5. #
  6. # JRE version: 7.0_17-b02
  7. # Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode, sharing windows-x86 )
  8. # Problematic frame:
  9. # V [jvm.dll+0x148396]
  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 (0x0235b800): JavaThread "main" [_thread_in_native, id=7128, stack(0x02670000,0x026c0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x69784572
  24.  
  25. Registers:
  26. EAX=0x6978456e, EBX=0x00000001, ECX=0x28252ba4, EDX=0x00000000
  27. ESP=0x026bf30c, EBP=0x026bf410, ESI=0x28252ba4, EDI=0x28252ca8
  28. EIP=0x61308396, EFLAGS=0x00010202
  29.  
  30. Top of Stack: (sp=0x026bf30c)
  31. 0x026bf30c: 28252ba4 28252ba4 6130803e 755572b9
  32. 0x026bf31c: 7556216b 001f0ac6 0000041a 04fd18b4
  33. 0x026bf32c: 00000000 00000000 000002b1 00000001
  34. 0x026bf33c: 00000400 0000041a 0000041a 026bf37c
  35. 0x026bf34c: 611c3d23 0235b800 31ba15e6 00000000
  36. 0x026bf35c: 026bf390 611c3d23 0235b800 026bf39c
  37. 0x026bf36c: 026bf3a0 611c3d23 0235b800 31ba153a
  38. 0x026bf37c: 025c2b3c 0235b800 026bf3b8 611c3d23
  39.  
  40. Instructions: (pc=0x61308396)
  41. 0x61308376: 5c 01 00 00 00 00 00 00 85 ff 0f 84 6b 01 00 00
  42. 0x61308386: 83 be 60 01 00 00 00 74 55 8b 46 04 85 c0 74 23
  43. 0x61308396: 8b 48 04 a1 68 0e 4c 61 8b 50 10 83 c1 08 39 44
  44. 0x613083a6: 0a f8 74 3a 83 fa 18 75 0a 50 e8 9b de f4 ff 84
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x6978456e is an unknown value
  50. EBX=0x00000001 is an unknown value
  51. ECX=
  52. [error occurred during error reporting (printing register info), id 0xc0000005]
  53.  
  54. Stack: [0x02670000,0x026c0000], sp=0x026bf30c, free space=316k
  55. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  56. V [jvm.dll+0x148396]
  57. V [jvm.dll+0x1485a0]
  58. J com.eaio.nativecall.IntCall.executeCall0([Ljava/lang/Object;)I
  59. J AutoHotkeyTest.ahk(Ljava/lang/String;)V
  60. j PixelBot.searchPixel(ILjava/lang/String;)I+0
  61. j PixelBot.inBattle()Z+4
  62. j PixelBot.check()V+100
  63. j PixelBot.main([Ljava/lang/String;)V+57
  64. v ~StubRoutines::call_stub
  65. V [jvm.dll+0x12a34a]
  66. V [jvm.dll+0x1d968e]
  67. V [jvm.dll+0x12a3cd]
  68. V [jvm.dll+0x13535e]
  69. V [jvm.dll+0x13565e]
  70. V [jvm.dll+0xd4fb9]
  71. C [java.dll+0x7de6] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x15
  72. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  73. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  74. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  75. j com.intellij.rt.execution.application.AppMain.main([Ljava/lang/String;)V+140
  76. v ~StubRoutines::call_stub
  77. V [jvm.dll+0x12a34a]
  78. V [jvm.dll+0x1d968e]
  79. V [jvm.dll+0x12a3cd]
  80. V [jvm.dll+0xaede4]
  81. V [jvm.dll+0xb9157]
  82. C [java.exe+0x205f]
  83. C [java.exe+0xa591]
  84. C [java.exe+0xa61b]
  85. C [kernel32.dll+0x133aa] BaseThreadInitThunk+0x12
  86. C [ntdll.dll+0x39ef2] RtlInitializeExceptionChain+0x63
  87. C [ntdll.dll+0x39ec5] RtlInitializeExceptionChain+0x36
  88.  
  89. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  90. J com.eaio.nativecall.IntCall.executeCall0([Ljava/lang/Object;)I
  91. J AutoHotkeyTest.ahk(Ljava/lang/String;)V
  92. j PixelBot.activate()V+2
  93. j PixelBot.searchPixel(ILjava/lang/String;)I+0
  94. j PixelBot.inBattle()Z+4
  95. j PixelBot.check()V+100
  96. j PixelBot.main([Ljava/lang/String;)V+57
  97. v ~StubRoutines::call_stub
  98. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  99. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  100. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  101. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  102. j com.intellij.rt.execution.application.AppMain.main([Ljava/lang/String;)V+140
  103. v ~StubRoutines::call_stub
  104.  
  105. --------------- P R O C E S S ---------------
  106.  
  107. Java Threads: ( => current thread )
  108. 0x04f4e400 JavaThread "TimerQueue" daemon [_thread_blocked, id=7500, stack(0x06280000,0x062d0000)]
  109. 0x04f4d400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=10472, stack(0x06300000,0x06350000)]
  110. 0x04f0a400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8292, stack(0x04c50000,0x04ca0000)]
  111. 0x04f09c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=7112, stack(0x05380000,0x053d0000)]
  112. 0x04f05c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6892, stack(0x05540000,0x05590000)]
  113. 0x04ef8000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=11100, stack(0x05320000,0x05370000)]
  114. 0x025eb800 JavaThread "Service Thread" daemon [_thread_blocked, id=5816, stack(0x04e10000,0x04e60000)]
  115. 0x025de000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=10908, stack(0x04b20000,0x04b70000)]
  116. 0x025dcc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=5932, stack(0x04d20000,0x04d70000)]
  117. 0x025d9800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8088, stack(0x04a30000,0x04a80000)]
  118. 0x025c7c00 JavaThread "Finalizer" daemon [_thread_blocked, id=8520, stack(0x04ab0000,0x04b00000)]
  119. 0x025c3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=9268, stack(0x04900000,0x04950000)]
  120. =>0x0235b800 JavaThread "main" [_thread_in_native, id=7128, stack(0x02670000,0x026c0000)]
  121.  
  122. Other Threads:
  123. 0x025c1800 VMThread [stack: 0x02620000,0x02670000] [id=3792]
  124. 0x025edc00 WatcherThread [stack: 0x04b80000,0x04bd0000] [id=7724]
  125.  
  126. VM state:not at safepoint (normal execution)
  127.  
  128. VM Mutex/Monitor currently owned by a thread: None
  129.  
  130. Heap
  131. def new generation total 4928K, used 2232K [0x28060000, 0x285b0000, 0x2d5b0000)
  132. eden space 4416K, 47% used [0x28060000, 0x2826bed8, 0x284b0000)
  133. from space 512K, 26% used [0x284b0000, 0x284d23f0, 0x28530000)
  134. to space 512K, 0% used [0x28530000, 0x28530000, 0x285b0000)
  135. tenured generation total 10944K, used 517K [0x2d5b0000, 0x2e060000, 0x38060000)
  136. the space 10944K, 4% used [0x2d5b0000, 0x2d631698, 0x2d631800, 0x2e060000)
  137. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  138. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  139. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  140. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  141.  
  142. Card table byte_map: [0x046c0000,0x04770000] byte_map_base: 0x0457fd00
  143.  
  144. Polling page: 0x022a0000
  145.  
  146. Code Cache [0x026c0000, 0x027d8000, 0x046c0000)
  147. total_blobs=529 nmethods=360 adapters=104 free_code_cache=31671Kb largest_free_block=32431424
  148.  
  149. Compilation events (10 events):
  150. Event: 291.356 Thread 0x025de000 351 java.nio.HeapByteBuffer::get (14 bytes)
  151. Event: 291.356 Thread 0x025de000 nmethod 351 0x027d0788 code [0x027d0890, 0x027d09bc]
  152. Event: 311.072 Thread 0x025de000 352 java.lang.AbstractStringBuilder::expandCapacity (50 bytes)
  153. Event: 311.072 Thread 0x025de000 nmethod 352 0x027d0b08 code [0x027d0c20, 0x027d0e58]
  154. Event: 346.845 Thread 0x025de000 353 ! java.io.PrintStream::println (24 bytes)
  155. Event: 346.845 Thread 0x025de000 nmethod 353 0x027d0f88 code [0x027d10a0, 0x027d12c8]
  156. Event: 359.819 Thread 0x025de000 354 com.eaio.nativecall.NativeCall::checkParam (74 bytes)
  157. Event: 359.819 Thread 0x025de000 nmethod 354 0x027d13c8 code [0x027d1500, 0x027d17a4]
  158. Event: 366.436 Thread 0x025de000 355 com.eaio.nativecall.Win32Verifier::handleString (65 bytes)
  159. Event: 366.436 Thread 0x025de000 nmethod 355 0x027d1908 code [0x027d1a40, 0x027d1d24]
  160.  
  161. GC Heap History (10 events):
  162. Event: 329.459 GC heap before
  163. {Heap before GC invocations=29 (full 0):
  164. def new generation total 4928K, used 4530K [0x28060000, 0x285b0000, 0x2d5b0000)
  165. eden space 4416K, 100% used [0x28060000, 0x284b0000, 0x284b0000)
  166. from space 512K, 22% used [0x28530000, 0x2854c9e0, 0x285b0000)
  167. to space 512K, 0% used [0x284b0000, 0x284b0000, 0x28530000)
  168. tenured generation total 10944K, used 494K [0x2d5b0000, 0x2e060000, 0x38060000)
  169. the space 10944K, 4% used [0x2d5b0000, 0x2d62bb88, 0x2d62bc00, 0x2e060000)
  170. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  171. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  172. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  173. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  174. Event: 329.460 GC heap after
  175. Heap after GC invocations=30 (full 0):
  176. def new generation total 4928K, used 122K [0x28060000, 0x285b0000, 0x2d5b0000)
  177. eden space 4416K, 0% used [0x28060000, 0x28060000, 0x284b0000)
  178. from space 512K, 23% used [0x284b0000, 0x284ceb80, 0x28530000)
  179. to space 512K, 0% used [0x28530000, 0x28530000, 0x285b0000)
  180. tenured generation total 10944K, used 495K [0x2d5b0000, 0x2e060000, 0x38060000)
  181. the space 10944K, 4% used [0x2d5b0000, 0x2d62bd78, 0x2d62be00, 0x2e060000)
  182. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  183. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  184. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  185. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  186. }
  187. Event: 339.660 GC heap before
  188. {Heap before GC invocations=30 (full 0):
  189. def new generation total 4928K, used 4538K [0x28060000, 0x285b0000, 0x2d5b0000)
  190. eden space 4416K, 100% used [0x28060000, 0x284b0000, 0x284b0000)
  191. from space 512K, 23% used [0x284b0000, 0x284ceb80, 0x28530000)
  192. to space 512K, 0% used [0x28530000, 0x28530000, 0x285b0000)
  193. tenured generation total 10944K, used 495K [0x2d5b0000, 0x2e060000, 0x38060000)
  194. the space 10944K, 4% used [0x2d5b0000, 0x2d62bd78, 0x2d62be00, 0x2e060000)
  195. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  196. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  197. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  198. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  199. Event: 339.661 GC heap after
  200. Heap after GC invocations=31 (full 0):
  201. def new generation total 4928K, used 132K [0x28060000, 0x285b0000, 0x2d5b0000)
  202. eden space 4416K, 0% used [0x28060000, 0x28060000, 0x284b0000)
  203. from space 512K, 25% used [0x28530000, 0x28551300, 0x285b0000)
  204. to space 512K, 0% used [0x284b0000, 0x284b0000, 0x28530000)
  205. tenured generation total 10944K, used 495K [0x2d5b0000, 0x2e060000, 0x38060000)
  206. the space 10944K, 4% used [0x2d5b0000, 0x2d62be70, 0x2d62c000, 0x2e060000)
  207. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  208. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  209. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  210. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  211. }
  212. Event: 349.940 GC heap before
  213. {Heap before GC invocations=31 (full 0):
  214. def new generation total 4928K, used 4548K [0x28060000, 0x285b0000, 0x2d5b0000)
  215. eden space 4416K, 100% used [0x28060000, 0x284b0000, 0x284b0000)
  216. from space 512K, 25% used [0x28530000, 0x28551300, 0x285b0000)
  217. to space 512K, 0% used [0x284b0000, 0x284b0000, 0x28530000)
  218. tenured generation total 10944K, used 495K [0x2d5b0000, 0x2e060000, 0x38060000)
  219. the space 10944K, 4% used [0x2d5b0000, 0x2d62be70, 0x2d62c000, 0x2e060000)
  220. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  221. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  222. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  223. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  224. Event: 349.941 GC heap after
  225. Heap after GC invocations=32 (full 0):
  226. def new generation total 4928K, used 136K [0x28060000, 0x285b0000, 0x2d5b0000)
  227. eden space 4416K, 0% used [0x28060000, 0x28060000, 0x284b0000)
  228. from space 512K, 26% used [0x284b0000, 0x284d22c0, 0x28530000)
  229. to space 512K, 0% used [0x28530000, 0x28530000, 0x285b0000)
  230. tenured generation total 10944K, used 501K [0x2d5b0000, 0x2e060000, 0x38060000)
  231. the space 10944K, 4% used [0x2d5b0000, 0x2d62d4b8, 0x2d62d600, 0x2e060000)
  232. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  233. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  234. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  235. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  236. }
  237. Event: 360.923 GC heap before
  238. {Heap before GC invocations=32 (full 0):
  239. def new generation total 4928K, used 4617K [0x28060000, 0x285b0000, 0x2d5b0000)
  240. eden space 4416K, 100% used [0x28060000, 0x284b0000, 0x284b0000)
  241. from space 512K, 39% used [0x284b0000, 0x284e2608, 0x28530000)
  242. to space 512K, 0% used [0x28530000, 0x28530000, 0x285b0000)
  243. tenured generation total 10944K, used 501K [0x2d5b0000, 0x2e060000, 0x38060000)
  244. the space 10944K, 4% used [0x2d5b0000, 0x2d62d4b8, 0x2d62d600, 0x2e060000)
  245. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  246. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  247. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  248. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  249. Event: 360.923 GC heap after
  250. Heap after GC invocations=33 (full 0):
  251. def new generation total 4928K, used 136K [0x28060000, 0x285b0000, 0x2d5b0000)
  252. eden space 4416K, 0% used [0x28060000, 0x28060000, 0x284b0000)
  253. from space 512K, 26% used [0x28530000, 0x28552340, 0x285b0000)
  254. to space 512K, 0% used [0x284b0000, 0x284b0000, 0x28530000)
  255. tenured generation total 10944K, used 509K [0x2d5b0000, 0x2e060000, 0x38060000)
  256. the space 10944K, 4% used [0x2d5b0000, 0x2d62f5a8, 0x2d62f600, 0x2e060000)
  257. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  258. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  259. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  260. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  261. }
  262. Event: 371.066 GC heap before
  263. {Heap before GC invocations=33 (full 0):
  264. def new generation total 4928K, used 4552K [0x28060000, 0x285b0000, 0x2d5b0000)
  265. eden space 4416K, 100% used [0x28060000, 0x284b0000, 0x284b0000)
  266. from space 512K, 26% used [0x28530000, 0x28552340, 0x285b0000)
  267. to space 512K, 0% used [0x284b0000, 0x284b0000, 0x28530000)
  268. tenured generation total 10944K, used 509K [0x2d5b0000, 0x2e060000, 0x38060000)
  269. the space 10944K, 4% used [0x2d5b0000, 0x2d62f5a8, 0x2d62f600, 0x2e060000)
  270. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  271. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  272. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  273. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  274. Event: 371.067 GC heap after
  275. Heap after GC invocations=34 (full 0):
  276. def new generation total 4928K, used 136K [0x28060000, 0x285b0000, 0x2d5b0000)
  277. eden space 4416K, 0% used [0x28060000, 0x28060000, 0x284b0000)
  278. from space 512K, 26% used [0x284b0000, 0x284d23f0, 0x28530000)
  279. to space 512K, 0% used [0x28530000, 0x28530000, 0x285b0000)
  280. tenured generation total 10944K, used 517K [0x2d5b0000, 0x2e060000, 0x38060000)
  281. the space 10944K, 4% used [0x2d5b0000, 0x2d631698, 0x2d631800, 0x2e060000)
  282. compacting perm gen total 12288K, used 433K [0x38060000, 0x38c60000, 0x3c060000)
  283. the space 12288K, 3% used [0x38060000, 0x380cc570, 0x380cc600, 0x38c60000)
  284. ro space 10240K, 45% used [0x3c060000, 0x3c4e73d8, 0x3c4e7400, 0x3ca60000)
  285. rw space 12288K, 54% used [0x3ca60000, 0x3d0eacc8, 0x3d0eae00, 0x3d660000)
  286. }
  287.  
  288. Deoptimization events (0 events):
  289. No events
  290.  
  291. Internal exceptions (10 events):
  292. Event: 0.165 Thread 0x0235b800 Threw 0x2814f3d0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  293. Event: 0.172 Thread 0x0235b800 Threw 0x28162da8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  294. Event: 0.172 Thread 0x0235b800 Threw 0x28162ec0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  295. Event: 0.173 Thread 0x0235b800 Threw 0x28166ec0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  296. Event: 0.173 Thread 0x0235b800 Threw 0x28166fd8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  297. Event: 0.175 Thread 0x0235b800 Threw 0x28171690 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  298. Event: 0.176 Thread 0x0235b800 Threw 0x28175828 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  299. Event: 0.180 Thread 0x0235b800 Threw 0x28182f08 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  300. Event: 0.181 Thread 0x0235b800 Threw 0x28186a48 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  301. Event: 0.218 Thread 0x0235b800 Threw 0x2818b090 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  302.  
  303. Events (10 events):
  304. Event: 339.660 Executing VM operation: GenCollectForAllocation
  305. Event: 339.661 Executing VM operation: GenCollectForAllocation done
  306. Event: 349.940 Executing VM operation: GenCollectForAllocation
  307. Event: 349.941 Executing VM operation: GenCollectForAllocation done
  308. Event: 360.685 Executing VM operation: GenCollectForAllocation
  309. Event: 360.685 Executing VM operation: GenCollectForAllocation done
  310. Event: 360.922 Executing VM operation: GenCollectFull
  311. Event: 360.923 Executing VM operation: GenCollectFull done
  312. Event: 371.066 Executing VM operation: GenCollectForAllocation
  313. Event: 371.067 Executing VM operation: GenCollectForAllocation done
  314.  
  315.  
  316. Dynamic libraries:
  317. 0x00a70000 - 0x00a9f000 C:\Program Files (x86)\Java\jdk1.7.0_17\bin\java.exe
  318. 0x77520000 - 0x776a0000 C:\Windows\SysWOW64\ntdll.dll
  319. 0x75110000 - 0x75220000 C:\Windows\syswow64\kernel32.dll
  320. 0x756f0000 - 0x75737000 C:\Windows\syswow64\KERNELBASE.dll
  321. 0x758b0000 - 0x75950000 C:\Windows\syswow64\ADVAPI32.dll
  322. 0x75460000 - 0x7550c000 C:\Windows\syswow64\msvcrt.dll
  323. 0x756d0000 - 0x756e9000 C:\Windows\SysWOW64\sechost.dll
  324. 0x76b70000 - 0x76c60000 C:\Windows\syswow64\RPCRT4.dll
  325. 0x74c00000 - 0x74c60000 C:\Windows\syswow64\SspiCli.dll
  326. 0x74bf0000 - 0x74bfc000 C:\Windows\syswow64\CRYPTBASE.dll
  327. 0x75540000 - 0x75640000 C:\Windows\syswow64\USER32.dll
  328. 0x75640000 - 0x756d0000 C:\Windows\syswow64\GDI32.dll
  329. 0x76b50000 - 0x76b5a000 C:\Windows\syswow64\LPK.dll
  330. 0x75010000 - 0x750ad000 C:\Windows\syswow64\USP10.dll
  331. 0x74770000 - 0x7490e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  332. 0x766c0000 - 0x76717000 C:\Windows\syswow64\SHLWAPI.dll
  333. 0x750b0000 - 0x75110000 C:\Windows\system32\IMM32.DLL
  334. 0x75750000 - 0x7581c000 C:\Windows\syswow64\MSCTF.dll
  335. 0x10000000 - 0x1005a000 C:\Windows\SysWOW64\guard32.dll
  336. 0x74990000 - 0x74999000 C:\Windows\system32\VERSION.dll
  337. 0x74980000 - 0x74987000 C:\Windows\system32\fltlib.dll
  338. 0x646c0000 - 0x6477e000 C:\Program Files (x86)\Java\jdk1.7.0_17\jre\bin\msvcr100.dll
  339. 0x611c0000 - 0x6150c000 C:\Program Files (x86)\Java\jdk1.7.0_17\jre\bin\client\jvm.dll
  340. 0x74090000 - 0x74097000 C:\Windows\system32\WSOCK32.dll
  341. 0x74c90000 - 0x74cc5000 C:\Windows\syswow64\WS2_32.dll
  342. 0x774f0000 - 0x774f6000 C:\Windows\syswow64\NSI.dll
  343. 0x74210000 - 0x74242000 C:\Windows\system32\WINMM.dll
  344. 0x75740000 - 0x75745000 C:\Windows\syswow64\PSAPI.DLL
  345. 0x74ab0000 - 0x74afc000 C:\Windows\system32\apphelp.dll
  346. 0x6d760000 - 0x6d76c000 C:\Program Files (x86)\Java\jdk1.7.0_17\jre\bin\verify.dll
  347. 0x68360000 - 0x68380000 C:\Program Files (x86)\Java\jdk1.7.0_17\jre\bin\java.dll
  348. 0x689d0000 - 0x689e3000 C:\Program Files (x86)\Java\jdk1.7.0_17\jre\bin\zip.dll
  349. 0x02370000 - 0x02377000 C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 12.0.4\bin\breakgen.dll
  350. 0x67e60000 - 0x67e74000 C:\Program Files (x86)\Java\jdk1.7.0_17\jre\bin\net.dll
  351. 0x74110000 - 0x7414c000 C:\Windows\system32\mswsock.dll
  352. 0x74100000 - 0x74106000 C:\Windows\System32\wship6.dll
  353. 0x61070000 - 0x611b2000 C:\Program Files (x86)\Java\jdk1.7.0_17\jre\bin\awt.dll
  354. 0x76ac0000 - 0x76b4f000 C:\Windows\syswow64\OLEAUT32.dll
  355. 0x76840000 - 0x7699c000 C:\Windows\syswow64\ole32.dll
  356. 0x746c0000 - 0x74740000 C:\Windows\system32\uxtheme.dll
  357. 0x746a0000 - 0x746b3000 C:\Windows\system32\dwmapi.dll
  358. 0x04770000 - 0x04776000 C:\Users\Preston\IdeaProjects\jBot\NativeCall.dll
  359. 0x056e0000 - 0x057a7000 C:\Users\Preston\IdeaProjects\jBot\AutoHotkey.dll
  360. 0x75220000 - 0x7529b000 C:\Windows\syswow64\COMDLG32.dll
  361. 0x75a70000 - 0x766ba000 C:\Windows\syswow64\SHELL32.dll
  362. 0x6b440000 - 0x6b53b000 C:\Windows\system32\WindowsCodecs.dll
  363. 0x6d800000 - 0x6d8eb000 C:\Windows\system32\dbghelp.dll
  364.  
  365. VM Arguments:
  366. jvm_args: -Didea.launcher.port=7549 -Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 12.0.4\bin -Dfile.encoding=UTF-8
  367. java_command: com.intellij.rt.execution.application.AppMain PixelBot
  368. Launcher Type: SUN_STANDARD
  369.  
  370. Environment Variables:
  371. PATH=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 12.0.4\bin\..\.\bin;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\Microsoft SQL Server\110\Tools\Binn\;c:\program files (x86)\jetbrains\intellij idea community edition 12.0.4\jre\jre\bin
  372. USERNAME=Preston
  373. OS=Windows_NT
  374. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  375.  
  376.  
  377.  
  378. --------------- S Y S T E M ---------------
  379.  
  380. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  381.  
  382. CPU:total 4 (2 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
  383.  
  384. Memory: 4k page, physical 8297220k(3130688k free), swap 16592584k(10693416k free)
  385.  
  386. vm_info: Java HotSpot(TM) Client VM (23.7-b01) for windows-x86 JRE (1.7.0_17-b02), built on Mar 1 2013 05:04:36 by "java_re" with unknown MS VC++:1600
  387.  
  388. time: Sat Apr 06 16:07:17 2013
  389. elapsed time: 375 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement