Guest User

Untitled

a guest
Mar 14th, 2013
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.77 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=0x620cf2e1, pid=1216, tid=5792
  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. # C [NPSWF32_11_6_602_180.dll+0x4cf2e1] BrokerMainW+0x16564
  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 (0x0234bc00): JavaThread "main" [_thread_in_native, id=5792, stack(0x00090000,0x00190000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x00000c42
  24.  
  25. Registers:
  26. EAX=0x0cd26024, EBX=0x00000000, ECX=0x0018ee78, EDX=0x00000c3a
  27. ESP=0x0018eb84, EBP=0x0018ebc0, ESI=0x0cd26024, EDI=0x0cd26020
  28. EIP=0x620cf2e1, EFLAGS=0x00210206
  29.  
  30. Top of Stack: (sp=0x0018eb84)
  31. 0x0018eb84: 61c06870 0cd26024 0018ebb4 61c657a7
  32. 0x0018eb94: 0018ebb4 61c018a6 0cd26024 0cd62f38
  33. 0x0018eba4: 0cd4b0a0 61c01cdf 0cd26020 0cd4b0a0
  34. 0x0018ebb4: 0cd26024 0cd4b178 00000011 0018ecb4
  35. 0x0018ebc4: 61d24cc9 00000001 0cd4b0a0 0cea4000
  36. 0x0018ebd4: 00000c3a 00000000 00003200 00000000
  37. 0x0018ebe4: 00001e78 00000000 00000000 00000000
  38. 0x0018ebf4: 00000000 00000000 00000000 00000000
  39.  
  40. Instructions: (pc=0x620cf2e1)
  41. 0x620cf2c1: c3 cc cc cc cc cc cc cc cc cc cc cc cc cc cc 8b
  42. 0x620cf2d1: 51 4c 8b 44 24 04 89 50 04 8b 51 4c 85 d2 74 03
  43. 0x620cf2e1: 89 42 08 89 41 4c c2 04 00 cc cc cc cc cc cc 8b
  44. 0x620cf2f1: 44 24 04 3b 41 4c 75 06 8b 50 04 89 51 4c 8b 48
  45.  
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x0cd26024 is an unknown value
  50. EBX=0x00000000 is an unknown value
  51. ECX=0x0018ee78 is pointing into the stack for thread: 0x0234bc00
  52. EDX=0x00000c3a is an unknown value
  53. ESP=0x0018eb84 is pointing into the stack for thread: 0x0234bc00
  54. EBP=0x0018ebc0 is pointing into the stack for thread: 0x0234bc00
  55. ESI=0x0cd26024 is an unknown value
  56. EDI=0x0cd26020 is an unknown value
  57.  
  58.  
  59. Stack: [0x00090000,0x00190000], sp=0x0018eb84, free space=1018k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [NPSWF32_11_6_602_180.dll+0x4cf2e1] BrokerMainW+0x16564
  62. C [NPSWF32_11_6_602_180.dll+0x124cc9]
  63.  
  64. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  65. J org.eclipse.swt.internal.win32.OS.DispatchMessageW(Lorg/eclipse/swt/internal/win32/MSG;)I
  66. J org.eclipse.swt.widgets.Display.readAndDispatch()Z
  67. J org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V
  68. j org.eclipse.ui.internal.Workbench.runUI()I+393
  69. j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
  70. j org.eclipse.ui.internal.Workbench$5.run()V+23
  71. j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
  72. j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
  73. j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
  74. j org.rssowl.ui.internal.Application.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+117
  75. j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
  76. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
  77. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
  78. j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
  79. j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
  80. v ~StubRoutines::call_stub
  81. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  82. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  83. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  84. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  85. j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
  86. j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
  87. j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
  88. v ~StubRoutines::call_stub
  89.  
  90. --------------- P R O C E S S ---------------
  91.  
  92. Java Threads: ( => current thread )
  93. 0x077f0400 JavaThread "Worker-39" [_thread_blocked, id=6712, stack(0x0cc20000,0x0cd20000)]
  94. 0x077f0000 JavaThread "Worker-38" [_thread_blocked, id=7100, stack(0x0b4e0000,0x0b5e0000)]
  95. 0x05ee6400 JavaThread "Worker-37" [_thread_blocked, id=4784, stack(0x09960000,0x09a60000)]
  96. 0x05ee6c00 JavaThread "Worker-36" [_thread_blocked, id=808, stack(0x09620000,0x09720000)]
  97. 0x05ee4c00 JavaThread "Worker-35" [_thread_blocked, id=3816, stack(0x075c0000,0x076c0000)]
  98. 0x05ee5800 JavaThread "Worker-34" [_thread_blocked, id=6576, stack(0x06850000,0x06950000)]
  99. 0x077f0c00 JavaThread "Worker-33" [_thread_blocked, id=7008, stack(0x0cb20000,0x0cc20000)]
  100. 0x05ee7800 JavaThread "Worker-24" [_thread_blocked, id=604, stack(0x09720000,0x09820000)]
  101. 0x05d6ac00 JavaThread "db4o WeakReference collector" daemon [_thread_blocked, id=6436, stack(0x073c0000,0x074c0000)]
  102. 0x04e97c00 JavaThread "Worker-0" [_thread_in_native, id=5404, stack(0x06090000,0x06190000)]
  103. 0x04d9a400 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=3556, stack(0x05aa0000,0x05ba0000)]
  104. 0x04d87000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=2708, stack(0x059a0000,0x05aa0000)]
  105. 0x04dcec00 JavaThread "State Data Manager" daemon [_thread_blocked, id=6800, stack(0x05800000,0x05900000)]
  106. 0x022c3c00 JavaThread "Service Thread" daemon [_thread_blocked, id=4340, stack(0x04a80000,0x04b80000)]
  107. 0x022bec00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5668, stack(0x04940000,0x04a40000)]
  108. 0x022bd800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5488, stack(0x04800000,0x04900000)]
  109. 0x022ba400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6152, stack(0x046c0000,0x047c0000)]
  110. 0x022a3c00 JavaThread "Finalizer" daemon [_thread_blocked, id=856, stack(0x045c0000,0x046c0000)]
  111. 0x022a2400 JavaThread "Reference Handler" daemon [_thread_blocked, id=6912, stack(0x044c0000,0x045c0000)]
  112. =>0x0234bc00 JavaThread "main" [_thread_in_native, id=5792, stack(0x00090000,0x00190000)]
  113.  
  114. Other Threads:
  115. 0x022a0400 VMThread [stack: 0x043c0000,0x044c0000] [id=5740]
  116. 0x022d7800 WatcherThread [stack: 0x04bc0000,0x04cc0000] [id=5644]
  117.  
  118. VM state:not at safepoint (normal execution)
  119.  
  120. VM Mutex/Monitor currently owned by a thread: None
  121.  
  122. Heap
  123. def new generation total 11136K, used 1615K [0x28310000, 0x28f20000, 0x2c310000)
  124. eden space 9920K, 6% used [0x28310000, 0x283b3550, 0x28cc0000)
  125. from space 1216K, 79% used [0x28cc0000, 0x28db08a8, 0x28df0000)
  126. to space 1216K, 0% used [0x28df0000, 0x28df0000, 0x28f20000)
  127. tenured generation total 24652K, used 19839K [0x2c310000, 0x2db23000, 0x34310000)
  128. the space 24652K, 80% used [0x2c310000, 0x2d66ffb8, 0x2d670000, 0x2db23000)
  129. compacting perm gen total 18432K, used 18354K [0x34310000, 0x35510000, 0x38310000)
  130. the space 18432K, 99% used [0x34310000, 0x354fca90, 0x354fcc00, 0x35510000)
  131. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  132. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  133.  
  134. Card table byte_map: [0x00410000,0x004a0000] byte_map_base: 0x002ce780
  135.  
  136. Polling page: 0x00230000
  137.  
  138. Code Cache [0x023c0000, 0x02a48000, 0x043c0000)
  139. total_blobs=3469 nmethods=3246 adapters=156 free_code_cache=26091Kb largest_free_block=26716608
  140.  
  141. Compilation events (10 events):
  142. Event: 2370.807 Thread 0x022bec00 3240 org.eclipse.jface.action.MenuManager::markDirty (20 bytes)
  143. Event: 2370.808 Thread 0x022bec00 nmethod 3240 0x02a447c8 code [0x02a448d0, 0x02a4497c]
  144. Event: 2370.808 Thread 0x022bec00 3241 org.eclipse.jface.action.MenuManager::getParent (5 bytes)
  145. Event: 2370.808 Thread 0x022bec00 nmethod 3241 0x02a44a08 code [0x02a44b00, 0x02a44b80]
  146. Event: 2374.862 Thread 0x022bec00 3242 java.util.regex.Pattern$Single::<init> (11 bytes)
  147. Event: 2374.862 Thread 0x022bec00 nmethod 3242 0x02a44bc8 code [0x02a44cc0, 0x02a44d50]
  148. Event: 2374.911 Thread 0x022bec00 3243 org.eclipse.ui.SubActionBars::getStatusLineManager (43 bytes)
  149. Event: 2374.911 Thread 0x022bec00 nmethod 3243 0x02a44d88 code [0x02a44ec0, 0x02a45084]
  150. Event: 2375.780 Thread 0x022bec00 3245 org.eclipse.core.internal.jobs.JobChangeEvent::getResult (5 bytes)
  151. Event: 2375.781 Thread 0x022bec00 nmethod 3245 0x02a45488 code [0x02a45580, 0x02a45600]
  152.  
  153. GC Heap History (10 events):
  154. Event: 2354.217 GC heap before
  155. {Heap before GC invocations=88 (full 7):
  156. def new generation total 11136K, used 10639K [0x28310000, 0x28f20000, 0x2c310000)
  157. eden space 9920K, 100% used [0x28310000, 0x28cc0000, 0x28cc0000)
  158. from space 1216K, 59% used [0x28df0000, 0x28ea3cc0, 0x28f20000)
  159. to space 1216K, 0% used [0x28cc0000, 0x28cc0000, 0x28df0000)
  160. tenured generation total 24652K, used 17559K [0x2c310000, 0x2db23000, 0x34310000)
  161. the space 24652K, 71% used [0x2c310000, 0x2d435d28, 0x2d435e00, 0x2db23000)
  162. compacting perm gen total 18432K, used 18353K [0x34310000, 0x35510000, 0x38310000)
  163. the space 18432K, 99% used [0x34310000, 0x354fc528, 0x354fc600, 0x35510000)
  164. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  165. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  166. Event: 2354.221 GC heap after
  167. Heap after GC invocations=89 (full 7):
  168. def new generation total 11136K, used 520K [0x28310000, 0x28f20000, 0x2c310000)
  169. eden space 9920K, 0% used [0x28310000, 0x28310000, 0x28cc0000)
  170. from space 1216K, 42% used [0x28cc0000, 0x28d42220, 0x28df0000)
  171. to space 1216K, 0% used [0x28df0000, 0x28df0000, 0x28f20000)
  172. tenured generation total 24652K, used 18020K [0x2c310000, 0x2db23000, 0x34310000)
  173. the space 24652K, 73% used [0x2c310000, 0x2d4a9140, 0x2d4a9200, 0x2db23000)
  174. compacting perm gen total 18432K, used 18353K [0x34310000, 0x35510000, 0x38310000)
  175. the space 18432K, 99% used [0x34310000, 0x354fc528, 0x354fc600, 0x35510000)
  176. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  177. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  178. }
  179. Event: 2354.428 GC heap before
  180. {Heap before GC invocations=89 (full 7):
  181. def new generation total 11136K, used 10440K [0x28310000, 0x28f20000, 0x2c310000)
  182. eden space 9920K, 100% used [0x28310000, 0x28cc0000, 0x28cc0000)
  183. from space 1216K, 42% used [0x28cc0000, 0x28d42220, 0x28df0000)
  184. to space 1216K, 0% used [0x28df0000, 0x28df0000, 0x28f20000)
  185. tenured generation total 24652K, used 18020K [0x2c310000, 0x2db23000, 0x34310000)
  186. the space 24652K, 73% used [0x2c310000, 0x2d4a9140, 0x2d4a9200, 0x2db23000)
  187. compacting perm gen total 18432K, used 18353K [0x34310000, 0x35510000, 0x38310000)
  188. the space 18432K, 99% used [0x34310000, 0x354fc548, 0x354fc600, 0x35510000)
  189. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  190. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  191. Event: 2354.432 GC heap after
  192. Heap after GC invocations=90 (full 7):
  193. def new generation total 11136K, used 1051K [0x28310000, 0x28f20000, 0x2c310000)
  194. eden space 9920K, 0% used [0x28310000, 0x28310000, 0x28cc0000)
  195. from space 1216K, 86% used [0x28df0000, 0x28ef6fa8, 0x28f20000)
  196. to space 1216K, 0% used [0x28cc0000, 0x28cc0000, 0x28df0000)
  197. tenured generation total 24652K, used 18020K [0x2c310000, 0x2db23000, 0x34310000)
  198. the space 24652K, 73% used [0x2c310000, 0x2d4a9140, 0x2d4a9200, 0x2db23000)
  199. compacting perm gen total 18432K, used 18353K [0x34310000, 0x35510000, 0x38310000)
  200. the space 18432K, 99% used [0x34310000, 0x354fc548, 0x354fc600, 0x35510000)
  201. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  202. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  203. }
  204. Event: 2359.434 GC heap before
  205. {Heap before GC invocations=90 (full 7):
  206. def new generation total 11136K, used 10971K [0x28310000, 0x28f20000, 0x2c310000)
  207. eden space 9920K, 100% used [0x28310000, 0x28cc0000, 0x28cc0000)
  208. from space 1216K, 86% used [0x28df0000, 0x28ef6fa8, 0x28f20000)
  209. to space 1216K, 0% used [0x28cc0000, 0x28cc0000, 0x28df0000)
  210. tenured generation total 24652K, used 18020K [0x2c310000, 0x2db23000, 0x34310000)
  211. the space 24652K, 73% used [0x2c310000, 0x2d4a9140, 0x2d4a9200, 0x2db23000)
  212. compacting perm gen total 18432K, used 18354K [0x34310000, 0x35510000, 0x38310000)
  213. the space 18432K, 99% used [0x34310000, 0x354fca90, 0x354fcc00, 0x35510000)
  214. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  215. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  216. Event: 2359.441 GC heap after
  217. Heap after GC invocations=91 (full 7):
  218. def new generation total 11136K, used 989K [0x28310000, 0x28f20000, 0x2c310000)
  219. eden space 9920K, 0% used [0x28310000, 0x28310000, 0x28cc0000)
  220. from space 1216K, 81% used [0x28cc0000, 0x28db74a0, 0x28df0000)
  221. to space 1216K, 0% used [0x28df0000, 0x28df0000, 0x28f20000)
  222. tenured generation total 24652K, used 19000K [0x2c310000, 0x2db23000, 0x34310000)
  223. the space 24652K, 77% used [0x2c310000, 0x2d59e1c0, 0x2d59e200, 0x2db23000)
  224. compacting perm gen total 18432K, used 18354K [0x34310000, 0x35510000, 0x38310000)
  225. the space 18432K, 99% used [0x34310000, 0x354fca90, 0x354fcc00, 0x35510000)
  226. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  227. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  228. }
  229. Event: 2370.737 GC heap before
  230. {Heap before GC invocations=91 (full 7):
  231. def new generation total 11136K, used 10909K [0x28310000, 0x28f20000, 0x2c310000)
  232. eden space 9920K, 100% used [0x28310000, 0x28cc0000, 0x28cc0000)
  233. from space 1216K, 81% used [0x28cc0000, 0x28db74a0, 0x28df0000)
  234. to space 1216K, 0% used [0x28df0000, 0x28df0000, 0x28f20000)
  235. tenured generation total 24652K, used 19000K [0x2c310000, 0x2db23000, 0x34310000)
  236. the space 24652K, 77% used [0x2c310000, 0x2d59e1c0, 0x2d59e200, 0x2db23000)
  237. compacting perm gen total 18432K, used 18354K [0x34310000, 0x35510000, 0x38310000)
  238. the space 18432K, 99% used [0x34310000, 0x354fca90, 0x354fcc00, 0x35510000)
  239. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  240. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  241. Event: 2370.741 GC heap after
  242. Heap after GC invocations=92 (full 7):
  243. def new generation total 11136K, used 885K [0x28310000, 0x28f20000, 0x2c310000)
  244. eden space 9920K, 0% used [0x28310000, 0x28310000, 0x28cc0000)
  245. from space 1216K, 72% used [0x28df0000, 0x28ecd780, 0x28f20000)
  246. to space 1216K, 0% used [0x28cc0000, 0x28cc0000, 0x28df0000)
  247. tenured generation total 24652K, used 19687K [0x2c310000, 0x2db23000, 0x34310000)
  248. the space 24652K, 79% used [0x2c310000, 0x2d649c20, 0x2d649e00, 0x2db23000)
  249. compacting perm gen total 18432K, used 18354K [0x34310000, 0x35510000, 0x38310000)
  250. the space 18432K, 99% used [0x34310000, 0x354fca90, 0x354fcc00, 0x35510000)
  251. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  252. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  253. }
  254. Event: 2375.700 GC heap before
  255. {Heap before GC invocations=92 (full 7):
  256. def new generation total 11136K, used 10801K [0x28310000, 0x28f20000, 0x2c310000)
  257. eden space 9920K, 99% used [0x28310000, 0x28cbee80, 0x28cc0000)
  258. from space 1216K, 72% used [0x28df0000, 0x28ecd780, 0x28f20000)
  259. to space 1216K, 0% used [0x28cc0000, 0x28cc0000, 0x28df0000)
  260. tenured generation total 24652K, used 19687K [0x2c310000, 0x2db23000, 0x34310000)
  261. the space 24652K, 79% used [0x2c310000, 0x2d649c20, 0x2d649e00, 0x2db23000)
  262. compacting perm gen total 18432K, used 18354K [0x34310000, 0x35510000, 0x38310000)
  263. the space 18432K, 99% used [0x34310000, 0x354fca90, 0x354fcc00, 0x35510000)
  264. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  265. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  266. Event: 2375.703 GC heap after
  267. Heap after GC invocations=93 (full 7):
  268. def new generation total 11136K, used 962K [0x28310000, 0x28f20000, 0x2c310000)
  269. eden space 9920K, 0% used [0x28310000, 0x28310000, 0x28cc0000)
  270. from space 1216K, 79% used [0x28cc0000, 0x28db08a8, 0x28df0000)
  271. to space 1216K, 0% used [0x28df0000, 0x28df0000, 0x28f20000)
  272. tenured generation total 24652K, used 19839K [0x2c310000, 0x2db23000, 0x34310000)
  273. the space 24652K, 80% used [0x2c310000, 0x2d66ffb8, 0x2d670000, 0x2db23000)
  274. compacting perm gen total 18432K, used 18354K [0x34310000, 0x35510000, 0x38310000)
  275. the space 18432K, 99% used [0x34310000, 0x354fca90, 0x354fcc00, 0x35510000)
  276. ro space 10240K, 42% used [0x38310000, 0x38751d60, 0x38751e00, 0x38d10000)
  277. rw space 12288K, 54% used [0x38d10000, 0x39392928, 0x39392a00, 0x39910000)
  278. }
  279.  
  280. Deoptimization events (0 events):
  281. No events
  282.  
  283. Internal exceptions (10 events):
  284. Event: 1815.382 Thread 0x0794e800 Threw 0x283f2e40 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
  285. Event: 1817.198 Thread 0x0794e800 Threw 0x28a04238 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
  286. Event: 1817.818 Thread 0x077f0c00 Threw 0x288af768 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  287. Event: 1817.818 Thread 0x077f0c00 Threw 0x288afe70 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  288. Event: 1833.627 Thread 0x0794d400 Threw 0x28c3cd68 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
  289. Event: 1854.621 Thread 0x0794bc00 Threw 0x28c47680 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
  290. Event: 1875.619 Thread 0x0794d400 Threw 0x28c4df18 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
  291. Event: 1896.628 Thread 0x0794d400 Threw 0x28c51410 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
  292. Event: 2356.810 Thread 0x05ee5800 Threw 0x289ea548 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  293. Event: 2356.810 Thread 0x05ee5800 Threw 0x289eac50 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
  294.  
  295. Events (10 events):
  296. Event: 2375.588 Executing VM operation: RevokeBias done
  297. Event: 2375.667 Executing VM operation: RevokeBias
  298. Event: 2375.667 Executing VM operation: RevokeBias done
  299. Event: 2375.667 Thread 0x05ee6000 Thread exited: 0x05ee6000
  300. Event: 2375.675 Executing VM operation: RevokeBias
  301. Event: 2375.675 Executing VM operation: RevokeBias done
  302. Event: 2375.700 Executing VM operation: GenCollectForAllocation
  303. Event: 2375.703 Executing VM operation: GenCollectForAllocation done
  304. Event: 2375.704 Executing VM operation: RevokeBias
  305. Event: 2375.704 Executing VM operation: RevokeBias done
  306.  
  307.  
  308. Dynamic libraries:
  309. 0x00400000 - 0x0040e000 C:\Program Files (x86)\RSSOwl\RSSOwl.exe
  310. 0x776b0000 - 0x77830000 C:\Windows\SysWOW64\ntdll.dll
  311. 0x76ce0000 - 0x76df0000 C:\Windows\syswow64\kernel32.dll
  312. 0x76670000 - 0x766b7000 C:\Windows\syswow64\KERNELBASE.dll
  313. 0x76060000 - 0x76160000 C:\Windows\syswow64\USER32.dll
  314. 0x75f40000 - 0x75fd0000 C:\Windows\syswow64\GDI32.dll
  315. 0x77680000 - 0x7768a000 C:\Windows\syswow64\LPK.dll
  316. 0x75e70000 - 0x75f0d000 C:\Windows\syswow64\USP10.dll
  317. 0x76920000 - 0x769cc000 C:\Windows\syswow64\msvcrt.dll
  318. 0x74df0000 - 0x74e90000 C:\Windows\syswow64\ADVAPI32.dll
  319. 0x75d70000 - 0x75d89000 C:\Windows\SysWOW64\sechost.dll
  320. 0x766d0000 - 0x767c0000 C:\Windows\syswow64\RPCRT4.dll
  321. 0x74d90000 - 0x74df0000 C:\Windows\syswow64\SspiCli.dll
  322. 0x74d80000 - 0x74d8c000 C:\Windows\syswow64\CRYPTBASE.dll
  323. 0x73200000 - 0x73284000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\COMCTL32.dll
  324. 0x76160000 - 0x761c0000 C:\Windows\system32\IMM32.DLL
  325. 0x74e90000 - 0x74f5c000 C:\Windows\syswow64\MSCTF.dll
  326. 0x74860000 - 0x74895000 C:\Windows\SysWOW64\nvinit.dll
  327. 0x72000000 - 0x72014000 C:\Program Files (x86)\RSSOwl\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
  328. 0x72d40000 - 0x72d49000 C:\Windows\system32\VERSION.dll
  329. 0x5e3c0000 - 0x5e70c000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
  330. 0x73e30000 - 0x73e37000 C:\Windows\system32\WSOCK32.dll
  331. 0x75d30000 - 0x75d65000 C:\Windows\syswow64\WS2_32.dll
  332. 0x76cc0000 - 0x76cc6000 C:\Windows\syswow64\NSI.dll
  333. 0x740a0000 - 0x740d2000 C:\Windows\system32\WINMM.dll
  334. 0x74f60000 - 0x74f65000 C:\Windows\syswow64\PSAPI.DLL
  335. 0x6db70000 - 0x6dc2f000 C:\Windows\system32\MSVCR100.dll
  336. 0x6e6b0000 - 0x6e6bc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
  337. 0x6e650000 - 0x6e670000 C:\Program Files (x86)\Java\jre7\bin\java.dll
  338. 0x6e630000 - 0x6e643000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
  339. 0x72820000 - 0x728a0000 C:\Windows\system32\uxtheme.dll
  340. 0x10000000 - 0x10015000 C:\Program Files (x86)\Direct Folders\hook.dll
  341. 0x75fd0000 - 0x7605f000 C:\Windows\syswow64\OLEAUT32.dll
  342. 0x767c0000 - 0x7691c000 C:\Windows\syswow64\ole32.dll
  343. 0x732a0000 - 0x732dc000 C:\Windows\system32\OLEACC.dll
  344. 0x74170000 - 0x74186000 C:\Windows\system32\CRYPTSP.dll
  345. 0x740e0000 - 0x7411b000 C:\Windows\system32\rsaenh.dll
  346. 0x74070000 - 0x74087000 C:\Windows\system32\USERENV.dll
  347. 0x74800000 - 0x7480b000 C:\Windows\system32\profapi.dll
  348. 0x6e4e0000 - 0x6e4f4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
  349. 0x74820000 - 0x7485c000 C:\Windows\system32\mswsock.dll
  350. 0x70110000 - 0x70116000 C:\Windows\System32\wship6.dll
  351. 0x70c20000 - 0x70c30000 C:\Windows\system32\NLAapi.dll
  352. 0x70c10000 - 0x70c20000 C:\Windows\system32\napinsp.dll
  353. 0x70bf0000 - 0x70c02000 C:\Windows\system32\pnrpnsp.dll
  354. 0x741c0000 - 0x74204000 C:\Windows\system32\DNSAPI.dll
  355. 0x70be0000 - 0x70be8000 C:\Windows\System32\winrnr.dll
  356. 0x70ba0000 - 0x70bc7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  357. 0x769d0000 - 0x76a27000 C:\Windows\syswow64\SHLWAPI.dll
  358. 0x747f0000 - 0x747f5000 C:\Windows\System32\wshtcpip.dll
  359. 0x73140000 - 0x7315c000 C:\Windows\system32\IPHLPAPI.DLL
  360. 0x73130000 - 0x73137000 C:\Windows\system32\WINNSI.DLL
  361. 0x70bd0000 - 0x70bd6000 C:\Windows\system32\rasadhlp.dll
  362. 0x70b60000 - 0x70b98000 C:\Windows\System32\fwpuclnt.dll
  363. 0x6e6c0000 - 0x6e6ce000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
  364. 0x6e6a0000 - 0x6e6af000 C:\Users\Personal\.rssowl2\config216\org.eclipse.osgi\bundles\11\1\.cp\jWinHttp.dll
  365. 0x71a40000 - 0x71a98000 C:\Windows\system32\WINHTTP.dll
  366. 0x719f0000 - 0x71a3f000 C:\Windows\system32\webio.dll
  367. 0x05fe0000 - 0x06035000 C:\Users\Personal\.rssowl2\config216\org.eclipse.osgi\bundles\29\1\.cp\swt-win32-3452.dll
  368. 0x76ac0000 - 0x76b3b000 C:\Windows\syswow64\comdlg32.dll
  369. 0x70d40000 - 0x70ede000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
  370. 0x750e0000 - 0x75d2a000 C:\Windows\syswow64\SHELL32.dll
  371. 0x74fc0000 - 0x750db000 C:\Windows\syswow64\WININET.dll
  372. 0x766c0000 - 0x766c3000 C:\Windows\syswow64\Normaliz.dll
  373. 0x76390000 - 0x76549000 C:\Windows\syswow64\iertutil.dll
  374. 0x76550000 - 0x76661000 C:\Windows\syswow64\urlmon.dll
  375. 0x72800000 - 0x72813000 C:\Windows\system32\dwmapi.dll
  376. 0x05060000 - 0x05074000 C:\Users\Personal\.rssowl2\config216\org.eclipse.osgi\bundles\29\1\.cp\swt-gdip-win32-3452.dll
  377. 0x722e0000 - 0x72470000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17825_none_72d273598668a06b\gdiplus.dll
  378. 0x6ec90000 - 0x6edc0000 C:\Windows\system32\WindowsCodecs.dll
  379. 0x73120000 - 0x7312e000 C:\Windows\system32\RpcRtRemote.dll
  380. 0x72d30000 - 0x72d35000 C:\Windows\system32\msimg32.dll
  381. 0x6d610000 - 0x6d630000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
  382. 0x6d820000 - 0x6d829000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
  383. 0x76b40000 - 0x76c5e000 C:\Windows\syswow64\CRYPT32.dll
  384. 0x76cd0000 - 0x76cdc000 C:\Windows\syswow64\MSASN1.dll
  385. 0x0a320000 - 0x0a32f000 C:\Users\Personal\.rssowl2\config216\org.eclipse.osgi\bundles\29\1\.cp\swt-xulrunner-win32-3452.dll
  386. 0x0a040000 - 0x0a067000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\nspr4.dll
  387. 0x0a070000 - 0x0a077000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\plc4.dll
  388. 0x0a330000 - 0x0a336000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\plds4.dll
  389. 0x0a340000 - 0x0a37f000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\softokn3.dll
  390. 0x0a380000 - 0x0a3db000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\nss3.dll
  391. 0x0a3e0000 - 0x0a400000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\ssl3.dll
  392. 0x0a400000 - 0x0a41a000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\smime3.dll
  393. 0x0a420000 - 0x0a491000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\js3250.dll
  394. 0x0a990000 - 0x0b0af000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\xul.dll
  395. 0x73f10000 - 0x73f61000 C:\Windows\system32\WINSPOOL.DRV
  396. 0x0a4a0000 - 0x0a4a6000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\xpcom.dll
  397. 0x76a30000 - 0x76ab3000 C:\Windows\syswow64\CLBCatQ.DLL
  398. 0x0a810000 - 0x0a818000 C:\Program Files (x86)\Mono-2.10.9\xulrunner\components\pipboot.dll
  399. 0x70c40000 - 0x70d35000 C:\Windows\system32\PROPSYS.dll
  400. 0x73f70000 - 0x73fbc000 C:\Windows\system32\apphelp.dll
  401. 0x699a0000 - 0x6a2ed000 C:\Windows\SysWOW64\ieframe.dll
  402. 0x761c0000 - 0x7635d000 C:\Windows\syswow64\SETUPAPI.dll
  403. 0x76360000 - 0x76387000 C:\Windows\syswow64\CFGMGR32.dll
  404. 0x74f70000 - 0x74f82000 C:\Windows\syswow64\DEVOBJ.dll
  405. 0x6e9c0000 - 0x6e9cb000 C:\Windows\system32\msimtf.dll
  406. 0x61c00000 - 0x62b02000 C:\Windows\SysWOW64\Macromed\Flash\NPSWF32_11_6_602_180.dll
  407. 0x639a0000 - 0x63a12000 C:\Windows\system32\DSOUND.dll
  408. 0x6f060000 - 0x6f085000 C:\Windows\system32\POWRPROF.dll
  409. 0x6cc50000 - 0x6ccc9000 C:\Windows\system32\mscms.dll
  410. 0x6af20000 - 0x6af4e000 C:\Windows\system32\mlang.dll
  411. 0x73af0000 - 0x73af8000 C:\Windows\system32\Secur32.dll
  412. 0x734f0000 - 0x734f8000 C:\Windows\system32\credssp.dll
  413. 0x71050000 - 0x7108f000 C:\Windows\SysWOW64\schannel.dll
  414. 0x705d0000 - 0x706bb000 C:\Windows\system32\dbghelp.dll
  415.  
  416. VM Arguments:
  417. jvm_args: -Xms15m -Xmx192m -Dosgi.requiredJavaVersion=1.5 -Djava.util.Arrays.useLegacyMergeSort=true
  418. java_command: <unknown>
  419. Launcher Type: generic
  420.  
  421. Environment Variables:
  422. CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
  423. PATH=C:/Program Files (x86)/Java/jre7/bin/client;C:/Program Files (x86)/Java/jre7/bin;C:\PHP\;C:\Python26\;C:\Python26\Scripts;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:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\EgisTec MyWinLocker\;C:\Program Files (x86)\CMake 2.8\bin;C:\Program Files\TortoiseHg\;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Python27;C:\Autobuild\bin;c:\cygwin\bin;C:\Program Files\TortoiseSVN\bin;C:\scala-2.9.1-1\bin;C:\MySQL\MySQL Server 5.5\bin;C:\SBT\;C:\Program Files (x86)\Java\jre7\bin;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;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)\GNU\GnuPG\pub;C:\Program Files\Perforce;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Inno Setup 5;C:\Program Files (x86)\WiX Toolset v3.7\bin;C:\Program Files\Perforce\Server;C:\Program Files (x86)\QuickTime\QTSystem\;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Java\jdk1.7.0_13\bin;C:\Program Files (x86)\Common Files\Adobe\AGL
  424. USERNAME=Personal
  425. OS=Windows_NT
  426. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  427.  
  428.  
  429.  
  430. --------------- S Y S T E M ---------------
  431.  
  432. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  433.  
  434. 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
  435.  
  436. Memory: 4k page, physical 6139760k(2393468k free), swap 12277664k(8231240k free)
  437.  
  438. 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
  439.  
  440. time: Thu Mar 14 08:56:31 2013
  441. elapsed time: 2376 seconds
Add Comment
Please, Sign In to add comment