Advertisement
Guest User

hs_err_pid26410.log

a guest
Apr 29th, 2014
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.03 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # SIGSEGV (0xb) at pc=0xb3b43bfe, pid=26410, tid=3076368064
  5. #
  6. # JRE version: OpenJDK Runtime Environment (7.0_51) (build 1.7.0_51-b00)
  7. # Java VM: OpenJDK Client VM (24.45-b08 mixed mode, sharing linux-x86 )
  8. # Problematic frame:
  9. # C [libgobject-2.0.so.0+0x16bfe] g_object_get_qdata+0x1e
  10. #
  11. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  12. #
  13. # If you would like to submit a bug report, please include
  14. # instructions on how to reproduce the bug and visit:
  15. # http://icedtea.classpath.org/bugzilla
  16. # The crash happened outside the Java Virtual Machine in native code.
  17. # See problematic frame for where to report the bug.
  18. #
  19.  
  20. --------------- T H R E A D ---------------
  21.  
  22. Current thread (0x09766000): JavaThread "main" [_thread_in_native, id=26410, stack(0xbf83c000,0xbf88c000)]
  23.  
  24. siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000014d
  25.  
  26. Registers:
  27. EAX=0x0000014d, EBX=0xb3b7e000, ECX=0x0a0ae868, EDX=0x09766128
  28. ESP=0xbf8876f0, EBP=0xbf887728, ESI=0x0a0ae868, EDI=0x09766000
  29. EIP=0xb3b43bfe, EFLAGS=0x00210206, CR2=0x0000014d
  30.  
  31. Top of Stack: (sp=0xbf8876f0)
  32. 0xbf8876f0: b3b65e6e b3b692ce b3b6805f 00000000
  33. 0xbf887700: 8ef5e748 b1d6985c bf887748 b1d4571d
  34. 0xbf887710: 0a0ae868 000002a2 00000000 000002a2
  35. 0xbf887720: 09f586b8 8ef5d910 bf887758 b482cc26
  36. 0xbf887730: 09766128 bf887748 0a0ae868 000002a2
  37. 0xbf887740: 00000001 79744418 79744750 00000001
  38. 0xbf887750: 79744418 b460b34f bf887794 b460b34f
  39. 0xbf887760: 8ee476ec bf887788 b460b34f 000002a2
  40.  
  41. Instructions: (pc=0xb3b43bfe)
  42. 0xb3b43bde: 00 00 56 53 83 ec 14 8b 74 24 20 e8 22 1d ff ff
  43. 0xb3b43bee: 81 c3 12 a4 03 00 85 f6 74 1f 8b 06 85 c0 74 05
  44. 0xb3b43bfe: 83 38 50 74 45 c7 44 24 04 50 00 00 00 89 34 24
  45. 0xb3b43c0e: e8 2d 9b 01 00 85 c0 75 31 8d 83 5f a0 fe ff 89
  46.  
  47. Register to memory mapping:
  48.  
  49. EAX=0x0000014d is an unknown value
  50. EBX=0xb3b7e000: <offset 0x51000> in /usr/lib/i386-linux-gnu/libgobject-2.0.so.0 at 0xb3b2d000
  51. ECX=0x0a0ae868 is an unknown value
  52. EDX=0x09766128 is an unknown value
  53. ESP=0xbf8876f0 is pointing into the stack for thread: 0x09766000
  54. EBP=0xbf887728 is pointing into the stack for thread: 0x09766000
  55. ESI=0x0a0ae868 is an unknown value
  56. EDI=0x09766000 is a thread
  57.  
  58.  
  59. Stack: [0xbf83c000,0xbf88c000], sp=0xbf8876f0, free space=301k
  60. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  61. C [libgobject-2.0.so.0+0x16bfe] g_object_get_qdata+0x1e
  62. J org.eclipse.swt.internal.gtk.OS._g_object_get_qdata(II)I
  63. j org.eclipse.swt.internal.gtk.OS.g_object_get_qdata(II)I+9
  64. j org.eclipse.swt.widgets.Display.removeWidget(I)Lorg/eclipse/swt/widgets/Widget;+17
  65. j org.eclipse.swt.widgets.Combo.deregister()V+57
  66. j org.eclipse.swt.widgets.Widget.releaseWidget()V+1
  67. j org.eclipse.swt.widgets.Control.releaseWidget()V+1
  68. j org.eclipse.swt.widgets.Composite.releaseWidget()V+1
  69. j org.eclipse.swt.widgets.Combo.releaseWidget()V+1
  70. j org.eclipse.swt.widgets.Widget.release(Z)V+82
  71. j org.eclipse.swt.widgets.Control.release(Z)V+94
  72. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  73. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  74. j org.eclipse.swt.widgets.Control.release(Z)V+94
  75. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  76. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  77. j org.eclipse.swt.widgets.Control.release(Z)V+94
  78. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  79. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  80. j org.eclipse.swt.widgets.Control.release(Z)V+94
  81. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  82. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  83. j org.eclipse.swt.widgets.Control.release(Z)V+94
  84. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  85. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  86. j org.eclipse.swt.widgets.Control.release(Z)V+94
  87. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  88. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  89. j org.eclipse.swt.widgets.Control.release(Z)V+94
  90. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  91. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  92. j org.eclipse.swt.widgets.Control.release(Z)V+94
  93. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  94. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  95. j org.eclipse.swt.widgets.Control.release(Z)V+94
  96. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  97. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  98. j org.eclipse.swt.widgets.Control.release(Z)V+94
  99. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  100. j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
  101. j org.eclipse.swt.widgets.Decorations.releaseChildren(Z)V+22
  102. j org.eclipse.swt.widgets.Shell.releaseChildren(Z)V+100
  103. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  104. j org.eclipse.swt.widgets.Control.release(Z)V+94
  105. j org.eclipse.swt.widgets.Widget.dispose()V+23
  106. j org.eclipse.swt.widgets.Shell.dispose()V+20
  107. j org.eclipse.jface.window.Window.close()Z+65
  108. j org.eclipse.jface.dialogs.Dialog.close()Z+26
  109. j org.eclipse.jface.preference.PreferenceDialog.close()Z+14
  110. j org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.close()Z+93
  111. j org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.close()Z+5
  112. j org.eclipse.jface.preference.PreferenceDialog$13.run()V+317
  113. j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
  114. j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
  115. j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
  116. j org.eclipse.jface.preference.PreferenceDialog.okPressed()V+8
  117. j org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed()V+1
  118. j org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.okPressed()V+1
  119. j org.eclipse.jface.preference.PreferenceDialog.buttonPressed(I)V+37
  120. j org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+17
  121. j org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+1133
  122. J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
  123. j org.eclipse.jface.window.Window.open()I+49
  124. j org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open()I+56
  125. j eu.jucy.gui.settings.PreferencesHandler.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+22
  126. j org.eclipse.ui.internal.handlers.HandlerProxy.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+33
  127. j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+164
  128. j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
  129. j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
  130. j org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
  131. j org.eclipse.ui.menus.CommandContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;)V+79
  132. j org.eclipse.ui.menus.CommandContributionItem.access$19(Lorg/eclipse/ui/menus/CommandContributionItem;Lorg/eclipse/swt/widgets/Event;)V+2
  133. j org.eclipse.ui.menus.CommandContributionItem$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+51
  134. J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
  135. j org.eclipse.ui.internal.Workbench.runUI()I+555
  136. j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
  137. j org.eclipse.ui.internal.Workbench$7.run()V+73
  138. j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
  139. j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
  140. j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
  141. j eu.jucy.gui.Application.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+157
  142. j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
  143. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
  144. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
  145. j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
  146. j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
  147. v ~StubRoutines::call_stub
  148. V [libjvm.so+0x2a4566] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x386
  149.  
  150. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  151. J org.eclipse.swt.internal.gtk.OS._g_object_get_qdata(II)I
  152. j org.eclipse.swt.internal.gtk.OS.g_object_get_qdata(II)I+9
  153. j org.eclipse.swt.widgets.Display.removeWidget(I)Lorg/eclipse/swt/widgets/Widget;+17
  154. j org.eclipse.swt.widgets.Combo.deregister()V+57
  155. j org.eclipse.swt.widgets.Widget.releaseWidget()V+1
  156. j org.eclipse.swt.widgets.Control.releaseWidget()V+1
  157. j org.eclipse.swt.widgets.Composite.releaseWidget()V+1
  158. j org.eclipse.swt.widgets.Combo.releaseWidget()V+1
  159. j org.eclipse.swt.widgets.Widget.release(Z)V+82
  160. j org.eclipse.swt.widgets.Control.release(Z)V+94
  161. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  162. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  163. j org.eclipse.swt.widgets.Control.release(Z)V+94
  164. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  165. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  166. j org.eclipse.swt.widgets.Control.release(Z)V+94
  167. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  168. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  169. j org.eclipse.swt.widgets.Control.release(Z)V+94
  170. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  171. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  172. j org.eclipse.swt.widgets.Control.release(Z)V+94
  173. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  174. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  175. j org.eclipse.swt.widgets.Control.release(Z)V+94
  176. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  177. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  178. j org.eclipse.swt.widgets.Control.release(Z)V+94
  179. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  180. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  181. j org.eclipse.swt.widgets.Control.release(Z)V+94
  182. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  183. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  184. j org.eclipse.swt.widgets.Control.release(Z)V+94
  185. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  186. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  187. j org.eclipse.swt.widgets.Control.release(Z)V+94
  188. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  189. j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
  190. j org.eclipse.swt.widgets.Decorations.releaseChildren(Z)V+22
  191. j org.eclipse.swt.widgets.Shell.releaseChildren(Z)V+100
  192. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  193. j org.eclipse.swt.widgets.Control.release(Z)V+94
  194. j org.eclipse.swt.widgets.Widget.dispose()V+23
  195. j org.eclipse.swt.widgets.Shell.dispose()V+20
  196. j org.eclipse.jface.window.Window.close()Z+65
  197. j org.eclipse.jface.dialogs.Dialog.close()Z+26
  198. j org.eclipse.jface.preference.PreferenceDialog.close()Z+14
  199. j org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.close()Z+93
  200. j org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.close()Z+5
  201. j org.eclipse.jface.preference.PreferenceDialog$13.run()V+317
  202. j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
  203. j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
  204. j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
  205. j org.eclipse.jface.preference.PreferenceDialog.okPressed()V+8
  206. j org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed()V+1
  207. j org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.okPressed()V+1
  208. j org.eclipse.jface.preference.PreferenceDialog.buttonPressed(I)V+37
  209. j org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+17
  210. j org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+1133
  211. J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
  212. J org.eclipse.swt.widgets.Display.runDeferredEvents()Z
  213. J org.eclipse.swt.widgets.Display.readAndDispatch()Z
  214. j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
  215. j org.eclipse.jface.window.Window.open()I+49
  216. j org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open()I+56
  217. j eu.jucy.gui.settings.PreferencesHandler.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+22
  218. j org.eclipse.ui.internal.handlers.HandlerProxy.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+33
  219. j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+164
  220. j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
  221. j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
  222. j org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
  223. j org.eclipse.ui.menus.CommandContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;)V+79
  224. j org.eclipse.ui.menus.CommandContributionItem.access$19(Lorg/eclipse/ui/menus/CommandContributionItem;Lorg/eclipse/swt/widgets/Event;)V+2
  225. j org.eclipse.ui.menus.CommandContributionItem$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+51
  226. J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
  227. J org.eclipse.swt.widgets.Display.runDeferredEvents()Z
  228. J org.eclipse.swt.widgets.Display.readAndDispatch()Z
  229. j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
  230. j org.eclipse.ui.internal.Workbench.runUI()I+555
  231. j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
  232. j org.eclipse.ui.internal.Workbench$7.run()V+73
  233. j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
  234. j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
  235. j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
  236. j eu.jucy.gui.Application.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+157
  237. j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
  238. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
  239. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
  240. j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
  241. j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
  242. v ~StubRoutines::call_stub
  243. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  244. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  245. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  246. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  247. j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
  248. j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
  249. j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
  250. v ~StubRoutines::call_stub
  251.  
  252. --------------- P R O C E S S ---------------
  253.  
  254. Java Threads: ( => current thread )
  255. 0x0a0fa000 JavaThread "pool-1-thread-3" [_thread_blocked, id=26454, stack(0xb2362000,0xb23b3000)]
  256. 0xb0eedc00 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=26453, stack(0xb07af000,0xb0800000)]
  257. 0xb0eeb400 JavaThread "pool-1-thread-2" [_thread_blocked, id=26452, stack(0xb0a5c000,0xb0aad000)]
  258. 0xb0eec800 JavaThread "pool-1-thread-1" [_thread_blocked, id=26451, stack(0xb0aad000,0xb0afe000)]
  259. 0xb0ecb400 JavaThread "MultiThreadedHttpConnectionManager cleanup" daemon [_thread_blocked, id=26449, stack(0xb0b4f000,0xb0ba0000)]
  260. 0xb40f7000 JavaThread "IO-Thread" daemon [_thread_in_native, id=26445, stack(0xb0f69000,0xb0fba000)]
  261. 0xb3e2f800 JavaThread "pool-2-thread-5" [_thread_blocked, id=26444, stack(0xb0fba000,0xb100b000)]
  262. 0x09e8a800 JavaThread "UDP-handler" [_thread_in_native, id=26443, stack(0xb100b000,0xb105c000)]
  263. 0x09d01800 JavaThread "pool-2-thread-4" [_thread_blocked, id=26442, stack(0xb2015000,0xb2066000)]
  264. 0x09e8b000 JavaThread "pool-2-thread-3" [_thread_blocked, id=26441, stack(0xb105c000,0xb10ad000)]
  265. 0x09fdbc00 JavaThread "Worker-3" [_thread_blocked, id=26440, stack(0xb10ad000,0xb10fe000)]
  266. 0xb3c54000 JavaThread "Worker-2" [_thread_blocked, id=26439, stack(0xb10fe000,0xb114f000)]
  267. 0x09fdb000 JavaThread "pool-2-thread-2" [_thread_blocked, id=26438, stack(0xb114f000,0xb11a0000)]
  268. 0x09fdac00 JavaThread "pool-2-thread-1" [_thread_blocked, id=26437, stack(0xb1280000,0xb12d1000)]
  269. 0x09e6e400 JavaThread "Worker-1" [_thread_blocked, id=26436, stack(0xb0919000,0xb096a000)]
  270. 0x09e69c00 JavaThread "Worker-0" [_thread_blocked, id=26435, stack(0xb096a000,0xb09bb000)]
  271. 0x09dce800 JavaThread "HSQLDB Timer @9e6b38" daemon [_thread_blocked, id=26434, stack(0xb09cf000,0xb0a20000)]
  272. 0x09bd2000 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=26431, stack(0xb152e000,0xb157f000)]
  273. 0x09bc9c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=26430, stack(0xb157f000,0xb15d0000)]
  274. 0xb40c7800 JavaThread "Worker-JM" [_thread_blocked, id=26429, stack(0xb1f67000,0xb1fb8000)]
  275. 0xb3c86000 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=26428, stack(0xb1fc4000,0xb2015000)]
  276. 0xb4015c00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=26426, stack(0xb2072000,0xb20c3000)]
  277. 0x099c8400 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=26425, stack(0xb20c3000,0xb2114000)]
  278. 0x099cfc00 JavaThread "State Data Manager" daemon [_thread_blocked, id=26424, stack(0xb2114000,0xb2165000)]
  279. 0x09992800 JavaThread "Framework Active Thread" [_thread_blocked, id=26423, stack(0xb2165000,0xb21b6000)]
  280. 0x097a9c00 JavaThread "Service Thread" daemon [_thread_blocked, id=26416, stack(0xb3d2e000,0xb3d7f000)]
  281. 0x097a7c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=26415, stack(0xb3d7f000,0xb3e00000)]
  282. 0x097a6400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=26414, stack(0xb3f0d000,0xb3f5e000)]
  283. 0x09792000 JavaThread "Finalizer" daemon [_thread_blocked, id=26413, stack(0xb3f5e000,0xb3faf000)]
  284. 0x09790800 JavaThread "Reference Handler" daemon [_thread_blocked, id=26412, stack(0xb3faf000,0xb4000000)]
  285. =>0x09766000 JavaThread "main" [_thread_in_native, id=26410, stack(0xbf83c000,0xbf88c000)]
  286.  
  287. Other Threads:
  288. 0x0978f000 VMThread [stack: 0xb4119000,0xb419a000] [id=26411]
  289. 0x097b4000 WatcherThread [stack: 0xb3b7f000,0xb3c00000] [id=26417]
  290.  
  291. VM state:not at safepoint (normal execution)
  292.  
  293. VM Mutex/Monitor currently owned by a thread: None
  294.  
  295. Heap
  296. def new generation total 9792K, used 8974K [0x6e980000, 0x6f420000, 0x79420000)
  297. eden space 8704K, 90% used [0x6e980000, 0x6f133a78, 0x6f200000)
  298. from space 1088K, 100% used [0x6f310000, 0x6f420000, 0x6f420000)
  299. to space 1088K, 0% used [0x6f200000, 0x6f200000, 0x6f310000)
  300. tenured generation total 21544K, used 13443K [0x79420000, 0x7a92a000, 0x8e980000)
  301. the space 21544K, 62% used [0x79420000, 0x7a140e78, 0x7a141000, 0x7a92a000)
  302. compacting perm gen total 22528K, used 22429K [0x8e980000, 0x8ff80000, 0x92980000)
  303. the space 22528K, 99% used [0x8e980000, 0x8ff676f0, 0x8ff67800, 0x8ff80000)
  304. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  305. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  306.  
  307. Card table byte_map: [0xb445c000,0xb4588000] byte_map_base: 0xb40e7400
  308.  
  309. Polling page: 0xb77b2000
  310.  
  311. Code Cache [0xb4608000, 0xb4950000, 0xb6608000)
  312. total_blobs=1537 nmethods=1265 adapters=207 free_code_cache=29416Kb largest_free_block=30119936
  313.  
  314. Compilation events (10 events):
  315. Event: 16,555 Thread 0x097a7c00 1283 org.eclipse.swt.widgets.Display::getCurrent (7 bytes)
  316. Event: 16,555 Thread 0x097a7c00 nmethod 1283 0xb494b408 code [0xb494b510, 0xb494b59c]
  317. Event: 16,570 Thread 0x097a7c00 1284 org.eclipse.swt.widgets.Control::gtk_event_after (233 bytes)
  318. Event: 16,572 Thread 0x097a7c00 nmethod 1284 0xb494b608 code [0xb494b840, 0xb494bd94]
  319. Event: 16,690 Thread 0x097a7c00 1285 ! org.eclipse.ui.internal.contexts.ContextAuthority::sourceChanged (400 bytes)
  320. Event: 16,693 Thread 0x097a7c00 nmethod 1285 0xb494c308 code [0xb494c650, 0xb494d03c]
  321. Event: 16,697 Thread 0x097a7c00 1286 org.eclipse.ui.internal.services.EvaluationReference::isPostingChanges (5 bytes)
  322. Event: 16,698 Thread 0x097a7c00 nmethod 1286 0xb494e188 code [0xb494e280, 0xb494e300]
  323. Event: 17,239 Thread 0x097a7c00 1287 org.eclipse.swt.widgets.Display::filters (18 bytes)
  324. Event: 17,240 Thread 0x097a7c00 nmethod 1287 0xb494e348 code [0xb494e450, 0xb494e50c]
  325.  
  326. GC Heap History (10 events):
  327. Event: 7,122 GC heap before
  328. {Heap before GC invocations=15 (full 4):
  329. def new generation total 9216K, used 8256K [0x6e980000, 0x6f370000, 0x79420000)
  330. eden space 8256K, 100% used [0x6e980000, 0x6f190000, 0x6f190000)
  331. from space 960K, 0% used [0x6f190000, 0x6f190000, 0x6f280000)
  332. to space 960K, 0% used [0x6f280000, 0x6f280000, 0x6f370000)
  333. tenured generation total 20260K, used 8748K [0x79420000, 0x7a7e9000, 0x8e980000)
  334. the space 20260K, 43% used [0x79420000, 0x79cab1e8, 0x79cab200, 0x7a7e9000)
  335. compacting perm gen total 18944K, used 18920K [0x8e980000, 0x8fc00000, 0x92980000)
  336. the space 18944K, 99% used [0x8e980000, 0x8fbfa0a8, 0x8fbfa200, 0x8fc00000)
  337. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  338. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  339. Event: 7,137 GC heap after
  340. Heap after GC invocations=16 (full 4):
  341. def new generation total 9216K, used 960K [0x6e980000, 0x6f370000, 0x79420000)
  342. eden space 8256K, 0% used [0x6e980000, 0x6e980000, 0x6f190000)
  343. from space 960K, 100% used [0x6f280000, 0x6f370000, 0x6f370000)
  344. to space 960K, 0% used [0x6f190000, 0x6f190000, 0x6f280000)
  345. tenured generation total 20260K, used 10576K [0x79420000, 0x7a7e9000, 0x8e980000)
  346. the space 20260K, 52% used [0x79420000, 0x79e743c8, 0x79e74400, 0x7a7e9000)
  347. compacting perm gen total 18944K, used 18920K [0x8e980000, 0x8fc00000, 0x92980000)
  348. the space 18944K, 99% used [0x8e980000, 0x8fbfa0a8, 0x8fbfa200, 0x8fc00000)
  349. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  350. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  351. }
  352. Event: 7,576 GC heap before
  353. {Heap before GC invocations=16 (full 4):
  354. def new generation total 9216K, used 9212K [0x6e980000, 0x6f370000, 0x79420000)
  355. eden space 8256K, 99% used [0x6e980000, 0x6f18f348, 0x6f190000)
  356. from space 960K, 100% used [0x6f280000, 0x6f370000, 0x6f370000)
  357. to space 960K, 0% used [0x6f190000, 0x6f190000, 0x6f280000)
  358. tenured generation total 20260K, used 10576K [0x79420000, 0x7a7e9000, 0x8e980000)
  359. the space 20260K, 52% used [0x79420000, 0x79e743c8, 0x79e74400, 0x7a7e9000)
  360. compacting perm gen total 20224K, used 20005K [0x8e980000, 0x8fd40000, 0x92980000)
  361. the space 20224K, 98% used [0x8e980000, 0x8fd09730, 0x8fd09800, 0x8fd40000)
  362. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  363. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  364. Event: 7,591 GC heap after
  365. Heap after GC invocations=17 (full 4):
  366. def new generation total 9216K, used 960K [0x6e980000, 0x6f370000, 0x79420000)
  367. eden space 8256K, 0% used [0x6e980000, 0x6e980000, 0x6f190000)
  368. from space 960K, 100% used [0x6f190000, 0x6f280000, 0x6f280000)
  369. to space 960K, 0% used [0x6f280000, 0x6f280000, 0x6f370000)
  370. tenured generation total 20260K, used 12425K [0x79420000, 0x7a7e9000, 0x8e980000)
  371. the space 20260K, 61% used [0x79420000, 0x7a042680, 0x7a042800, 0x7a7e9000)
  372. compacting perm gen total 20224K, used 20005K [0x8e980000, 0x8fd40000, 0x92980000)
  373. the space 20224K, 98% used [0x8e980000, 0x8fd09730, 0x8fd09800, 0x8fd40000)
  374. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  375. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  376. }
  377. Event: 9,837 GC heap before
  378. {Heap before GC invocations=17 (full 4):
  379. def new generation total 9216K, used 9216K [0x6e980000, 0x6f370000, 0x79420000)
  380. eden space 8256K, 100% used [0x6e980000, 0x6f190000, 0x6f190000)
  381. from space 960K, 100% used [0x6f190000, 0x6f280000, 0x6f280000)
  382. to space 960K, 0% used [0x6f280000, 0x6f280000, 0x6f370000)
  383. tenured generation total 20260K, used 12425K [0x79420000, 0x7a7e9000, 0x8e980000)
  384. the space 20260K, 61% used [0x79420000, 0x7a042680, 0x7a042800, 0x7a7e9000)
  385. compacting perm gen total 21248K, used 21033K [0x8e980000, 0x8fe40000, 0x92980000)
  386. the space 21248K, 98% used [0x8e980000, 0x8fe0a538, 0x8fe0a600, 0x8fe40000)
  387. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  388. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  389. Event: 9,853 GC heap after
  390. Heap after GC invocations=18 (full 4):
  391. def new generation total 9216K, used 960K [0x6e980000, 0x6f370000, 0x79420000)
  392. eden space 8256K, 0% used [0x6e980000, 0x6e980000, 0x6f190000)
  393. from space 960K, 100% used [0x6f280000, 0x6f370000, 0x6f370000)
  394. to space 960K, 0% used [0x6f190000, 0x6f190000, 0x6f280000)
  395. tenured generation total 20260K, used 14576K [0x79420000, 0x7a7e9000, 0x8e980000)
  396. the space 20260K, 71% used [0x79420000, 0x7a25c380, 0x7a25c400, 0x7a7e9000)
  397. compacting perm gen total 21248K, used 21033K [0x8e980000, 0x8fe40000, 0x92980000)
  398. the space 21248K, 98% used [0x8e980000, 0x8fe0a538, 0x8fe0a600, 0x8fe40000)
  399. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  400. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  401. }
  402. Event: 9,976 GC heap before
  403. {Heap before GC invocations=18 (full 4):
  404. def new generation total 9216K, used 4812K [0x6e980000, 0x6f370000, 0x79420000)
  405. eden space 8256K, 46% used [0x6e980000, 0x6ed43388, 0x6f190000)
  406. from space 960K, 100% used [0x6f280000, 0x6f370000, 0x6f370000)
  407. to space 960K, 0% used [0x6f190000, 0x6f190000, 0x6f280000)
  408. tenured generation total 20260K, used 14576K [0x79420000, 0x7a7e9000, 0x8e980000)
  409. the space 20260K, 71% used [0x79420000, 0x7a25c380, 0x7a25c400, 0x7a7e9000)
  410. compacting perm gen total 21248K, used 21247K [0x8e980000, 0x8fe40000, 0x92980000)
  411. the space 21248K, 99% used [0x8e980000, 0x8fe3fff8, 0x8fe40000, 0x8fe40000)
  412. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  413. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  414. Event: 10,133 GC heap after
  415. Heap after GC invocations=19 (full 5):
  416. def new generation total 9792K, used 0K [0x6e980000, 0x6f420000, 0x79420000)
  417. eden space 8704K, 0% used [0x6e980000, 0x6e980000, 0x6f200000)
  418. from space 1088K, 0% used [0x6f200000, 0x6f200000, 0x6f310000)
  419. to space 1088K, 0% used [0x6f310000, 0x6f310000, 0x6f420000)
  420. tenured generation total 21544K, used 12925K [0x79420000, 0x7a92a000, 0x8e980000)
  421. the space 21544K, 59% used [0x79420000, 0x7a0bf738, 0x7a0bf800, 0x7a92a000)
  422. compacting perm gen total 21248K, used 21247K [0x8e980000, 0x8fe40000, 0x92980000)
  423. the space 21248K, 99% used [0x8e980000, 0x8fe3fff8, 0x8fe40000, 0x8fe40000)
  424. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  425. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  426. }
  427. Event: 10,459 GC heap before
  428. {Heap before GC invocations=19 (full 5):
  429. def new generation total 9792K, used 8704K [0x6e980000, 0x6f420000, 0x79420000)
  430. eden space 8704K, 100% used [0x6e980000, 0x6f200000, 0x6f200000)
  431. from space 1088K, 0% used [0x6f200000, 0x6f200000, 0x6f310000)
  432. to space 1088K, 0% used [0x6f310000, 0x6f310000, 0x6f420000)
  433. tenured generation total 21544K, used 12925K [0x79420000, 0x7a92a000, 0x8e980000)
  434. the space 21544K, 59% used [0x79420000, 0x7a0bf738, 0x7a0bf800, 0x7a92a000)
  435. compacting perm gen total 22016K, used 21802K [0x8e980000, 0x8ff00000, 0x92980000)
  436. the space 22016K, 99% used [0x8e980000, 0x8fecaa78, 0x8fecac00, 0x8ff00000)
  437. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  438. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  439. Event: 10,471 GC heap after
  440. Heap after GC invocations=20 (full 5):
  441. def new generation total 9792K, used 1088K [0x6e980000, 0x6f420000, 0x79420000)
  442. eden space 8704K, 0% used [0x6e980000, 0x6e980000, 0x6f200000)
  443. from space 1088K, 100% used [0x6f310000, 0x6f420000, 0x6f420000)
  444. to space 1088K, 0% used [0x6f200000, 0x6f200000, 0x6f310000)
  445. tenured generation total 21544K, used 13443K [0x79420000, 0x7a92a000, 0x8e980000)
  446. the space 21544K, 62% used [0x79420000, 0x7a140e78, 0x7a141000, 0x7a92a000)
  447. compacting perm gen total 22016K, used 21802K [0x8e980000, 0x8ff00000, 0x92980000)
  448. the space 22016K, 99% used [0x8e980000, 0x8fecaa78, 0x8fecac00, 0x8ff00000)
  449. ro space 10240K, 58% used [0x92980000, 0x92f5c810, 0x92f5ca00, 0x93380000)
  450. rw space 12288K, 59% used [0x93380000, 0x93a9ce58, 0x93a9d000, 0x93f80000)
  451. }
  452.  
  453. Deoptimization events (0 events):
  454. No events
  455.  
  456. Internal exceptions (10 events):
  457. Event: 7,471 Thread 0xb1e46c00 Threw 0x6eff9708 at /build/buildd/openjdk-7-7u51-2.4.4/build/openjdk/hotspot/src/share/vm/prims/jni.cpp:717
  458. Event: 7,518 Thread 0xb1e46c00 Threw 0x6f0c8df0 at /build/buildd/openjdk-7-7u51-2.4.4/build/openjdk/hotspot/src/share/vm/prims/jni.cpp:717
  459. Event: 7,531 Thread 0xb1e46c00 Threw 0x6f0ea370 at /build/buildd/openjdk-7-7u51-2.4.4/build/openjdk/hotspot/src/share/vm/prims/jni.cpp:717
  460. Event: 7,531 Thread 0xb1e46c00 Threw 0x6f0ebdf8 at /build/buildd/openjdk-7-7u51-2.4.4/build/openjdk/hotspot/src/share/vm/prims/jni.cpp:717
  461. Event: 9,334 Thread 0x09766000 Threw 0x6ec38610 at /build/buildd/openjdk-7-7u51-2.4.4/build/openjdk/hotspot/src/share/vm/prims/jni.cpp:717
  462. Event: 9,505 Thread 0x09fdb000 Threw 0x6ed88b98 at /build/buildd/openjdk-7-7u51-2.4.4/build/openjdk/hotspot/src/share/vm/prims/jni.cpp:717
  463. Event: 9,542 Thread 0xb3c54000 Threw 0x6e9e81b8 at /build/buildd/openjdk-7-7u51-2.4.4/build/openjdk/hotspot/src/share/vm/prims/jvm.cpp:2965
  464. Event: 9,627 Thread 0x09e6e400 Threw 0x6ee90f98 at /build/buildd/openjdk-7-7u51-2.4.4/build/openjdk/hotspot/src/share/vm/prims/jni.cpp:743
  465. Event: 9,971 Thread 0xb1e46c00 Threw 0x6ed30e90 at /build/buildd/openjdk-7-7u51-2.4.4/build/openjdk/hotspot/src/share/vm/prims/jni.cpp:743
  466. Event: 10,187 Thread 0x09fdbc00 Threw 0x6ea179c0 at /build/buildd/openjdk-7-7u51-2.4.4/build/openjdk/hotspot/src/share/vm/prims/jni.cpp:743
  467.  
  468. Events (10 events):
  469. Event: 12,613 Executing VM operation: RevokeBias done
  470. Event: 12,613 Executing VM operation: RevokeBias
  471. Event: 12,613 Executing VM operation: RevokeBias done
  472. Event: 12,613 Executing VM operation: RevokeBias
  473. Event: 12,613 Executing VM operation: RevokeBias done
  474. Event: 12,614 loading class 0x94030338
  475. Event: 12,615 loading class 0x94030338 done
  476. Event: 14,009 Executing VM operation: RevokeBias
  477. Event: 14,009 Executing VM operation: RevokeBias done
  478. Event: 14,478 Thread 0xb1c6ec00 Thread exited: 0xb1c6ec00
  479.  
  480.  
  481. Dynamic libraries:
  482. 08048000-0804c000 r-xp 00000000 08:01 1591656 /home/huginn/.jucy/Jucy
  483. 0804c000-0804d000 rw-p 00003000 08:01 1591656 /home/huginn/.jucy/Jucy
  484. 0975a000-0a233000 rw-p 00000000 00:00 0 [heap]
  485. 6e980000-6f420000 rw-p 00000000 00:00 0
  486. 6f420000-79420000 rw-p 00000000 00:00 0
  487. 79420000-7a92a000 rw-p 00000000 00:00 0
  488. 7a92a000-8e980000 rw-p 00000000 00:00 0
  489. 8e980000-8ff80000 rw-p 00000000 00:00 0
  490. 8ff80000-92980000 rw-p 00000000 00:00 0
  491. 92980000-92f5d000 r--p 00001000 08:01 920096 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/client/classes.jsa
  492. 92f5d000-93380000 rw-p 00000000 00:00 0
  493. 93380000-93a9d000 rw-p 005de000 08:01 920096 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/client/classes.jsa
  494. 93a9d000-93f80000 rw-p 00000000 00:00 0
  495. 93f80000-9428e000 rw-p 00cfb000 08:01 920096 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/client/classes.jsa
  496. 9428e000-94380000 rw-p 00000000 00:00 0
  497. 94380000-94389000 r-xp 01009000 08:01 920096 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/client/classes.jsa
  498. 94389000-94780000 rw-p 00000000 00:00 0
  499. b0124000-b0200000 rw-p 00000000 00:00 0
  500. b0200000-b0400000 rw-s 00000000 00:04 87130187 /SYSV00000000 (deleted)
  501. b0400000-b04e1000 rw-p 00000000 00:00 0
  502. b04e1000-b0500000 ---p 00000000 00:00 0
  503. b0580000-b05d2000 r--p 00000000 08:01 1578683 /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
  504. b05d2000-b066c000 r--p 00000000 08:01 1578672 /usr/share/fonts/truetype/dejavu/DejaVuSans-BoldOblique.ttf
  505. b066c000-b0706000 r--p 00000000 08:01 1578674 /usr/share/fonts/truetype/dejavu/DejaVuSans-Oblique.ttf
  506. b0706000-b07af000 r--p 00000000 08:01 1578671 /usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf
  507. b07af000-b07b2000 ---p 00000000 00:00 0
  508. b07b2000-b0800000 rw-p 00000000 00:00 0 [stack:26453]
  509. b0800000-b0854000 rw-p 00000000 00:00 0
  510. b0854000-b0900000 ---p 00000000 00:00 0
  511. b0916000-b0919000 r--s 00017000 08:01 1845644 /home/huginn/.jucy/plugins/eu.jucy.helpers.ui_1.87.0.201404271937.jar
  512. b0919000-b091c000 ---p 00000000 00:00 0
  513. b091c000-b096a000 rw-p 00000000 00:00 0 [stack:26436]
  514. b096a000-b096d000 ---p 00000000 00:00 0
  515. b096d000-b09bb000 rw-p 00000000 00:00 0 [stack:26435]
  516. b09bb000-b09cf000 r--s 00392000 08:01 1841904 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/22/2/.cp/pdfbox-1.6.0.jar
  517. b09cf000-b09d2000 ---p 00000000 00:00 0
  518. b09d2000-b0a20000 rw-p 00000000 00:00 0 [stack:26434]
  519. b0a2c000-b0a5c000 r--p 00000000 08:01 1578694 /usr/share/fonts/truetype/droid/DroidSans-Bold.ttf
  520. b0a5c000-b0a5f000 ---p 00000000 00:00 0
  521. b0a5f000-b0aad000 rw-p 00000000 00:00 0 [stack:26452]
  522. b0aad000-b0ab0000 ---p 00000000 00:00 0
  523. b0ab0000-b0afe000 rw-p 00000000 00:00 0 [stack:26451]
  524. b0afe000-b0b01000 ---p 00000000 00:00 0
  525. b0b01000-b0b4f000 rw-p 00000000 00:00 0
  526. b0b4f000-b0b52000 ---p 00000000 00:00 0
  527. b0b52000-b0ba0000 rw-p 00000000 00:00 0 [stack:26449]
  528. b0ba0000-b0c02000 r-xp 00000000 08:01 791870 /usr/lib/i386-linux-gnu/nss/libfreebl3.so
  529. b0c02000-b0c03000 r--p 00061000 08:01 791870 /usr/lib/i386-linux-gnu/nss/libfreebl3.so
  530. b0c03000-b0c04000 rw-p 00062000 08:01 791870 /usr/lib/i386-linux-gnu/nss/libfreebl3.so
  531. b0c04000-b0c08000 rw-p 00000000 00:00 0
  532. b0c08000-b0cba000 r-xp 00000000 08:01 794088 /usr/lib/i386-linux-gnu/libsqlite3.so.0.8.6
  533. b0cba000-b0cbb000 r--p 000b1000 08:01 794088 /usr/lib/i386-linux-gnu/libsqlite3.so.0.8.6
  534. b0cbb000-b0cbc000 rw-p 000b2000 08:01 794088 /usr/lib/i386-linux-gnu/libsqlite3.so.0.8.6
  535. b0cbc000-b0cbd000 rw-p 00000000 00:00 0
  536. b0cbd000-b0dfb000 r-xp 00000000 08:01 791861 /usr/lib/i386-linux-gnu/libnss3.so
  537. b0dfb000-b0dfe000 r--p 0013d000 08:01 791861 /usr/lib/i386-linux-gnu/libnss3.so
  538. b0dfe000-b0dff000 rw-p 00140000 08:01 791861 /usr/lib/i386-linux-gnu/libnss3.so
  539. b0dff000-b0e00000 rw-p 00000000 00:00 0
  540. b0e00000-b0f00000 rw-p 00000000 00:00 0
  541. b0f02000-b0f42000 r-xp 00000000 08:01 791868 /usr/lib/i386-linux-gnu/nss/libsoftokn3.so
  542. b0f42000-b0f43000 r--p 00040000 08:01 791868 /usr/lib/i386-linux-gnu/nss/libsoftokn3.so
  543. b0f43000-b0f44000 rw-p 00041000 08:01 791868 /usr/lib/i386-linux-gnu/nss/libsoftokn3.so
  544. b0f44000-b0f49000 r-xp 00000000 08:01 2890239 /lib/i386-linux-gnu/libnss_dns-2.17.so
  545. b0f49000-b0f4a000 r--p 00004000 08:01 2890239 /lib/i386-linux-gnu/libnss_dns-2.17.so
  546. b0f4a000-b0f4b000 rw-p 00005000 08:01 2890239 /lib/i386-linux-gnu/libnss_dns-2.17.so
  547. b0f4b000-b0f4d000 r-xp 00000000 08:01 2889254 /lib/libnss_mdns4_minimal.so.2
  548. b0f4d000-b0f4e000 r--p 00001000 08:01 2889254 /lib/libnss_mdns4_minimal.so.2
  549. b0f4e000-b0f4f000 rw-p 00002000 08:01 2889254 /lib/libnss_mdns4_minimal.so.2
  550. b0f69000-b0f6c000 ---p 00000000 00:00 0
  551. b0f6c000-b0fba000 rw-p 00000000 00:00 0 [stack:26445]
  552. b0fba000-b0fbd000 ---p 00000000 00:00 0
  553. b0fbd000-b100b000 rw-p 00000000 00:00 0 [stack:26444]
  554. b100b000-b100e000 ---p 00000000 00:00 0
  555. b100e000-b105c000 rw-p 00000000 00:00 0 [stack:26443]
  556. b105c000-b105f000 ---p 00000000 00:00 0
  557. b105f000-b10ad000 rw-p 00000000 00:00 0 [stack:26441]
  558. b10ad000-b10b0000 ---p 00000000 00:00 0
  559. b10b0000-b10fe000 rw-p 00000000 00:00 0 [stack:26440]
  560. b10fe000-b1101000 ---p 00000000 00:00 0
  561. b1101000-b114f000 rw-p 00000000 00:00 0 [stack:26439]
  562. b114f000-b1152000 ---p 00000000 00:00 0
  563. b1152000-b11a0000 rw-p 00000000 00:00 0 [stack:26438]
  564. b1220000-b1280000 rw-s 00000000 00:04 86835274 /SYSV00000000 (deleted)
  565. b1280000-b1283000 ---p 00000000 00:00 0
  566. b1283000-b12d1000 rw-p 00000000 00:00 0 [stack:26437]
  567. b12d1000-b1300000 r--p 00000000 08:01 1578695 /usr/share/fonts/truetype/droid/DroidSans.ttf
  568. b1300000-b13fc000 rw-p 00000000 00:00 0
  569. b13fc000-b1400000 ---p 00000000 00:00 0
  570. b1402000-b1407000 r--s 0003b000 08:01 1842139 /home/huginn/.jucy/plugins/org.eclipse.help_3.6.0.v20120521-2344.jar
  571. b1407000-b140a000 r--s 00028000 08:01 1841903 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/22/2/.cp/fontbox-1.6.0.jar
  572. b140a000-b1421000 r--s 0013f000 08:01 1842174 /home/huginn/.jucy/plugins/lib.org.apache.lucene_3.4.0/lucene-core-3.4.0.jar
  573. b1421000-b1423000 r--s 00004000 08:01 1845641 /home/huginn/.jucy/plugins/eu.jucy.hashengine_1.87.0.201404271937.jar
  574. b1423000-b1426000 r--s 00025000 08:01 1841929 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/20/2/.cp/libs/sbbi-upnplib-1.0.4.jar
  575. b1426000-b1428000 r--s 00014000 08:01 1841928 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/20/2/.cp/libs/sbbi-jmx-1.0.jar
  576. b1428000-b1432000 r--s 0006e000 08:01 1841927 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/20/2/.cp/libs/mx4j-tools.jar
  577. b1432000-b1435000 r--s 00026000 08:01 1841926 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/20/2/.cp/libs/mx4j-remote.jar
  578. b1435000-b1443000 r--s 0014e000 08:01 1845634 /home/huginn/.jucy/plugins/lib.org.hsqldb_2.2.9/2.2.9/hsqldb.jar
  579. b145a000-b1493000 r-xp 00000000 08:01 791853 /usr/lib/i386-linux-gnu/libnspr4.so
  580. b1493000-b1494000 r--p 00038000 08:01 791853 /usr/lib/i386-linux-gnu/libnspr4.so
  581. b1494000-b1495000 rw-p 00039000 08:01 791853 /usr/lib/i386-linux-gnu/libnspr4.so
  582. b1495000-b1497000 rw-p 00000000 00:00 0
  583. b1497000-b149a000 r-xp 00000000 08:01 791855 /usr/lib/i386-linux-gnu/libplds4.so
  584. b149a000-b149b000 r--p 00002000 08:01 791855 /usr/lib/i386-linux-gnu/libplds4.so
  585. b149b000-b149c000 rw-p 00003000 08:01 791855 /usr/lib/i386-linux-gnu/libplds4.so
  586. b149c000-b14a0000 r-xp 00000000 08:01 791854 /usr/lib/i386-linux-gnu/libplc4.so
  587. b14a0000-b14a1000 r--p 00003000 08:01 791854 /usr/lib/i386-linux-gnu/libplc4.so
  588. b14a1000-b14a2000 rw-p 00004000 08:01 791854 /usr/lib/i386-linux-gnu/libplc4.so
  589. b14a2000-b14c2000 r-xp 00000000 08:01 791859 /usr/lib/i386-linux-gnu/libnssutil3.so
  590. b14c2000-b14c3000 ---p 00020000 08:01 791859 /usr/lib/i386-linux-gnu/libnssutil3.so
  591. b14c3000-b14c6000 r--p 00020000 08:01 791859 /usr/lib/i386-linux-gnu/libnssutil3.so
  592. b14c6000-b14c7000 rw-p 00023000 08:01 791859 /usr/lib/i386-linux-gnu/libnssutil3.so
  593. b14d3000-b14d4000 rw-p 00000000 00:00 0
  594. b14d4000-b14d7000 r--s 0001f000 08:01 1842102 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.artifact.repository_1.1.200.v20120430-1959.jar
  595. b14d7000-b14d9000 r--s 00005000 08:01 1842110 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.200.v20110808-1657.jar
  596. b14d9000-b14db000 r--s 00016000 08:01 1842107 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.director_2.2.0.v20120524-0542.jar
  597. b14db000-b14dc000 r--p 00000000 00:00 0
  598. b14dc000-b14de000 r--s 0000c000 08:01 1842062 /home/huginn/.jucy/plugins/org.apache.commons.codec_1.3.0.v201101211617.jar
  599. b14de000-b14df000 r--s 00009000 08:01 1842077 /home/huginn/.jucy/plugins/org.eclipse.core.net.linux.x86_1.1.200.v20120522-1148.jar
  600. b14df000-b14e1000 r--s 00010000 08:01 1842078 /home/huginn/.jucy/plugins/org.eclipse.core.net_1.2.200.v20120522-1148.jar
  601. b14e1000-b14f2000 r-xp 00000000 08:01 921370 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libj2pkcs11.so
  602. b14f2000-b14f3000 r--p 00010000 08:01 921370 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libj2pkcs11.so
  603. b14f3000-b14f4000 rw-p 00011000 08:01 921370 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libj2pkcs11.so
  604. b14f4000-b14f6000 r--s 0000a000 08:01 1842064 /home/huginn/.jucy/plugins/org.apache.commons.logging_1.0.4.v201101211617.jar
  605. b14f6000-b14fc000 r--s 00049000 08:01 1842063 /home/huginn/.jucy/plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar
  606. b14fc000-b14fd000 r--s 00004000 08:01 1842084 /home/huginn/.jucy/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20120608-0148.jar
  607. b14fd000-b1500000 r--s 00010000 08:01 1842085 /home/huginn/.jucy/plugins/org.eclipse.ecf.provider.filetransfer.httpclient_4.0.200.v20120608-0148.jar
  608. b1500000-b1501000 r--s 00002000 08:01 1842086 /home/huginn/.jucy/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20120608-0148.jar
  609. b1501000-b1505000 r--s 0001c000 08:01 1842087 /home/huginn/.jucy/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar
  610. b1505000-b1507000 r--s 00002000 08:01 1842088 /home/huginn/.jucy/plugins/org.eclipse.ecf.ssl_1.0.100.v20120608-0148.jar
  611. b1507000-b150a000 r--s 00014000 08:01 1842089 /home/huginn/.jucy/plugins/org.eclipse.ecf_3.1.300.v20120608-0148.jar
  612. b150a000-b150c000 r--s 0000c000 08:01 1842083 /home/huginn/.jucy/plugins/org.eclipse.ecf.identity_3.1.200.v20120608-0148.jar
  613. b150c000-b150f000 r--s 0000a000 08:01 1842082 /home/huginn/.jucy/plugins/org.eclipse.ecf.filetransfer_5.0.0.v20120608-0148.jar
  614. b150f000-b1510000 r--s 00009000 08:01 1842122 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.transport.ecf_1.0.100.v20120305-0333.jar
  615. b1510000-b1512000 r--s 00003000 08:01 1842125 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.updatechecker_1.1.200.v20110808-1657.jar
  616. b1512000-b1515000 r--s 0001a000 08:01 1842112 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717.jar
  617. b1515000-b1519000 r--s 0001d000 08:01 1842119 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.repository_2.2.0.v20120524-1945.jar
  618. b1519000-b151c000 r--s 00018000 08:01 1842130 /home/huginn/.jucy/plugins/org.eclipse.equinox.security_1.1.100.v20120522-1841.jar
  619. b151c000-b151e000 r--s 0000d000 08:01 1842123 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.1.0.v20110815-1744.jar
  620. b151e000-b1526000 r--s 00041000 08:01 1842072 /home/huginn/.jucy/plugins/org.eclipse.core.databinding.observable_1.4.1.v20120521-2332.jar
  621. b1526000-b152e000 r--s 0003c000 08:01 1842154 /home/huginn/.jucy/plugins/org.eclipse.jface.databinding_1.6.0.v20120521-2332.jar
  622. b152e000-b1531000 ---p 00000000 00:00 0
  623. b1531000-b157f000 rw-p 00000000 00:00 0 [stack:26431]
  624. b157f000-b1582000 ---p 00000000 00:00 0
  625. b1582000-b15d0000 rw-p 00000000 00:00 0 [stack:26430]
  626. b15d0000-b15d3000 r-xp 00000000 08:01 2890196 /lib/i386-linux-gnu/libgpg-error.so.0.10.0
  627. b15d3000-b15d4000 r--p 00002000 08:01 2890196 /lib/i386-linux-gnu/libgpg-error.so.0.10.0
  628. b15d4000-b15d5000 rw-p 00003000 08:01 2890196 /lib/i386-linux-gnu/libgpg-error.so.0.10.0
  629. b15d5000-b15d7000 r-xp 00000000 08:01 2890208 /lib/i386-linux-gnu/libkeyutils.so.1.4
  630. b15d7000-b15d8000 r--p 00002000 08:01 2890208 /lib/i386-linux-gnu/libkeyutils.so.1.4
  631. b15d8000-b15d9000 rw-p 00003000 08:01 2890208 /lib/i386-linux-gnu/libkeyutils.so.1.4
  632. b15d9000-b1622000 r-xp 00000000 08:01 2890177 /lib/i386-linux-gnu/libdbus-1.so.3.7.4
  633. b1622000-b1623000 r--p 00048000 08:01 2890177 /lib/i386-linux-gnu/libdbus-1.so.3.7.4
  634. b1623000-b1624000 rw-p 00049000 08:01 2890177 /lib/i386-linux-gnu/libdbus-1.so.3.7.4
  635. b1624000-b1640000 r-xp 00000000 08:01 793939 /usr/lib/i386-linux-gnu/libp11-kit.so.0.0.0
  636. b1640000-b1641000 ---p 0001c000 08:01 793939 /usr/lib/i386-linux-gnu/libp11-kit.so.0.0.0
  637. b1641000-b1642000 r--p 0001c000 08:01 793939 /usr/lib/i386-linux-gnu/libp11-kit.so.0.0.0
  638. b1642000-b1643000 rw-p 0001d000 08:01 793939 /usr/lib/i386-linux-gnu/libp11-kit.so.0.0.0
  639. b1643000-b1653000 r-xp 00000000 08:01 794108 /usr/lib/i386-linux-gnu/libtasn1.so.3.2.0
  640. b1653000-b1654000 r--p 0000f000 08:01 794108 /usr/lib/i386-linux-gnu/libtasn1.so.3.2.0
  641. b1654000-b1655000 rw-p 00010000 08:01 794108 /usr/lib/i386-linux-gnu/libtasn1.so.3.2.0
  642. b1655000-b16d6000 r-xp 00000000 08:01 2890192 /lib/i386-linux-gnu/libgcrypt.so.11.7.0
  643. b16d6000-b16d7000 r--p 00081000 08:01 2890192 /lib/i386-linux-gnu/libgcrypt.so.11.7.0
  644. b16d7000-b16d9000 rw-p 00082000 08:01 2890192 /lib/i386-linux-gnu/libgcrypt.so.11.7.0
  645. b16d9000-b16e0000 r-xp 00000000 08:01 793806 /usr/lib/i386-linux-gnu/libkrb5support.so.0.1
  646. b16e0000-b16e1000 r--p 00006000 08:01 793806 /usr/lib/i386-linux-gnu/libkrb5support.so.0.1
  647. b16e1000-b16e2000 rw-p 00007000 08:01 793806 /usr/lib/i386-linux-gnu/libkrb5support.so.0.1
  648. b16e2000-b16e5000 r-xp 00000000 08:01 2890172 /lib/i386-linux-gnu/libcom_err.so.2.1
  649. b16e5000-b16e6000 r--p 00002000 08:01 2890172 /lib/i386-linux-gnu/libcom_err.so.2.1
  650. b16e6000-b16e7000 rw-p 00003000 08:01 2890172 /lib/i386-linux-gnu/libcom_err.so.2.1
  651. b16e7000-b170d000 r-xp 00000000 08:01 793798 /usr/lib/i386-linux-gnu/libk5crypto.so.3.1
  652. b170d000-b170e000 r--p 00025000 08:01 793798 /usr/lib/i386-linux-gnu/libk5crypto.so.3.1
  653. b170e000-b170f000 rw-p 00026000 08:01 793798 /usr/lib/i386-linux-gnu/libk5crypto.so.3.1
  654. b170f000-b17d7000 r-xp 00000000 08:01 793804 /usr/lib/i386-linux-gnu/libkrb5.so.3.3
  655. b17d7000-b17dd000 r--p 000c7000 08:01 793804 /usr/lib/i386-linux-gnu/libkrb5.so.3.3
  656. b17dd000-b17de000 rw-p 000cd000 08:01 793804 /usr/lib/i386-linux-gnu/libkrb5.so.3.3
  657. b17de000-b17ee000 r-xp 00000000 08:01 791610 /usr/lib/i386-linux-gnu/libavahi-client.so.3.2.9
  658. b17ee000-b17ef000 r--p 0000f000 08:01 791610 /usr/lib/i386-linux-gnu/libavahi-client.so.3.2.9
  659. b17ef000-b17f0000 rw-p 00010000 08:01 791610 /usr/lib/i386-linux-gnu/libavahi-client.so.3.2.9
  660. b17f0000-b17fc000 r-xp 00000000 08:01 791607 /usr/lib/i386-linux-gnu/libavahi-common.so.3.5.3
  661. b17fc000-b17fd000 r--p 0000b000 08:01 791607 /usr/lib/i386-linux-gnu/libavahi-common.so.3.5.3
  662. b17fd000-b17fe000 rw-p 0000c000 08:01 791607 /usr/lib/i386-linux-gnu/libavahi-common.so.3.5.3
  663. b17fe000-b18bf000 r-xp 00000000 08:01 788065 /usr/lib/i386-linux-gnu/libgnutls.so.26.22.6
  664. b18bf000-b18c3000 r--p 000c0000 08:01 788065 /usr/lib/i386-linux-gnu/libgnutls.so.26.22.6
  665. b18c3000-b18c4000 rw-p 000c4000 08:01 788065 /usr/lib/i386-linux-gnu/libgnutls.so.26.22.6
  666. b18c4000-b18ff000 r-xp 00000000 08:01 793628 /usr/lib/i386-linux-gnu/libgssapi_krb5.so.2.2
  667. b18ff000-b1900000 r--p 0003a000 08:01 793628 /usr/lib/i386-linux-gnu/libgssapi_krb5.so.2.2
  668. b1900000-b1901000 rw-p 0003b000 08:01 793628 /usr/lib/i386-linux-gnu/libgssapi_krb5.so.2.2
  669. b1901000-b1968000 r-xp 00000000 08:01 788153 /usr/lib/i386-linux-gnu/libcups.so.2
  670. b1968000-b196c000 r--p 00067000 08:01 788153 /usr/lib/i386-linux-gnu/libcups.so.2
  671. b196c000-b196d000 rw-p 0006b000 08:01 788153 /usr/lib/i386-linux-gnu/libcups.so.2
  672. b196d000-b196e000 r--s 00027000 08:01 1842059 /home/huginn/.jucy/plugins/lib.fr.cryptohash_1.0.0.jar
  673. b196e000-b1973000 r--s 0003b000 08:01 1841925 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/20/2/.cp/libs/mx4j-jmx.jar
  674. b1973000-b197d000 r-xp 00000000 08:01 1841906 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/115/2/.cp/libswt-cairo-gtk-3833.so
  675. b197d000-b197e000 rw-p 0000a000 08:01 1841906 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/115/2/.cp/libswt-cairo-gtk-3833.so
  676. b197e000-b1984000 r-xp 00000000 08:01 919787 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  677. b1984000-b1985000 r--p 00005000 08:01 919787 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  678. b1985000-b1986000 rw-p 00006000 08:01 919787 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  679. b1986000-b1987000 r--s 003ab000 08:01 1842061 /home/huginn/.jucy/plugins/lib.org.apache.pdfbox_1.6.0.jar
  680. b1987000-b19d8000 r-xp 00000000 08:01 921302 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/xawt/libmawt.so
  681. b19d8000-b19d9000 r--p 00050000 08:01 921302 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/xawt/libmawt.so
  682. b19d9000-b19db000 rw-p 00051000 08:01 921302 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/xawt/libmawt.so
  683. b19db000-b19dc000 rw-p 00000000 00:00 0
  684. b19dc000-b1a6b000 r-xp 00000000 08:01 921342 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libawt.so
  685. b1a6b000-b1a6c000 r--p 0008e000 08:01 921342 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libawt.so
  686. b1a6c000-b1a73000 rw-p 0008f000 08:01 921342 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libawt.so
  687. b1a73000-b1a97000 rw-p 00000000 00:00 0
  688. b1a97000-b1aa2000 r--s 00203000 08:01 921398 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/charsets.jar
  689. b1aa2000-b1aa4000 r--s 00012000 08:01 1845642 /home/huginn/.jucy/plugins/eu.jucy.helpers_1.87.0.201404271937.jar
  690. b1aa4000-b1aad000 r--s 00093000 08:01 1845638 /home/huginn/.jucy/plugins/eu.jucy_1.87.0.201404271937.jar
  691. b1aad000-b1b62000 r--p 00000000 08:01 1578675 /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
  692. b1b62000-b1b63000 r--s 00000000 08:01 2497710 /var/cache/fontconfig/c05880de57d1f5e948fdfacc138775d9-le32d4.cache-4
  693. b1b63000-b1b6b000 r--s 00000000 08:01 2497703 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-4
  694. b1b6b000-b1b6d000 r--s 00000000 08:01 2497705 /var/cache/fontconfig/99e8ed0e538f840c565b6ed5dad60d56-le32d4.cache-4
  695. b1b6d000-b1b71000 r--s 00000000 08:01 2497688 /var/cache/fontconfig/2cd17615ca594fa2959ae173292e504c-le32d4.cache-4
  696. b1b71000-b1b72000 r--s 00000000 08:01 2497721 /var/cache/fontconfig/e7071f4a29fa870f4323321c154eba04-le32d4.cache-4
  697. b1b72000-b1b73000 r--s 00000000 08:01 2497685 /var/cache/fontconfig/0d8c3b2ac0904cb8a57a757ad11a4a08-le32d4.cache-4
  698. b1b73000-b1b78000 r--s 00000000 08:01 2497707 /var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-le32d4.cache-4
  699. b1b78000-b1b81000 r--s 00000000 08:01 2497698 /var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-4
  700. b1b81000-b1b90000 r--s 00000000 08:01 2497683 /var/cache/fontconfig/04aabc0a78ac019cf9454389977116d2-le32d4.cache-4
  701. b1b90000-b1b91000 r--s 00000000 08:01 2497687 /var/cache/fontconfig/1ac9eb803944fde146138c791f5cc56a-le32d4.cache-4
  702. b1b91000-b1b94000 r--s 00000000 08:01 2497691 /var/cache/fontconfig/385c0604a188198f04d133e54aba7fe7-le32d4.cache-4
  703. b1b94000-b1b95000 r--s 00000000 08:01 2497717 /var/cache/fontconfig/dc05db6664285cc2f12bf69c139ae4c3-le32d4.cache-4
  704. b1b95000-b1b99000 r--s 00000000 08:01 2508398 /var/cache/fontconfig/1c2c2997deddd45e0296fa5a60917b7d-le32d4.cache-4
  705. b1b99000-b1b9b000 r--s 00000000 08:01 2497700 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le32d4.cache-4
  706. b1b9b000-b1b9d000 r--s 00000000 08:01 2497689 /var/cache/fontconfig/2fe16cf53f8bd2da9ea33d9eb6e69eee-le32d4.cache-4
  707. b1b9d000-b1b9e000 r--s 00000000 08:01 2502877 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le32d4.cache-4
  708. b1b9e000-b1ba1000 r--s 00000000 08:01 2497702 /var/cache/fontconfig/8801497958630a81b71ace7c5f9b32a8-le32d4.cache-4
  709. b1ba1000-b1bd0000 r--s 00000000 08:01 2508404 /var/cache/fontconfig/365b55f210c0a22e9a19e35191240f32-le32d4.cache-4
  710. b1bd0000-b1bd1000 r--s 00000000 08:01 2497695 /var/cache/fontconfig/56cf4f4769d0f4abc89a4895d7bd3ae1-le32d4.cache-4
  711. b1bd1000-b1bd2000 r--s 00000000 08:01 2497709 /var/cache/fontconfig/b9d506c9ac06c20b433354fa67a72993-le32d4.cache-4
  712. b1bd2000-b1bd6000 r--s 00000000 08:01 2497708 /var/cache/fontconfig/b47c4e1ecd0709278f4910c18777a504-le32d4.cache-4
  713. b1bd6000-b1bd9000 r--s 00000000 08:01 2497719 /var/cache/fontconfig/e49e89034d371f0f9de17aab02136486-le32d4.cache-4
  714. b1bd9000-b1be9000 r--s 00000000 08:01 2497714 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le32d4.cache-4
  715. b1be9000-b1bf0000 r--s 00000000 08:01 2497692 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le32d4.cache-4
  716. b1bf0000-b1bf9000 r--s 00000000 08:01 2497715 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le32d4.cache-4
  717. b1bf9000-b1bfb000 r--s 00000000 08:01 2497967 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-4
  718. b1bfb000-b1bfc000 r--s 00000000 08:01 2508165 /var/cache/fontconfig/1c0a88db7606d722e207873623e4d111-le32d4.cache-4
  719. b1bfc000-b1bfd000 r--s 00000000 08:01 2508629 /var/cache/fontconfig/5b53c526ae787a12082d07fbb700132e-le32d4.cache-4
  720. b1bfd000-b1c00000 r--s 00000000 08:01 2508359 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le32d4.cache-4
  721. b1c00000-b1c7d000 rw-p 00000000 00:00 0
  722. b1c7d000-b1d00000 ---p 00000000 00:00 0
  723. b1d00000-b1d04000 rwxp 00000000 00:00 0
  724. b1d04000-b1d09000 r-xp 00000000 08:01 793234 /usr/lib/i386-linux-gnu/libXtst.so.6.1.0
  725. b1d09000-b1d0a000 r--p 00004000 08:01 793234 /usr/lib/i386-linux-gnu/libXtst.so.6.1.0
  726. b1d0a000-b1d0b000 rw-p 00005000 08:01 793234 /usr/lib/i386-linux-gnu/libXtst.so.6.1.0
  727. b1d0b000-b1d0c000 r-xp 00000000 08:01 788440 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.3800.1
  728. b1d0c000-b1d0d000 r--p 00000000 08:01 788440 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.3800.1
  729. b1d0d000-b1d0e000 rw-p 00001000 08:01 788440 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.3800.1
  730. b1d0e000-b1d69000 r-xp 00000000 08:01 1841908 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/115/2/.cp/libswt-pi-gtk-3833.so
  731. b1d69000-b1d6b000 rw-p 0005a000 08:01 1841908 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/115/2/.cp/libswt-pi-gtk-3833.so
  732. b1d6b000-b1d6c000 rw-p 00000000 00:00 0
  733. b1d6c000-b1d6f000 r-xp 00000000 08:01 1841907 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/115/2/.cp/libswt-gtk-3833.so
  734. b1d6f000-b1d70000 rw-p 00002000 08:01 1841907 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/115/2/.cp/libswt-gtk-3833.so
  735. b1d70000-b1d71000 rw-p 00000000 00:00 0
  736. b1d71000-b1d75000 r--s 0002d000 08:01 1842108 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.engine_2.2.0.v20120501-1502.jar
  737. b1d75000-b1d7d000 r--s 0004c000 08:01 1842113 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.metadata_2.1.0.v20120430-2001.jar
  738. b1d7d000-b1db9000 r--s 00629000 08:01 1842035 /home/huginn/.jucy/plugins/com.ibm.icu_4.4.2.v20110823.jar
  739. b1db9000-b1e00000 r--s 003b4000 08:01 1842166 /home/huginn/.jucy/plugins/org.eclipse.ui.workbench_3.8.0.v20120521-2332.jar
  740. b1e00000-b1efa000 rw-p 00000000 00:00 0
  741. b1efa000-b1f00000 ---p 00000000 00:00 0
  742. b1f00000-b1f02000 r--s 00010000 08:01 1842104 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.core_2.2.0.v20120430-0525.jar
  743. b1f02000-b1f0c000 r--s 00076000 08:01 1842124 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.ui_2.2.0.v20120524-0542.jar
  744. b1f0c000-b1f13000 r--s 00053000 08:01 1841627 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/131/2/.cp/log4j-1.2.14.jar
  745. b1f13000-b1f14000 r--s 00053000 08:01 1845650 /home/huginn/.jucy/plugins/eu.jucy.logging_1.87.0.201404271937.jar
  746. b1f14000-b1f17000 r--s 00018000 08:01 1842069 /home/huginn/.jucy/plugins/org.eclipse.core.commands_3.6.1.v20120521-2332.jar
  747. b1f17000-b1f1b000 r--s 00022000 08:01 1842167 /home/huginn/.jucy/plugins/org.eclipse.ui_3.8.0.v20120523-1546.jar
  748. b1f1b000-b1f30000 r--s 00230000 08:01 1842159 /home/huginn/.jucy/plugins/org.eclipse.swt.gtk.linux.x86_3.8.0.v3833.jar
  749. b1f30000-b1f45000 r--s 000f6000 08:01 1842155 /home/huginn/.jucy/plugins/org.eclipse.jface_3.8.0.v20120521-2332.jar
  750. b1f45000-b1f56000 r--s 000cf000 08:01 1845637 /home/huginn/.jucy/plugins/eu.jucy.gui_1.87.0.201404271937.jar
  751. b1f56000-b1f60000 r--s 000b8000 08:01 921437 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/resources.jar
  752. b1f60000-b1f62000 r--s 00017000 08:01 1842168 /home/huginn/.jucy/plugins/org.eclipse.update.configurator_3.3.200.v20120523-1742.jar
  753. b1f62000-b1f64000 r--s 00015000 08:01 1842079 /home/huginn/.jucy/plugins/org.eclipse.core.runtime.compatibility_3.2.200.v20120521-2346.jar
  754. b1f64000-b1f67000 r--s 00013000 08:01 1842090 /home/huginn/.jucy/plugins/org.eclipse.equinox.app_1.3.100.v20120522-1841.jar
  755. b1f67000-b1f6a000 ---p 00000000 00:00 0
  756. b1f6a000-b1fb8000 rw-p 00000000 00:00 0 [stack:26429]
  757. b1fb8000-b1fba000 r--s 00015000 08:01 1842076 /home/huginn/.jucy/plugins/org.eclipse.core.jobs_3.5.200.v20120521-2346.jar
  758. b1fba000-b1fbd000 r--s 0001c000 08:01 1842127 /home/huginn/.jucy/plugins/org.eclipse.equinox.preferences_3.5.0.v20120522-1841.jar
  759. b1fbd000-b1fbf000 r--s 00015000 08:01 1842070 /home/huginn/.jucy/plugins/org.eclipse.core.contenttype_3.4.200.v20120523-2004.jar
  760. b1fbf000-b1fc1000 r--s 00002000 08:01 1842182 /home/huginn/.jucy/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.100.v20120521-2346/runtime_registry_compatibility.jar
  761. b1fc1000-b1fc4000 r--s 0002a000 08:01 1842128 /home/huginn/.jucy/plugins/org.eclipse.equinox.registry_3.5.200.v20120522-1841.jar
  762. b1fc4000-b1fc7000 ---p 00000000 00:00 0
  763. b1fc7000-b2015000 rw-p 00000000 00:00 0 [stack:26428]
  764. b2015000-b2018000 ---p 00000000 00:00 0
  765. b2018000-b2066000 rw-p 00000000 00:00 0 [stack:26442]
  766. b2066000-b2069000 r--s 00012000 08:01 1842156 /home/huginn/.jucy/plugins/org.eclipse.osgi.services_3.3.100.v20120522-1822.jar
  767. b2069000-b206c000 r--s 00011000 08:01 1842134 /home/huginn/.jucy/plugins/org.eclipse.equinox.util_1.0.400.v20120522-2049.jar
  768. b206c000-b206f000 r--s 0002d000 08:01 1842093 /home/huginn/.jucy/plugins/org.eclipse.equinox.ds_1.4.0.v20120522-1841.jar
  769. b206f000-b2072000 r--s 00018000 08:01 1842091 /home/huginn/.jucy/plugins/org.eclipse.equinox.common_3.6.100.v20120522-1841.jar
  770. b2072000-b2075000 ---p 00000000 00:00 0
  771. b2075000-b20c3000 rw-p 00000000 00:00 0 [stack:26426]
  772. b20c3000-b20c6000 ---p 00000000 00:00 0
  773. b20c6000-b2114000 rw-p 00000000 00:00 0 [stack:26425]
  774. b2114000-b2117000 ---p 00000000 00:00 0
  775. b2117000-b2165000 rw-p 00000000 00:00 0 [stack:26424]
  776. b2165000-b2168000 ---p 00000000 00:00 0
  777. b2168000-b21b6000 rw-p 00000000 00:00 0 [stack:26423]
  778. b21b6000-b21c7000 r-xp 00000000 08:01 921353 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libnio.so
  779. b21c7000-b21c8000 r--p 00010000 08:01 921353 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libnio.so
  780. b21c8000-b21c9000 rw-p 00011000 08:01 921353 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libnio.so
  781. b21c9000-b21e0000 r-xp 00000000 08:01 921361 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libnet.so
  782. b21e0000-b21e1000 r--p 00016000 08:01 921361 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libnet.so
  783. b21e1000-b21e2000 rw-p 00017000 08:01 921361 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libnet.so
  784. b21e2000-b21f6000 r--s 00141000 08:01 1842157 /home/huginn/.jucy/plugins/org.eclipse.osgi_3.8.0.v20120529-1548.jar
  785. b21f6000-b2256000 rw-s 00000000 00:04 86671433 /SYSV00000000 (deleted)
  786. b2256000-b225c000 r--p 00000000 08:01 1197289 /usr/share/locale-langpack/hu/LC_MESSAGES/gdk-pixbuf.mo
  787. b225c000-b2301000 rw-p 00000000 00:00 0
  788. b2301000-b2304000 r-xp 00000000 08:01 919786 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  789. b2304000-b2305000 r--p 00002000 08:01 919786 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  790. b2305000-b2306000 rw-p 00003000 08:01 919786 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  791. b2306000-b2326000 r--s 00000000 08:01 1182818 /usr/share/mime/mime.cache
  792. b2326000-b2346000 r--s 00000000 08:01 1182818 /usr/share/mime/mime.cache
  793. b2346000-b2347000 r--s 00006000 08:01 1842172 /home/huginn/.jucy/plugins/lib.org.apache.tools.bzip2_1.0.2/bzip2.jar
  794. b2347000-b234b000 r--s 00021000 08:01 1841924 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/20/2/.cp/libs/mx4j-impl.jar
  795. b234b000-b2350000 r--s 0003d000 08:01 1841921 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/20/2/.cp/libs/commons-jxpath-1.1.jar
  796. b2350000-b2353000 r--s 00191000 08:01 1842060 /home/huginn/.jucy/plugins/lib.net.sbbi.upnp_1.0.5.jar
  797. b2353000-b2355000 r--s 0000d000 08:01 1842114 /home/huginn/.jucy/plugins/org.eclipse.equinox.p2.operations_2.2.0.v20120524-0542.jar
  798. b2355000-b235f000 r--s 00070000 08:01 1842137 /home/huginn/.jucy/plugins/org.eclipse.help.ui_3.5.200.v20120521-2344.jar
  799. b235f000-b2362000 r--s 00013000 08:01 1842075 /home/huginn/.jucy/plugins/org.eclipse.core.expressions_3.4.400.v20120523-2004.jar
  800. b2362000-b2365000 ---p 00000000 00:00 0
  801. b2365000-b23b3000 rw-p 00000000 00:00 0 [stack:26454]
  802. b23b3000-b23bc000 r-xp 00000000 08:01 1841905 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/115/2/.cp/libswt-atk-gtk-3833.so
  803. b23bc000-b23bd000 rw-p 00009000 08:01 1841905 /home/huginn/.jucy/configuration/org.eclipse.osgi/bundles/115/2/.cp/libswt-atk-gtk-3833.so
  804. b23bd000-b23c1000 r-xp 00000000 08:01 919793 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
  805. b23c1000-b23c2000 r--p 00003000 08:01 919793 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
  806. b23c2000-b23c3000 rw-p 00004000 08:01 919793 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
  807. b23c3000-b23c4000 r--s 00005000 08:01 1845639 /home/huginn/.jucy/plugins/eu.jucy.database_1.87.0.201404271937.jar
  808. b23c4000-b23c6000 r--s 0000b000 08:01 1845652 /home/huginn/.jucy/plugins/eu.jucy.ui.hublist_1.87.0.201404271937.jar
  809. b23c6000-b23c7000 ---p 00000000 00:00 0
  810. b23c7000-b2bc7000 rw-p 00000000 00:00 0 [stack:26422]
  811. b2bc7000-b2be0000 r--p 00000000 08:01 1197199 /usr/share/locale-langpack/hu/LC_MESSAGES/glib20.mo
  812. b2be0000-b2d0f000 r-xp 00000000 08:01 919818 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  813. b2d0f000-b2d10000 ---p 0012f000 08:01 919818 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  814. b2d10000-b2d13000 r--p 0012f000 08:01 919818 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  815. b2d13000-b2d14000 rw-p 00132000 08:01 919818 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  816. b2d14000-b2d15000 rw-p 00000000 00:00 0
  817. b2d15000-b2d3e000 r--p 00000000 08:01 1197282 /usr/share/locale-langpack/hu/LC_MESSAGES/gtk20-properties.mo
  818. b2d3e000-b2d57000 r--p 00000000 08:01 1197405 /usr/share/locale-langpack/hu/LC_MESSAGES/libc.mo
  819. b2d57000-b2d75000 r-xp 00000000 08:01 793274 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.21009.1
  820. b2d75000-b2d77000 r--p 0001d000 08:01 793274 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.21009.1
  821. b2d77000-b2d78000 rw-p 0001f000 08:01 793274 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.21009.1
  822. b2d78000-b31df000 r-xp 00000000 08:01 793730 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.20
  823. b31df000-b31e3000 r--p 00466000 08:01 793730 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.20
  824. b31e3000-b31e5000 rw-p 0046a000 08:01 793730 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.20
  825. b31e5000-b31e7000 rw-p 00000000 00:00 0
  826. b31e7000-b31ff000 r-xp 00000000 08:01 793622 /usr/lib/i386-linux-gnu/libgraphite2.so.3.0.1
  827. b31ff000-b3200000 ---p 00018000 08:01 793622 /usr/lib/i386-linux-gnu/libgraphite2.so.3.0.1
  828. b3200000-b3201000 r--p 00018000 08:01 793622 /usr/lib/i386-linux-gnu/libgraphite2.so.3.0.1
  829. b3201000-b3202000 rw-p 00019000 08:01 793622 /usr/lib/i386-linux-gnu/libgraphite2.so.3.0.1
  830. b3202000-b3207000 r-xp 00000000 08:01 793204 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  831. b3207000-b3208000 r--p 00004000 08:01 793204 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  832. b3208000-b3209000 rw-p 00005000 08:01 793204 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  833. b3209000-b320b000 r-xp 00000000 08:01 793193 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
  834. b320b000-b320c000 r--p 00001000 08:01 793193 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
  835. b320c000-b320d000 rw-p 00002000 08:01 793193 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
  836. b320d000-b3213000 r-xp 00000000 08:01 793397 /usr/lib/i386-linux-gnu/libdatrie.so.1.2.0
  837. b3213000-b3214000 r--p 00006000 08:01 793397 /usr/lib/i386-linux-gnu/libdatrie.so.1.2.0
  838. b3214000-b3215000 rw-p 00007000 08:01 793397 /usr/lib/i386-linux-gnu/libdatrie.so.1.2.0
  839. b3215000-b3266000 r-xp 00000000 08:01 793744 /usr/lib/i386-linux-gnu/libharfbuzz.so.0.919.0
  840. b3266000-b3267000 r--p 00051000 08:01 793744 /usr/lib/i386-linux-gnu/libharfbuzz.so.0.919.0
  841. b3267000-b3268000 rw-p 00052000 08:01 793744 /usr/lib/i386-linux-gnu/libharfbuzz.so.0.919.0
  842. b3268000-b3287000 r-xp 00000000 08:01 794238 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  843. b3287000-b3288000 r--p 0001f000 08:01 794238 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  844. b3288000-b3289000 rw-p 00020000 08:01 794238 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  845. b3289000-b3291000 r-xp 00000000 08:01 794222 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
  846. b3291000-b3292000 r--p 00008000 08:01 794222 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
  847. b3292000-b3293000 rw-p 00009000 08:01 794222 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
  848. b3293000-b3295000 r-xp 00000000 08:01 794226 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
  849. b3295000-b3296000 r--p 00001000 08:01 794226 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
  850. b3296000-b3297000 rw-p 00002000 08:01 794226 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
  851. b3297000-b32bd000 r-xp 00000000 08:01 2890275 /lib/i386-linux-gnu/libpng12.so.0.49.0
  852. b32bd000-b32be000 r--p 00025000 08:01 2890275 /lib/i386-linux-gnu/libpng12.so.0.49.0
  853. b32be000-b32bf000 rw-p 00026000 08:01 2890275 /lib/i386-linux-gnu/libpng12.so.0.49.0
  854. b32bf000-b3363000 r-xp 00000000 08:01 791871 /usr/lib/i386-linux-gnu/libpixman-1.so.0.30.2
  855. b3363000-b3368000 r--p 000a4000 08:01 791871 /usr/lib/i386-linux-gnu/libpixman-1.so.0.30.2
  856. b3368000-b3369000 rw-p 000a9000 08:01 791871 /usr/lib/i386-linux-gnu/libpixman-1.so.0.30.2
  857. b3369000-b338e000 r-xp 00000000 08:01 2890185 /lib/i386-linux-gnu/libexpat.so.1.6.0
  858. b338e000-b338f000 ---p 00025000 08:01 2890185 /lib/i386-linux-gnu/libexpat.so.1.6.0
  859. b338f000-b3391000 r--p 00025000 08:01 2890185 /lib/i386-linux-gnu/libexpat.so.1.6.0
  860. b3391000-b3392000 rw-p 00027000 08:01 2890185 /lib/i386-linux-gnu/libexpat.so.1.6.0
  861. b3392000-b33a5000 r-xp 00000000 08:01 2890286 /lib/i386-linux-gnu/libresolv-2.17.so
  862. b33a5000-b33a6000 r--p 00013000 08:01 2890286 /lib/i386-linux-gnu/libresolv-2.17.so
  863. b33a6000-b33a7000 rw-p 00014000 08:01 2890286 /lib/i386-linux-gnu/libresolv-2.17.so
  864. b33a7000-b33a9000 rw-p 00000000 00:00 0
  865. b33a9000-b33c9000 r-xp 00000000 08:01 2890290 /lib/i386-linux-gnu/libselinux.so.1
  866. b33c9000-b33ca000 r--p 0001f000 08:01 2890290 /lib/i386-linux-gnu/libselinux.so.1
  867. b33ca000-b33cb000 rw-p 00020000 08:01 2890290 /lib/i386-linux-gnu/libselinux.so.1
  868. b33cb000-b33d3000 r-xp 00000000 08:01 794122 /usr/lib/i386-linux-gnu/libthai.so.0.2.0
  869. b33d3000-b33d4000 r--p 00007000 08:01 794122 /usr/lib/i386-linux-gnu/libthai.so.0.2.0
  870. b33d4000-b33d5000 rw-p 00008000 08:01 794122 /usr/lib/i386-linux-gnu/libthai.so.0.2.0
  871. b33d5000-b346f000 r-xp 00000000 08:01 788538 /usr/lib/i386-linux-gnu/libfreetype.so.6.10.1
  872. b346f000-b3473000 r--p 00099000 08:01 788538 /usr/lib/i386-linux-gnu/libfreetype.so.6.10.1
  873. b3473000-b3474000 rw-p 0009d000 08:01 788538 /usr/lib/i386-linux-gnu/libfreetype.so.6.10.1
  874. b3474000-b3487000 r-xp 00000000 08:01 793951 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3200.5
  875. b3487000-b3488000 r--p 00013000 08:01 793951 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3200.5
  876. b3488000-b3489000 rw-p 00014000 08:01 793951 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3200.5
  877. b3489000-b349a000 r-xp 00000000 08:01 793206 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
  878. b349a000-b349b000 r--p 00010000 08:01 793206 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
  879. b349b000-b349c000 rw-p 00011000 08:01 793206 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
  880. b349c000-b35cc000 r-xp 00000000 08:01 793189 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  881. b35cc000-b35cd000 ---p 00130000 08:01 793189 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  882. b35cd000-b35ce000 r--p 00130000 08:01 793189 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  883. b35ce000-b35d0000 rw-p 00131000 08:01 793189 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  884. b35d0000-b35d1000 rw-p 00000000 00:00 0
  885. b35d1000-b36ee000 r-xp 00000000 08:01 793329 /usr/lib/i386-linux-gnu/libcairo.so.2.11200.16
  886. b36ee000-b36f0000 r--p 0011d000 08:01 793329 /usr/lib/i386-linux-gnu/libcairo.so.2.11200.16
  887. b36f0000-b36f1000 rw-p 0011f000 08:01 793329 /usr/lib/i386-linux-gnu/libcairo.so.2.11200.16
  888. b36f1000-b36f2000 rw-p 00000000 00:00 0
  889. b36f2000-b36f6000 r-xp 00000000 08:01 793208 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  890. b36f6000-b36f7000 r--p 00003000 08:01 793208 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  891. b36f7000-b36f8000 rw-p 00004000 08:01 793208 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  892. b36f8000-b3701000 r-xp 00000000 08:01 793200 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  893. b3701000-b3702000 r--p 00008000 08:01 793200 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  894. b3702000-b3703000 rw-p 00009000 08:01 793200 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  895. b3703000-b370c000 r-xp 00000000 08:01 793226 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  896. b370c000-b370d000 r--p 00008000 08:01 793226 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  897. b370d000-b370e000 rw-p 00009000 08:01 793226 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  898. b370e000-b371d000 r-xp 00000000 08:01 793214 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
  899. b371d000-b371e000 r--p 0000e000 08:01 793214 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
  900. b371e000-b371f000 rw-p 0000f000 08:01 793214 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
  901. b371f000-b3757000 r-xp 00000000 08:01 793507 /usr/lib/i386-linux-gnu/libfontconfig.so.1.7.0
  902. b3757000-b3758000 r--p 00038000 08:01 793507 /usr/lib/i386-linux-gnu/libfontconfig.so.1.7.0
  903. b3758000-b3759000 rw-p 00039000 08:01 793507 /usr/lib/i386-linux-gnu/libfontconfig.so.1.7.0
  904. b3759000-b38c5000 r-xp 00000000 08:01 788441 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3800.1
  905. b38c5000-b38c6000 ---p 0016c000 08:01 788441 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3800.1
  906. b38c6000-b38c8000 r--p 0016c000 08:01 788441 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3800.1
  907. b38c8000-b38c9000 rw-p 0016e000 08:01 788441 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3800.1
  908. b38c9000-b38ca000 rw-p 00000000 00:00 0
  909. b38ca000-b38eb000 r-xp 00000000 08:01 793549 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2800.1
  910. b38eb000-b38ec000 r--p 00020000 08:01 793549 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2800.1
  911. b38ec000-b38ed000 rw-p 00021000 08:01 793549 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2800.1
  912. b38ed000-b3937000 r-xp 00000000 08:01 793947 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3200.5
  913. b3937000-b3938000 ---p 0004a000 08:01 793947 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3200.5
  914. b3938000-b3939000 r--p 0004a000 08:01 793947 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3200.5
  915. b3939000-b393a000 rw-p 0004b000 08:01 793947 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3200.5
  916. b393a000-b39e5000 r-xp 00000000 08:01 793547 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.20
  917. b39e5000-b39e7000 r--p 000ab000 08:01 793547 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.20
  918. b39e7000-b39e8000 rw-p 000ad000 08:01 793547 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.20
  919. b39e8000-b3a27000 r-xp 00000000 08:01 2890263 /lib/i386-linux-gnu/libpcre.so.3.13.1
  920. b3a27000-b3a28000 r--p 0003f000 08:01 2890263 /lib/i386-linux-gnu/libpcre.so.3.13.1
  921. b3a28000-b3a29000 rw-p 00040000 08:01 2890263 /lib/i386-linux-gnu/libpcre.so.3.13.1
  922. b3a29000-b3b2b000 r-xp 00000000 08:01 2890278 /lib/i386-linux-gnu/libglib-2.0.so.0.3800.1
  923. b3b2b000-b3b2c000 r--p 00101000 08:01 2890278 /lib/i386-linux-gnu/libglib-2.0.so.0.3800.1
  924. b3b2c000-b3b2d000 rw-p 00102000 08:01 2890278 /lib/i386-linux-gnu/libglib-2.0.so.0.3800.1
  925. b3b2d000-b3b7d000 r-xp 00000000 08:01 788435 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3800.1
  926. b3b7d000-b3b7e000 r--p 0004f000 08:01 788435 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3800.1
  927. b3b7e000-b3b7f000 rw-p 00050000 08:01 788435 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3800.1
  928. b3b7f000-b3b80000 ---p 00000000 00:00 0
  929. b3b80000-b3c00000 rw-p 00000000 00:00 0 [stack:26417]
  930. b3c00000-b3cfa000 rw-p 00000000 00:00 0
  931. b3cfa000-b3d00000 ---p 00000000 00:00 0
  932. b3d00000-b3d03000 r-xp 00000000 08:01 788406 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3800.1
  933. b3d03000-b3d04000 r--p 00002000 08:01 788406 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3800.1
  934. b3d04000-b3d05000 rw-p 00003000 08:01 788406 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3800.1
  935. b3d05000-b3d07000 r-xp 00000000 08:01 793202 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
  936. b3d07000-b3d08000 r--p 00001000 08:01 793202 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
  937. b3d08000-b3d09000 rw-p 00002000 08:01 793202 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
  938. b3d09000-b3d12000 r-xp 00000000 08:01 793228 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  939. b3d12000-b3d13000 r--p 00008000 08:01 793228 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  940. b3d13000-b3d14000 rw-p 00009000 08:01 793228 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  941. b3d14000-b3d16000 r--s 00011000 08:01 1842080 /home/huginn/.jucy/plugins/org.eclipse.core.runtime_3.8.0.v20120521-2346.jar
  942. b3d16000-b3d18000 r--s 00008000 08:01 1842133 /home/huginn/.jucy/plugins/org.eclipse.equinox.simpleconfigurator_1.0.300.v20110815-1744.jar
  943. b3d18000-b3d1f000 r--s 00000000 08:01 794660 /usr/lib/i386-linux-gnu/gconv/gconv-modules.cache
  944. b3d1f000-b3d2e000 r--p 00000000 08:01 1197264 /usr/share/locale-langpack/hu/LC_MESSAGES/gtk20.mo
  945. b3d2e000-b3d31000 ---p 00000000 00:00 0
  946. b3d31000-b3d7f000 rw-p 00000000 00:00 0 [stack:26416]
  947. b3d7f000-b3d82000 ---p 00000000 00:00 0
  948. b3d82000-b3e00000 rw-p 00000000 00:00 0 [stack:26415]
  949. b3e00000-b3efb000 rw-p 00000000 00:00 0
  950. b3efb000-b3f00000 ---p 00000000 00:00 0
  951. b3f00000-b3f0b000 r-xp 00000000 08:01 793949 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3200.5
  952. b3f0b000-b3f0c000 r--p 0000a000 08:01 793949 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3200.5
  953. b3f0c000-b3f0d000 rw-p 0000b000 08:01 793949 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3200.5
  954. b3f0d000-b3f10000 ---p 00000000 00:00 0
  955. b3f10000-b3f5e000 rw-p 00000000 00:00 0 [stack:26414]
  956. b3f5e000-b3f61000 ---p 00000000 00:00 0
  957. b3f61000-b3faf000 rw-p 00000000 00:00 0 [stack:26413]
  958. b3faf000-b3fb2000 ---p 00000000 00:00 0
  959. b3fb2000-b4000000 rw-p 00000000 00:00 0 [stack:26412]
  960. b4000000-b4100000 rw-p 00000000 00:00 0
  961. b4100000-b4102000 r-xp 00000000 08:01 793198 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
  962. b4102000-b4103000 r--p 00001000 08:01 793198 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
  963. b4103000-b4104000 rw-p 00002000 08:01 793198 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
  964. b4104000-b4106000 r-xp 00000000 08:01 793216 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
  965. b4106000-b4107000 r--p 00001000 08:01 793216 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
  966. b4107000-b4108000 rw-p 00002000 08:01 793216 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
  967. b4108000-b410d000 r-xp 00000000 08:01 793473 /usr/lib/i386-linux-gnu/libffi.so.6.0.1
  968. b410d000-b410e000 r--p 00005000 08:01 793473 /usr/lib/i386-linux-gnu/libffi.so.6.0.1
  969. b410e000-b410f000 rw-p 00006000 08:01 793473 /usr/lib/i386-linux-gnu/libffi.so.6.0.1
  970. b410f000-b4111000 r--s 00051000 08:01 1845651 /home/huginn/.jucy/plugins/eu.jucy.product1_1.87.0.201404271937.jar
  971. b4111000-b4114000 r--s 00017000 08:01 921403 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/jce.jar
  972. b4114000-b4119000 r--s 0004c000 08:01 921338 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/jsse.jar
  973. b4119000-b411a000 ---p 00000000 00:00 0
  974. b411a000-b41e2000 rw-p 00000000 00:00 0 [stack:26411]
  975. b41e2000-b4390000 r--s 01cf4000 08:01 921439 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/rt.jar
  976. b4390000-b439c000 rw-p 00000000 00:00 0
  977. b439c000-b43b1000 rw-p 00000000 00:00 0
  978. b43b1000-b43bc000 rw-p 00000000 00:00 0
  979. b43bc000-b445c000 rw-p 00000000 00:00 0
  980. b445c000-b4462000 rw-p 00000000 00:00 0
  981. b4462000-b44b1000 rw-p 00000000 00:00 0
  982. b44b1000-b44bc000 rw-p 00000000 00:00 0
  983. b44bc000-b455c000 rw-p 00000000 00:00 0
  984. b455c000-b4567000 rw-p 00000000 00:00 0
  985. b4567000-b457c000 rw-p 00000000 00:00 0
  986. b457c000-b4596000 rw-p 00000000 00:00 0
  987. b4596000-b4608000 rw-p 00000000 00:00 0
  988. b4608000-b4950000 rwxp 00000000 00:00 0
  989. b4950000-b6608000 rw-p 00000000 00:00 0
  990. b6608000-b6620000 r-xp 00000000 08:01 2890321 /lib/i386-linux-gnu/libz.so.1.2.8
  991. b6620000-b6621000 r--p 00017000 08:01 2890321 /lib/i386-linux-gnu/libz.so.1.2.8
  992. b6621000-b6622000 rw-p 00018000 08:01 2890321 /lib/i386-linux-gnu/libz.so.1.2.8
  993. b6622000-b6623000 r--s 00000000 08:01 2109388 /home/huginn/.local/share/mime/mime.cache
  994. b6623000-b6625000 r--s 0000b000 08:01 1842101 /home/huginn/.jucy/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
  995. b6625000-b6628000 r--s 00032000 08:01 921385 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/ext/sunjce_provider.jar
  996. b6628000-b662a000 r--s 00006000 08:01 1187345 /usr/share/java/java-atk-wrapper.jar
  997. b662a000-b662e000 r--s 0003b000 08:01 921387 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/ext/sunpkcs11.jar
  998. b662e000-b6632000 r--s 00085000 08:01 921381 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/ext/localedata.jar
  999. b6632000-b6635000 r--s 0000f000 08:01 921379 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/ext/pulse-java.jar
  1000. b6635000-b663c000 rw-p 00000000 00:00 0
  1001. b663c000-b6647000 r-xp 00000000 08:01 2890241 /lib/i386-linux-gnu/libnss_files-2.17.so
  1002. b6647000-b6648000 r--p 0000a000 08:01 2890241 /lib/i386-linux-gnu/libnss_files-2.17.so
  1003. b6648000-b6649000 rw-p 0000b000 08:01 2890241 /lib/i386-linux-gnu/libnss_files-2.17.so
  1004. b6649000-b6653000 r-xp 00000000 08:01 2890245 /lib/i386-linux-gnu/libnss_nis-2.17.so
  1005. b6653000-b6654000 r--p 00009000 08:01 2890245 /lib/i386-linux-gnu/libnss_nis-2.17.so
  1006. b6654000-b6655000 rw-p 0000a000 08:01 2890245 /lib/i386-linux-gnu/libnss_nis-2.17.so
  1007. b6655000-b666a000 r-xp 00000000 08:01 2890235 /lib/i386-linux-gnu/libnsl-2.17.so
  1008. b666a000-b666b000 r--p 00014000 08:01 2890235 /lib/i386-linux-gnu/libnsl-2.17.so
  1009. b666b000-b666c000 rw-p 00015000 08:01 2890235 /lib/i386-linux-gnu/libnsl-2.17.so
  1010. b666c000-b666e000 rw-p 00000000 00:00 0
  1011. b666e000-b6670000 r--s 00012000 08:01 921383 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/ext/zipfs.jar
  1012. b6670000-b6676000 rw-p 00000000 00:00 0
  1013. b6676000-b667e000 r-xp 00000000 08:01 921356 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libzip.so
  1014. b667e000-b667f000 r--p 00007000 08:01 921356 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libzip.so
  1015. b667f000-b6680000 rw-p 00008000 08:01 921356 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libzip.so
  1016. b6680000-b6688000 rw-s 00000000 08:01 2498720 /tmp/hsperfdata_huginn/26410
  1017. b6688000-b66af000 r-xp 00000000 08:01 921343 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libjava.so
  1018. b66af000-b66b0000 r--p 00026000 08:01 921343 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libjava.so
  1019. b66b0000-b66b1000 rw-p 00027000 08:01 921343 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libjava.so
  1020. b66b1000-b66cc000 r-xp 00000000 08:01 2889230 /lib/i386-linux-gnu/libgcc_s.so.1
  1021. b66cc000-b66cd000 r--p 0001a000 08:01 2889230 /lib/i386-linux-gnu/libgcc_s.so.1
  1022. b66cd000-b66ce000 rw-p 0001b000 08:01 2889230 /lib/i386-linux-gnu/libgcc_s.so.1
  1023. b66ce000-b670f000 r-xp 00000000 08:01 2890216 /lib/i386-linux-gnu/libm-2.17.so
  1024. b670f000-b6710000 r--p 00040000 08:01 2890216 /lib/i386-linux-gnu/libm-2.17.so
  1025. b6710000-b6711000 rw-p 00041000 08:01 2890216 /lib/i386-linux-gnu/libm-2.17.so
  1026. b6711000-b67ee000 r-xp 00000000 08:01 791407 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
  1027. b67ee000-b67f2000 r--p 000dc000 08:01 791407 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
  1028. b67f2000-b67f3000 rw-p 000e0000 08:01 791407 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.18
  1029. b67f3000-b67fa000 rw-p 00000000 00:00 0
  1030. b67fa000-b67fb000 r--s 00004000 08:01 1842160 /home/huginn/.jucy/plugins/org.eclipse.swt_3.8.0.v3833.jar
  1031. b67fb000-b6802000 r-xp 00000000 08:01 2890237 /lib/i386-linux-gnu/libnss_compat-2.17.so
  1032. b6802000-b6803000 r--p 00006000 08:01 2890237 /lib/i386-linux-gnu/libnss_compat-2.17.so
  1033. b6803000-b6804000 rw-p 00007000 08:01 2890237 /lib/i386-linux-gnu/libnss_compat-2.17.so
  1034. b6804000-b6812000 r-xp 00000000 08:01 921355 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libverify.so
  1035. b6812000-b6813000 r--p 0000d000 08:01 921355 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libverify.so
  1036. b6813000-b6814000 rw-p 0000e000 08:01 921355 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/libverify.so
  1037. b6814000-b6e28000 r-xp 00000000 08:01 921372 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/client/libjvm.so
  1038. b6e28000-b6e3e000 r--p 00613000 08:01 921372 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/client/libjvm.so
  1039. b6e3e000-b6e4d000 rw-p 00629000 08:01 921372 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/client/libjvm.so
  1040. b6e4d000-b7266000 rw-p 00000000 00:00 0
  1041. b7266000-b73da000 r--p 002c8000 08:01 796602 /usr/lib/locale/locale-archive
  1042. b73da000-b75da000 r--p 00000000 08:01 796602 /usr/lib/locale/locale-archive
  1043. b75da000-b75db000 rw-p 00000000 00:00 0
  1044. b75db000-b7789000 r-xp 00000000 08:01 2890165 /lib/i386-linux-gnu/libc-2.17.so
  1045. b7789000-b778b000 r--p 001ae000 08:01 2890165 /lib/i386-linux-gnu/libc-2.17.so
  1046. b778b000-b778c000 rw-p 001b0000 08:01 2890165 /lib/i386-linux-gnu/libc-2.17.so
  1047. b778c000-b7790000 rw-p 00000000 00:00 0
  1048. b7790000-b7793000 r-xp 00000000 08:01 2890180 /lib/i386-linux-gnu/libdl-2.17.so
  1049. b7793000-b7794000 r--p 00002000 08:01 2890180 /lib/i386-linux-gnu/libdl-2.17.so
  1050. b7794000-b7795000 rw-p 00003000 08:01 2890180 /lib/i386-linux-gnu/libdl-2.17.so
  1051. b7795000-b77ac000 r-xp 00000000 08:01 2890280 /lib/i386-linux-gnu/libpthread-2.17.so
  1052. b77ac000-b77ad000 r--p 00016000 08:01 2890280 /lib/i386-linux-gnu/libpthread-2.17.so
  1053. b77ad000-b77ae000 rw-p 00017000 08:01 2890280 /lib/i386-linux-gnu/libpthread-2.17.so
  1054. b77ae000-b77b0000 rw-p 00000000 00:00 0
  1055. b77b0000-b77b1000 r--s 00002000 08:01 921377 /usr/lib/jvm/java-7-openjdk-i386/jre/lib/ext/dnsns.jar
  1056. b77b1000-b77b2000 rw-p 00000000 00:00 0
  1057. b77b2000-b77b3000 r--p 00000000 00:00 0
  1058. b77b3000-b77ba000 r-xp 00000000 08:01 2890288 /lib/i386-linux-gnu/librt-2.17.so
  1059. b77ba000-b77bb000 r--p 00006000 08:01 2890288 /lib/i386-linux-gnu/librt-2.17.so
  1060. b77bb000-b77bc000 rw-p 00007000 08:01 2890288 /lib/i386-linux-gnu/librt-2.17.so
  1061. b77bc000-b77c9000 r-xp 00000000 08:01 1842177 /home/huginn/.jucy/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813/eclipse_1502.so
  1062. b77c9000-b77ca000 rw-p 0000c000 08:01 1842177 /home/huginn/.jucy/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813/eclipse_1502.so
  1063. b77ca000-b77cc000 rw-p 00000000 00:00 0
  1064. b77cc000-b77cd000 r-xp 00000000 00:00 0 [vdso]
  1065. b77cd000-b77ed000 r-xp 00000000 08:01 2890139 /lib/i386-linux-gnu/ld-2.17.so
  1066. b77ed000-b77ee000 r--p 0001f000 08:01 2890139 /lib/i386-linux-gnu/ld-2.17.so
  1067. b77ee000-b77ef000 rw-p 00020000 08:01 2890139 /lib/i386-linux-gnu/ld-2.17.so
  1068. bf83c000-bf83f000 ---p 00000000 00:00 0
  1069. bf840000-bf88c000 rw-p 00000000 00:00 0 [stack]
  1070.  
  1071. VM Arguments:
  1072. jvm_args: -Xmx512m -Declipse.p2.unsignedPolicy=allow
  1073. java_command: <unknown>
  1074. Launcher Type: generic
  1075.  
  1076. Environment Variables:
  1077. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  1078. USERNAME=huginn
  1079. LD_LIBRARY_PATH=/usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/client:/usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386:
  1080. SHELL=/bin/bash
  1081. DISPLAY=:0
  1082.  
  1083. Signal Handlers:
  1084. SIGSEGV: [libjvm.so+0x4d47e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1085. SIGBUS: [libjvm.so+0x4d47e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1086. SIGFPE: [libjvm.so+0x3b8e60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1087. SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
  1088. SIGXFSZ: [libjvm.so+0x3b8e60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1089. SIGILL: [libjvm.so+0x3b8e60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1090. SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
  1091. SIGUSR2: [libjvm.so+0x3b8cf0], sa_mask[0]=0x00000000, sa_flags=0x10000004
  1092. SIGHUP: [libjvm.so+0x3b8f20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1093. SIGINT: [libjvm.so+0x3b8f20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1094. SIGTERM: [libjvm.so+0x3b8f20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1095. SIGQUIT: [libjvm.so+0x3b8f20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1096.  
  1097.  
  1098. --------------- S Y S T E M ---------------
  1099.  
  1100. OS:LinuxMint 16 (petra)
  1101. uname:Linux 3.11.0-12-generic #19-Ubuntu SMP Wed Oct 9 16:12:00 UTC 2013 i686
  1102. libc:glibc 2.17 NPTL 2.17
  1103. rlimit: STACK 8192k, CORE 0k, NPROC 15856, NOFILE 4096, AS infinity
  1104. load average:0,56 0,45 0,58
  1105.  
  1106. /proc/meminfo:
  1107. MemTotal: 2055328 kB
  1108. MemFree: 354616 kB
  1109. Buffers: 26760 kB
  1110. Cached: 645588 kB
  1111. SwapCached: 28656 kB
  1112. Active: 796048 kB
  1113. Inactive: 739636 kB
  1114. Active(anon): 584408 kB
  1115. Inactive(anon): 456680 kB
  1116. Active(file): 211640 kB
  1117. Inactive(file): 282956 kB
  1118. Unevictable: 0 kB
  1119. Mlocked: 0 kB
  1120. HighTotal: 1174344 kB
  1121. HighFree: 15440 kB
  1122. LowTotal: 880984 kB
  1123. LowFree: 339176 kB
  1124. SwapTotal: 2085884 kB
  1125. SwapFree: 1854632 kB
  1126. Dirty: 440 kB
  1127. Writeback: 0 kB
  1128. AnonPages: 845076 kB
  1129. Mapped: 187760 kB
  1130. Shmem: 177628 kB
  1131. Slab: 131120 kB
  1132. SReclaimable: 108848 kB
  1133. SUnreclaim: 22272 kB
  1134. KernelStack: 4176 kB
  1135. PageTables: 15352 kB
  1136. NFS_Unstable: 0 kB
  1137. Bounce: 0 kB
  1138. WritebackTmp: 0 kB
  1139. CommitLimit: 3113548 kB
  1140. Committed_AS: 3916216 kB
  1141. VmallocTotal: 122880 kB
  1142. VmallocUsed: 12712 kB
  1143. VmallocChunk: 108832 kB
  1144. HardwareCorrupted: 0 kB
  1145. AnonHugePages: 0 kB
  1146. HugePages_Total: 0
  1147. HugePages_Free: 0
  1148. HugePages_Rsvd: 0
  1149. HugePages_Surp: 0
  1150. Hugepagesize: 2048 kB
  1151. DirectMap4k: 24568 kB
  1152. DirectMap2M: 888832 kB
  1153.  
  1154.  
  1155. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
  1156.  
  1157. /proc/cpuinfo:
  1158. processor : 0
  1159. vendor_id : GenuineIntel
  1160. cpu family : 6
  1161. model : 15
  1162. model name : Intel(R) Pentium(R) Dual CPU T2370 @ 1.73GHz
  1163. stepping : 13
  1164. microcode : 0xa3
  1165. cpu MHz : 1733.000
  1166. cache size : 1024 KB
  1167. physical id : 0
  1168. siblings : 2
  1169. core id : 0
  1170. cpu cores : 2
  1171. apicid : 0
  1172. initial apicid : 0
  1173. fdiv_bug : no
  1174. f00f_bug : no
  1175. coma_bug : no
  1176. fpu : yes
  1177. fpu_exception : yes
  1178. cpuid level : 10
  1179. wp : yes
  1180. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm
  1181. bogomips : 3458.00
  1182. clflush size : 64
  1183. cache_alignment : 64
  1184. address sizes : 36 bits physical, 48 bits virtual
  1185. power management:
  1186.  
  1187. processor : 1
  1188. vendor_id : GenuineIntel
  1189. cpu family : 6
  1190. model : 15
  1191. model name : Intel(R) Pentium(R) Dual CPU T2370 @ 1.73GHz
  1192. stepping : 13
  1193. microcode : 0xa3
  1194. cpu MHz : 1733.000
  1195. cache size : 1024 KB
  1196. physical id : 0
  1197. siblings : 2
  1198. core id : 1
  1199. cpu cores : 2
  1200. apicid : 1
  1201. initial apicid : 1
  1202. fdiv_bug : no
  1203. f00f_bug : no
  1204. coma_bug : no
  1205. fpu : yes
  1206. fpu_exception : yes
  1207. cpuid level : 10
  1208. wp : yes
  1209. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm
  1210. bogomips : 3458.00
  1211. clflush size : 64
  1212. cache_alignment : 64
  1213. address sizes : 36 bits physical, 48 bits virtual
  1214. power management:
  1215.  
  1216.  
  1217.  
  1218. Memory: 4k page, physical 2055328k(354616k free), swap 2085884k(1854632k free)
  1219.  
  1220. vm_info: OpenJDK Client VM (24.45-b08) for linux-x86 JRE (1.7.0_51-b00), built on Jan 15 2014 22:11:57 by "buildd" with gcc 4.8.1
  1221.  
  1222. time: Tue Apr 29 16:35:15 2014
  1223. elapsed time: 18 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement