Advertisement
Guest User

hs_err_pid29447.log

a guest
Feb 22nd, 2015
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.53 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # SIGSEGV (0xb) at pc=0x6bde51ba, pid=29447, tid=3061820224
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_76-b13) (build 1.7.0_76-b13)
  7. # Java VM: Java HotSpot(TM) Server VM (24.76-b04 mixed mode linux-x86 )
  8. # Problematic frame:
  9. # C [libgobject-2.0.so.0+0x311ba] g_type_check_instance_is_fundamentally_a+0x1a
  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 visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0xb6607c00): JavaThread "main" [_thread_in_native, id=29454, stack(0xb67aa000,0xb67fb000)]
  22.  
  23. siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00000e00
  24.  
  25. Registers:
  26. EAX=0x00000e00, EBX=0x6be06000, ECX=0x67dd6550, EDX=0xb6607d30
  27. ESP=0xb67f84e8, EBP=0xb67f8528, ESI=0x67dd6550, EDI=0xb6607c00
  28. EIP=0x6bde51ba, EFLAGS=0x00210206, CR2=0x00000e00
  29.  
  30. Top of Stack: (sp=0xb67f84e8)
  31. 0xb67f84e8: 6be06000 6bdcadc4 67dd6550 00000050
  32. 0xb67f84f8: 6fe44320 00000000 6bdcada7 693fdb38
  33. 0xb67f8508: b67f8548 693d98e4 67dd6550 0000034d
  34. 0xb67f8518: b3602a48 00000000 b67f85fc 003a9d1f
  35. 0xb67f8528: b67f8558 b3772da6 b6607d30 b67f8548
  36. 0xb67f8538: 67dd6550 0000034d b67f85d4 b36130b4
  37. 0xb67f8548: 753a27a8 00000000 b67f85fc b67f85d4
  38. 0xb67f8558: b6607c00 b379ac04 b3602a48 00000000
  39.  
  40. Instructions: (pc=0x6bde51ba)
  41. 0x6bde519a: b4 26 00 00 00 00 53 e8 6a 78 fd ff 81 c3 5a 0e
  42. 0x6bde51aa: 02 00 8b 44 24 08 85 c0 74 3c 8b 00 85 c0 74 36
  43. 0x6bde51ba: 8b 00 3d fc 03 00 00 77 25 c1 e8 02 8b 84 83 a0
  44. 0x6bde51ca: 03 00 00 85 c0 74 1f 0f b6 50 0c 8b 4c 24 0c 5b
  45.  
  46. Register to memory mapping:
  47.  
  48. EAX=0x00000e00 is an unknown value
  49. EBX=0x6be06000: <offset 0x52000> in /usr/lib/libgobject-2.0.so.0 at 0x6bdb4000
  50. ECX=0x67dd6550 is an unknown value
  51. EDX=0xb6607d30 is an unknown value
  52. ESP=0xb67f84e8 is pointing into the stack for thread: 0xb6607c00
  53. EBP=0xb67f8528 is pointing into the stack for thread: 0xb6607c00
  54. ESI=0x67dd6550 is an unknown value
  55. EDI=0xb6607c00 is a thread
  56.  
  57.  
  58. Stack: [0xb67aa000,0xb67fb000], sp=0xb67f84e8, free space=313k
  59. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  60. C [libgobject-2.0.so.0+0x311ba] g_type_check_instance_is_fundamentally_a+0x1a
  61. J 542 org.eclipse.swt.internal.gtk.OS._g_object_get_qdata(II)I (0 bytes) @ 0xb3772da6 [0xb3772d20+0x86]
  62.  
  63. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  64. J 542 org.eclipse.swt.internal.gtk.OS._g_object_get_qdata(II)I (0 bytes) @ 0xb3772d62 [0xb3772d20+0x42]
  65. J 541 C2 org.eclipse.swt.internal.gtk.OS.g_object_get_qdata(II)I (30 bytes) @ 0xb379ac04 [0xb379ab40+0xc4]
  66. j org.eclipse.swt.widgets.Display.removeWidget(I)Lorg/eclipse/swt/widgets/Widget;+17
  67. j org.eclipse.swt.widgets.Combo.deregister()V+19
  68. j org.eclipse.swt.widgets.Widget.releaseWidget()V+1
  69. j org.eclipse.swt.widgets.Control.releaseWidget()V+1
  70. j org.eclipse.swt.widgets.Composite.releaseWidget()V+1
  71. j org.eclipse.swt.widgets.Combo.releaseWidget()V+1
  72. j org.eclipse.swt.widgets.Widget.release(Z)V+82
  73. j org.eclipse.swt.widgets.Control.release(Z)V+94
  74. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  75. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  76. j org.eclipse.swt.widgets.Control.release(Z)V+94
  77. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  78. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  79. j org.eclipse.swt.widgets.Control.release(Z)V+94
  80. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  81. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  82. j org.eclipse.swt.widgets.Control.release(Z)V+94
  83. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  84. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  85. j org.eclipse.swt.widgets.Control.release(Z)V+94
  86. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  87. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  88. j org.eclipse.swt.widgets.Control.release(Z)V+94
  89. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  90. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  91. j org.eclipse.swt.widgets.Control.release(Z)V+94
  92. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  93. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  94. j org.eclipse.swt.widgets.Control.release(Z)V+94
  95. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  96. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  97. j org.eclipse.swt.widgets.Control.release(Z)V+94
  98. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  99. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  100. j org.eclipse.swt.widgets.Control.release(Z)V+94
  101. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  102. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  103. j org.eclipse.swt.widgets.Control.release(Z)V+94
  104. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  105. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  106. j org.eclipse.swt.widgets.Control.release(Z)V+94
  107. j org.eclipse.swt.widgets.Composite.releaseChildren(Z)V+31
  108. j org.eclipse.swt.widgets.Canvas.releaseChildren(Z)V+42
  109. j org.eclipse.swt.widgets.Decorations.releaseChildren(Z)V+22
  110. j org.eclipse.swt.widgets.Shell.releaseChildren(Z)V+100
  111. j org.eclipse.swt.widgets.Widget.release(Z)V+38
  112. j org.eclipse.swt.widgets.Control.release(Z)V+94
  113. j org.eclipse.swt.widgets.Widget.dispose()V+23
  114. j org.eclipse.swt.widgets.Shell.dispose()V+20
  115. j org.eclipse.jface.window.Window.close()Z+65
  116. j org.eclipse.jface.dialogs.Dialog.close()Z+26
  117. j org.eclipse.jface.preference.PreferenceDialog.close()Z+14
  118. j org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.close()Z+93
  119. j org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.close()Z+5
  120. j org.eclipse.jface.preference.PreferenceDialog$13.run()V+317
  121. j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
  122. j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
  123. j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
  124. j org.eclipse.jface.preference.PreferenceDialog.okPressed()V+8
  125. j org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed()V+1
  126. j org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.okPressed()V+1
  127. j org.eclipse.jface.preference.PreferenceDialog.buttonPressed(I)V+37
  128. j org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+17
  129. j org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+1133
  130. J 466 C2 org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V (532 bytes) @ 0xb376e438 [0xb376e2e0+0x158]
  131. J 788 C2 org.eclipse.swt.widgets.Display.readAndDispatch()Z (71 bytes) @ 0xb385a37c [0xb385a140+0x23c]
  132. j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
  133. j org.eclipse.jface.window.Window.open()I+49
  134. j org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.open()I+56
  135. j org.xmind.ui.util.PrefUtils.openPrefDialog(Lorg/eclipse/swt/widgets/Shell;Ljava/lang/String;Ljava/lang/Object;)V+41
  136. j org.xmind.ui.util.PrefUtils.openPrefDialog(Lorg/eclipse/swt/widgets/Shell;Ljava/lang/String;)V+3
  137. j org.xmind.cathy.internal.ShowAllPreferencesHandler.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+33
  138. j org.eclipse.ui.internal.handlers.HandlerProxy.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+33
  139. j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+164
  140. j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
  141. j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
  142. j org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
  143. j org.eclipse.ui.internal.actions.CommandAction.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+68
  144. j org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;Z)V+354
  145. j org.eclipse.jface.action.ActionContributionItem.access$2(Lorg/eclipse/jface/action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;Z)V+3
  146. j org.eclipse.jface.action.ActionContributionItem$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+60
  147. J 466 C2 org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V (532 bytes) @ 0xb376e438 [0xb376e2e0+0x158]
  148. j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
  149. j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+92
  150. j org.eclipse.swt.widgets.Display.readAndDispatch()Z+46
  151. j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
  152. j org.eclipse.ui.internal.Workbench.runUI()I+555
  153. j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
  154. j org.eclipse.ui.internal.Workbench$7.run()V+73
  155. j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
  156. j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
  157. j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
  158. j org.xmind.cathy.internal.CathyApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+202
  159. j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
  160. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
  161. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
  162. j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
  163. j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
  164. v ~StubRoutines::call_stub
  165. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  166. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  167. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  168. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  169. j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
  170. j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
  171. j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
  172. j org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
  173. v ~StubRoutines::call_stub
  174.  
  175. --------------- P R O C E S S ---------------
  176.  
  177. Java Threads: ( => current thread )
  178. 0x67b73000 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=32430, stack(0x66e1e000,0x66e6f000)]
  179. 0x67cbd800 JavaThread "XMind: Auto Save Temporary Workbooks" daemon [_thread_blocked, id=30804, stack(0x682af000,0x68300000)]
  180. 0x68930800 JavaThread "Worker-4" [_thread_blocked, id=29968, stack(0x68aaf000,0x68b00000)]
  181. 0x68931800 JavaThread "Worker-3" [_thread_blocked, id=29966, stack(0x68567000,0x685b8000)]
  182. 0x09eec000 JavaThread "Worker-2" [_thread_blocked, id=29847, stack(0x6860d000,0x6865e000)]
  183. 0x675ae800 JavaThread "Worker-1" [_thread_blocked, id=29846, stack(0x6865e000,0x686af000)]
  184. 0x675a4c00 JavaThread "Worker-0" [_thread_blocked, id=29845, stack(0x686af000,0x68700000)]
  185. 0x0a279000 JavaThread "Worker-JM" [_thread_blocked, id=29700, stack(0x695af000,0x69600000)]
  186. 0x09f36800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=29641, stack(0x69628000,0x69679000)]
  187. 0x6f009000 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=29640, stack(0x696bc000,0x6970d000)]
  188. 0x09ea4c00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=29638, stack(0x6970d000,0x6975e000)]
  189. 0x698a1800 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=29609, stack(0x6975e000,0x697af000)]
  190. 0x698bc000 JavaThread "State Data Manager" daemon [_thread_blocked, id=29602, stack(0x697af000,0x69800000)]
  191. 0x6986a400 JavaThread "Framework Active Thread" [_thread_blocked, id=29559, stack(0x6991e000,0x6996f000)]
  192. 0x6c42b800 JavaThread "Service Thread" daemon [_thread_blocked, id=29463, stack(0x6be88000,0x6bed9000)]
  193. 0x6c429800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=29462, stack(0x6bed9000,0x6bf5a000)]
  194. 0x6c427800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=29461, stack(0x6bf5a000,0x6bfdb000)]
  195. 0x6c426000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=29460, stack(0x6bfdb000,0x6c02c000)]
  196. 0x6c414800 JavaThread "Finalizer" daemon [_thread_blocked, id=29459, stack(0x6c35e000,0x6c3af000)]
  197. 0x6c413000 JavaThread "Reference Handler" daemon [_thread_blocked, id=29458, stack(0x6c3af000,0x6c400000)]
  198. =>0xb6607c00 JavaThread "main" [_thread_in_native, id=29454, stack(0xb67aa000,0xb67fb000)]
  199.  
  200. Other Threads:
  201. 0x6c410800 VMThread [stack: 0x6c535000,0x6c5b6000] [id=29457]
  202. 0x6c42d400 WatcherThread [stack: 0x6be07000,0x6be88000] [id=29464]
  203.  
  204. VM state:not at safepoint (normal execution)
  205.  
  206. VM Mutex/Monitor currently owned by a thread: None
  207.  
  208. Heap
  209. PSYoungGen total 139776K, used 109693K [0x9dfc0000, 0xa9640000, 0xb3540000)
  210. eden space 115968K, 80% used [0x9dfc0000,0xa3ad16e8,0xa5100000)
  211. from space 23808K, 69% used [0xa5100000,0xa610e100,0xa6840000)
  212. to space 25088K, 0% used [0xa7dc0000,0xa7dc0000,0xa9640000)
  213. ParOldGen total 81664K, used 43157K [0x73540000, 0x78500000, 0x9dfc0000)
  214. object space 81664K, 52% used [0x73540000,0x75f657f8,0x78500000)
  215. PSPermGen total 43264K, used 25869K [0x6f540000, 0x71f80000, 0x73540000)
  216. object space 43264K, 59% used [0x6f540000,0x70e834b8,0x71f80000)
  217.  
  218. Card table byte_map: [0x6f31f000,0x6f540000] byte_map_base: 0x6efa4600
  219.  
  220. Polling page: 0xb773f000
  221.  
  222. Code Cache [0xb3600000, 0xb3870000, 0xb6600000)
  223. total_blobs=914 nmethods=715 adapters=152 free_code_cache=46719Kb largest_free_block=47793088
  224.  
  225. Compilation events (10 events):
  226. Event: 150,556 Thread 0x6c429800 nmethod 797 0xb38588c8 code [0xb3858a40, 0xb3859064]
  227. Event: 150,557 Thread 0x6c429800 798 org.eclipse.jface.bindings.BindingManager::getActiveBindingsByParameterizedCommand (16 bytes)
  228. Event: 150,559 Thread 0x6c429800 nmethod 798 0xb38586c8 code [0xb38587c0, 0xb385881c]
  229. Event: 150,560 Thread 0x6c429800 799 org.eclipse.jface.bindings.BindingManager::removeDeletions (445 bytes)
  230. Event: 150,602 Thread 0x6c427800 nmethod 796 0xb385e748 code [0xb385ec00, 0xb386022c]
  231. Event: 150,603 Thread 0x6c427800 800 org.eclipse.jface.bindings.TriggerSequence::hashCode (57 bytes)
  232. Event: 150,611 Thread 0x6c427800 nmethod 800 0xb3856688 code [0xb3856780, 0xb3856990]
  233. Event: 150,612 Thread 0x6c427800 801 org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter::format (108 bytes)
  234. Event: 150,660 Thread 0x6c429800 nmethod 799 0xb3864e48 code [0xb38650a0, 0xb38668ec]
  235. Event: 150,679 Thread 0x6c427800 nmethod 801 0xb3867cc8 code [0xb3867fe0, 0xb38693ec]
  236.  
  237. GC Heap History (10 events):
  238. Event: 8,550 GC heap before
  239. {Heap before GC invocations=6 (full 0):
  240. PSYoungGen total 36352K, used 36345K [0x9dfc0000, 0xa3940000, 0xb3540000)
  241. eden space 33792K, 100% used [0x9dfc0000,0xa00c0000,0xa00c0000)
  242. from space 2560K, 99% used [0xa00c0000,0xa033e5f8,0xa0340000)
  243. to space 12032K, 0% used [0xa2d80000,0xa2d80000,0xa3940000)
  244. ParOldGen total 43520K, used 16780K [0x73540000, 0x75fc0000, 0x9dfc0000)
  245. object space 43520K, 38% used [0x73540000,0x745a3248,0x75fc0000)
  246. PSPermGen total 20224K, used 20097K [0x6f540000, 0x70900000, 0x73540000)
  247. object space 20224K, 99% used [0x6f540000,0x708e0590,0x70900000)
  248. Event: 8,600 GC heap after
  249. Heap after GC invocations=6 (full 0):
  250. PSYoungGen total 76288K, used 12026K [0x9dfc0000, 0xa3fc0000, 0xb3540000)
  251. eden space 64256K, 0% used [0x9dfc0000,0x9dfc0000,0xa1e80000)
  252. from space 12032K, 99% used [0xa2d80000,0xa393ea98,0xa3940000)
  253. to space 15360K, 0% used [0xa1e80000,0xa1e80000,0xa2d80000)
  254. ParOldGen total 43520K, used 18244K [0x73540000, 0x75fc0000, 0x9dfc0000)
  255. object space 43520K, 41% used [0x73540000,0x747111b8,0x75fc0000)
  256. PSPermGen total 20224K, used 20097K [0x6f540000, 0x70900000, 0x73540000)
  257. object space 20224K, 99% used [0x6f540000,0x708e0590,0x70900000)
  258. }
  259. Event: 14,655 GC heap before
  260. {Heap before GC invocations=7 (full 0):
  261. PSYoungGen total 76288K, used 76282K [0x9dfc0000, 0xa3fc0000, 0xb3540000)
  262. eden space 64256K, 100% used [0x9dfc0000,0xa1e80000,0xa1e80000)
  263. from space 12032K, 99% used [0xa2d80000,0xa393ea98,0xa3940000)
  264. to space 15360K, 0% used [0xa1e80000,0xa1e80000,0xa2d80000)
  265. ParOldGen total 43520K, used 18244K [0x73540000, 0x75fc0000, 0x9dfc0000)
  266. object space 43520K, 41% used [0x73540000,0x747111b8,0x75fc0000)
  267. PSPermGen total 21760K, used 21574K [0x6f540000, 0x70a80000, 0x73540000)
  268. object space 21760K, 99% used [0x6f540000,0x70a51978,0x70a80000)
  269. Event: 14,704 GC heap after
  270. Heap after GC invocations=7 (full 0):
  271. PSYoungGen total 79616K, used 15356K [0x9dfc0000, 0xa8f40000, 0xb3540000)
  272. eden space 64256K, 0% used [0x9dfc0000,0x9dfc0000,0xa1e80000)
  273. from space 15360K, 99% used [0xa1e80000,0xa2d7f120,0xa2d80000)
  274. to space 25600K, 0% used [0xa7640000,0xa7640000,0xa8f40000)
  275. ParOldGen total 43520K, used 32549K [0x73540000, 0x75fc0000, 0x9dfc0000)
  276. object space 43520K, 74% used [0x73540000,0x755094f0,0x75fc0000)
  277. PSPermGen total 21760K, used 21574K [0x6f540000, 0x70a80000, 0x73540000)
  278. object space 21760K, 99% used [0x6f540000,0x70a51978,0x70a80000)
  279. }
  280. Event: 14,704 GC heap before
  281. {Heap before GC invocations=8 (full 1):
  282. PSYoungGen total 79616K, used 15356K [0x9dfc0000, 0xa8f40000, 0xb3540000)
  283. eden space 64256K, 0% used [0x9dfc0000,0x9dfc0000,0xa1e80000)
  284. from space 15360K, 99% used [0xa1e80000,0xa2d7f120,0xa2d80000)
  285. to space 25600K, 0% used [0xa7640000,0xa7640000,0xa8f40000)
  286. ParOldGen total 43520K, used 32549K [0x73540000, 0x75fc0000, 0x9dfc0000)
  287. object space 43520K, 74% used [0x73540000,0x755094f0,0x75fc0000)
  288. PSPermGen total 21760K, used 21574K [0x6f540000, 0x70a80000, 0x73540000)
  289. object space 21760K, 99% used [0x6f540000,0x70a51978,0x70a80000)
  290. Event: 14,951 GC heap after
  291. Heap after GC invocations=8 (full 1):
  292. PSYoungGen total 79616K, used 1132K [0x9dfc0000, 0xa8f40000, 0xb3540000)
  293. eden space 64256K, 0% used [0x9dfc0000,0x9dfc0000,0xa1e80000)
  294. from space 15360K, 7% used [0xa1e80000,0xa1f9b218,0xa2d80000)
  295. to space 25600K, 0% used [0xa7640000,0xa7640000,0xa8f40000)
  296. ParOldGen total 81664K, used 43141K [0x73540000, 0x78500000, 0x9dfc0000)
  297. object space 81664K, 52% used [0x73540000,0x75f617f8,0x78500000)
  298. PSPermGen total 43264K, used 21565K [0x6f540000, 0x71f80000, 0x73540000)
  299. object space 43264K, 49% used [0x6f540000,0x70a4f6a8,0x71f80000)
  300. }
  301. Event: 68,729 GC heap before
  302. {Heap before GC invocations=9 (full 1):
  303. PSYoungGen total 79616K, used 65388K [0x9dfc0000, 0xa8f40000, 0xb3540000)
  304. eden space 64256K, 100% used [0x9dfc0000,0xa1e80000,0xa1e80000)
  305. from space 15360K, 7% used [0xa1e80000,0xa1f9b218,0xa2d80000)
  306. to space 25600K, 0% used [0xa7640000,0xa7640000,0xa8f40000)
  307. ParOldGen total 81664K, used 43141K [0x73540000, 0x78500000, 0x9dfc0000)
  308. object space 81664K, 52% used [0x73540000,0x75f617f8,0x78500000)
  309. PSPermGen total 43264K, used 24959K [0x6f540000, 0x71f80000, 0x73540000)
  310. object space 43264K, 57% used [0x6f540000,0x70d9ff00,0x71f80000)
  311. Event: 68,763 GC heap after
  312. Heap after GC invocations=9 (full 1):
  313. PSYoungGen total 101632K, used 9413K [0x9dfc0000, 0xa7f80000, 0xb3540000)
  314. eden space 92160K, 0% used [0x9dfc0000,0x9dfc0000,0xa39c0000)
  315. from space 9472K, 99% used [0xa7640000,0xa7f71658,0xa7f80000)
  316. to space 23808K, 0% used [0xa5100000,0xa5100000,0xa6840000)
  317. ParOldGen total 81664K, used 43157K [0x73540000, 0x78500000, 0x9dfc0000)
  318. object space 81664K, 52% used [0x73540000,0x75f657f8,0x78500000)
  319. PSPermGen total 43264K, used 24959K [0x6f540000, 0x71f80000, 0x73540000)
  320. object space 43264K, 57% used [0x6f540000,0x70d9ff00,0x71f80000)
  321. }
  322. Event: 68,930 GC heap before
  323. {Heap before GC invocations=10 (full 1):
  324. PSYoungGen total 101632K, used 101573K [0x9dfc0000, 0xa7f80000, 0xb3540000)
  325. eden space 92160K, 100% used [0x9dfc0000,0xa39c0000,0xa39c0000)
  326. from space 9472K, 99% used [0xa7640000,0xa7f71658,0xa7f80000)
  327. to space 23808K, 0% used [0xa5100000,0xa5100000,0xa6840000)
  328. ParOldGen total 81664K, used 43157K [0x73540000, 0x78500000, 0x9dfc0000)
  329. object space 81664K, 52% used [0x73540000,0x75f657f8,0x78500000)
  330. PSPermGen total 43264K, used 24961K [0x6f540000, 0x71f80000, 0x73540000)
  331. object space 43264K, 57% used [0x6f540000,0x70da0430,0x71f80000)
  332. Event: 68,980 GC heap after
  333. Heap after GC invocations=10 (full 1):
  334. PSYoungGen total 139776K, used 16440K [0x9dfc0000, 0xa9640000, 0xb3540000)
  335. eden space 115968K, 0% used [0x9dfc0000,0x9dfc0000,0xa5100000)
  336. from space 23808K, 69% used [0xa5100000,0xa610e100,0xa6840000)
  337. to space 25088K, 0% used [0xa7dc0000,0xa7dc0000,0xa9640000)
  338. ParOldGen total 81664K, used 43157K [0x73540000, 0x78500000, 0x9dfc0000)
  339. object space 81664K, 52% used [0x73540000,0x75f657f8,0x78500000)
  340. PSPermGen total 43264K, used 24961K [0x6f540000, 0x71f80000, 0x73540000)
  341. object space 43264K, 57% used [0x6f540000,0x70da0430,0x71f80000)
  342. }
  343.  
  344. Deoptimization events (10 events):
  345. Event: 134,080 Thread 0xb6607c00 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb381f394 method=org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter.format(Lorg/eclipse/jface/bindings/keys/KeyStroke;)Ljava/lang/String; @ 1
  346. Event: 134,080 Thread 0xb6607c00 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb381f394 method=org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter.format(Lorg/eclipse/jface/bindings/keys/KeyStroke;)Ljava/lang/String; @ 1
  347. Event: 134,080 Thread 0xb6607c00 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb381f394 method=org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter.format(Lorg/eclipse/jface/bindings/keys/KeyStroke;)Ljava/lang/String; @ 1
  348. Event: 134,080 Thread 0xb6607c00 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb381f394 method=org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter.format(Lorg/eclipse/jface/bindings/keys/KeyStroke;)Ljava/lang/String; @ 1
  349. Event: 134,086 Thread 0xb6607c00 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0xb368bcb8 method=org.eclipse.jface.util.Util.equals([Ljava/lang/Object;[Ljava/lang/Object;)Z @ 68
  350. Event: 134,096 Thread 0xb6607c00 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb36de0ec method=com.sun.org.apache.xerces.internal.dom.AttrImpl.getValue()Ljava/lang/String; @ 19
  351. Event: 134,096 Thread 0xb6607c00 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb36de0ec method=com.sun.org.apache.xerces.internal.dom.AttrImpl.getValue()Ljava/lang/String; @ 19
  352. Event: 134,096 Thread 0xb6607c00 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb36de0ec method=com.sun.org.apache.xerces.internal.dom.AttrImpl.getValue()Ljava/lang/String; @ 19
  353. Event: 134,096 Thread 0xb6607c00 Uncommon trap: reason=class_check action=maybe_recompile pc=0xb36de0ec method=com.sun.org.apache.xerces.internal.dom.AttrImpl.getValue()Ljava/lang/String; @ 19
  354. Event: 150,498 Thread 0xb6607c00 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0xb368bcb8 method=org.eclipse.jface.util.Util.equals([Ljava/lang/Object;[Ljava/lang/Object;)Z @ 68
  355.  
  356. Internal exceptions (10 events):
  357. Event: 69,095 Thread 0x09eec000 Threw 0xa1f2a590 at /HUDSON/workspace/7u-2-build-linux-i586/jdk7u76/1941/hotspot/src/share/vm/prims/jni.cpp:717
  358. Event: 69,095 Thread 0x09eec000 Threw 0xa1f2abf8 at /HUDSON/workspace/7u-2-build-linux-i586/jdk7u76/1941/hotspot/src/share/vm/prims/jni.cpp:717
  359. Event: 69,095 Thread 0x09eec000 Threw 0xa1f2b260 at /HUDSON/workspace/7u-2-build-linux-i586/jdk7u76/1941/hotspot/src/share/vm/prims/jni.cpp:717
  360. Event: 69,095 Thread 0x09eec000 Threw 0xa1f2b8c8 at /HUDSON/workspace/7u-2-build-linux-i586/jdk7u76/1941/hotspot/src/share/vm/prims/jni.cpp:717
  361. Event: 69,095 Thread 0x09eec000 Threw 0xa1f2bf30 at /HUDSON/workspace/7u-2-build-linux-i586/jdk7u76/1941/hotspot/src/share/vm/prims/jni.cpp:717
  362. Event: 69,551 Thread 0x675ae800 Threw 0xa1f9fba8 at /HUDSON/workspace/7u-2-build-linux-i586/jdk7u76/1941/hotspot/src/share/vm/prims/jvm.cpp:1304
  363. Event: 69,551 Thread 0x675ae800 Threw 0xa1fa0020 at /HUDSON/workspace/7u-2-build-linux-i586/jdk7u76/1941/hotspot/src/share/vm/prims/jvm.cpp:1304
  364. Event: 69,551 Thread 0x675ae800 Threw 0xa1fa0e80 at /HUDSON/workspace/7u-2-build-linux-i586/jdk7u76/1941/hotspot/src/share/vm/prims/jvm.cpp:1304
  365. Event: 69,551 Thread 0x675ae800 Threw 0xa1fa1310 at /HUDSON/workspace/7u-2-build-linux-i586/jdk7u76/1941/hotspot/src/share/vm/prims/jvm.cpp:1304
  366. Event: 126,670 Thread 0xb6607c00 Implicit null exception at 0xb376ac1f to 0xb376ad09
  367.  
  368. Events (10 events):
  369. Event: 134,096 Thread 0xb6607c00 Uncommon trap: trap_request=0xffffffde fr.pc=0xb36de0ec
  370. Event: 134,096 Thread 0xb6607c00 DEOPT PACKING pc=0xb36de0ec sp=0xb67f8d80
  371. Event: 134,096 Thread 0xb6607c00 DEOPT UNPACKING pc=0xb362cbc8 sp=0xb67f8d54 mode 2
  372. Event: 134,096 Thread 0xb6607c00 Uncommon trap: trap_request=0xffffffde fr.pc=0xb36de0ec
  373. Event: 134,096 Thread 0xb6607c00 DEOPT PACKING pc=0xb36de0ec sp=0xb67f8d80
  374. Event: 134,096 Thread 0xb6607c00 DEOPT UNPACKING pc=0xb362cbc8 sp=0xb67f8d54 mode 2
  375. Event: 150,498 Thread 0xb6607c00 Uncommon trap: trap_request=0xffffffc6 fr.pc=0xb368bcb8
  376. Event: 150,498 Thread 0xb6607c00 DEOPT PACKING pc=0xb368bcb8 sp=0xb67f8a40
  377. Event: 150,498 Thread 0xb6607c00 DEOPT UNPACKING pc=0xb362cbc8 sp=0xb67f8a20 mode 2
  378. Event: 150,560 Thread 0x6c429800 flushing nmethod 0xb380cc88
  379.  
  380.  
  381. Dynamic libraries:
  382. 08048000-08049000 r-xp 00000000 08:01 2648653 /opt/oracle-jdk-bin-1.7.0.76/bin/java
  383. 08049000-0804a000 rw-p 00000000 08:01 2648653 /opt/oracle-jdk-bin-1.7.0.76/bin/java
  384. 09d2a000-0a8c4000 rw-p 00000000 00:00 0 [heap]
  385. 61300000-613e8000 rw-p 00000000 00:00 0
  386. 613e8000-61400000 ---p 00000000 00:00 0
  387. 61465000-61500000 r--p 00000000 08:01 1508762 /usr/share/fonts/dejavu/DejaVuSans-BoldOblique.ttf
  388. 61500000-615ff000 rw-p 00000000 00:00 0
  389. 615ff000-61600000 ---p 00000000 00:00 0
  390. 61612000-61615000 ---p 00000000 00:00 0
  391. 61615000-61663000 rw-p 00000000 00:00 0
  392. 61663000-61664000 ---p 00000000 00:00 0
  393. 61664000-61e64000 rw-p 00000000 00:00 0
  394. 61e64000-61e65000 ---p 00000000 00:00 0
  395. 61e65000-62665000 rw-p 00000000 00:00 0
  396. 62665000-62700000 r--p 00000000 08:01 2257042 /usr/share/fonts/dejavu/DejaVuSans-Oblique.ttf
  397. 62700000-62800000 rw-p 00000000 00:00 0
  398. 6281e000-62821000 ---p 00000000 00:00 0
  399. 62821000-6286f000 rw-p 00000000 00:00 0
  400. 6286f000-62870000 ---p 00000000 00:00 0
  401. 62870000-63070000 rw-p 00000000 00:00 0
  402. 63070000-63071000 ---p 00000000 00:00 0
  403. 63071000-63871000 rw-p 00000000 00:00 0
  404. 63871000-6509b000 r-xp 00000000 08:01 2361544 /usr/lib/libicudata.so.54.1
  405. 6509b000-6509c000 r--p 01829000 08:01 2361544 /usr/lib/libicudata.so.54.1
  406. 6509c000-6509d000 rw-p 0182a000 08:01 2361544 /usr/lib/libicudata.so.54.1
  407. 6509d000-65213000 r-xp 00000000 08:01 2266332 /usr/lib/libicuuc.so.54.1
  408. 65213000-6521d000 r--p 00175000 08:01 2266332 /usr/lib/libicuuc.so.54.1
  409. 6521d000-6521e000 rw-p 0017f000 08:01 2266332 /usr/lib/libicuuc.so.54.1
  410. 6521e000-65222000 rw-p 00000000 00:00 0
  411. 65222000-6546d000 r-xp 00000000 08:01 2266333 /usr/lib/libicui18n.so.54.1
  412. 6546d000-65475000 r--p 0024b000 08:01 2266333 /usr/lib/libicui18n.so.54.1
  413. 65475000-65476000 rw-p 00253000 08:01 2266333 /usr/lib/libicui18n.so.54.1
  414. 65476000-65477000 rw-p 00000000 00:00 0
  415. 65477000-655c9000 r-xp 00000000 08:01 2255720 /usr/lib/libxml2.so.2.9.2
  416. 655c9000-655cd000 r--p 00152000 08:01 2255720 /usr/lib/libxml2.so.2.9.2
  417. 655cd000-655ce000 rw-p 00156000 08:01 2255720 /usr/lib/libxml2.so.2.9.2
  418. 655ce000-655cf000 rw-p 00000000 00:00 0
  419. 655cf000-65607000 r-xp 00000000 08:01 1465503 /usr/lib/libcroco-0.6.so.3.0.1
  420. 65607000-65609000 r--p 00038000 08:01 1465503 /usr/lib/libcroco-0.6.so.3.0.1
  421. 65609000-6560a000 rw-p 0003a000 08:01 1465503 /usr/lib/libcroco-0.6.so.3.0.1
  422. 6560a000-65641000 r-xp 00000000 08:01 2362175 /usr/lib/librsvg-2.so.2.40.7
  423. 65641000-65642000 r--p 00036000 08:01 2362175 /usr/lib/librsvg-2.so.2.40.7
  424. 65642000-65643000 rw-p 00037000 08:01 2362175 /usr/lib/librsvg-2.so.2.40.7
  425. 65643000-6658f000 rw-p 00000000 00:00 0
  426. 6659c000-665c7000 r--p 00000000 08:01 2600961 /usr/share/fonts/corefonts/verdanaz.ttf
  427. 665c7000-66d00000 rw-p 00000000 00:00 0
  428. 66d00000-66dfd000 rw-p 00000000 00:00 0
  429. 66dfd000-66e00000 ---p 00000000 00:00 0
  430. 66e1e000-66e21000 ---p 00000000 00:00 0
  431. 66e21000-66f00000 rw-p 00000000 00:00 0 [stack:32430]
  432. 66f00000-67000000 rw-p 00000000 00:00 0
  433. 67000000-670e6000 rw-p 00000000 00:00 0
  434. 670e6000-67100000 ---p 00000000 00:00 0
  435. 67100000-67200000 rw-p 00000000 00:00 0
  436. 67208000-67233000 r--p 00000000 08:01 2509094 /usr/share/fonts/corefonts/verdanai.ttf
  437. 67233000-67300000 rw-p 00000000 00:00 0
  438. 67300000-67500000 rw-s 00000000 00:04 819207 /SYSV00000000 (deleted)
  439. 67500000-675f3000 rw-p 00000000 00:00 0
  440. 675f3000-67600000 ---p 00000000 00:00 0
  441. 67600000-676fc000 rw-p 00000000 00:00 0
  442. 676fc000-67700000 ---p 00000000 00:00 0
  443. 67700000-677fc000 rw-p 00000000 00:00 0
  444. 677fc000-67800000 ---p 00000000 00:00 0
  445. 67800000-67900000 rw-p 00000000 00:00 0
  446. 67900000-679e4000 rw-p 00000000 00:00 0
  447. 679e4000-67a00000 ---p 00000000 00:00 0
  448. 67a00000-67bf6000 rw-p 00000000 00:00 0
  449. 67bf6000-67c00000 ---p 00000000 00:00 0
  450. 67c00000-67ded000 rw-p 00000000 00:00 0
  451. 67ded000-67e00000 ---p 00000000 00:00 0
  452. 67e00000-67fe0000 rw-p 00000000 00:00 0
  453. 67fe0000-68000000 ---p 00000000 00:00 0
  454. 68000000-680c8000 rw-p 00000000 00:00 0
  455. 680c8000-68100000 ---p 00000000 00:00 0
  456. 68100000-681fd000 rw-p 00000000 00:00 0
  457. 681fd000-68200000 ---p 00000000 00:00 0
  458. 68207000-6822d000 r--p 00000000 08:01 2509095 /usr/share/fonts/corefonts/verdanab.ttf
  459. 6822d000-682af000 rw-p 00000000 00:00 0
  460. 682af000-682b2000 ---p 00000000 00:00 0
  461. 682b2000-68300000 rw-p 00000000 00:00 0 [stack:30804]
  462. 68300000-683c6000 rw-p 00000000 00:00 0
  463. 683c6000-68400000 ---p 00000000 00:00 0
  464. 68417000-684bd000 rw-p 00000000 00:00 0
  465. 684bd000-68567000 r--p 00000000 08:01 2592105 /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf
  466. 68567000-6856a000 ---p 00000000 00:00 0
  467. 6856a000-685b8000 rw-p 00000000 00:00 0 [stack:29966]
  468. 685c6000-6860d000 r--s 003b5000 08:01 2575561 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench_3.8.2.v20121128-133708.jar
  469. 6860d000-68610000 ---p 00000000 00:00 0
  470. 68610000-6865e000 rw-p 00000000 00:00 0 [stack:29847]
  471. 6865e000-68661000 ---p 00000000 00:00 0
  472. 68661000-686af000 rw-p 00000000 00:00 0 [stack:29846]
  473. 686af000-686b2000 ---p 00000000 00:00 0
  474. 686b2000-68700000 rw-p 00000000 00:00 0 [stack:29845]
  475. 68700000-687ee000 rw-p 00000000 00:00 0
  476. 687ee000-68800000 ---p 00000000 00:00 0
  477. 6880c000-688a0000 rw-p 00000000 00:00 0
  478. 688a0000-68900000 rw-s 00000000 00:04 786438 /SYSV00000000 (deleted)
  479. 68900000-68a00000 rw-p 00000000 00:00 0
  480. 68a1d000-68a4b000 r--p 00000000 08:01 2509109 /usr/share/fonts/corefonts/verdana.ttf
  481. 68a4b000-68a60000 r--s 00232000 08:01 2651975 /opt/xmind/Commons/plugins/org.eclipse.swt.gtk.linux.x86_3.8.1.v3836b.jar
  482. 68a64000-68a73000 r--p 00000000 08:01 2492954 /usr/share/icons/breeze/icon-theme.cache
  483. 68a73000-68aaf000 r--s 00629000 08:01 2576183 /opt/xmind/Commons/plugins/com.ibm.icu_4.4.2.v20110823.jar
  484. 68aaf000-68ab2000 ---p 00000000 00:00 0
  485. 68ab2000-68b00000 rw-p 00000000 00:00 0 [stack:29968]
  486. 68b00000-68bf0000 rw-p 00000000 00:00 0
  487. 68bf0000-68c00000 ---p 00000000 00:00 0
  488. 68c00000-68cfc000 rw-p 00000000 00:00 0
  489. 68cfc000-68d00000 ---p 00000000 00:00 0
  490. 68d00000-68efe000 rw-p 00000000 00:00 0
  491. 68efe000-68f00000 ---p 00000000 00:00 0
  492. 68f00000-69000000 rw-p 00000000 00:00 0
  493. 69000000-690fd000 rw-p 00000000 00:00 0
  494. 690fd000-69100000 ---p 00000000 00:00 0
  495. 6910a000-69131000 r--s 0019a000 08:01 2651451 /opt/xmind/Commons/plugins/org.xmind.ui.mindmap_3.5.1.201411201906.jar
  496. 69134000-6913d000 r-xp 00000000 08:07 771590 /home/kroz/.xmind/configuration-cathy/org.eclipse.osgi/bundles/368/1/.cp/libswt-atk-gtk-3836.so
  497. 6913d000-6913e000 rw-p 00009000 08:07 771590 /home/kroz/.xmind/configuration-cathy/org.eclipse.osgi/bundles/368/1/.cp/libswt-atk-gtk-3836.so
  498. 6914a000-69200000 r--p 00000000 08:01 2596269 /usr/share/fonts/dejavu/DejaVuSans.ttf
  499. 69200000-692fc000 rw-p 00000000 00:00 0
  500. 692fc000-69300000 ---p 00000000 00:00 0
  501. 6930f000-69319000 r-xp 00000000 08:07 771543 /home/kroz/.xmind/configuration-cathy/org.eclipse.osgi/bundles/368/1/.cp/libswt-cairo-gtk-3836.so
  502. 69319000-6931a000 rw-p 0000a000 08:07 771543 /home/kroz/.xmind/configuration-cathy/org.eclipse.osgi/bundles/368/1/.cp/libswt-cairo-gtk-3836.so
  503. 6931a000-6931e000 r-xp 00000000 08:01 379653 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
  504. 6931e000-6931f000 r--p 00003000 08:01 379653 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
  505. 6931f000-69320000 rw-p 00004000 08:01 379653 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
  506. 6932a000-69335000 r--s 0037c000 08:01 2649303 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/charsets.jar
  507. 69335000-69338000 r-xp 00000000 08:01 2064796 /usr/lib/pango/1.8.0/modules/pango-basic-fc.so
  508. 69338000-69339000 r--p 00002000 08:01 2064796 /usr/lib/pango/1.8.0/modules/pango-basic-fc.so
  509. 69339000-6933a000 rw-p 00003000 08:01 2064796 /usr/lib/pango/1.8.0/modules/pango-basic-fc.so
  510. 6933a000-69342000 r--s 00000000 08:06 19206678 /var/cache/fontconfig/87f5e051180a7a75f16eb6fe7dbd3749-le32d4.cache-4
  511. 69342000-69344000 r--s 00000000 08:06 22302999 /var/cache/fontconfig/0b1bcc92b4d25cc154d77dafe3bceaa0-le32d4.cache-4
  512. 69344000-6934c000 r--s 00000000 08:06 20061212 /var/cache/fontconfig/acc285bc1956c3c4bc7afb41d537a85a-le32d4.cache-4
  513. 6934c000-69351000 r--s 00000000 08:06 20061208 /var/cache/fontconfig/4460665c0f3e88acdd4c85aa2f409b99-le32d4.cache-4
  514. 69351000-69356000 r--s 00000000 08:06 20061207 /var/cache/fontconfig/4467b976098fb13588b23c76ba4750d8-le32d4.cache-4
  515. 69356000-69366000 r--s 00000000 08:06 19941960 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le32d4.cache-4
  516. 69366000-6936f000 r--s 00000000 08:06 19941957 /var/cache/fontconfig/ccb2d0786bada64fd4b4887a4949240d-le32d4.cache-4
  517. 6936f000-69373000 r--s 00000000 08:06 19941956 /var/cache/fontconfig/a595ca43be94766bbfe429f07fba82d0-le32d4.cache-4
  518. 69373000-69377000 r--s 00000000 08:06 19933354 /var/cache/fontconfig/580bda594161061e6ef4cc8a4db09662-le32d4.cache-4
  519. 69377000-6937e000 r--s 00000000 08:06 19230345 /var/cache/fontconfig/1dce2cb908b447e938fc03acd9b47fcf-le32d4.cache-4
  520. 6937e000-69396000 r--s 00000000 08:06 19000703 /var/cache/fontconfig/4b5cf4386f1cde02a336ba961b4ac82d-le32d4.cache-4
  521. 69396000-693a2000 r--s 00000000 08:06 19000701 /var/cache/fontconfig/f73c51d6200a78c2054c26a5b2398976-le32d4.cache-4
  522. 693a2000-693fd000 r-xp 00000000 08:07 771530 /home/kroz/.xmind/configuration-cathy/org.eclipse.osgi/bundles/368/1/.cp/libswt-pi-gtk-3836.so
  523. 693fd000-693ff000 rw-p 0005a000 08:07 771530 /home/kroz/.xmind/configuration-cathy/org.eclipse.osgi/bundles/368/1/.cp/libswt-pi-gtk-3836.so
  524. 693ff000-69400000 rw-p 00000000 00:00 0
  525. 69400000-694f9000 rw-p 00000000 00:00 0
  526. 694f9000-69500000 ---p 00000000 00:00 0
  527. 69500000-69502000 r--s 00000000 08:06 22281335 /var/cache/fontconfig/711dae798b6bff4224ea2776edcb5c93-le32d4.cache-4
  528. 69502000-6950b000 r--s 00000000 08:06 19206680 /var/cache/fontconfig/12b26b760a24f8b4feb03ad48a333a72-le32d4.cache-4
  529. 6950b000-69510000 r-xp 00000000 08:01 1797851 /usr/lib/libXtst.so.6.1.0
  530. 69510000-69511000 r--p 00004000 08:01 1797851 /usr/lib/libXtst.so.6.1.0
  531. 69511000-69512000 rw-p 00005000 08:01 1797851 /usr/lib/libXtst.so.6.1.0
  532. 69512000-69519000 r--s 0003d000 08:01 2651801 /opt/xmind/Commons/plugins/org.xmind.core_3.5.1.201411201906.jar
  533. 6951a000-6951d000 r--s 0001a000 08:01 2651745 /opt/xmind/Commons/plugins/org.xmind.meggy_3.5.1.201411201906.jar
  534. 6951d000-69520000 r--s 00018000 08:01 2652370 /opt/xmind/Commons/plugins/org.eclipse.core.commands_3.6.1.v20120912-135020.jar
  535. 69520000-69527000 r--s 00000000 08:01 1339662 /usr/lib/gconv/gconv-modules.cache
  536. 69529000-6952d000 r--s 00022000 08:01 2575987 /opt/xmind/Commons/plugins/org.eclipse.ui_3.8.2.v20121018-234953.jar
  537. 6952d000-69542000 r--s 000f6000 08:01 2651987 /opt/xmind/Commons/plugins/org.eclipse.jface_3.8.0.v20120912-135020.jar
  538. 69542000-69546000 r--s 0002d000 08:01 2648720 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/ext/sunjce_provider.jar
  539. 69546000-69579000 r-xp 00000000 08:01 2649385 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libsunec.so
  540. 69579000-6957d000 rw-p 00032000 08:01 2649385 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libsunec.so
  541. 6957d000-69581000 rw-p 00000000 00:00 0
  542. 69581000-69582000 r--s 00000000 08:01 2651834 /opt/xmind/Commons/plugins/org.xmind.core.nl_pt_BR_3.5.1.201411201906.jar
  543. 69582000-69584000 r--s 00006000 08:01 2576622 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_pt_BR_4.2.0.v20121120043402.jar
  544. 69584000-69586000 r--s 00005000 08:01 2576620 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_it_4.2.0.v20121120043402.jar
  545. 69586000-69588000 r--s 00006000 08:01 2575796 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_ar_4.2.0.v20121120043402.jar
  546. 69588000-6958b000 r--s 00018000 08:01 2652301 /opt/xmind/Commons/plugins/org.eclipse.equinox.common_3.6.100.v20120522-1841.jar
  547. 6958b000-69591000 r-xp 00000000 08:01 1025470 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  548. 69591000-69592000 r--p 00005000 08:01 1025470 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  549. 69592000-69593000 rw-p 00006000 08:01 1025470 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  550. 69593000-69595000 r--s 00006000 08:01 2510183 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_zh_TW_4.2.0.v20121120043402.jar
  551. 69595000-695a2000 r--s 00072000 08:01 2651340 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit_3.5.1.201411201906.jar
  552. 695a2000-695a4000 r--s 00006000 08:01 2575829 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_zh_4.2.0.v20121120043402.jar
  553. 695a4000-695a5000 r-xp 00000000 08:01 2218489 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
  554. 695a5000-695a6000 r--p 00001000 08:01 2218489 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
  555. 695a6000-695a7000 rw-p 00002000 08:01 2218489 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
  556. 695a7000-695aa000 r--p 00000000 08:01 931040 /usr/share/icons/hicolor/icon-theme.cache
  557. 695aa000-695ab000 r--s 00000000 08:01 2651835 /opt/xmind/Commons/plugins/org.xmind.core.nl_ko_3.5.1.201411201906.jar
  558. 695ab000-695ac000 r--s 00000000 08:01 2651836 /opt/xmind/Commons/plugins/org.xmind.core.nl_ja_3.5.1.201411201906.jar
  559. 695ac000-695ad000 r--s 00000000 08:01 2576707 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_pt_BR_4.2.0.v20121120043402.jar
  560. 695ad000-695ae000 r--s 00000000 08:01 2576706 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_it_4.2.0.v20121120043402.jar
  561. 695ae000-695af000 r--s 00000000 08:01 2575881 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_ar_4.2.0.v20121120043402.jar
  562. 695af000-695b2000 ---p 00000000 00:00 0
  563. 695b2000-69600000 rw-p 00000000 00:00 0 [stack:29700]
  564. 69600000-69601000 r--s 00000000 08:01 2651837 /opt/xmind/Commons/plugins/org.xmind.core.nl_it_3.5.1.201411201906.jar
  565. 69601000-69604000 r--s 00000000 08:06 18780403 /var/cache/fontconfig/aecded52ccf112ce9ddb976f75eab3bb-le32d4.cache-4
  566. 69604000-69607000 r-xp 00000000 08:07 771529 /home/kroz/.xmind/configuration-cathy/org.eclipse.osgi/bundles/368/1/.cp/libswt-gtk-3836.so
  567. 69607000-69608000 rw-p 00002000 08:07 771529 /home/kroz/.xmind/configuration-cathy/org.eclipse.osgi/bundles/368/1/.cp/libswt-gtk-3836.so
  568. 69608000-69609000 rw-p 00000000 00:00 0
  569. 69609000-6960a000 r--s 00000000 08:01 2651838 /opt/xmind/Commons/plugins/org.xmind.core.nl_fr_3.5.1.201411201906.jar
  570. 6960a000-6960b000 r--s 00000000 08:01 2577098 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_zh_TW_4.2.0.v20121120043402.jar
  571. 6960b000-6960c000 r--s 00000000 08:01 2576797 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_zh_4.2.0.v20121120043402.jar
  572. 6960c000-6960d000 r--s 00000000 08:01 2576758 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_sl_4.2.0.v20121120043402.jar
  573. 6960d000-6960e000 r--s 00000000 08:01 2576185 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_ru_4.2.0.v20121120043402.jar
  574. 6960e000-69612000 rwxp 00000000 00:00 0
  575. 69612000-69614000 r-xp 00000000 08:07 796926 /home/kroz/.xmind/configuration-cathy/org.eclipse.osgi/bundles/144/1/.cp/os/linux/x86/libunixfile_1_0_0.so
  576. 69614000-69615000 rw-p 00001000 08:07 796926 /home/kroz/.xmind/configuration-cathy/org.eclipse.osgi/bundles/144/1/.cp/os/linux/x86/libunixfile_1_0_0.so
  577. 69615000-69619000 r--s 000f7000 08:01 2648716 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/ext/localedata.jar
  578. 69619000-6961a000 r--s 00000000 08:06 19942537 /var/cache/fontconfig/9e8ed3873d9f085ea5d4504536e7da62-le32d4.cache-4
  579. 6961a000-6961c000 r--s 00000000 08:06 19000702 /var/cache/fontconfig/9ac117a19f6581c07dc6f3cd1c903930-le32d4.cache-4
  580. 6961c000-6961d000 r--s 00000000 08:01 2651839 /opt/xmind/Commons/plugins/org.xmind.core.nl_es_3.5.1.201411201906.jar
  581. 6961d000-6961f000 r--s 00006000 08:01 2651946 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_ko_4.2.0.v20121120043402.jar
  582. 6961f000-69625000 r--s 0003a000 08:01 2651325 /opt/xmind/Commons/plugins/org.xmind.ui_3.5.1.201411201906.jar
  583. 69625000-69626000 r--s 00000000 08:01 2651840 /opt/xmind/Commons/plugins/org.xmind.core.nl_de_3.5.1.201411201906.jar
  584. 69626000-69628000 r--s 00007000 08:01 2577086 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_ja_4.2.0.v20121120043402.jar
  585. 69628000-6962b000 ---p 00000000 00:00 0
  586. 6962b000-69679000 rw-p 00000000 00:00 0 [stack:29641]
  587. 69679000-6967a000 r--s 00000000 08:01 2651841 /opt/xmind/Commons/plugins/org.xmind.core.nl_da_3.5.1.201411201906.jar
  588. 6967a000-6967b000 r--s 00000000 08:01 2652047 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_ko_4.2.0.v20121120043402.jar
  589. 6967b000-6967d000 r--s 00003000 08:01 2651468 /opt/xmind/Commons/plugins/org.xmind.ui.mindmap.nl_sl_3.5.1.201411201906.jar
  590. 6967d000-6967e000 r--s 00000000 08:01 2463491 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_ja_4.2.0.v20121120043402.jar
  591. 6967e000-6967f000 r--s 00000000 08:01 2652048 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_fr_4.2.0.v20121120043402.jar
  592. 6967f000-69680000 r--s 00000000 08:01 2576741 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_es_4.2.0.v20121120043402.jar
  593. 69680000-69683000 r--s 0002a000 08:01 2652046 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry_3.5.200.v20120522-1841.jar
  594. 69683000-69685000 r--s 00002000 08:01 2651321 /opt/xmind/Commons/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.100.v20120521-2346/runtime_registry_compatibility.jar
  595. 69685000-69686000 r--s 00000000 08:01 2576026 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_pt_BR_4.2.0.v20121120043402.jar
  596. 69686000-69687000 r--s 00000000 08:01 2576019 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_it_4.2.0.v20121120043402.jar
  597. 69687000-69688000 r--s 00000000 08:01 2575566 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_ar_4.2.0.v20121120043402.jar
  598. 69688000-69689000 r--s 00000000 08:01 2576279 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_zh_TW_4.2.0.v20121120043402.jar
  599. 69689000-6968c000 r--s 00068000 08:01 2651927 /opt/xmind/Commons/plugins/org.xmind.cathy_3.5.1.201411201906.jar
  600. 6968c000-6968d000 r--s 00000000 08:01 2510091 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_zh_4.2.0.v20121120043402.jar
  601. 6968d000-6968e000 r--s 00000000 08:01 2576164 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_sl_4.2.0.v20121120043402.jar
  602. 6968e000-6968f000 r--s 00001000 08:01 2651342 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_zh_CN_3.5.1.201411201906.jar
  603. 6968f000-69690000 r--s 00001000 08:01 2651343 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_sl_3.5.1.201411201906.jar
  604. 69690000-69691000 r--s 00000000 08:01 2651842 /opt/xmind/Commons/plugins/org.xmind.core.nl_ar_3.5.1.201411201906.jar
  605. 69691000-69693000 r--s 00005000 08:01 2576653 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_es_4.2.0.v20121120043402.jar
  606. 69693000-69694000 r--s 00000000 08:06 19941959 /var/cache/fontconfig/a98d8961fa319a64d3cfd8640c79e62d-le32d4.cache-4
  607. 69694000-6969e000 r--s 00251000 08:01 2649324 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/resources.jar
  608. 6969e000-6969f000 r--s 00000000 08:01 2575766 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_ru_4.2.0.v20121120043402.jar
  609. 6969f000-696a0000 r--s 00000000 08:01 2652302 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_ko_4.2.0.v20121120043402.jar
  610. 696a0000-696a2000 r--s 00097000 08:01 2652432 /opt/xmind/Commons/plugins/net.sourceforge.jazzy_0.5.0.jar
  611. 696a2000-696a3000 r--s 00001000 08:01 2651344 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_ru_3.5.1.201411201906.jar
  612. 696a3000-696a4000 r--s 00001000 08:01 2651345 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_pt_BR_3.5.1.201411201906.jar
  613. 696a4000-696a5000 r--s 00001000 08:01 2651349 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_fr_3.5.1.201411201906.jar
  614. 696a5000-696a6000 r--s 00001000 08:01 2651351 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_de_3.5.1.201411201906.jar
  615. 696a6000-696a7000 r--s 00000000 08:01 2576304 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_ja_4.2.0.v20121120043402.jar
  616. 696a7000-696a8000 r--s 00001000 08:01 2651346 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_ko_3.5.1.201411201906.jar
  617. 696a8000-696a9000 r--s 00001000 08:01 2651350 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_es_3.5.1.201411201906.jar
  618. 696a9000-696aa000 r--s 00000000 08:06 23661853 /var/cache/fontconfig/4c599c202bc5c08e2d34565a40eac3b2-le32d4.cache-4
  619. 696ac000-696ad000 r--s 00000000 08:01 2576671 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_sl_4.2.0.v20121120043402.jar
  620. 696ad000-696ae000 r--s 00001000 08:01 2510175 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_pt_BR_4.2.0.v20121120043402.jar
  621. 696ae000-696b1000 r--s 0000f000 08:01 2651382 /opt/xmind/Commons/plugins/org.xmind.ui.spelling_3.5.1.201411201906.jar
  622. 696b1000-696b2000 r--s 00001000 08:01 2510173 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_it_4.2.0.v20121120043402.jar
  623. 696b2000-696b3000 r--s 00001000 08:01 2576300 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_ar_4.2.0.v20121120043402.jar
  624. 696b3000-696b4000 r--s 00001000 08:01 2651347 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_ja_3.5.1.201411201906.jar
  625. 696b4000-696b5000 r--s 00001000 08:01 2651348 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_it_3.5.1.201411201906.jar
  626. 696b5000-696b6000 r--s 00001000 08:01 2576795 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_ru_4.2.0.v20121120043402.jar
  627. 696b6000-696b7000 r--s 00001000 08:01 2651952 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_ko_4.2.0.v20121120043402.jar
  628. 696b7000-696b8000 r--s 00001000 08:01 2651352 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_da_3.5.1.201411201906.jar
  629. 696b8000-696ba000 r--s 00018000 08:01 2651507 /opt/xmind/Commons/plugins/org.xmind.ui.menus_1.0.0.201411201906.jar
  630. 696ba000-696bb000 r--s 00000000 08:01 2576135 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_de_4.2.0.v20121120043402.jar
  631. 696bb000-696bc000 r--s 00000000 08:01 2463490 /opt/xmind/Commons/plugins/org.eclipse.equinox.registry.nl_da_4.2.0.v20121120043402.jar
  632. 696bc000-696bf000 ---p 00000000 00:00 0
  633. 696bf000-6970d000 rw-p 00000000 00:00 0 [stack:29640]
  634. 6970d000-69710000 ---p 00000000 00:00 0
  635. 69710000-6975e000 rw-p 00000000 00:00 0 [stack:29638]
  636. 6975e000-69761000 ---p 00000000 00:00 0
  637. 69761000-697af000 rw-p 00000000 00:00 0 [stack:29609]
  638. 697af000-697b2000 ---p 00000000 00:00 0
  639. 697b2000-69800000 rw-p 00000000 00:00 0 [stack:29602]
  640. 69800000-69900000 rw-p 00000000 00:00 0
  641. 69900000-69901000 r--s 00002000 08:01 2575658 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.compatibility_3.2.101.v20120912-155656/compatibility.jar
  642. 69901000-69902000 r--s 00001000 08:01 2575579 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_ja_4.2.0.v20121120043402.jar
  643. 69902000-69903000 r--s 00001000 08:01 2651353 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_ar_3.5.1.201411201906.jar
  644. 69903000-69905000 r--s 00006000 08:01 2575964 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_de_4.2.0.v20121120043402.jar
  645. 69907000-69909000 r--s 00005000 08:01 2577078 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_da_4.2.0.v20121120043402.jar
  646. 69909000-6990a000 r--s 00001000 08:01 2651953 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_fr_4.2.0.v20121120043402.jar
  647. 6990a000-6990b000 r--s 00001000 08:01 2557236 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_es_4.2.0.v20121120043402.jar
  648. 6990b000-6990c000 r--s 00001000 08:01 2651951 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_zh_TW_4.2.0.v20121120043402.jar
  649. 6990c000-6990d000 r--s 00001000 08:01 2575465 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_zh_4.2.0.v20121120043402.jar
  650. 6990d000-6990e000 r--s 00000000 08:01 2576148 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_es_4.2.0.v20121120043402.jar
  651. 69910000-69912000 r--s 00006000 08:01 2651947 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_fr_4.2.0.v20121120043402.jar
  652. 69912000-69913000 r--s 00004000 08:01 2651466 /opt/xmind/Commons/plugins/org.xmind.ui.mindmap.nl_zh_TW_3.5.1.201411201906.jar
  653. 69913000-69914000 r--s 00000000 08:01 2652303 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_fr_4.2.0.v20121120043402.jar
  654. 69914000-69915000 r--s 00005000 08:01 2651469 /opt/xmind/Commons/plugins/org.xmind.ui.mindmap.nl_ru_3.5.1.201411201906.jar
  655. 69917000-69918000 r--s 00007000 08:01 2576006 /opt/xmind/Commons/plugins/org.eclipse.ui.workbench.nl_ru_4.2.0.v20121120043402.jar
  656. 69918000-69919000 r--s 00000000 08:01 2575388 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_sl_4.2.0.v20121120043402.jar
  657. 69919000-6991a000 r-xp 00000000 08:01 2512281 /usr/lib/libgthread-2.0.so.0.4200.1
  658. 6991a000-6991b000 r--p 00000000 08:01 2512281 /usr/lib/libgthread-2.0.so.0.4200.1
  659. 6991b000-6991c000 rw-p 00001000 08:01 2512281 /usr/lib/libgthread-2.0.so.0.4200.1
  660. 6991d000-6991e000 r--s 00000000 08:01 2651830 /opt/xmind/Commons/plugins/org.xmind.core.nl_zh_TW_3.5.1.201411201906.jar
  661. 6991e000-69921000 ---p 00000000 00:00 0
  662. 69921000-6996f000 rw-p 00000000 00:00 0 [stack:29559]
  663. 6996f000-6997d000 r-xp 00000000 08:01 2649382 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libnio.so
  664. 6997d000-6997e000 rw-p 0000e000 08:01 2649382 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libnio.so
  665. 6997e000-69993000 r-xp 00000000 08:01 2649407 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libnet.so
  666. 69993000-69994000 rw-p 00014000 08:01 2649407 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libnet.so
  667. 69994000-699a8000 r--s 00142000 08:01 2651981 /opt/xmind/Commons/plugins/org.eclipse.osgi_3.8.2.v20130124-134944.jar
  668. 699a8000-69a08000 rw-s 00000000 00:04 655365 /SYSV00000000 (deleted)
  669. 69a08000-69aa6000 rw-p 00000000 00:00 0
  670. 69aa6000-69ac8000 r--s 00000000 08:01 1781993 /usr/share/mime/mime.cache
  671. 69ac8000-69ac9000 ---p 00000000 00:00 0
  672. 69ac9000-6a2c9000 rw-p 00000000 00:00 0 [stack:29468]
  673. 6a2c9000-6a2ca000 ---p 00000000 00:00 0
  674. 6a2ca000-6aaca000 rw-p 00000000 00:00 0 [stack:29467]
  675. 6aaca000-6aafd000 r-xp 00000000 08:01 1150629 /usr/lib/gvfs/libgvfscommon.so
  676. 6aafd000-6aaff000 r--p 00033000 08:01 1150629 /usr/lib/gvfs/libgvfscommon.so
  677. 6aaff000-6ab00000 rw-p 00035000 08:01 1150629 /usr/lib/gvfs/libgvfscommon.so
  678. 6ab00000-6ac00000 rw-p 00000000 00:00 0
  679. 6ac01000-6ac02000 r--s 00004000 08:01 2651467 /opt/xmind/Commons/plugins/org.xmind.ui.mindmap.nl_zh_CN_3.5.1.201411201906.jar
  680. 6ac02000-6ac03000 r--s 00003000 08:01 2648718 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/ext/sunec.jar
  681. 6ac03000-6ac04000 r--s 00001000 08:01 2651341 /opt/xmind/Commons/plugins/org.xmind.ui.toolkit.nl_zh_TW_3.5.1.201411201906.jar
  682. 6ac05000-6ac06000 r--s 00000000 08:01 2575702 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_de_4.2.0.v20121120043402.jar
  683. 6ac06000-6ac07000 r--s 00000000 08:01 2651831 /opt/xmind/Commons/plugins/org.xmind.core.nl_zh_CN_3.5.1.201411201906.jar
  684. 6ac07000-6ac0a000 r-xp 00000000 08:01 597831 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  685. 6ac0a000-6ac0b000 r--p 00002000 08:01 597831 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  686. 6ac0b000-6ac0c000 rw-p 00003000 08:01 597831 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  687. 6ac0c000-6ac29000 r-xp 00000000 08:01 1766048 /lib/libudev.so.1.6.0
  688. 6ac29000-6ac2a000 r--p 0001c000 08:01 1766048 /lib/libudev.so.1.6.0
  689. 6ac2a000-6ac2b000 rw-p 0001d000 08:01 1766048 /lib/libudev.so.1.6.0
  690. 6ac2b000-6ac5c000 r-xp 00000000 08:01 1399901 /usr/lib/gio/modules/libgvfsdbus.so
  691. 6ac5c000-6ac5d000 r--p 00030000 08:01 1399901 /usr/lib/gio/modules/libgvfsdbus.so
  692. 6ac5d000-6ac5e000 rw-p 00031000 08:01 1399901 /usr/lib/gio/modules/libgvfsdbus.so
  693. 6ac5e000-6ad3b000 r-xp 00000000 08:01 2468249 /usr/lib/gcc/i686-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19
  694. 6ad3b000-6ad3f000 r--p 000dd000 08:01 2468249 /usr/lib/gcc/i686-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19
  695. 6ad3f000-6ad40000 rw-p 000e1000 08:01 2468249 /usr/lib/gcc/i686-pc-linux-gnu/4.8.3/libstdc++.so.6.0.19
  696. 6ad40000-6ad47000 rw-p 00000000 00:00 0
  697. 6ad47000-6ae7b000 r-xp 00000000 08:01 2612068 /usr/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  698. 6ae7b000-6ae7c000 ---p 00134000 08:01 2612068 /usr/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  699. 6ae7c000-6ae7f000 r--p 00134000 08:01 2612068 /usr/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  700. 6ae7f000-6ae81000 rw-p 00137000 08:01 2612068 /usr/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
  701. 6ae81000-6aea2000 r-xp 00000000 08:01 2462904 /usr/lib/libatk-1.0.so.0.21409.1
  702. 6aea2000-6aea4000 r--p 00020000 08:01 2462904 /usr/lib/libatk-1.0.so.0.21409.1
  703. 6aea4000-6aea5000 rw-p 00022000 08:01 2462904 /usr/lib/libatk-1.0.so.0.21409.1
  704. 6aea5000-6b30e000 r-xp 00000000 08:01 2502455 /usr/lib/libgtk-x11-2.0.so.0.2400.26
  705. 6b30e000-6b313000 r--p 00469000 08:01 2502455 /usr/lib/libgtk-x11-2.0.so.0.2400.26
  706. 6b313000-6b315000 rw-p 0046e000 08:01 2502455 /usr/lib/libgtk-x11-2.0.so.0.2400.26
  707. 6b315000-6b317000 rw-p 00000000 00:00 0
  708. 6b317000-6b333000 r-xp 00000000 08:01 408542 /usr/lib/libgraphite2.so.3.0.1
  709. 6b333000-6b334000 ---p 0001c000 08:01 408542 /usr/lib/libgraphite2.so.3.0.1
  710. 6b334000-6b335000 r--p 0001c000 08:01 408542 /usr/lib/libgraphite2.so.3.0.1
  711. 6b335000-6b336000 rw-p 0001d000 08:01 408542 /usr/lib/libgraphite2.so.3.0.1
  712. 6b336000-6b34f000 r-xp 00000000 08:01 2467998 /usr/lib/gcc/i686-pc-linux-gnu/4.8.3/libgcc_s.so.1
  713. 6b34f000-6b350000 r--p 00018000 08:01 2467998 /usr/lib/gcc/i686-pc-linux-gnu/4.8.3/libgcc_s.so.1
  714. 6b350000-6b351000 rw-p 00019000 08:01 2467998 /usr/lib/gcc/i686-pc-linux-gnu/4.8.3/libgcc_s.so.1
  715. 6b351000-6b360000 r-xp 00000000 08:01 2427276 /usr/lib/libatiuki.so.1.0
  716. 6b360000-6b36d000 rw-p 0000f000 08:01 2427276 /usr/lib/libatiuki.so.1.0
  717. 6b36d000-6b36e000 rw-p 00000000 00:00 0
  718. 6b36e000-6b373000 r-xp 00000000 08:01 2256942 /usr/lib/libXdmcp.so.6.0.0
  719. 6b373000-6b374000 r--p 00004000 08:01 2256942 /usr/lib/libXdmcp.so.6.0.0
  720. 6b374000-6b375000 rw-p 00005000 08:01 2256942 /usr/lib/libXdmcp.so.6.0.0
  721. 6b375000-6b377000 r-xp 00000000 08:01 871152 /usr/lib/libXau.so.6.0.0
  722. 6b377000-6b378000 r--p 00001000 08:01 871152 /usr/lib/libXau.so.6.0.0
  723. 6b378000-6b379000 rw-p 00002000 08:01 871152 /usr/lib/libXau.so.6.0.0
  724. 6b379000-6b384000 r-xp 00000000 08:01 2362048 /usr/lib/libdrm.so.2.4.0
  725. 6b384000-6b385000 r--p 0000b000 08:01 2362048 /usr/lib/libdrm.so.2.4.0
  726. 6b385000-6b386000 rw-p 0000c000 08:01 2362048 /usr/lib/libdrm.so.2.4.0
  727. 6b386000-6b397000 r-xp 00000000 08:01 2262142 /usr/lib/libglapi.so.0.0.0
  728. 6b397000-6b399000 r--p 00011000 08:01 2262142 /usr/lib/libglapi.so.0.0.0
  729. 6b399000-6b39e000 rwxp 00013000 08:01 2262142 /usr/lib/libglapi.so.0.0.0
  730. 6b39e000-6b39f000 rwxp 00000000 00:00 0
  731. 6b39f000-6b3aa000 r-xp 00000000 08:01 2262143 /usr/lib/libgbm.so.1.0.0
  732. 6b3aa000-6b3ab000 r--p 0000b000 08:01 2262143 /usr/lib/libgbm.so.1.0.0
  733. 6b3ab000-6b3ac000 rw-p 0000c000 08:01 2262143 /usr/lib/libgbm.so.1.0.0
  734. 6b3ac000-6b3ae000 r-xp 00000000 08:01 2264820 /usr/lib/libxcb-shape.so.0.0.0
  735. 6b3ae000-6b3af000 r--p 00002000 08:01 2264820 /usr/lib/libxcb-shape.so.0.0.0
  736. 6b3af000-6b3b0000 rw-p 00003000 08:01 2264820 /usr/lib/libxcb-shape.so.0.0.0
  737. 6b3b0000-6b3b6000 r-xp 00000000 08:01 2610120 /usr/lib/libxcb-xfixes.so.0.0.0
  738. 6b3b6000-6b3b7000 r--p 00005000 08:01 2610120 /usr/lib/libxcb-xfixes.so.0.0.0
  739. 6b3b7000-6b3b8000 rw-p 00006000 08:01 2610120 /usr/lib/libxcb-xfixes.so.0.0.0
  740. 6b3b8000-6b3bc000 r-xp 00000000 08:01 2264816 /usr/lib/libxcb-dri2.so.0.0.0
  741. 6b3bc000-6b3bd000 r--p 00003000 08:01 2264816 /usr/lib/libxcb-dri2.so.0.0.0
  742. 6b3bd000-6b3be000 rw-p 00004000 08:01 2264816 /usr/lib/libxcb-dri2.so.0.0.0
  743. 6b3be000-6b417000 r-xp 00000000 08:01 1404940 /usr/lib/libharfbuzz.so.0.938.0
  744. 6b417000-6b418000 r--p 00059000 08:01 1404940 /usr/lib/libharfbuzz.so.0.938.0
  745. 6b418000-6b419000 rw-p 0005a000 08:01 1404940 /usr/lib/libharfbuzz.so.0.938.0
  746. 6b419000-6b49b000 r-xp 00000000 08:01 1780313 /usr/lib/opengl/ati/lib/libGL.so.1.2
  747. 6b49b000-6b4a7000 rwxp 00082000 08:01 1780313 /usr/lib/opengl/ati/lib/libGL.so.1.2
  748. 6b4a7000-6b4bc000 rwxp 00000000 00:00 0
  749. 6b4bc000-6b4dd000 r-xp 00000000 08:01 603436 /usr/lib/libxcb.so.1.1.0
  750. 6b4dd000-6b4de000 r--p 00020000 08:01 603436 /usr/lib/libxcb.so.1.1.0
  751. 6b4de000-6b4df000 rw-p 00021000 08:01 603436 /usr/lib/libxcb.so.1.1.0
  752. 6b4df000-6b4e8000 r-xp 00000000 08:01 450567 /usr/lib/libxcb-render.so.0.0.0
  753. 6b4e8000-6b4e9000 r--p 00008000 08:01 450567 /usr/lib/libxcb-render.so.0.0.0
  754. 6b4e9000-6b4ea000 rw-p 00009000 08:01 450567 /usr/lib/libxcb-render.so.0.0.0
  755. 6b4ea000-6b4ec000 r-xp 00000000 08:01 2508425 /usr/lib/libxcb-shm.so.0.0.0
  756. 6b4ec000-6b4ed000 r--p 00001000 08:01 2508425 /usr/lib/libxcb-shm.so.0.0.0
  757. 6b4ed000-6b4ee000 rw-p 00002000 08:01 2508425 /usr/lib/libxcb-shm.so.0.0.0
  758. 6b4ee000-6b512000 r-xp 00000000 08:01 2262376 /usr/lib/libEGL.so.1.0.0
  759. 6b512000-6b513000 r--p 00024000 08:01 2262376 /usr/lib/libEGL.so.1.0.0
  760. 6b513000-6b514000 rw-p 00025000 08:01 2262376 /usr/lib/libEGL.so.1.0.0
  761. 6b514000-6b5ad000 r-xp 00000000 08:01 1013015 /usr/lib/libpixman-1.so.0.32.6
  762. 6b5ad000-6b5b1000 r--p 00099000 08:01 1013015 /usr/lib/libpixman-1.so.0.32.6
  763. 6b5b1000-6b5b2000 rw-p 0009d000 08:01 1013015 /usr/lib/libpixman-1.so.0.32.6
  764. 6b5b2000-6b5e9000 r-xp 00000000 08:01 1290449 /usr/lib/libpng16.so.16.16.0
  765. 6b5e9000-6b5ea000 r--p 00036000 08:01 1290449 /usr/lib/libpng16.so.16.16.0
  766. 6b5ea000-6b5eb000 rw-p 00037000 08:01 1290449 /usr/lib/libpng16.so.16.16.0
  767. 6b5eb000-6b5fa000 r-xp 00000000 08:01 1768343 /lib/libbz2.so.1.0.6
  768. 6b5fa000-6b5fb000 r--p 0000e000 08:01 1768343 /lib/libbz2.so.1.0.6
  769. 6b5fb000-6b5fc000 rw-p 0000f000 08:01 1768343 /lib/libbz2.so.1.0.6
  770. 6b5fc000-6b61e000 r-xp 00000000 08:01 1791893 /usr/lib/libexpat.so.1.6.0
  771. 6b61e000-6b620000 r--p 00021000 08:01 1791893 /usr/lib/libexpat.so.1.6.0
  772. 6b620000-6b621000 rw-p 00023000 08:01 1791893 /usr/lib/libexpat.so.1.6.0
  773. 6b621000-6b634000 r-xp 00000000 08:01 2550892 /lib/libresolv-2.20.so
  774. 6b634000-6b635000 r--p 00012000 08:01 2550892 /lib/libresolv-2.20.so
  775. 6b635000-6b636000 rw-p 00013000 08:01 2550892 /lib/libresolv-2.20.so
  776. 6b636000-6b638000 rw-p 00000000 00:00 0
  777. 6b638000-6b64c000 r-xp 00000000 08:01 446272 /lib/libz.so.1.2.8
  778. 6b64c000-6b64d000 r--p 00013000 08:01 446272 /lib/libz.so.1.2.8
  779. 6b64d000-6b64e000 rw-p 00014000 08:01 446272 /lib/libz.so.1.2.8
  780. 6b64e000-6b65f000 r-xp 00000000 08:01 1483305 /usr/lib/libpangoft2-1.0.so.0.3600.8
  781. 6b65f000-6b660000 r--p 00010000 08:01 1483305 /usr/lib/libpangoft2-1.0.so.0.3600.8
  782. 6b660000-6b661000 rw-p 00011000 08:01 1483305 /usr/lib/libpangoft2-1.0.so.0.3600.8
  783. 6b661000-6b672000 r-xp 00000000 08:01 2427854 /usr/lib/libXext.so.6.4.0
  784. 6b672000-6b673000 r--p 00010000 08:01 2427854 /usr/lib/libXext.so.6.4.0
  785. 6b673000-6b674000 rw-p 00011000 08:01 2427854 /usr/lib/libXext.so.6.4.0
  786. 6b674000-6b79f000 r-xp 00000000 08:01 2504053 /usr/lib/libX11.so.6.3.0
  787. 6b79f000-6b7a0000 r--p 0012a000 08:01 2504053 /usr/lib/libX11.so.6.3.0
  788. 6b7a0000-6b7a3000 rw-p 0012b000 08:01 2504053 /usr/lib/libX11.so.6.3.0
  789. 6b7a3000-6b8dd000 r-xp 00000000 08:01 850304 /usr/lib/libcairo.so.2.11400.0
  790. 6b8dd000-6b8df000 r--p 00139000 08:01 850304 /usr/lib/libcairo.so.2.11400.0
  791. 6b8df000-6b8e0000 rw-p 0013b000 08:01 850304 /usr/lib/libcairo.so.2.11400.0
  792. 6b8e0000-6b8e1000 rw-p 00000000 00:00 0
  793. 6b8e1000-6b901000 r-xp 00000000 08:01 2459538 /usr/lib/libgdk_pixbuf-2.0.so.0.3000.8
  794. 6b901000-6b902000 r--p 0001f000 08:01 2459538 /usr/lib/libgdk_pixbuf-2.0.so.0.3000.8
  795. 6b902000-6b903000 rw-p 00020000 08:01 2459538 /usr/lib/libgdk_pixbuf-2.0.so.0.3000.8
  796. 6b903000-6b90c000 r-xp 00000000 08:01 871679 /usr/lib/libXcursor.so.1.0.2
  797. 6b90c000-6b90d000 r--p 00008000 08:01 871679 /usr/lib/libXcursor.so.1.0.2
  798. 6b90d000-6b90e000 rw-p 00009000 08:01 871679 /usr/lib/libXcursor.so.1.0.2
  799. 6b90e000-6b916000 r-xp 00000000 08:01 2256970 /usr/lib/libXrandr.so.2.2.0
  800. 6b916000-6b917000 r--p 00007000 08:01 2256970 /usr/lib/libXrandr.so.2.2.0
  801. 6b917000-6b918000 rw-p 00008000 08:01 2256970 /usr/lib/libXrandr.so.2.2.0
  802. 6b918000-6b9b8000 r-xp 00000000 08:01 372471 /usr/lib/libfreetype.so.6.11.4
  803. 6b9b8000-6b9bc000 r--p 0009f000 08:01 372471 /usr/lib/libfreetype.so.6.11.4
  804. 6b9bc000-6b9bd000 rw-p 000a3000 08:01 372471 /usr/lib/libfreetype.so.6.11.4
  805. 6b9bd000-6b9f8000 r-xp 00000000 08:01 2507723 /usr/lib/libfontconfig.so.1.8.0
  806. 6b9f8000-6b9f9000 r--p 0003a000 08:01 2507723 /usr/lib/libfontconfig.so.1.8.0
  807. 6b9f9000-6b9fa000 rw-p 0003b000 08:01 2507723 /usr/lib/libfontconfig.so.1.8.0
  808. 6b9fa000-6bb7c000 r-xp 00000000 08:01 2512283 /usr/lib/libgio-2.0.so.0.4200.1
  809. 6bb7c000-6bb7e000 r--p 00182000 08:01 2512283 /usr/lib/libgio-2.0.so.0.4200.1
  810. 6bb7e000-6bb7f000 rw-p 00184000 08:01 2512283 /usr/lib/libgio-2.0.so.0.4200.1
  811. 6bb7f000-6bb80000 rw-p 00000000 00:00 0
  812. 6bb80000-6bbc6000 r-xp 00000000 08:01 1478734 /usr/lib/libpango-1.0.so.0.3600.8
  813. 6bbc6000-6bbc7000 r--p 00046000 08:01 1478734 /usr/lib/libpango-1.0.so.0.3600.8
  814. 6bbc7000-6bbc8000 rw-p 00047000 08:01 1478734 /usr/lib/libpango-1.0.so.0.3600.8
  815. 6bbc8000-6bc75000 r-xp 00000000 08:01 1585597 /usr/lib/libgdk-x11-2.0.so.0.2400.26
  816. 6bc75000-6bc77000 r--p 000ad000 08:01 1585597 /usr/lib/libgdk-x11-2.0.so.0.2400.26
  817. 6bc77000-6bc78000 rw-p 000af000 08:01 1585597 /usr/lib/libgdk-x11-2.0.so.0.2400.26
  818. 6bc78000-6bdb2000 r-xp 00000000 08:01 2512280 /usr/lib/libglib-2.0.so.0.4200.1
  819. 6bdb2000-6bdb3000 r--p 00139000 08:01 2512280 /usr/lib/libglib-2.0.so.0.4200.1
  820. 6bdb3000-6bdb4000 rw-p 0013a000 08:01 2512280 /usr/lib/libglib-2.0.so.0.4200.1
  821. 6bdb4000-6be05000 r-xp 00000000 08:01 2512282 /usr/lib/libgobject-2.0.so.0.4200.1
  822. 6be05000-6be06000 r--p 00050000 08:01 2512282 /usr/lib/libgobject-2.0.so.0.4200.1
  823. 6be06000-6be07000 rw-p 00051000 08:01 2512282 /usr/lib/libgobject-2.0.so.0.4200.1
  824. 6be07000-6be08000 ---p 00000000 00:00 0
  825. 6be08000-6be88000 rw-p 00000000 00:00 0 [stack:29464]
  826. 6be88000-6be8b000 ---p 00000000 00:00 0
  827. 6be8b000-6bed9000 rw-p 00000000 00:00 0 [stack:29463]
  828. 6bed9000-6bedc000 ---p 00000000 00:00 0
  829. 6bedc000-6bf5a000 rw-p 00000000 00:00 0 [stack:29462]
  830. 6bf5a000-6bf5d000 ---p 00000000 00:00 0
  831. 6bf5d000-6bfdb000 rw-p 00000000 00:00 0 [stack:29461]
  832. 6bfdb000-6bfde000 ---p 00000000 00:00 0
  833. 6bfde000-6c02c000 rw-p 00000000 00:00 0 [stack:29460]
  834. 6c02c000-6c15e000 r--p 00188000 08:01 1755449 /usr/lib/locale/locale-archive
  835. 6c15e000-6c35e000 r--p 00000000 08:01 1755449 /usr/lib/locale/locale-archive
  836. 6c35e000-6c361000 ---p 00000000 00:00 0
  837. 6c361000-6c3af000 rw-p 00000000 00:00 0 [stack:29459]
  838. 6c3af000-6c3b2000 ---p 00000000 00:00 0
  839. 6c3b2000-6c400000 rw-p 00000000 00:00 0 [stack:29458]
  840. 6c400000-6c4ff000 rw-p 00000000 00:00 0
  841. 6c4ff000-6c500000 ---p 00000000 00:00 0
  842. 6c500000-6c501000 r-xp 00000000 08:01 869985 /usr/lib/libX11-xcb.so.1.0.0
  843. 6c501000-6c502000 r--p 00000000 08:01 869985 /usr/lib/libX11-xcb.so.1.0.0
  844. 6c502000-6c503000 rw-p 00001000 08:01 869985 /usr/lib/libX11-xcb.so.1.0.0
  845. 6c503000-6c507000 r-xp 00000000 08:01 2156850 /usr/lib/libXfixes.so.3.1.0
  846. 6c507000-6c508000 r--p 00003000 08:01 2156850 /usr/lib/libXfixes.so.3.1.0
  847. 6c508000-6c509000 rw-p 00004000 08:01 2156850 /usr/lib/libXfixes.so.3.1.0
  848. 6c509000-6c50a000 r--s 00000000 08:01 2651832 /opt/xmind/Commons/plugins/org.xmind.core.nl_sl_3.5.1.201411201906.jar
  849. 6c50a000-6c50b000 r--s 00000000 08:01 2651833 /opt/xmind/Commons/plugins/org.xmind.core.nl_ru_3.5.1.201411201906.jar
  850. 6c50b000-6c50c000 r--s 00000000 08:01 930527 /usr/local/share/mime/mime.cache
  851. 6c50c000-6c525000 r-xp 00000000 08:01 1506133 /usr/lib/gio/modules/libgioremote-volume-monitor.so
  852. 6c525000-6c526000 ---p 00019000 08:01 1506133 /usr/lib/gio/modules/libgioremote-volume-monitor.so
  853. 6c526000-6c527000 r--p 00019000 08:01 1506133 /usr/lib/gio/modules/libgioremote-volume-monitor.so
  854. 6c527000-6c528000 rw-p 0001a000 08:01 1506133 /usr/lib/gio/modules/libgioremote-volume-monitor.so
  855. 6c528000-6c533000 r-xp 00000000 08:01 2255520 /usr/lib/gio/modules/libdconfsettings.so
  856. 6c533000-6c534000 r--p 0000a000 08:01 2255520 /usr/lib/gio/modules/libdconfsettings.so
  857. 6c534000-6c535000 rw-p 0000b000 08:01 2255520 /usr/lib/gio/modules/libdconfsettings.so
  858. 6c535000-6c536000 ---p 00000000 00:00 0
  859. 6c536000-6c601000 rw-p 00000000 00:00 0 [stack:29457]
  860. 6c601000-6c7c0000 r--s 039f0000 08:01 2649301 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/rt.jar
  861. 6c7c0000-6ee00000 rw-p 00000000 00:00 0
  862. 6ee00000-6eeff000 rw-p 00000000 00:00 0
  863. 6eeff000-6ef00000 ---p 00000000 00:00 0
  864. 6ef00000-6ef03000 r-xp 00000000 08:01 2508307 /usr/lib/libgmodule-2.0.so.0.4200.1
  865. 6ef03000-6ef04000 r--p 00002000 08:01 2508307 /usr/lib/libgmodule-2.0.so.0.4200.1
  866. 6ef04000-6ef05000 rw-p 00003000 08:01 2508307 /usr/lib/libgmodule-2.0.so.0.4200.1
  867. 6ef05000-6ef07000 r-xp 00000000 08:01 2257023 /usr/lib/libXdamage.so.1.1.0
  868. 6ef07000-6ef08000 r--p 00001000 08:01 2257023 /usr/lib/libXdamage.so.1.1.0
  869. 6ef08000-6ef09000 rw-p 00002000 08:01 2257023 /usr/lib/libXdamage.so.1.1.0
  870. 6ef09000-6ef18000 r-xp 00000000 08:01 1785357 /usr/lib/libXi.so.6.1.0
  871. 6ef18000-6ef19000 r--p 0000e000 08:01 1785357 /usr/lib/libXi.so.6.1.0
  872. 6ef19000-6ef1a000 rw-p 0000f000 08:01 1785357 /usr/lib/libXi.so.6.1.0
  873. 6ef1a000-6ef22000 r-xp 00000000 08:01 1198467 /usr/lib/libXrender.so.1.3.0
  874. 6ef22000-6ef23000 r--p 00007000 08:01 1198467 /usr/lib/libXrender.so.1.3.0
  875. 6ef23000-6ef24000 rw-p 00008000 08:01 1198467 /usr/lib/libXrender.so.1.3.0
  876. 6ef24000-6ef7f000 rw-p 00000000 00:00 0
  877. 6ef7f000-6ef80000 ---p 00000000 00:00 0
  878. 6ef80000-6f000000 rw-p 00000000 00:00 0 [stack:29456]
  879. 6f000000-6f0c3000 rw-p 00000000 00:00 0
  880. 6f0c3000-6f100000 ---p 00000000 00:00 0
  881. 6f100000-6f102000 r-xp 00000000 08:01 871705 /usr/lib/libXcomposite.so.1.0.0
  882. 6f102000-6f103000 r--p 00001000 08:01 871705 /usr/lib/libXcomposite.so.1.0.0
  883. 6f103000-6f104000 rw-p 00002000 08:01 871705 /usr/lib/libXcomposite.so.1.0.0
  884. 6f104000-6f106000 r-xp 00000000 08:01 446577 /usr/lib/libXinerama.so.1.0.0
  885. 6f106000-6f107000 r--p 00001000 08:01 446577 /usr/lib/libXinerama.so.1.0.0
  886. 6f107000-6f108000 rw-p 00002000 08:01 446577 /usr/lib/libXinerama.so.1.0.0
  887. 6f108000-6f113000 r-xp 00000000 08:01 1478732 /usr/lib/libpangocairo-1.0.so.0.3600.8
  888. 6f113000-6f114000 r--p 0000a000 08:01 1478732 /usr/lib/libpangocairo-1.0.so.0.3600.8
  889. 6f114000-6f115000 rw-p 0000b000 08:01 1478732 /usr/lib/libpangocairo-1.0.so.0.3600.8
  890. 6f115000-6f11b000 r-xp 00000000 08:01 2552538 /usr/lib/libffi.so.6.0.4
  891. 6f11b000-6f11c000 r--p 00005000 08:01 2552538 /usr/lib/libffi.so.6.0.4
  892. 6f11c000-6f11d000 rw-p 00006000 08:01 2552538 /usr/lib/libffi.so.6.0.4
  893. 6f11d000-6f12a000 r-xp 00000000 08:01 2576747 /opt/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807/eclipse_1502.so
  894. 6f12a000-6f12b000 rw-p 0000c000 08:01 2576747 /opt/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807/eclipse_1502.so
  895. 6f12b000-6f12c000 r--s 00001000 08:01 2576723 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_de_4.2.0.v20121120043402.jar
  896. 6f12c000-6f12d000 r--s 00004000 08:01 2651966 /opt/xmind/Commons/plugins/org.eclipse.swt_3.8.1.v3836b.jar
  897. 6f12d000-6f12e000 r--s 00000000 08:01 2576302 /opt/xmind/Commons/plugins/org.eclipse.equinox.common.nl_da_4.2.0.v20121120043402.jar
  898. 6f12e000-6f148000 rw-p 00000000 00:00 0
  899. 6f148000-6f149000 ---p 00000000 00:00 0
  900. 6f149000-6f1f1000 rw-p 00000000 00:00 0 [stack:29455]
  901. 6f1f1000-6f31f000 rw-p 00000000 00:00 0
  902. 6f31f000-6f335000 rw-p 00000000 00:00 0
  903. 6f335000-6f33f000 rw-p 00000000 00:00 0
  904. 6f33f000-6f367000 rw-p 00000000 00:00 0
  905. 6f367000-6f494000 rw-p 00000000 00:00 0
  906. 6f494000-6f4f0000 rw-p 00000000 00:00 0
  907. 6f4f0000-6f53f000 rw-p 00000000 00:00 0
  908. 6f53f000-71f80000 rw-p 00000000 00:00 0
  909. 71f80000-73540000 rw-p 00000000 00:00 0
  910. 73540000-78500000 rw-p 00000000 00:00 0
  911. 78500000-9dfc0000 rw-p 00000000 00:00 0
  912. 9dfc0000-a9640000 rw-p 00000000 00:00 0
  913. a9640000-b3540000 rw-p 00000000 00:00 0
  914. b3540000-b354a000 rw-p 00000000 00:00 0
  915. b354a000-b3600000 rw-p 00000000 00:00 0
  916. b3600000-b3870000 rwxp 00000000 00:00 0
  917. b3870000-b66f3000 rw-p 00000000 00:00 0
  918. b66f3000-b6700000 ---p 00000000 00:00 0
  919. b6700000-b6701000 r--s 00001000 08:01 2575574 /opt/xmind/Commons/plugins/org.eclipse.ui.nl_da_4.2.0.v20121120043402.jar
  920. b6701000-b6703000 r--s 00002000 08:01 2651984 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_zh_TW_4.2.0.v20121120043402.jar
  921. b6703000-b6705000 r--s 00002000 08:01 2575909 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_zh_4.2.0.v20121120043402.jar
  922. b6705000-b6707000 r--s 00002000 08:01 2575587 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_sl_4.2.0.v20121120043402.jar
  923. b6707000-b6709000 r--s 00002000 08:01 2510093 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_ru_4.2.0.v20121120043402.jar
  924. b6709000-b670b000 r--s 00002000 08:01 2575546 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_pt_BR_4.2.0.v20121120043402.jar
  925. b670b000-b6721000 rw-p 00000000 00:00 0
  926. b6721000-b672b000 rw-p 00000000 00:00 0
  927. b672b000-b6736000 r-xp 00000000 08:01 2550895 /lib/libnss_files-2.20.so
  928. b6736000-b6737000 r--p 0000a000 08:01 2550895 /lib/libnss_files-2.20.so
  929. b6737000-b6738000 rw-p 0000b000 08:01 2550895 /lib/libnss_files-2.20.so
  930. b6738000-b674d000 r-xp 00000000 08:01 2550897 /lib/libnsl-2.20.so
  931. b674d000-b674e000 r--p 00014000 08:01 2550897 /lib/libnsl-2.20.so
  932. b674e000-b674f000 rw-p 00015000 08:01 2550897 /lib/libnsl-2.20.so
  933. b674f000-b6751000 rw-p 00000000 00:00 0
  934. b6751000-b6753000 r--s 00002000 08:01 2651985 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_ko_4.2.0.v20121120043402.jar
  935. b6753000-b6754000 r--s 00003000 08:01 2575742 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_ja_4.2.0.v20121120043402.jar
  936. b6754000-b6756000 r--s 00001000 08:01 2575545 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_it_4.2.0.v20121120043402.jar
  937. b6756000-b6758000 r--s 00002000 08:01 2651986 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_fr_4.2.0.v20121120043402.jar
  938. b6758000-b6759000 r--s 00002000 08:01 2575578 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_es_4.2.0.v20121120043402.jar
  939. b6759000-b675b000 r--s 00002000 08:01 2440449 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_de_4.2.0.v20121120043402.jar
  940. b675b000-b675c000 r--s 00001000 08:01 2575740 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_da_4.2.0.v20121120043402.jar
  941. b675c000-b675f000 r--s 00019000 08:01 2649322 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/jce.jar
  942. b675f000-b6763000 r--s 0008b000 08:01 2648712 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/jsse.jar
  943. b6763000-b6765000 r--s 0000b000 08:01 2652247 /opt/xmind/Commons/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
  944. b6765000-b677c000 r-xp 00000000 08:01 2649408 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libzip.so
  945. b677c000-b677d000 rw-p 00017000 08:01 2649408 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libzip.so
  946. b677d000-b67a0000 r-xp 00000000 08:01 2649379 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libjava.so
  947. b67a0000-b67a1000 rw-p 00023000 08:01 2649379 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libjava.so
  948. b67a1000-b67a8000 r-xp 00000000 08:01 2550887 /lib/librt-2.20.so
  949. b67a8000-b67a9000 r--p 00006000 08:01 2550887 /lib/librt-2.20.so
  950. b67a9000-b67aa000 rw-p 00007000 08:01 2550887 /lib/librt-2.20.so
  951. b67aa000-b67ad000 ---p 00000000 00:00 0
  952. b67ad000-b67fb000 rw-p 00000000 00:00 0 [stack:29454]
  953. b67fb000-b683f000 r-xp 00000000 08:01 2550885 /lib/libm-2.20.so
  954. b683f000-b6840000 r--p 00043000 08:01 2550885 /lib/libm-2.20.so
  955. b6840000-b6841000 rw-p 00044000 08:01 2550885 /lib/libm-2.20.so
  956. b6841000-b70c8000 r-xp 00000000 08:01 2649361 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/server/libjvm.so
  957. b70c8000-b712d000 rw-p 00886000 08:01 2649361 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/server/libjvm.so
  958. b712d000-b7551000 rw-p 00000000 00:00 0
  959. b7551000-b76e7000 r-xp 00000000 08:01 2550904 /lib/libc-2.20.so
  960. b76e7000-b76e9000 r--p 00196000 08:01 2550904 /lib/libc-2.20.so
  961. b76e9000-b76ea000 rw-p 00198000 08:01 2550904 /lib/libc-2.20.so
  962. b76ea000-b76ed000 rw-p 00000000 00:00 0
  963. b76ed000-b76f0000 r-xp 00000000 08:01 2550886 /lib/libdl-2.20.so
  964. b76f0000-b76f1000 r--p 00002000 08:01 2550886 /lib/libdl-2.20.so
  965. b76f1000-b76f2000 rw-p 00003000 08:01 2550886 /lib/libdl-2.20.so
  966. b76f2000-b7705000 r-xp 00000000 08:01 2650580 /opt/oracle-jdk-bin-1.7.0.76/lib/i386/jli/libjli.so
  967. b7705000-b7706000 rw-p 00012000 08:01 2650580 /opt/oracle-jdk-bin-1.7.0.76/lib/i386/jli/libjli.so
  968. b7706000-b771c000 r-xp 00000000 08:01 2550906 /lib/libpthread-2.20.so
  969. b771c000-b771d000 r--p 00015000 08:01 2550906 /lib/libpthread-2.20.so
  970. b771d000-b771e000 rw-p 00016000 08:01 2550906 /lib/libpthread-2.20.so
  971. b771e000-b7720000 rw-p 00000000 00:00 0
  972. b7720000-b7721000 r--s 00001000 08:01 2576751 /opt/xmind/Commons/plugins/org.eclipse.osgi.nl_ar_4.2.0.v20121120043402.jar
  973. b7721000-b7729000 rw-s 00000000 08:06 23667834 /var/tmp/hsperfdata_kroz/29447
  974. b7729000-b7733000 r-xp 00000000 08:01 2550898 /lib/libnss_nis-2.20.so
  975. b7733000-b7734000 r--p 00009000 08:01 2550898 /lib/libnss_nis-2.20.so
  976. b7734000-b7735000 rw-p 0000a000 08:01 2550898 /lib/libnss_nis-2.20.so
  977. b7735000-b773c000 r-xp 00000000 08:01 2550900 /lib/libnss_compat-2.20.so
  978. b773c000-b773d000 r--p 00006000 08:01 2550900 /lib/libnss_compat-2.20.so
  979. b773d000-b773e000 rw-p 00007000 08:01 2550900 /lib/libnss_compat-2.20.so
  980. b773e000-b773f000 rw-p 00000000 00:00 0
  981. b773f000-b7740000 r--p 00000000 00:00 0
  982. b7740000-b774b000 r-xp 00000000 08:01 2649404 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libverify.so
  983. b774b000-b774c000 rw-p 0000b000 08:01 2649404 /opt/oracle-jdk-bin-1.7.0.76/jre/lib/i386/libverify.so
  984. b774c000-b774d000 rw-p 00000000 00:00 0
  985. b774d000-b774e000 r-xp 00000000 00:00 0 [vdso]
  986. b774e000-b776e000 r-xp 00000000 08:01 2550905 /lib/ld-2.20.so
  987. b776e000-b776f000 r--p 0001f000 08:01 2550905 /lib/ld-2.20.so
  988. b776f000-b7770000 rw-p 00020000 08:01 2550905 /lib/ld-2.20.so
  989. bf993000-bf994000 rwxp 00000000 00:00 0
  990. bf9c5000-bf9e7000 rw-p 00000000 00:00 0 [stack]
  991.  
  992. VM Arguments:
  993. jvm_args: -Dfile.encoding=UTF-8 -Dosgi.instance.area=@user.home/.xmind/workspace-cathy -Dosgi.configuration.area=@user.home/.xmind/configuration-cathy
  994. java_command: /opt/xmind/Commons/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar -os linux -ws gtk -arch x86 -showsplash -launcher /opt/xmind/XMind/XMind -name XMind --launcher.library /opt/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807/eclipse_1502.so -startup /opt/xmind/Commons/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar --launcher.overrideVmargs -exitdata 88003 -vm /usr/bin/java -vmargs -Dfile.encoding=UTF-8 -Dosgi.instance.area=@user.home/.xmind/workspace-cathy -Dosgi.configuration.area=@user.home/.xmind/configuration-cathy -jar /opt/xmind/Commons/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
  995. Launcher Type: SUN_STANDARD
  996.  
  997. Environment Variables:
  998. JAVA_HOME=/home/kroz/.gentoo/java-config-2/current-user-vm
  999. PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.8.3
  1000. SHELL=/bin/bash
  1001. DISPLAY=:0
  1002.  
  1003. Signal Handlers:
  1004. SIGSEGV: [libjvm.so+0x7eb660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1005. SIGBUS: [libjvm.so+0x7eb660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1006. SIGFPE: [libjvm.so+0x6835c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1007. SIGPIPE: SIG_IGN, sa_mask[0]=0x00001000, sa_flags=0x10000000
  1008. SIGXFSZ: [libjvm.so+0x6835c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1009. SIGILL: [libjvm.so+0x6835c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1010. SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
  1011. SIGUSR2: [libjvm.so+0x684dc0], sa_mask[0]=0x00000000, sa_flags=0x10000004
  1012. SIGHUP: [libjvm.so+0x6860f0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1013. SIGINT: [libjvm.so+0x6860f0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1014. SIGTERM: [libjvm.so+0x6860f0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1015. SIGQUIT: [libjvm.so+0x6860f0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  1016.  
  1017.  
  1018. --------------- S Y S T E M ---------------
  1019.  
  1020. OS:Gentoo Base System release 2.2
  1021.  
  1022. uname:Linux 3.12.0-gentoo-lix-k06 #10 SMP Sun Oct 19 23:59:21 EEST 2014 i686
  1023. libc:glibc 2.20 NPTL 2.20
  1024. rlimit: STACK 8192k, CORE 0k, NPROC 1500, NOFILE 4096, AS infinity
  1025. load average:1,51 1,17 0,89
  1026.  
  1027. /proc/meminfo:
  1028. MemTotal: 6224244 kB
  1029. MemFree: 4247504 kB
  1030. Buffers: 62480 kB
  1031. Cached: 573416 kB
  1032. SwapCached: 0 kB
  1033. Active: 1157312 kB
  1034. Inactive: 368952 kB
  1035. Active(anon): 882516 kB
  1036. Inactive(anon): 13736 kB
  1037. Active(file): 274796 kB
  1038. Inactive(file): 355216 kB
  1039. Unevictable: 0 kB
  1040. Mlocked: 0 kB
  1041. HighTotal: 5377992 kB
  1042. HighFree: 3689628 kB
  1043. LowTotal: 846252 kB
  1044. LowFree: 557876 kB
  1045. SwapTotal: 2104476 kB
  1046. SwapFree: 2104476 kB
  1047. Dirty: 724 kB
  1048. Writeback: 0 kB
  1049. AnonPages: 881612 kB
  1050. Mapped: 258220 kB
  1051. Shmem: 14584 kB
  1052. Slab: 39896 kB
  1053. SReclaimable: 26124 kB
  1054. SUnreclaim: 13772 kB
  1055. KernelStack: 3000 kB
  1056. PageTables: 7684 kB
  1057. NFS_Unstable: 0 kB
  1058. Bounce: 0 kB
  1059. WritebackTmp: 0 kB
  1060. CommitLimit: 5216596 kB
  1061. Committed_AS: 2505664 kB
  1062. VmallocTotal: 122880 kB
  1063. VmallocUsed: 57564 kB
  1064. VmallocChunk: 63732 kB
  1065. HugePages_Total: 0
  1066. HugePages_Free: 0
  1067. HugePages_Rsvd: 0
  1068. HugePages_Surp: 0
  1069. Hugepagesize: 2048 kB
  1070. DirectMap4k: 75768 kB
  1071. DirectMap2M: 837632 kB
  1072.  
  1073.  
  1074. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
  1075.  
  1076. /proc/cpuinfo:
  1077. processor : 0
  1078. vendor_id : GenuineIntel
  1079. cpu family : 6
  1080. model : 15
  1081. model name : Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
  1082. stepping : 6
  1083. microcode : 0x44
  1084. cpu MHz : 2400.281
  1085. cache size : 4096 KB
  1086. physical id : 0
  1087. siblings : 2
  1088. core id : 0
  1089. cpu cores : 2
  1090. apicid : 0
  1091. initial apicid : 0
  1092. fdiv_bug : no
  1093. f00f_bug : no
  1094. coma_bug : no
  1095. fpu : yes
  1096. fpu_exception : yes
  1097. cpuid level : 10
  1098. wp : yes
  1099. 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 vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm tpr_shadow
  1100. bogomips : 4800.56
  1101. clflush size : 64
  1102. cache_alignment : 64
  1103. address sizes : 36 bits physical, 48 bits virtual
  1104. power management:
  1105.  
  1106. processor : 1
  1107. vendor_id : GenuineIntel
  1108. cpu family : 6
  1109. model : 15
  1110. model name : Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz
  1111. stepping : 6
  1112. microcode : 0x44
  1113. cpu MHz : 2400.281
  1114. cache size : 4096 KB
  1115. physical id : 0
  1116. siblings : 2
  1117. core id : 1
  1118. cpu cores : 2
  1119. apicid : 1
  1120. initial apicid : 1
  1121. fdiv_bug : no
  1122. f00f_bug : no
  1123. coma_bug : no
  1124. fpu : yes
  1125. fpu_exception : yes
  1126. cpuid level : 10
  1127. wp : yes
  1128. 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 vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm dtherm tpr_shadow
  1129. bogomips : 4800.56
  1130. clflush size : 64
  1131. cache_alignment : 64
  1132. address sizes : 36 bits physical, 48 bits virtual
  1133. power management:
  1134.  
  1135.  
  1136.  
  1137. Memory: 4k page, physical 6224244k(4247504k free), swap 2104476k(2104476k free)
  1138.  
  1139. vm_info: Java HotSpot(TM) Server VM (24.76-b04) for linux-x86 JRE (1.7.0_76-b13), built on Dec 18 2014 17:29:38 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
  1140.  
  1141. time: Sun Feb 22 17:49:12 2015
  1142. elapsed time: 151 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement