Advertisement
Guest User

Untitled

a guest
Oct 13th, 2011
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.68 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # SIGSEGV (0xb) at pc=0x7f0f5258, pid=9286, tid=3077404352
  5. #
  6. # JRE version: 6.0_22-b22
  7. # Java VM: OpenJDK Client VM (19.0-b09 mixed mode linux-x86 )
  8. # Derivative: IcedTea6 1.10.3
  9. # Distribution: Custom build (Thu Jul 21 17:06:08 UTC 2011)
  10. # Problematic frame:
  11. # C [libxul.so+0xc57258]
  12. #
  13. # If you would like to submit a bug report, please include
  14. # instructions 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 (0x08957800): JavaThread "main" [_thread_in_native, id=9286, stack(0xbff2d000,0xbff7d000)]
  23.  
  24. siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x5d000008
  25.  
  26. Registers:
  27. EAX=0xbff7b040, EBX=0x7f8967f0, ECX=0xbff7b03c, EDX=0x5d000008
  28. ESP=0xbff79fb0, EBP=0xbff7b044, ESI=0xbff7b040, EDI=0xbff7b048
  29. EIP=0x7f0f5258, CR2=0x5d000008, EFLAGS=0x00210202
  30.  
  31. Register to memory mapping:
  32.  
  33. EAX=0xbff7b040
  34. 0xbff7b040 is pointing into the stack for thread: 0x08957800
  35. "main" prio=10 tid=0x08957800 nid=0x2446 runnable [0xbff7b000]
  36. java.lang.Thread.State: RUNNABLE
  37.  
  38. EBX=0x7f8967f0
  39. 0x7f8967f0: <offset 0x13f87f0> in /usr/lib/xulrunner-7.0/libxul.so at 0x7e49e000
  40.  
  41. ECX=0xbff7b03c
  42. 0xbff7b03c is pointing into the stack for thread: 0x08957800
  43. "main" prio=10 tid=0x08957800 nid=0x2446 runnable [0xbff7b000]
  44. java.lang.Thread.State: RUNNABLE
  45.  
  46. EDX=0x5d000008
  47. 0x5d000008 is pointing to unknown location
  48.  
  49. ESP=0xbff79fb0
  50. 0xbff79fb0 is pointing into the stack for thread: 0x08957800
  51. "main" prio=10 tid=0x08957800 nid=0x2446 runnable [0xbff7b000]
  52. java.lang.Thread.State: RUNNABLE
  53.  
  54. EBP=0xbff7b044
  55. 0xbff7b044 is pointing into the stack for thread: 0x08957800
  56. "main" prio=10 tid=0x08957800 nid=0x2446 runnable [0xbff7b000]
  57. java.lang.Thread.State: RUNNABLE
  58.  
  59. ESI=0xbff7b040
  60. 0xbff7b040 is pointing into the stack for thread: 0x08957800
  61. "main" prio=10 tid=0x08957800 nid=0x2446 runnable [0xbff7b000]
  62. java.lang.Thread.State: RUNNABLE
  63.  
  64. EDI=0xbff7b048
  65. 0xbff7b048 is pointing into the stack for thread: 0x08957800
  66. "main" prio=10 tid=0x08957800 nid=0x2446 runnable [0xbff7b000]
  67. java.lang.Thread.State: RUNNABLE
  68.  
  69.  
  70. Top of Stack: (sp=0xbff79fb0)
  71. 0xbff79fb0: bff79fd8 bff7b044 bff79fdc 7f0f4fc2
  72. 0xbff79fc0: bff79fdc bff79fe0 bff79fe4 bff7b03c
  73. 0xbff79fd0: b74f830c 00000000 05c1c6a4 00000daa
  74. 0xbff79fe0: bff79fed 00000002 208967f0 7f8967f0
  75. 0xbff79ff0: bff7b07c bff7a03c 7feff288 7f0f5404
  76. 0xbff7a000: bff7b04f bff7b03c bff7b040 bff7b044
  77. 0xbff7a010: bff7b048 b70b2b6c bff7a04c b6dce7b6
  78. 0xbff7a020: bff7a04c 08957800 fffffffc 00000000
  79.  
  80. Instructions: (pc=0x7f0f5258)
  81. 0x7f0f5248: 1c 83 3e 00 74 1b 83 3f 00 74 16 8b 11 8b 45 00
  82. 0x7f0f5258: 66 8b 12 88 10 83 01 02 ff 0e ff 45 00 ff 0f eb
  83.  
  84. Stack: [0xbff2d000,0xbff7d000], sp=0xbff79fb0, free space=307k
  85. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  86. C [libxul.so+0xc57258]
  87.  
  88. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  89. j org.eclipse.swt.internal.mozilla.XPCOM._NS_NewLocalFile(II[I)I+0
  90. j org.eclipse.swt.internal.mozilla.XPCOM.NS_NewLocalFile(II[I)I+10
  91. j org.eclipse.swt.browser.AppFileLocProvider.<init>(Ljava/lang/String;Ljava/lang/String;Z)V+94
  92. j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)Z+551
  93. j org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+302
  94. j org.eclipse.jface.internal.text.html.BrowserInformationControl.isAvailable(Lorg/eclipse/swt/widgets/Composite;)Z+12
  95. j com.aptana.editor.php.internal.ui.hover.PHPDocHover$HoverControlCreator.doCreateInformationControl(Lorg/eclipse/swt/widgets/Shell;)Lorg/eclipse/jface/text/IInformationControl;+1
  96. j org.eclipse.jface.text.AbstractReusableInformationControlCreator.createInformationControl(Lorg/eclipse/swt/widgets/Shell;)Lorg/eclipse/jface/text/IInformationControl;+20
  97. j org.eclipse.jface.text.AbstractInformationControlManager.getInformationControl()Lorg/eclipse/jface/text/IInformationControl;+176
  98. j org.eclipse.jface.text.AbstractInformationControlManager.internalShowInformationControl(Lorg/eclipse/swt/graphics/Rectangle;Ljava/lang/Object;)V+18
  99. j org.eclipse.jface.text.AbstractInformationControlManager.presentInformation()V+70
  100. j org.eclipse.jface.text.AbstractHoverInformationControlManager.presentInformation()V+64
  101. j org.eclipse.jface.text.TextViewerHoverManager.doPresentInformation()V+1
  102. j org.eclipse.jface.text.TextViewerHoverManager$5.run()V+4
  103. j org.eclipse.swt.widgets.RunnableLock.run()V+11
  104. j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
  105. J org.eclipse.swt.widgets.Display.readAndDispatch()Z
  106. j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
  107. j org.eclipse.ui.internal.Workbench.runUI()I+555
  108. j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
  109. j org.eclipse.ui.internal.Workbench$7.run()V+55
  110. j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
  111. j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
  112. j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
  113. j com.aptana.rcp.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+137
  114. j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
  115. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
  116. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
  117. j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
  118. j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
  119. v ~StubRoutines::call_stub
  120. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  121. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  122. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  123. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
  124. j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
  125. j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
  126. j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
  127. v ~StubRoutines::call_stub
  128.  
  129. --------------- P R O C E S S ---------------
  130.  
  131. Java Threads: ( => current thread )
  132. 0x80196400 JavaThread "Thread-13" daemon [_thread_blocked, id=9400, stack(0x8005e000,0x800af000)]
  133. 0x08b58000 JavaThread "Thread-12" daemon [_thread_blocked, id=9397, stack(0x80389000,0x803da000)]
  134. 0x80156800 JavaThread "Thread-11" daemon [_thread_blocked, id=9396, stack(0x80338000,0x80389000)]
  135. 0x8082f400 JavaThread "com.aptana.editor.common.text.reconciler.CommonReconciler" daemon [_thread_blocked, id=9395, stack(0x80229000,0x8027a000)]
  136. 0x08c9c000 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=9391, stack(0x803ed000,0x8043e000)]
  137. 0x08cb7000 JavaThread "Worker-12" [_thread_blocked, id=9384, stack(0x80296000,0x802e7000)]
  138. 0x08cb6800 JavaThread "Worker-11" [_thread_blocked, id=9383, stack(0x802e7000,0x80338000)]
  139. 0x08c96800 JavaThread "Worker-10" [_thread_blocked, id=9378, stack(0x8043e000,0x8048f000)]
  140. 0x08c8a800 JavaThread "Worker-9" [_thread_blocked, id=9377, stack(0x8048f000,0x804e0000)]
  141. 0x08c8bc00 JavaThread "Worker-8" [_thread_blocked, id=9376, stack(0x804e0000,0x80531000)]
  142. 0x08c83800 JavaThread "Worker-7" [_thread_blocked, id=9375, stack(0x80531000,0x80582000)]
  143. 0x08c84c00 JavaThread "Worker-6" [_thread_blocked, id=9374, stack(0x80582000,0x805d3000)]
  144. 0x08c70c00 JavaThread "Worker-5" [_thread_blocked, id=9373, stack(0x805d3000,0x80624000)]
  145. 0x82b3d000 JavaThread "INotify thread" daemon [_thread_in_native, id=9372, stack(0x80624000,0x80675000)]
  146. 0x08c6f400 JavaThread "Worker-4" [_thread_blocked, id=9371, stack(0x80677000,0x806c8000)]
  147. 0x08c65c00 JavaThread "Worker-3" [_thread_blocked, id=9370, stack(0x806c8000,0x80719000)]
  148. 0x08c76000 JavaThread "CommandLineArgsServer" [_thread_in_native, id=9369, stack(0x80782000,0x807d3000)]
  149. 0x08c73c00 JavaThread "Worker-2" [_thread_blocked, id=9368, stack(0x830a6000,0x830f7000)]
  150. 0x08c5d800 JavaThread "Worker-1" [_thread_blocked, id=9367, stack(0x82c0a000,0x82c5b000)]
  151. 0x8082d400 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=9329, stack(0x80921000,0x80972000)]
  152. 0x08a52c00 JavaThread "Thread-3" daemon [_thread_blocked, id=9327, stack(0x82349000,0x8239a000)]
  153. 0x832db800 JavaThread "com.aptana.editor.common.text.reconciler.CommonReconciler" daemon [_thread_blocked, id=9326, stack(0x8239a000,0x823eb000)]
  154. 0x82eda400 JavaThread "Worker-0" [_thread_blocked, id=9309, stack(0x82c96000,0x82ce7000)]
  155. 0x832a0000 JavaThread "Worker-JM" [_thread_blocked, id=9308, stack(0x82ffd000,0x8304e000)]
  156. 0x08a03400 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=9307, stack(0x83055000,0x830a6000)]
  157. 0x83240800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=9305, stack(0x830f7000,0x83148000)]
  158. 0x83223400 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=9304, stack(0x83148000,0x83199000)]
  159. 0x8323f000 JavaThread "State Data Manager" daemon [_thread_blocked, id=9303, stack(0x83199000,0x831ea000)]
  160. 0x84213000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=9301, stack(0x8412e000,0x8417f000)]
  161. 0x84211000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=9300, stack(0x8417f000,0x84200000)]
  162. 0x8420f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9299, stack(0x8434c000,0x8439d000)]
  163. 0x84200800 JavaThread "Finalizer" daemon [_thread_blocked, id=9298, stack(0x8439d000,0x843ee000)]
  164. 0x089acc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=9297, stack(0x843ee000,0x8443f000)]
  165. =>0x08957800 JavaThread "main" [_thread_in_native, id=9286, stack(0xbff2d000,0xbff7d000)]
  166.  
  167. Other Threads:
  168. 0x089a9000 VMThread [stack: 0x8443f000,0x844c0000] [id=9296]
  169. 0x8421d800 WatcherThread [stack: 0x840ad000,0x8412e000] [id=9302]
  170.  
  171. VM state:not at safepoint (normal execution)
  172.  
  173. VM Mutex/Monitor currently owned by a thread: None
  174.  
  175. Heap
  176. def new generation total 39424K, used 17924K [0x84930000, 0x873f0000, 0x8f3d0000)
  177. eden space 35072K, 44% used [0x84930000, 0x8587e6c0, 0x86b70000)
  178. from space 4352K, 51% used [0x86fb0000, 0x871e2c40, 0x873f0000)
  179. to space 4352K, 0% used [0x86b70000, 0x86b70000, 0x86fb0000)
  180. tenured generation total 87308K, used 82649K [0x8f3d0000, 0x94913000, 0xa4930000)
  181. the space 87308K, 94% used [0x8f3d0000, 0x944866f8, 0x94486800, 0x94913000)
  182. compacting perm gen total 57856K, used 57773K [0xa4930000, 0xa81b0000, 0xb4930000)
  183. the space 57856K, 99% used [0xa4930000, 0xa819b720, 0xa819b800, 0xa81b0000)
  184. No shared spaces configured.
  185.  
  186. Dynamic libraries:
  187. 08048000-0804c000 r-xp 00000000 08:03 362975 /usr/share/aptana/AptanaStudio3
  188. 0804c000-0804d000 rw-p 00003000 08:03 362975 /usr/share/aptana/AptanaStudio3
  189. 0894e000-08fe0000 rw-p 00000000 00:00 0 [heap]
  190. 7de07000-7de1b000 r-xp 00000000 08:03 283367 /usr/lib/libICE.so.6.3.0
  191. 7de1b000-7de1c000 rw-p 00013000 08:03 283367 /usr/lib/libICE.so.6.3.0
  192. 7de1c000-7de1e000 rw-p 00000000 00:00 0
  193. 7de1e000-7de6b000 r-xp 00000000 08:03 283387 /usr/lib/libXt.so.6.0.0
  194. 7de6b000-7de6f000 rw-p 0004c000 08:03 283387 /usr/lib/libXt.so.6.0.0
  195. 7de6f000-7deb7000 r-xp 00000000 08:03 347917 /usr/lib/libdbus-1.so.3.5.8
  196. 7deb7000-7deb8000 r--p 00047000 08:03 347917 /usr/lib/libdbus-1.so.3.5.8
  197. 7deb8000-7deb9000 rw-p 00048000 08:03 347917 /usr/lib/libdbus-1.so.3.5.8
  198. 7deb9000-7df82000 r-xp 00000000 08:03 283722 /usr/lib/libasound.so.2.0.0
  199. 7df82000-7df86000 rw-p 000c9000 08:03 283722 /usr/lib/libasound.so.2.0.0
  200. 7df86000-7dfcb000 r-xp 00000000 08:03 323755 /usr/lib/libevent-2.0.so.5.1.2
  201. 7dfcb000-7dfcc000 r--p 00044000 08:03 323755 /usr/lib/libevent-2.0.so.5.1.2
  202. 7dfcc000-7dfcd000 rw-p 00045000 08:03 323755 /usr/lib/libevent-2.0.so.5.1.2
  203. 7dfcd000-7e01f000 r-xp 00000000 08:03 288052 /usr/lib/libhunspell-1.3.so.0.0.0
  204. 7e01f000-7e023000 rw-p 00052000 08:03 288052 /usr/lib/libhunspell-1.3.so.0.0.0
  205. 7e023000-7e15f000 r-xp 00000000 08:03 319485 /usr/lib/libnss3.so
  206. 7e15f000-7e162000 r--p 0013b000 08:03 319485 /usr/lib/libnss3.so
  207. 7e162000-7e164000 rw-p 0013e000 08:03 319485 /usr/lib/libnss3.so
  208. 7e164000-7e17e000 r-xp 00000000 08:03 362911 /usr/lib/xulrunner-7.0/libmozjs.so
  209. 7e17e000-7e181000 ---p 0001a000 08:03 362911 /usr/lib/xulrunner-7.0/libmozjs.so
  210. 7e181000-7e44b000 r-xp 0001a000 08:03 362911 /usr/lib/xulrunner-7.0/libmozjs.so
  211. 7e44b000-7e49e000 rw-p 002e3000 08:03 362911 /usr/lib/xulrunner-7.0/libmozjs.so
  212. 7e49e000-7e51a000 r-xp 00000000 08:03 362913 /usr/lib/xulrunner-7.0/libxul.so
  213. 7e51a000-7e67a000 ---p 0007c000 08:03 362913 /usr/lib/xulrunner-7.0/libxul.so
  214. 7e67a000-7f7b5000 r-xp 0007b000 08:03 362913 /usr/lib/xulrunner-7.0/libxul.so
  215. 7f7b5000-7f8cc000 rw-p 011b6000 08:03 362913 /usr/lib/xulrunner-7.0/libxul.so
  216. 7f8cc000-7f900000 rw-p 00000000 00:00 0
  217. 7f900000-7f95e000 rw-p 00000000 00:00 0
  218. 7f95e000-7fa00000 ---p 00000000 00:00 0
  219. 7fa0c000-7fa23000 r-xp 00000000 08:03 319486 /usr/lib/libnssutil3.so
  220. 7fa23000-7fa26000 r--p 00017000 08:03 319486 /usr/lib/libnssutil3.so
  221. 7fa26000-7fa27000 rw-p 0001a000 08:03 319486 /usr/lib/libnssutil3.so
  222. 7fa27000-7fa5a000 r-xp 00000000 08:03 319487 /usr/lib/libssl3.so
  223. 7fa5a000-7fa5b000 r--p 00033000 08:03 319487 /usr/lib/libssl3.so
  224. 7fa5b000-7fa5c000 rw-p 00034000 08:03 319487 /usr/lib/libssl3.so
  225. 7fa5c000-7fafd000 r-xp 00000000 08:03 283736 /usr/lib/libsqlite3.so.0.8.6
  226. 7fafd000-7fafe000 r--p 000a0000 08:03 283736 /usr/lib/libsqlite3.so.0.8.6
  227. 7fafe000-7fb00000 rw-p 000a1000 08:03 283736 /usr/lib/libsqlite3.so.0.8.6
  228. 7fb00000-7fbfb000 rw-p 00000000 00:00 0
  229. 7fbfb000-7fc00000 ---p 00000000 00:00 0
  230. 7fc00000-7fd00000 rw-p 00000000 00:00 0
  231. 7fd00000-7fdf9000 rw-p 00000000 00:00 0
  232. 7fdf9000-7fe00000 ---p 00000000 00:00 0
  233. 7fe05000-7fe2e000 r-xp 00000000 08:03 319488 /usr/lib/libsmime3.so
  234. 7fe2e000-7fe30000 r--p 00028000 08:03 319488 /usr/lib/libsmime3.so
  235. 7fe30000-7fe31000 rw-p 0002a000 08:03 319488 /usr/lib/libsmime3.so
  236. 7fe31000-7fe71000 r-xp 00000000 08:03 283747 /usr/lib/libjpeg.so.8.0.2
  237. 7fe71000-7fe72000 rw-p 00040000 08:03 283747 /usr/lib/libjpeg.so.8.0.2
  238. 7fe72000-7fe82000 rw-p 00000000 00:00 0
  239. 7fe82000-7febb000 r-xp 00000000 08:03 319316 /usr/lib/libnspr4.so
  240. 7febb000-7febc000 r--p 00038000 08:03 319316 /usr/lib/libnspr4.so
  241. 7febc000-7febd000 rw-p 00039000 08:03 319316 /usr/lib/libnspr4.so
  242. 7febd000-7febf000 rw-p 00000000 00:00 0
  243. 7fee7000-7feff000 r-xp 00000000 08:04 395673 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-mozilla-gtk-3659.so
  244. 7feff000-7ff00000 rw-p 00018000 08:04 395673 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-mozilla-gtk-3659.so
  245. 7ff00000-7ffc1000 rw-p 00000000 00:00 0
  246. 7ffc1000-80000000 ---p 00000000 00:00 0
  247. 80002000-80005000 r-xp 00000000 08:03 262934 /usr/lib/gconv/UTF-16.so
  248. 80005000-80006000 r--p 00002000 08:03 262934 /usr/lib/gconv/UTF-16.so
  249. 80006000-80007000 rw-p 00003000 08:03 262934 /usr/lib/gconv/UTF-16.so
  250. 80007000-8000b000 r-xp 00000000 08:03 353 /lib/libuuid.so.1.3.0
  251. 8000b000-8000c000 r--p 00003000 08:03 353 /lib/libuuid.so.1.3.0
  252. 8000c000-8000d000 rw-p 00004000 08:03 353 /lib/libuuid.so.1.3.0
  253. 8000d000-80010000 ---p 00000000 00:00 0
  254. 80010000-8005e000 rw-p 00000000 00:00 0
  255. 8005e000-80061000 ---p 00000000 00:00 0
  256. 80061000-800af000 rw-p 00000000 00:00 0
  257. 800af000-800b2000 ---p 00000000 00:00 0
  258. 800b2000-80100000 rw-p 00000000 00:00 0
  259. 80100000-80200000 rw-p 00000000 00:00 0
  260. 80203000-80229000 r--s 00240000 08:03 365152 /usr/share/aptana/plugins/com.aptana.php.libraries_3.0.0.2/trove-3.0.0rc1.jar
  261. 80229000-8022c000 ---p 00000000 00:00 0
  262. 8022c000-8027a000 rw-p 00000000 00:00 0
  263. 8027a000-80296000 r--s 00141000 08:03 363134 /usr/share/aptana/plugins/org.eclipse.team.ui_3.5.102.R36x_v20110203-1036.jar
  264. 80296000-80299000 ---p 00000000 00:00 0
  265. 80299000-802e7000 rw-p 00000000 00:00 0
  266. 802e7000-802ea000 ---p 00000000 00:00 0
  267. 802ea000-80338000 rw-p 00000000 00:00 0
  268. 80338000-8033b000 ---p 00000000 00:00 0
  269. 8033b000-80389000 rw-p 00000000 00:00 0
  270. 80389000-8038c000 ---p 00000000 00:00 0
  271. 8038c000-803da000 rw-p 00000000 00:00 0
  272. 803da000-803ed000 r--s 001f3000 08:03 363299 /usr/share/aptana/plugins/com.aptana.editor.php.epl_3.0.0.1316214052.jar
  273. 803ed000-803f0000 ---p 00000000 00:00 0
  274. 803f0000-8043e000 rw-p 00000000 00:00 0
  275. 8043e000-80441000 ---p 00000000 00:00 0
  276. 80441000-8048f000 rw-p 00000000 00:00 0
  277. 8048f000-80492000 ---p 00000000 00:00 0
  278. 80492000-804e0000 rw-p 00000000 00:00 0
  279. 804e0000-804e3000 ---p 00000000 00:00 0
  280. 804e3000-80531000 rw-p 00000000 00:00 0
  281. 80531000-80534000 ---p 00000000 00:00 0
  282. 80534000-80582000 rw-p 00000000 00:00 0
  283. 80582000-80585000 ---p 00000000 00:00 0
  284. 80585000-805d3000 rw-p 00000000 00:00 0
  285. 805d3000-805d6000 ---p 00000000 00:00 0
  286. 805d6000-80624000 rw-p 00000000 00:00 0
  287. 80624000-80627000 ---p 00000000 00:00 0
  288. 80627000-80675000 rw-p 00000000 00:00 0
  289. 80675000-80676000 r-xp 00000000 08:04 394543 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/57/1/.cp/os/linux/x86/libjnotify.so
  290. 80676000-80677000 rw-p 00001000 08:04 394543 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/57/1/.cp/os/linux/x86/libjnotify.so
  291. 80677000-8067a000 ---p 00000000 00:00 0
  292. 8067a000-806c8000 rw-p 00000000 00:00 0
  293. 806c8000-806cb000 ---p 00000000 00:00 0
  294. 806cb000-80719000 rw-p 00000000 00:00 0
  295. 80719000-80720000 r--s 0005b000 08:03 363170 /usr/share/aptana/plugins/org.eclipse.help.base_3.5.3.v201102101200.jar
  296. 80720000-80722000 r--s 0000a000 08:03 363109 /usr/share/aptana/plugins/org.eclipse.ui.net_1.2.100.I20100505-1245.jar
  297. 80722000-80782000 rw-s 00000000 00:04 12845062 /SYSV00000000 (deleted)
  298. 80782000-80785000 ---p 00000000 00:00 0
  299. 80785000-807d3000 rw-p 00000000 00:00 0
  300. 807d6000-807d9000 r-xp 00000000 08:03 288353 /usr/lib/libxcb-aux.so.0.0.0
  301. 807d9000-807da000 r--p 00002000 08:03 288353 /usr/lib/libxcb-aux.so.0.0.0
  302. 807da000-807db000 rw-p 00003000 08:03 288353 /usr/lib/libxcb-aux.so.0.0.0
  303. 807db000-807de000 r--s 00018000 08:03 363220 /usr/share/aptana/plugins/com.aptana.ruby.debug.ui_3.0.2.1311188101.jar
  304. 807de000-807e0000 r--s 00011000 08:03 363138 /usr/share/aptana/plugins/com.aptana.syncing.core_3.0.0.1308864319.jar
  305. 807e0000-807e6000 r-xp 00000000 08:03 283382 /usr/lib/libSM.so.6.0.1
  306. 807e6000-807e7000 rw-p 00005000 08:03 283382 /usr/lib/libSM.so.6.0.1
  307. 807e7000-80800000 r--s 00161000 08:03 363333 /usr/share/aptana/plugins/org.python.pydev_2.2.2.2011092302/pydev.jar
  308. 80800000-808fd000 rw-p 00000000 00:00 0
  309. 808fd000-80900000 ---p 00000000 00:00 0
  310. 80901000-80903000 r--s 0001a000 08:03 363107 /usr/share/aptana/plugins/com.aptana.core.io_3.0.3.1314315087.jar
  311. 80903000-8090b000 r-xp 00000000 08:03 324801 /usr/lib/libstartup-notification-1.so.0.0.0
  312. 8090b000-8090c000 rw-p 00008000 08:03 324801 /usr/lib/libstartup-notification-1.so.0.0.0
  313. 8090c000-80910000 r-xp 00000000 08:03 319322 /usr/lib/libplc4.so
  314. 80910000-80911000 r--p 00003000 08:03 319322 /usr/lib/libplc4.so
  315. 80911000-80912000 rw-p 00004000 08:03 319322 /usr/lib/libplc4.so
  316. 80912000-80918000 r--s 00041000 08:03 365073 /usr/share/aptana/plugins/org.python.pydev.core_2.2.2.2011092302/core.jar
  317. 8091c000-8091f000 r-xp 00000000 08:03 319320 /usr/lib/libplds4.so
  318. 8091f000-80920000 r--p 00002000 08:03 319320 /usr/lib/libplds4.so
  319. 80920000-80921000 rw-p 00003000 08:03 319320 /usr/lib/libplds4.so
  320. 80921000-80924000 ---p 00000000 00:00 0
  321. 80924000-80972000 rw-p 00000000 00:00 0
  322. 80972000-82334000 r--p 00000000 08:03 368145 /usr/share/icons/hicolor/icon-theme.cache
  323. 82334000-82349000 r--p 00000000 08:03 342902 /usr/share/locale/it/LC_MESSAGES/glib20.mo
  324. 82349000-8234c000 ---p 00000000 00:00 0
  325. 8234c000-8239a000 rw-p 00000000 00:00 0
  326. 8239a000-8239d000 ---p 00000000 00:00 0
  327. 8239d000-823eb000 rw-p 00000000 00:00 0
  328. 823eb000-82425000 r--p 00000000 08:03 282805 /usr/share/fonts/TTF/DejaVuSansMono-BoldOblique.ttf
  329. 82425000-82461000 r--p 00000000 08:03 282819 /usr/share/fonts/TTF/DejaVuSansMono-Oblique.ttf
  330. 82461000-824ae000 r--p 00000000 08:03 282816 /usr/share/fonts/TTF/DejaVuSansMono-Bold.ttf
  331. 824ae000-82500000 r--p 00000000 08:03 282827 /usr/share/fonts/TTF/DejaVuSansMono.ttf
  332. 82500000-82600000 rw-p 00000000 00:00 0
  333. 82602000-8260b000 r--s 0005a000 08:03 363191 /usr/share/aptana/plugins/org.eclipse.ui.navigator_3.5.0.I20100601-0800.jar
  334. 8260d000-82611000 r--s 00024000 08:03 363196 /usr/share/aptana/plugins/org.eclipse.ui.console_3.5.0.v20100526.jar
  335. 82611000-82615000 r--s 0001a000 08:03 363265 /usr/share/aptana/plugins/org.eclipse.ui.navigator.resources_3.4.202.M20101124-0800.jar
  336. 82615000-82617000 r--s 0000e000 08:03 363279 /usr/share/aptana/plugins/org.eclipse.compare.core_3.5.101.R36x_v20100929-0800.jar
  337. 82617000-8261e000 r--s 0003a000 08:03 363106 /usr/share/aptana/plugins/com.aptana.js.debug.ui_3.0.0.1311123158.jar
  338. 8261e000-82620000 r-xp 00000000 08:03 362910 /usr/lib/xulrunner-7.0/libmozalloc.so
  339. 82620000-82621000 rw-p 00001000 08:03 362910 /usr/lib/xulrunner-7.0/libmozalloc.so
  340. 82621000-82624000 r-xp 00000000 08:03 362912 /usr/lib/xulrunner-7.0/libxpcom.so
  341. 82624000-82625000 rw-p 00003000 08:03 362912 /usr/lib/xulrunner-7.0/libxpcom.so
  342. 82625000-82627000 r--s 0000a000 08:03 363247 /usr/share/aptana/plugins/com.aptana.core.epl_3.0.0.1308864319.jar
  343. 82627000-82629000 r--s 00007000 08:03 363083 /usr/share/aptana/plugins/com.aptana.editor.epl_3.0.0.1308864549.jar
  344. 82629000-826e2000 r--s 008f4000 08:03 363511 /usr/share/aptana/plugins/org.jruby_1.6.2.1306348456/lib/jruby.jar
  345. 826e2000-826e5000 r--s 00021000 08:03 363273 /usr/share/aptana/plugins/com.aptana.ui_3.0.3.1314215016.jar
  346. 826e5000-826e9000 r--s 00028000 08:03 363283 /usr/share/aptana/plugins/com.aptana.theme_3.0.0.1314215021.jar
  347. 826e9000-8277f000 r--p 00000000 08:03 285034 /usr/share/fonts/TTF/DejaVuSans-BoldOblique.ttf
  348. 8277f000-82815000 r--p 00000000 08:03 282828 /usr/share/fonts/TTF/DejaVuSans-Oblique.ttf
  349. 82815000-828ba000 r--p 00000000 08:03 282825 /usr/share/fonts/TTF/DejaVuSans-Bold.ttf
  350. 828ba000-828bd000 r--s 00013000 08:03 363271 /usr/share/aptana/plugins/org.eclipse.ui.views_3.5.1.M20110202-0800.jar
  351. 828bd000-828c6000 r--s 00056000 08:03 363259 /usr/share/aptana/plugins/org.eclipse.team.core_3.5.101.R36x_v20110203-1036.jar
  352. 828c8000-828cd000 r-xp 00000000 08:04 395672 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-xpcominit-gtk-3659.so
  353. 828cd000-828cf000 rw-p 00005000 08:04 395672 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-xpcominit-gtk-3659.so
  354. 828cf000-82900000 r--s 00240000 08:03 363129 /usr/share/aptana/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar
  355. 82900000-82a00000 rw-p 00000000 00:00 0
  356. 82a01000-82a04000 r--s 00016000 08:03 363264 /usr/share/aptana/plugins/com.aptana.editor.xml_3.0.0.1317304012.jar
  357. 82a05000-82a07000 r--s 00009000 08:03 363221 /usr/share/aptana/plugins/com.aptana.webserver.core_3.0.0.1310755723.jar
  358. 82a07000-82a09000 r--s 00059000 08:03 363219 /usr/share/aptana/plugins/com.aptana.filewatcher_3.0.1.1310677468.jar
  359. 82a09000-82a24000 r--s 0025d000 08:03 363282 /usr/share/aptana/plugins/com.aptana.scripting_3.0.0.1317392492.jar
  360. 82a24000-82a26000 r--s 0000c000 08:03 363208 /usr/share/aptana/plugins/com.aptana.editor.svg_3.0.3.1317304012.jar
  361. 82a26000-82a2c000 r--s 00036000 08:03 365968 /usr/share/aptana/plugins/com.aptana.parsing_3.0.0.1311976829/libs/jaxen-1.1.2.jar
  362. 82a2c000-82a30000 r--s 00037000 08:03 363086 /usr/share/aptana/plugins/com.aptana.editor.html_3.0.3.1317304012.jar
  363. 82a30000-82a32000 r--s 0000f000 08:03 363223 /usr/share/aptana/plugins/com.aptana.index.core_3.0.0.1316797991.jar
  364. 82a32000-82a34000 r--s 0000b000 08:03 363100 /usr/share/aptana/plugins/com.aptana.usage_3.0.0.1317392492.jar
  365. 82a34000-82a47000 r--s 000dc000 08:03 363178 /usr/share/aptana/plugins/org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
  366. 82a47000-82a4c000 r--s 00038000 08:03 363292 /usr/share/aptana/plugins/org.eclipse.text_3.5.0.v20100601-1300.jar
  367. 82a4c000-82a57000 r--s 0007d000 08:03 363167 /usr/share/aptana/plugins/org.eclipse.ui.editors_3.6.1.r361_v20100825-0800.jar
  368. 82a57000-82a63000 r--s 00082000 08:03 363288 /usr/share/aptana/plugins/org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
  369. 82a63000-82a6a000 r--s 00095000 08:03 363177 /usr/share/aptana/plugins/com.aptana.editor.js_3.0.3.1317226167.jar
  370. 82a6a000-82a77000 r--s 000b2000 08:03 363320 /usr/share/aptana/plugins/com.aptana.editor.php_3.0.3.1316214052.jar
  371. 82a77000-82a81000 r-xp 00000000 08:04 393402 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-cairo-gtk-3659.so
  372. 82a81000-82a82000 rw-p 00009000 08:04 393402 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-cairo-gtk-3659.so
  373. 82a82000-82a85000 rw-s 00000000 00:04 12812291 /SYSV00000000 (deleted)
  374. 82a85000-82a8a000 r-xp 00000000 08:03 323177 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  375. 82a8a000-82a8b000 r--p 00004000 08:03 323177 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  376. 82a8b000-82a8c000 rw-p 00005000 08:03 323177 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  377. 82a8c000-82a8f000 r--s 00019000 08:03 363280 /usr/share/aptana/plugins/org.eclipse.equinox.preferences_3.3.0.v20100503.jar
  378. 82a8f000-82a91000 r--s 0000b000 08:03 363140 /usr/share/aptana/plugins/org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar
  379. 82a91000-82a9b000 r--s 00079000 08:03 366097 /usr/share/aptana/plugins/org.python.pydev.debug_2.2.2.2011092302/pydev-debug.jar
  380. 82a9b000-82a9e000 r--s 0001a000 08:03 363121 /usr/share/aptana/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.0.3.R36x_v20101202.jar
  381. 82a9e000-82aa3000 r--s 00040000 08:03 363175 /usr/share/aptana/plugins/org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar
  382. 82aa3000-82aa6000 r--s 0001c000 08:03 363230 /usr/share/aptana/plugins/org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar
  383. 82aa6000-82aa9000 r--s 00014000 08:03 363154 /usr/share/aptana/plugins/org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar
  384. 82aa9000-82aad000 r--s 0001d000 08:03 363268 /usr/share/aptana/plugins/org.eclipse.ui.externaltools_3.2.0.v20100427.jar
  385. 82aad000-82ab5000 r--s 0004c000 08:03 363242 /usr/share/aptana/plugins/org.eclipse.debug.core_3.6.0.v20100519.jar
  386. 82ab5000-82ab9000 r--s 00034000 08:03 363110 /usr/share/aptana/plugins/com.aptana.core_3.0.4.1316811753.jar
  387. 82ab9000-82abd000 r--s 0003b000 08:03 363314 /usr/share/aptana/plugins/org.eclipse.help_3.5.0.v20100524.jar
  388. 82abd000-82abe000 r--s 00007000 08:03 363078 /usr/share/aptana/plugins/com.aptana.console_3.0.0.1311641900.jar
  389. 82abe000-82ac8000 r--s 00089000 08:03 363200 /usr/share/aptana/plugins/org.eclipse.update.core_3.2.402.R36x_v20100629.jar
  390. 82ac8000-82acd000 r-xp 00000000 08:03 62 /lib/libnss_dns-2.14.so
  391. 82acd000-82ace000 r--p 00004000 08:03 62 /lib/libnss_dns-2.14.so
  392. 82ace000-82acf000 rw-p 00005000 08:03 62 /lib/libnss_dns-2.14.so
  393. 82acf000-82ad1000 r--s 00003000 08:03 363091 /usr/share/aptana/plugins/org.eclipse.equinox.p2.updatechecker_1.1.101.R36x_v20100823.jar
  394. 82ad1000-82ad9000 r--s 00049000 08:03 363159 /usr/share/aptana/plugins/org.eclipse.equinox.p2.metadata_2.0.1.R36x_v20101202.jar
  395. 82ad9000-82ae1000 r--s 0006e000 08:03 363122 /usr/share/aptana/plugins/com.aptana.syncing.ui_3.0.3.1314828554.jar
  396. 82ae1000-82ae3000 r--s 00010000 08:03 363303 /usr/share/aptana/plugins/org.eclipse.core.runtime_3.6.0.v20100505.jar
  397. 82ae5000-82aea000 r--s 00037000 08:03 363118 /usr/share/aptana/plugins/com.aptana.portal.ui_3.0.0.1316445268.jar
  398. 82aea000-82af0000 r--s 00043000 08:03 363226 /usr/share/aptana/plugins/com.aptana.git.ui_3.0.3.1316207015.jar
  399. 82af0000-82af4000 r--s 00023000 08:03 363098 /usr/share/aptana/plugins/com.aptana.explorer_3.0.0.1316717122.jar
  400. 82af4000-82b00000 r--s 0009e000 08:03 363192 /usr/share/aptana/plugins/com.aptana.editor.common_3.0.3.1317392484.jar
  401. 82b00000-82c00000 rw-p 00000000 00:00 0
  402. 82c00000-82c03000 r--s 00018000 08:03 363155 /usr/share/aptana/plugins/org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar
  403. 82c03000-82c07000 r--s 00021000 08:03 363260 /usr/share/aptana/plugins/org.eclipse.equinox.p2.repository_2.0.2.R36x_v20110111-1500.jar
  404. 82c07000-82c08000 r-xp 00000000 08:03 281878 /usr/lib/libX11-xcb.so.1.0.0
  405. 82c08000-82c09000 rw-p 00000000 08:03 281878 /usr/lib/libX11-xcb.so.1.0.0
  406. 82c09000-82c0a000 r--s 00014000 08:03 365157 /usr/share/aptana/plugins/com.aptana.php.libraries_3.0.0.2/java_cup.jar
  407. 82c0a000-82c0d000 ---p 00000000 00:00 0
  408. 82c0d000-82c5b000 rw-p 00000000 00:00 0
  409. 82c5b000-82c64000 r-xp 00000000 08:04 393326 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-atk-gtk-3659.so
  410. 82c64000-82c65000 rw-p 00008000 08:04 393326 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-atk-gtk-3659.so
  411. 82c65000-82c86000 r--s 00607000 08:03 363244 /usr/share/aptana/plugins/com.ibm.icu_4.2.1.v20100412.jar
  412. 82c86000-82c89000 r--s 0000e000 08:03 363180 /usr/share/aptana/plugins/org.eclipse.equinox.p2.core_2.0.3.R36x_v20110111.jar
  413. 82c89000-82c8d000 r--s 00028000 08:03 363119 /usr/share/aptana/plugins/org.eclipse.equinox.p2.engine_2.0.1.R36x_v20110201.jar
  414. 82c8d000-82c8f000 r--s 0000b000 08:03 363225 /usr/share/aptana/plugins/org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar
  415. 82c8f000-82c92000 r--s 0000c000 08:03 363262 /usr/share/aptana/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jar
  416. 82c92000-82c94000 r--s 00013000 08:03 363133 /usr/share/aptana/plugins/com.aptana.scripting.ui_3.0.0.1311950158.jar
  417. 82c94000-82c96000 r--s 00006000 08:03 363218 /usr/share/aptana/plugins/com.aptana.index.core.ui_3.0.0.1311981533.jar
  418. 82c96000-82c99000 ---p 00000000 00:00 0
  419. 82c99000-82ce7000 rw-p 00000000 00:00 0
  420. 82ce7000-82cea000 r--s 00146000 08:03 363286 /usr/share/aptana/plugins/com.aptana.js.debug.core_3.0.3.1314048057.jar
  421. 82cea000-82cec000 r-xp 00000000 08:04 394649 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/141/1/.cp/os/linux/x86/libunixfile_1_0_0.so
  422. 82cec000-82ced000 rw-p 00001000 08:04 394649 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/141/1/.cp/os/linux/x86/libunixfile_1_0_0.so
  423. 82ced000-82d13000 r--s 0020a000 08:03 363149 /usr/share/aptana/plugins/org.eclipse.ui.ide_3.6.2.M20101201-0800.jar
  424. 82d13000-82dc3000 r--p 00000000 08:03 282813 /usr/share/fonts/TTF/DejaVuSans.ttf
  425. 82dc3000-82dd3000 r--s 00000000 08:03 139875 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le32d4.cache-3
  426. 82dd3000-82dd7000 r-xp 00000000 08:03 282257 /usr/lib/libXtst.so.6.1.0
  427. 82dd7000-82dd8000 rw-p 00003000 08:03 282257 /usr/lib/libXtst.so.6.1.0
  428. 82dd8000-82de4000 r--s 000b2000 08:03 363116 /usr/share/aptana/plugins/org.eclipse.core.resources_3.6.1.R36x_v20110131-1630.jar
  429. 82de4000-82dfc000 r--s 00000000 08:03 140039 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le32d4.cache-3
  430. 82dfc000-82e00000 rwxp 00000000 00:00 0
  431. 82e00000-82efa000 rw-p 00000000 00:00 0
  432. 82efa000-82f00000 ---p 00000000 00:00 0
  433. 82f00000-82f02000 r--s 00016000 08:03 363256 /usr/share/aptana/plugins/org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar
  434. 82f02000-82f05000 r--s 00031000 08:03 320140 /usr/lib/jvm/java-6-openjdk/jre/lib/ext/sunjce_provider.jar
  435. 82f05000-82f0e000 r--s 00000000 08:03 139968 /var/cache/fontconfig/5a02e0a9ca9b27d0aa4bd0c42ba2438d-le32d4.cache-3
  436. 82f0e000-82f14000 r--s 00000000 08:03 140040 /var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-le32d4.cache-3
  437. 82f14000-82f6d000 r-xp 00000000 08:04 393302 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-pi-gtk-3659.so
  438. 82f6d000-82f6f000 rw-p 00058000 08:04 393302 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-pi-gtk-3659.so
  439. 82f6f000-82f70000 rw-p 00000000 00:00 0
  440. 82f70000-82f73000 r-xp 00000000 08:04 393301 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-gtk-3659.so
  441. 82f73000-82f74000 rw-p 00002000 08:04 393301 /home/egidio/.eclipse/com.aptana.rcp.product_3.0.5.201109300958_1992148855/configuration/org.eclipse.osgi/bundles/226/1/.cp/libswt-gtk-3659.so
  442. 82f74000-82f75000 rw-p 00000000 00:00 0
  443. 82f75000-82f79000 r--s 0002a000 08:03 363217 /usr/share/aptana/plugins/com.aptana.ui.epl_3.0.0.1314903249.jar
  444. 82f79000-82f7e000 r--s 00047000 08:03 363174 /usr/share/aptana/plugins/com.aptana.editor.css_3.0.3.1317304012.jar
  445. 82f7e000-82f92000 r--s 00213000 08:03 363144 /usr/share/aptana/plugins/org.eclipse.swt.gtk.linux.x86_3.6.2.v3659b.jar
  446. 82f92000-82f93000 r--s 00004000 08:03 363266 /usr/share/aptana/plugins/org.eclipse.swt_3.6.2.v3659c.jar
  447. 82f93000-82fa8000 r--s 000f1000 08:03 363113 /usr/share/aptana/plugins/org.eclipse.jface_3.6.2.M20110210-1200.jar
  448. 82fa8000-82faa000 r--s 00001000 08:03 366230 /usr/share/aptana/plugins/org.eclipse.ui.workbench.compatibility_3.2.100.I20100511-0800/compatibility.jar
  449. 82faa000-82ff1000 r--s 003ab000 08:03 363270 /usr/share/aptana/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
  450. 82ff1000-82ff2000 r--s 00005000 08:03 363274 /usr/share/aptana/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.100.v20100503.jar
  451. 82ff2000-82ff4000 r--s 00007000 08:03 363298 /usr/share/aptana/plugins/com.aptana.commandline.launcher_3.0.3.1312062042.jar
  452. 82ff4000-82ff6000 r--s 00013000 08:03 320070 /usr/lib/jvm/java-6-openjdk/jre/lib/jce.jar
  453. 82ff6000-82ff8000 r--s 00007000 08:03 363114 /usr/share/aptana/plugins/org.eclipse.equinox.p2.extensionlocation_1.2.0.v20100518.jar
  454. 82ff8000-82ffb000 r--s 00197000 08:03 363158 /usr/share/aptana/plugins/com.aptana.rcp_3.0.5.201109300958.jar
  455. 82ffb000-82ffd000 r--s 00010000 08:03 363096 /usr/share/aptana/plugins/com.aptana.preview_3.0.0.1309394487.jar
  456. 82ffd000-83000000 ---p 00000000 00:00 0
  457. 83000000-8304e000 rw-p 00000000 00:00 0
  458. 8304e000-83051000 r--s 00014000 08:03 363127 /usr/share/aptana/plugins/org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar
  459. 83051000-83055000 r--s 00029000 08:03 363169 /usr/share/aptana/plugins/org.eclipse.equinox.registry_3.5.0.v20100503.jar
  460. 83055000-83058000 ---p 00000000 00:00 0
  461. 83058000-830a6000 rw-p 00000000 00:00 0
  462. 830a6000-830a9000 ---p 00000000 00:00 0
  463. 830a9000-830f7000 rw-p 00000000 00:00 0
  464. 830f7000-830fa000 ---p 00000000 00:00 0
  465. 830fa000-83148000 rw-p 00000000 00:00 0
  466. 83148000-8314b000 ---p 00000000 00:00 0
  467. 8314b000-83199000 rw-p 00000000 00:00 0
  468. 83199000-8319c000 ---p 00000000 00:00 0
  469. 8319c000-831ea000 rw-p 00000000 00:00 0
  470. 831ea000-831ff000 r-xp 00000000 08:03 320093 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libnet.so
  471. 831ff000-83200000 rw-p 00015000 08:03 320093 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libnet.so
  472. 83200000-83300000 rw-p 00000000 00:00 0
  473. 83300000-83301000 r--s 00007000 08:03 363290 /usr/share/aptana/plugins/org.eclipse.equinox.p2.directorywatcher_1.0.203.R36x_v20101220.jar
  474. 83301000-83303000 r--s 0000a000 08:03 363210 /usr/share/aptana/plugins/com.aptana.deploy_3.0.3.1316717271.jar
  475. 83303000-83305000 r--s 0000a000 08:03 363143 /usr/share/aptana/plugins/com.aptana.debug.core_3.0.3.1310755723.jar
  476. 83305000-83308000 r--s 0000e000 08:03 363315 /usr/share/aptana/plugins/org.eclipse.core.net_1.2.100.I20100511-0800.jar
  477. 83308000-83319000 r--s 00108000 08:03 363209 /usr/share/aptana/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar
  478. 83319000-83379000 rw-s 00000000 00:04 12779522 /SYSV00000000 (deleted)
  479. 83379000-833f0000 rw-p 00000000 00:00 0
  480. 833f0000-8341a000 r--p 00000000 08:03 323651 /usr/share/locale/it/LC_MESSAGES/gtk20-properties.mo
  481. 8341a000-8343c000 r--p 00000000 08:03 263514 /usr/share/locale/it/LC_MESSAGES/libc.mo
  482. 8343c000-8345a000 r-xp 00000000 08:03 323028 /usr/lib/libatk-1.0.so.0.20209.1
  483. 8345a000-8345c000 r--p 0001d000 08:03 323028 /usr/lib/libatk-1.0.so.0.20209.1
  484. 8345c000-8345d000 rw-p 0001f000 08:03 323028 /usr/lib/libatk-1.0.so.0.20209.1
  485. 8345d000-838b1000 r-xp 00000000 08:03 323202 /usr/lib/libgtk-x11-2.0.so.0.2400.6
  486. 838b1000-838b2000 ---p 00454000 08:03 323202 /usr/lib/libgtk-x11-2.0.so.0.2400.6
  487. 838b2000-838b6000 r--p 00454000 08:03 323202 /usr/lib/libgtk-x11-2.0.so.0.2400.6
  488. 838b6000-838b8000 rw-p 00458000 08:03 323202 /usr/lib/libgtk-x11-2.0.so.0.2400.6
  489. 838b8000-838ba000 rw-p 00000000 00:00 0
  490. 838ba000-838be000 r-xp 00000000 08:03 280536 /usr/lib/libXdmcp.so.6.0.0
  491. 838be000-838bf000 rw-p 00003000 08:03 280536 /usr/lib/libXdmcp.so.6.0.0
  492. 838bf000-838c1000 r-xp 00000000 08:03 280553 /usr/lib/libXau.so.6.0.0
  493. 838c1000-838c2000 rw-p 00001000 08:03 280553 /usr/lib/libXau.so.6.0.0
  494. 838c2000-838d1000 r-xp 00000000 08:03 8579 /lib/libbz2.so.1.0.6
  495. 838d1000-838d2000 rw-p 0000f000 08:03 8579 /lib/libbz2.so.1.0.6
  496. 838d2000-838ef000 r-xp 00000000 08:03 280608 /usr/lib/libxcb.so.1.1.0
  497. 838ef000-838f0000 rw-p 0001d000 08:03 280608 /usr/lib/libxcb.so.1.1.0
  498. 838f0000-8396e000 r-xp 00000000 08:03 280438 /usr/lib/libpixman-1.so.0.22.2
  499. 8396e000-83972000 rw-p 0007d000 08:03 280438 /usr/lib/libpixman-1.so.0.22.2
  500. 83972000-8399d000 r-xp 00000000 08:03 283872 /usr/lib/libpng14.so.14.8.0
  501. 8399d000-8399e000 rw-p 0002a000 08:03 283872 /usr/lib/libpng14.so.14.8.0
  502. 8399e000-839c4000 r-xp 00000000 08:03 273780 /usr/lib/libexpat.so.1.5.2
  503. 839c4000-839c6000 rw-p 00026000 08:03 273780 /usr/lib/libexpat.so.1.5.2
  504. 839c6000-839d9000 r-xp 00000000 08:03 27 /lib/libresolv-2.14.so
  505. 839d9000-839da000 r--p 00012000 08:03 27 /lib/libresolv-2.14.so
  506. 839da000-839db000 rw-p 00013000 08:03 27 /lib/libresolv-2.14.so
  507. 839db000-839dd000 rw-p 00000000 00:00 0
  508. 839dd000-83a72000 r-xp 00000000 08:03 282330 /usr/lib/libfreetype.so.6.7.1
  509. 83a72000-83a76000 rw-p 00094000 08:03 282330 /usr/lib/libfreetype.so.6.7.1
  510. 83a76000-83a79000 r-xp 00000000 08:03 342816 /usr/lib/libgmodule-2.0.so.0.3000.0
  511. 83a79000-83a7a000 r--p 00002000 08:03 342816 /usr/lib/libgmodule-2.0.so.0.3000.0
  512. 83a7a000-83a7b000 rw-p 00003000 08:03 342816 /usr/lib/libgmodule-2.0.so.0.3000.0
  513. 83a7b000-83aa7000 r-xp 00000000 08:03 316471 /usr/lib/libpangoft2-1.0.so.0.2904.0
  514. 83aa7000-83aa8000 r--p 0002b000 08:03 316471 /usr/lib/libpangoft2-1.0.so.0.2904.0
  515. 83aa8000-83aa9000 rw-p 0002c000 08:03 316471 /usr/lib/libpangoft2-1.0.so.0.2904.0
  516. 83aa9000-83bdb000 r-xp 00000000 08:03 281877 /usr/lib/libX11.so.6.3.0
  517. 83bdb000-83bdf000 rw-p 00131000 08:03 281877 /usr/lib/libX11.so.6.3.0
  518. 83bdf000-83c7b000 r-xp 00000000 08:03 314153 /usr/lib/libcairo.so.2.11000.2
  519. 83c7b000-83c7d000 rw-p 0009b000 08:03 314153 /usr/lib/libcairo.so.2.11000.2
  520. 83c7d000-83c7f000 rw-p 00000000 00:00 0
  521. 83c7f000-83ca1000 r-xp 00000000 08:03 323168 /usr/lib/libgdk_pixbuf-2.0.so.0.2400.0
  522. 83ca1000-83ca2000 r--p 00021000 08:03 323168 /usr/lib/libgdk_pixbuf-2.0.so.0.2400.0
  523. 83ca2000-83ca3000 rw-p 00022000 08:03 323168 /usr/lib/libgdk_pixbuf-2.0.so.0.2400.0
  524. 83ca3000-83ca7000 r-xp 00000000 08:03 282089 /usr/lib/libXfixes.so.3.1.0
  525. 83ca7000-83ca8000 rw-p 00003000 08:03 282089 /usr/lib/libXfixes.so.3.1.0
  526. 83ca8000-83caa000 r-xp 00000000 08:03 282100 /usr/lib/libXdamage.so.1.1.0
  527. 83caa000-83cab000 rw-p 00001000 08:03 282100 /usr/lib/libXdamage.so.1.1.0
  528. 83cab000-83cb4000 r-xp 00000000 08:03 290774 /usr/lib/libXcursor.so.1.0.2
  529. 83cb4000-83cb5000 rw-p 00008000 08:03 290774 /usr/lib/libXcursor.so.1.0.2
  530. 83cb5000-83cbc000 r-xp 00000000 08:03 283921 /usr/lib/libXrandr.so.2.2.0
  531. 83cbc000-83cbd000 rw-p 00006000 08:03 283921 /usr/lib/libXrandr.so.2.2.0
  532. 83cbd000-83ce9000 r-xp 00000000 08:03 282722 /usr/lib/libfontconfig.so.1.4.4
  533. 83ce9000-83ceb000 rw-p 0002b000 08:03 282722 /usr/lib/libfontconfig.so.1.4.4
  534. 83ceb000-83e2b000 r-xp 00000000 08:03 342819 /usr/lib/libgio-2.0.so.0.3000.0
  535. 83e2b000-83e2d000 r--p 00140000 08:03 342819 /usr/lib/libgio-2.0.so.0.3000.0
  536. 83e2d000-83e2e000 rw-p 00142000 08:03 342819 /usr/lib/libgio-2.0.so.0.3000.0
  537. 83e2e000-83e2f000 rw-p 00000000 00:00 0
  538. 83e2f000-83e77000 r-xp 00000000 08:03 316467 /usr/lib/libpango-1.0.so.0.2904.0
  539. 83e77000-83e78000 r--p 00048000 08:03 316467 /usr/lib/libpango-1.0.so.0.2904.0
  540. 83e78000-83e79000 rw-p 00049000 08:03 316467 /usr/lib/libpango-1.0.so.0.2904.0
  541. 83e79000-83f24000 r-xp 00000000 08:03 323201 /usr/lib/libgdk-x11-2.0.so.0.2400.6
  542. 83f24000-83f25000 ---p 000ab000 08:03 323201 /usr/lib/libgdk-x11-2.0.so.0.2400.6
  543. 83f25000-83f27000 r--p 000ab000 08:03 323201 /usr/lib/libgdk-x11-2.0.so.0.2400.6
  544. 83f27000-83f28000 rw-p 000ad000 08:03 323201 /usr/lib/libgdk-x11-2.0.so.0.2400.6
  545. 83f28000-83f64000 r-xp 00000000 08:03 380 /lib/libpcre.so.0.0.1
  546. 83f64000-83f65000 r--p 0003c000 08:03 380 /lib/libpcre.so.0.0.1
  547. 83f65000-83f66000 rw-p 0003d000 08:03 380 /lib/libpcre.so.0.0.1
  548. 83f66000-8405c000 r-xp 00000000 08:03 342815 /usr/lib/libglib-2.0.so.0.3000.0
  549. 8405c000-8405d000 r--p 000f5000 08:03 342815 /usr/lib/libglib-2.0.so.0.3000.0
  550. 8405d000-8405e000 rw-p 000f6000 08:03 342815 /usr/lib/libglib-2.0.so.0.3000.0
  551. 8405e000-840aa000 r-xp 00000000 08:03 342818 /usr/lib/libgobject-2.0.so.0.3000.0
  552. 840aa000-840ab000 ---p 0004c000 08:03 342818 /usr/lib/libgobject-2.0.so.0.3000.0
  553. 840ab000-840ac000 r--p 0004c000 08:03 342818 /usr/lib/libgobject-2.0.so.0.3000.0
  554. 840ac000-840ad000 rw-p 0004d000 08:03 342818 /usr/lib/libgobject-2.0.so.0.3000.0
  555. 840ad000-840ae000 ---p 00000000 00:00 0
  556. 840ae000-8412e000 rw-p 00000000 00:00 0
  557. 8412e000-84131000 ---p 00000000 00:00 0
  558. 84131000-8417f000 rw-p 00000000 00:00 0
  559. 8417f000-84182000 ---p 00000000 00:00 0
  560. 84182000-84200000 rw-p 00000000 00:00 0
  561. 84200000-842ff000 rw-p 00000000 00:00 0
  562. 842ff000-84300000 ---p 00000000 00:00 0
  563. 84300000-84302000 r-xp 00000000 08:03 305761 /usr/lib/libXcomposite.so.1.0.0
  564. 84302000-84303000 rw-p 00001000 08:03 305761 /usr/lib/libXcomposite.so.1.0.0
  565. 84303000-84311000 r-xp 00000000 08:03 282229 /usr/lib/libXi.so.6.1.0
  566. 84311000-84312000 rw-p 0000d000 08:03 282229 /usr/lib/libXi.so.6.1.0
  567. 84312000-84323000 r-xp 00000000 08:03 281976 /usr/lib/libXext.so.6.4.0
  568. 84323000-84324000 rw-p 00010000 08:03 281976 /usr/lib/libXext.so.6.4.0
  569. 84324000-84325000 r--s 00000000 08:03 363263 /usr/share/aptana/plugins/com.aptana.rcp.studio_3.0.0.201109300958.jar
  570. 84325000-84326000 r--s 00007000 08:03 363316 /usr/share/aptana/plugins/org.eclipse.update.scheduler_3.2.300.v20100512.jar
  571. 84326000-84329000 r--s 00017000 08:03 363287 /usr/share/aptana/plugins/org.eclipse.equinox.security_1.0.200.v20100503.jar
  572. 84329000-84331000 r-xp 00000000 08:03 320094 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libnio.so
  573. 84331000-84332000 rw-p 00008000 08:03 320094 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libnio.so
  574. 84332000-84338000 r--p 00000000 08:03 323110 /usr/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo
  575. 84338000-8433b000 r-xp 00000000 08:03 323175 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  576. 8433b000-8433c000 r--p 00002000 08:03 323175 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  577. 8433c000-8433d000 rw-p 00003000 08:03 323175 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  578. 8433d000-8434c000 r--p 00000000 08:03 323650 /usr/share/locale/it/LC_MESSAGES/gtk20.mo
  579. 8434c000-8434f000 ---p 00000000 00:00 0
  580. 8434f000-8439d000 rw-p 00000000 00:00 0
  581. 8439d000-843a0000 ---p 00000000 00:00 0
  582. 843a0000-843ee000 rw-p 00000000 00:00 0
  583. 843ee000-843f1000 ---p 00000000 00:00 0
  584. 843f1000-8443f000 rw-p 00000000 00:00 0
  585. 8443f000-84440000 ---p 00000000 00:00 0
  586. 84440000-844f3000 rw-p 00000000 00:00 0
  587. 844f3000-84683000 r--s 037af000 08:03 320064 /usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar
  588. 84683000-846a0000 rw-p 00000000 00:00 0
  589. 846a0000-84704000 rw-p 00000000 00:00 0
  590. 84704000-8472f000 rw-p 00000000 00:00 0
  591. 8472f000-847af000 rw-p 00000000 00:00 0
  592. 847af000-847c5000 rw-p 00000000 00:00 0
  593. 847c5000-84804000 rw-p 00000000 00:00 0
  594. 84804000-8482f000 rw-p 00000000 00:00 0
  595. 8482f000-848af000 rw-p 00000000 00:00 0
  596. 848af000-848cc000 rw-p 00000000 00:00 0
  597. 848cc000-8492f000 rw-p 00000000 00:00 0
  598. 8492f000-873f0000 rw-p 00000000 00:00 0
  599. 873f0000-8f3d0000 rw-p 00000000 00:00 0
  600. 8f3d0000-94913000 rw-p 00000000 00:00 0
  601. 94913000-a4930000 rw-p 00000000 00:00 0
  602. a4930000-a81b0000 rw-p 00000000 00:00 0
  603. a81b0000-b4930000 rw-p 00000000 00:00 0
  604. b4930000-b4932000 r-xp 00000000 08:03 305780 /usr/lib/libXinerama.so.1.0.0
  605. b4932000-b4933000 rw-p 00001000 08:03 305780 /usr/lib/libXinerama.so.1.0.0
  606. b4933000-b493a000 r-xp 00000000 08:03 283897 /usr/lib/libXrender.so.1.3.0
  607. b493a000-b493b000 rw-p 00007000 08:03 283897 /usr/lib/libXrender.so.1.3.0
  608. b493b000-b4955000 rw-p 00000000 00:00 0
  609. b4955000-b49bb000 rw-p 00000000 00:00 0
  610. b49bb000-b501b000 rwxp 00000000 00:00 0
  611. b501b000-b69bb000 rw-p 00000000 00:00 0
  612. b69bb000-b69d1000 r-xp 00000000 08:03 266790 /usr/lib/libz.so.1.2.5
  613. b69d1000-b69d2000 r--p 00015000 08:03 266790 /usr/lib/libz.so.1.2.5
  614. b69d2000-b69d3000 rw-p 00016000 08:03 266790 /usr/lib/libz.so.1.2.5
  615. b69d3000-b69de000 r-xp 00000000 08:03 316474 /usr/lib/libpangocairo-1.0.so.0.2904.0
  616. b69de000-b69df000 r--p 0000a000 08:03 316474 /usr/lib/libpangocairo-1.0.so.0.2904.0
  617. b69df000-b69e0000 rw-p 0000b000 08:03 316474 /usr/lib/libpangocairo-1.0.so.0.2904.0
  618. b69e0000-b69e5000 r-xp 00000000 08:03 293544 /usr/lib/libffi.so.5.0.10
  619. b69e5000-b69e6000 r--p 00005000 08:03 293544 /usr/lib/libffi.so.5.0.10
  620. b69e6000-b69e7000 rw-p 00006000 08:03 293544 /usr/lib/libffi.so.5.0.10
  621. b69e7000-b69eb000 r-xp 00000000 08:03 342817 /usr/lib/libgthread-2.0.so.0.3000.0
  622. b69eb000-b69ec000 r--p 00003000 08:03 342817 /usr/lib/libgthread-2.0.so.0.3000.0
  623. b69ec000-b69ed000 rw-p 00004000 08:03 342817 /usr/lib/libgthread-2.0.so.0.3000.0
  624. b69ed000-b69ee000 r--s 00008000 08:03 363296 /usr/share/aptana/plugins/org.eclipse.core.net.linux.x86_1.1.100.R36x_v20100825-0800.jar
  625. b69ee000-b69f0000 r--s 00017000 08:03 363285 /usr/share/aptana/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
  626. b69f0000-b69f7000 r--s 000fb000 08:03 320059 /usr/lib/jvm/java-6-openjdk/jre/lib/resources.jar
  627. b69f7000-b69fb000 r--s 0007c000 08:03 320052 /usr/lib/jvm/java-6-openjdk/jre/lib/jsse.jar
  628. b69fb000-b6a10000 r-xp 00000000 08:03 66 /lib/libnsl-2.14.so
  629. b6a10000-b6a11000 r--p 00015000 08:03 66 /lib/libnsl-2.14.so
  630. b6a11000-b6a12000 rw-p 00016000 08:03 66 /lib/libnsl-2.14.so
  631. b6a12000-b6a14000 rw-p 00000000 00:00 0
  632. b6a14000-b6a3c000 r-xp 00000000 08:03 320113 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libjava.so
  633. b6a3c000-b6a3e000 rw-p 00027000 08:03 320113 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libjava.so
  634. b6a3e000-b6a5a000 r-xp 00000000 08:03 266749 /usr/lib/libgcc_s.so.1
  635. b6a5a000-b6a5b000 rw-p 0001b000 08:03 266749 /usr/lib/libgcc_s.so.1
  636. b6a5b000-b6a83000 r-xp 00000000 08:03 55 /lib/libm-2.14.so
  637. b6a83000-b6a84000 r--p 00027000 08:03 55 /lib/libm-2.14.so
  638. b6a84000-b6a85000 rw-p 00028000 08:03 55 /lib/libm-2.14.so
  639. b6a85000-b6b68000 r-xp 00000000 08:03 266731 /usr/lib/libstdc++.so.6.0.16
  640. b6b68000-b6b6c000 r--p 000e2000 08:03 266731 /usr/lib/libstdc++.so.6.0.16
  641. b6b6c000-b6b6d000 rw-p 000e6000 08:03 266731 /usr/lib/libstdc++.so.6.0.16
  642. b6b6d000-b6b74000 rw-p 00000000 00:00 0
  643. b6b74000-b6b76000 r--s 00017000 08:03 363189 /usr/share/aptana/plugins/org.eclipse.update.configurator_3.3.100.v20100512.jar
  644. b6b76000-b6b7d000 r-xp 00000000 08:03 320103 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libzip.so
  645. b6b7d000-b6b7e000 rw-p 00007000 08:03 320103 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libzip.so
  646. b6b7e000-b6b86000 rw-s 00000000 00:11 1116544 /tmp/hsperfdata_egidio/9286
  647. b6b86000-b6b91000 r-xp 00000000 08:03 26 /lib/libnss_files-2.14.so
  648. b6b91000-b6b92000 r--p 0000a000 08:03 26 /lib/libnss_files-2.14.so
  649. b6b92000-b6b93000 rw-p 0000b000 08:03 26 /lib/libnss_files-2.14.so
  650. b6b93000-b6b9b000 r-xp 00000000 08:03 320134 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/native_threads/libhpi.so
  651. b6b9b000-b6b9c000 rw-p 00008000 08:03 320134 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/native_threads/libhpi.so
  652. b6b9c000-b709c000 r-xp 00000000 08:03 320131 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so
  653. b709c000-b70c0000 rw-p 004ff000 08:03 320131 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/client/libjvm.so
  654. b70c0000-b74d7000 rw-p 00000000 00:00 0
  655. b74d7000-b76d7000 r--p 00000000 08:03 263778 /usr/lib/locale/locale-archive
  656. b76d7000-b76d9000 rw-p 00000000 00:00 0
  657. b76d9000-b783b000 r-xp 00000000 08:03 54 /lib/libc-2.14.so
  658. b783b000-b783c000 ---p 00162000 08:03 54 /lib/libc-2.14.so
  659. b783c000-b783e000 r--p 00162000 08:03 54 /lib/libc-2.14.so
  660. b783e000-b783f000 rw-p 00164000 08:03 54 /lib/libc-2.14.so
  661. b783f000-b7842000 rw-p 00000000 00:00 0
  662. b7842000-b7845000 r-xp 00000000 08:03 60 /lib/libdl-2.14.so
  663. b7845000-b7846000 r--p 00002000 08:03 60 /lib/libdl-2.14.so
  664. b7846000-b7847000 rw-p 00003000 08:03 60 /lib/libdl-2.14.so
  665. b7847000-b785e000 r-xp 00000000 08:03 28 /lib/libpthread-2.14.so
  666. b785e000-b785f000 r--p 00016000 08:03 28 /lib/libpthread-2.14.so
  667. b785f000-b7860000 rw-p 00017000 08:03 28 /lib/libpthread-2.14.so
  668. b7860000-b7862000 rw-p 00000000 00:00 0
  669. b7862000-b7863000 r--s 00002000 08:03 367340 /usr/share/aptana/plugins/org.eclipse.core.runtime.compatibility.registry_3.3.0.v20100520/runtime_registry_compatibility.jar
  670. b7863000-b7865000 r--s 0000a000 08:03 363211 /usr/share/aptana/plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
  671. b7865000-b7866000 rw-p 00000000 00:00 0
  672. b7866000-b7867000 r--p 00000000 00:00 0
  673. b7867000-b7872000 r-xp 00000000 08:03 320099 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libverify.so
  674. b7872000-b7873000 rw-p 0000b000 08:03 320099 /usr/lib/jvm/java-6-openjdk/jre/lib/i386/libverify.so
  675. b7873000-b787a000 r-xp 00000000 08:03 22950 /lib/librt-2.14.so
  676. b787a000-b787b000 r--p 00006000 08:03 22950 /lib/librt-2.14.so
  677. b787b000-b787c000 rw-p 00007000 08:03 22950 /lib/librt-2.14.so
  678. b787c000-b7888000 r-xp 00000000 08:03 365547 /usr/share/aptana/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/eclipse_1310.so
  679. b7888000-b7889000 rw-p 0000c000 08:03 365547 /usr/share/aptana/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/eclipse_1310.so
  680. b7889000-b788a000 r--p 002fb000 08:03 263778 /usr/lib/locale/locale-archive
  681. b788a000-b788b000 rw-p 00000000 00:00 0
  682. b788b000-b788c000 r-xp 00000000 00:00 0 [vdso]
  683. b788c000-b78ab000 r-xp 00000000 08:03 57 /lib/ld-2.14.so
  684. b78ab000-b78ac000 r--p 0001e000 08:03 57 /lib/ld-2.14.so
  685. b78ac000-b78ad000 rw-p 0001f000 08:03 57 /lib/ld-2.14.so
  686. bff2d000-bff30000 ---p 00000000 00:00 0
  687. bff31000-bff7d000 rw-p 00000000 00:00 0 [stack]
  688.  
  689. VM Arguments:
  690. jvm_args: -Xms40m -Xmx512m -Declipse.p2.unsignedPolicy=allow -Declipse.log.size.max=10000 -Declipse.log.backup.max=5 -Djava.awt.headless=true -XX:MaxPermSize=256m
  691. java_command: <unknown>
  692. Launcher Type: generic
  693.  
  694. Environment Variables:
  695. JAVA_HOME=/usr/lib/jvm/java-6-openjdk
  696. PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin/core_perl:/opt/qt/bin
  697. LD_LIBRARY_PATH=/usr/lib/jvm/java-6-openjdk/jre/lib/i386/client:/usr/lib/jvm/java-6-openjdk/jre/lib/i386:
  698. SHELL=/bin/bash
  699. DISPLAY=:0
  700.  
  701. Signal Handlers:
  702. SIGSEGV: [libjvm.so+0x401d60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  703. SIGBUS: [libjvm.so+0x401d60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  704. SIGFPE: [libjvm.so+0x311810], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  705. SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
  706. SIGXFSZ: [libjvm.so+0x311810], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  707. SIGILL: [libjvm.so+0x311810], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  708. SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
  709. SIGUSR2: [libjvm.so+0x3116a0], sa_mask[0]=0x00000000, sa_flags=0x10000004
  710. SIGHUP: [libjvm.so+0x314610], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  711. SIGINT: [libjvm.so+0x314610], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  712. SIGTERM: [libjvm.so+0x314610], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  713. SIGQUIT: [libjvm.so+0x314610], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
  714.  
  715.  
  716. --------------- S Y S T E M ---------------
  717.  
  718. OS:Linux
  719. uname:Linux 3.0-ARCH #1 SMP PREEMPT Fri Oct 7 10:11:05 UTC 2011 i686
  720. libc:glibc 2.14 NPTL 2.14
  721. rlimit: STACK 8192k, CORE 0k, NPROC 12057, NOFILE 4096, AS infinity
  722. load average:0,58 0,27 0,23
  723.  
  724. /proc/meminfo:
  725. MemTotal: 1546052 kB
  726. MemFree: 328284 kB
  727. Buffers: 21172 kB
  728. Cached: 334856 kB
  729. SwapCached: 7936 kB
  730. Active: 567060 kB
  731. Inactive: 457792 kB
  732. Active(anon): 375328 kB
  733. Inactive(anon): 296020 kB
  734. Active(file): 191732 kB
  735. Inactive(file): 161772 kB
  736. Unevictable: 0 kB
  737. Mlocked: 0 kB
  738. HighTotal: 662344 kB
  739. HighFree: 8624 kB
  740. LowTotal: 883708 kB
  741. LowFree: 319660 kB
  742. SwapTotal: 265068 kB
  743. SwapFree: 239744 kB
  744. Dirty: 280 kB
  745. Writeback: 0 kB
  746. AnonPages: 662036 kB
  747. Mapped: 113404 kB
  748. Shmem: 2396 kB
  749. Slab: 47668 kB
  750. SReclaimable: 27196 kB
  751. SUnreclaim: 20472 kB
  752. KernelStack: 3008 kB
  753. PageTables: 6540 kB
  754. NFS_Unstable: 0 kB
  755. Bounce: 0 kB
  756. WritebackTmp: 0 kB
  757. CommitLimit: 1038092 kB
  758. Committed_AS: 2411064 kB
  759. VmallocTotal: 122880 kB
  760. VmallocUsed: 17724 kB
  761. VmallocChunk: 91500 kB
  762. HardwareCorrupted: 0 kB
  763. AnonHugePages: 180224 kB
  764. HugePages_Total: 0
  765. HugePages_Free: 0
  766. HugePages_Rsvd: 0
  767. HugePages_Surp: 0
  768. Hugepagesize: 4096 kB
  769. DirectMap4k: 114680 kB
  770. DirectMap4M: 794624 kB
  771.  
  772.  
  773. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 14 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2, sse3
  774.  
  775. Memory: 4k page, physical 1546052k(328284k free), swap 265068k(239744k free)
  776.  
  777. vm_info: OpenJDK Client VM (19.0-b09) for linux-x86 JRE (1.6.0_22-b22), built on Jul 21 2011 17:11:34 by "nobody" with gcc 4.6.1
  778.  
  779. time: Sun Oct 9 13:14:01 2011
  780. elapsed time: 29 seconds
  781.  
  782.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement