Advertisement
Guest User

Untitled

a guest
Aug 21st, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 116.67 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # SIGSEGV (0xb) at pc=0x5eb6f86d, pid=7490, tid=3075573504
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
  7. # Java VM: Java HotSpot(TM) Client VM (25.20-b23 mixed mode linux-x86 )
  8. # Problematic frame:
  9. # C [libsoup-2.4.so.1+0x5486d] soup_session_feature_detach+0x1d
  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.sun.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x08d8a000): JavaThread "main" [_thread_in_native, id=7490, stack(0xbf8b9000,0xbf909000)]
  22.  
  23. siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x00000000
  24.  
  25. Registers:
  26. EAX=0x08d64fe0, EBX=0x5ebaa000, ECX=0x00000000, EDX=0x00000001
  27. ESP=0xbf9063d0, EBP=0xbf906408, ESI=0x00000000, EDI=0x08d8a000
  28. EIP=0x5eb6f86d, EFLAGS=0x00010286, CR2=0x00000000
  29.  
  30. Top of Stack: (sp=0xbf9063d0)
  31. 0xbf9063d0: 6dbfc33a 08d64fe0 b76cae49 6dbfd0e8
  32. 0xbf9063e0: 5eb6f857 6dbfd0e8 61170334 6dbf92aa
  33. 0xbf9063f0: 00000000 0a85dd18 08d8a000 6dbf922b
  34. 0xbf906400: b22b4ca5 61170338 bf906444 b22b4daa
  35. 0xbf906410: 08d8a130 bf90644c 00000000 0a85dd18
  36. 0xbf906420: b22b4b97 bf906424 61170334 bf906458
  37. 0xbf906430: 61174828 00000000 61170338 00000000
  38. 0xbf906440: bf906454 bf90647c b22ae134 73241060
  39.  
  40. Instructions: (pc=0x5eb6f86d)
  41. 0x5eb6f84d: 74 26 00 56 53 e8 79 73 fc ff 81 c3 a9 a7 03 00
  42. 0x5eb6f85d: 83 ec 14 8b 74 24 20 e8 a7 fc ff ff 89 44 24 04
  43. 0x5eb6f86d: 8b 06 89 04 24 e8 b9 51 fc ff 8b 54 24 24 89 34
  44. 0x5eb6f87d: 24 89 54 24 04 ff 50 0c 83 c4 14 5b 5e c3 90 8d
  45.  
  46. Register to memory mapping:
  47.  
  48. EAX=0x08d64fe0 is an unknown value
  49. EBX=0x5ebaa000: <offset 0x8f000> in /usr/lib/i386-linux-gnu/libsoup-2.4.so.1 at 0x5eb1b000
  50. ECX=0x00000000 is an unknown value
  51. EDX=0x00000001 is an unknown value
  52. ESP=0xbf9063d0 is pointing into the stack for thread: 0x08d8a000
  53. EBP=0xbf906408 is pointing into the stack for thread: 0x08d8a000
  54. ESI=0x00000000 is an unknown value
  55. EDI=0x08d8a000 is a thread
  56.  
  57.  
  58. Stack: [0xbf8b9000,0xbf909000], sp=0xbf9063d0, free space=308k
  59. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  60. C [libsoup-2.4.so.1+0x5486d] soup_session_feature_detach+0x1d
  61. j org.eclipse.swt.internal.webkit.WebKitGTK._soup_session_feature_detach(II)V+0
  62. j org.eclipse.swt.internal.webkit.WebKitGTK.soup_session_feature_detach(II)V+9
  63. j org.eclipse.swt.browser.WebKit.create(Lorg/eclipse/swt/widgets/Composite;I)V+892
  64. j org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+81
  65. j org.eclipse.jface.internal.text.html.BrowserInformationControl.isAvailable(Lorg/eclipse/swt/widgets/Composite;)Z+12
  66. j org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.getInformationControlCreator()Lorg/eclipse/jface/text/IInformationControlCreator;+9
  67. j org.eclipse.jface.text.contentassist.AdditionalInfoController.computeInformation()V+18
  68. j org.eclipse.jface.text.AbstractInformationControlManager.doShowInformation()V+11
  69. j org.eclipse.jface.text.AbstractInformationControlManager.showInformation()V+8
  70. j org.eclipse.jface.text.contentassist.AdditionalInfoController.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+64
  71. j org.eclipse.jface.text.contentassist.AdditionalInfoController$10.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+25
  72. j org.eclipse.jface.text.contentassist.AdditionalInfoController$9.run()V+36
  73. J 7551 C1 org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z (101 bytes) @ 0xb28c570c [0xb28c55d0+0x13c]
  74. J 5695 C1 org.eclipse.swt.widgets.Display.readAndDispatch()Z (71 bytes) @ 0xb2736108 [0xb2736030+0xd8]
  75. j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run()V+606
  76. j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
  77. j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57
  78. j org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20
  79. j org.eclipse.ui.internal.Workbench$5.run()V+256
  80. j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
  81. j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
  82. j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
  83. j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+108
  84. j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
  85. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
  86. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
  87. j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
  88. j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
  89. v ~StubRoutines::call_stub
  90. V [libjvm.so+0x2d34ff] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x101f
  91. V [libjvm.so+0x46aaf9] os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x19
  92. V [libjvm.so+0x2d1acf] JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*)+0x2f
  93. V [libjvm.so+0x4af592] Reflection::invoke(instanceKlassHandle, methodHandle, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*)+0x4d2
  94. V [libjvm.so+0x4b28f8] Reflection::invoke_method(oopDesc*, Handle, objArrayHandle, Thread*)+0x148
  95. V [libjvm.so+0x35aacf] JVM_InvokeMethod+0x25f
  96. C [libjava.so+0xd742] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x32
  97. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  98. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  99. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  100. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  101. j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
  102. j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
  103. j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
  104. v ~StubRoutines::call_stub
  105. V [libjvm.so+0x2d34ff] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x101f
  106. V [libjvm.so+0x46aaf9] os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x19
  107. V [libjvm.so+0x2d1acf] JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*)+0x2f
  108. V [libjvm.so+0x314a51] jni_invoke_nonstatic(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*)+0x471
  109. V [libjvm.so+0x318513] jni_CallIntMethod+0xe3
  110. C [eclipse_1502.so+0x8521] startJavaJNI+0x418
  111. C [eclipse_1502.so+0x99c0] startJavaVM+0x24
  112. C [eclipse_1502.so+0x31b7] run+0x59d
  113. C [eclipse+0x10ee]
  114. C [libc.so.6+0x19a83] __libc_start_main+0xf3
  115.  
  116. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  117. j org.eclipse.swt.internal.webkit.WebKitGTK._soup_session_feature_detach(II)V+0
  118. j org.eclipse.swt.internal.webkit.WebKitGTK.soup_session_feature_detach(II)V+9
  119. j org.eclipse.swt.browser.WebKit.create(Lorg/eclipse/swt/widgets/Composite;I)V+892
  120. j org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+81
  121. j org.eclipse.jface.internal.text.html.BrowserInformationControl.isAvailable(Lorg/eclipse/swt/widgets/Composite;)Z+12
  122. j org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.getInformationControlCreator()Lorg/eclipse/jface/text/IInformationControlCreator;+9
  123. j org.eclipse.jface.text.contentassist.AdditionalInfoController.computeInformation()V+18
  124. j org.eclipse.jface.text.AbstractInformationControlManager.doShowInformation()V+11
  125. j org.eclipse.jface.text.AbstractInformationControlManager.showInformation()V+8
  126. j org.eclipse.jface.text.contentassist.AdditionalInfoController.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+64
  127. j org.eclipse.jface.text.contentassist.AdditionalInfoController$10.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+25
  128. j org.eclipse.jface.text.contentassist.AdditionalInfoController$9.run()V+36
  129. J 7551 C1 org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z (101 bytes) @ 0xb28c570c [0xb28c55d0+0x13c]
  130. J 5695 C1 org.eclipse.swt.widgets.Display.readAndDispatch()Z (71 bytes) @ 0xb2736108 [0xb2736030+0xd8]
  131. j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run()V+606
  132. j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
  133. j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57
  134. j org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20
  135. j org.eclipse.ui.internal.Workbench$5.run()V+256
  136. j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
  137. j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
  138. j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
  139. j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+108
  140. j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
  141. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
  142. j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
  143. j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
  144. j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
  145. v ~StubRoutines::call_stub
  146. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  147. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
  148. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  149. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
  150. j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
  151. j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
  152. j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
  153. v ~StubRoutines::call_stub
  154.  
  155. --------------- P R O C E S S ---------------
  156.  
  157. Java Threads: ( => current thread )
  158. 0x0aba8c00 JavaThread "Additional info timer" [_thread_blocked, id=7971, stack(0x624b6000,0x62507000)]
  159. 0x0a7b8c00 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=7964, stack(0x6d747000,0x6d798000)]
  160. 0x0a752800 JavaThread "Worker-7" daemon [_thread_blocked, id=7963, stack(0x617af000,0x61800000)]
  161. 0x0a907000 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=7960, stack(0x6165e000,0x616af000)]
  162. 0x62a90800 JavaThread "MultiThreadedHttpConnectionManager cleanup" daemon [_thread_blocked, id=7774, stack(0x62337000,0x62388000)]
  163. 0x62a24c00 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=7773, stack(0x6db18000,0x6db69000)]
  164. 0x0a5f0400 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=7772, stack(0x62b22000,0x62b73000)]
  165. 0x0a2ca800 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=7583, stack(0x630db000,0x6312c000)]
  166. 0x0973c400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7582, stack(0x6332c000,0x6337d000)]
  167. 0x091ae400 JavaThread "Worker-6" daemon [_thread_blocked, id=7581, stack(0x639af000,0x63a00000)]
  168. 0x092d3800 JavaThread "Worker-5" daemon [_thread_blocked, id=7569, stack(0x6bf38000,0x6bf89000)]
  169. 0x09e77000 JavaThread "Device List Monitor" daemon [_thread_in_native, id=7532, stack(0x6bee7000,0x6bf38000)]
  170. 0x09e3ec00 JavaThread "Monitor" daemon [_thread_in_native, id=7524, stack(0x6c089000,0x6c0da000)]
  171. 0x0983bc00 JavaThread "Worker-4" daemon [_thread_blocked, id=7521, stack(0x6d6db000,0x6d72c000)]
  172. 0x6dd06400 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=7519, stack(0x6dcaf000,0x6dd00000)]
  173. 0x716c4800 JavaThread "Worker-3" daemon [_thread_blocked, id=7517, stack(0x6dfac000,0x6dffd000)]
  174. 0x71681c00 JavaThread "Worker-2" daemon [_thread_blocked, id=7513, stack(0x6fd98000,0x6fde9000)]
  175. 0x7019c000 JavaThread "Java indexing" daemon [_thread_blocked, id=7512, stack(0x71009000,0x7105a000)]
  176. 0x71620000 JavaThread "Worker-1" daemon [_thread_in_native, id=7511, stack(0x704cc000,0x7051d000)]
  177. 0x0931cc00 JavaThread "Worker-0" daemon [_thread_blocked, id=7510, stack(0x70f48000,0x70f99000)]
  178. 0x71662400 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=7508, stack(0x70a4a000,0x70a9b000)]
  179. 0x090b9c00 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=7506, stack(0x70fa2000,0x70ff3000)]
  180. 0x09036800 JavaThread "Worker-JM" daemon [_thread_blocked, id=7504, stack(0x7115a000,0x711ab000)]
  181. 0x08fcb000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=7503, stack(0x711ab000,0x711fc000)]
  182. 0x08fd6000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=7502, stack(0x711fc000,0x7124d000)]
  183. 0x08fb0800 JavaThread "State Data Manager" daemon [_thread_blocked, id=7501, stack(0x7124d000,0x7129e000)]
  184. 0x08fa7000 JavaThread "Framework Active Thread" [_thread_blocked, id=7500, stack(0x7129e000,0x712ef000)]
  185. 0x08e09400 JavaThread "Service Thread" daemon [_thread_blocked, id=7498, stack(0x7148c000,0x714dd000)]
  186. 0x08e06000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=7497, stack(0x714dd000,0x7155e000)]
  187. 0x08e04800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7496, stack(0x7155e000,0x715af000)]
  188. 0x08de3c00 JavaThread "Finalizer" daemon [_thread_blocked, id=7495, stack(0x715af000,0x71600000)]
  189. 0x08de2400 JavaThread "Reference Handler" daemon [_thread_blocked, id=7494, stack(0x7170b000,0x7175c000)]
  190. =>0x08d8a000 JavaThread "main" [_thread_in_native, id=7490, stack(0xbf8b9000,0xbf909000)]
  191.  
  192. Other Threads:
  193. 0x08dde000 VMThread [stack: 0x7175c000,0x717dd000] [id=7493]
  194. 0x08e0b400 WatcherThread [stack: 0x7140b000,0x7148c000] [id=7499]
  195.  
  196. VM state:not at safepoint (normal execution)
  197.  
  198. VM Mutex/Monitor currently owned by a thread: None
  199.  
  200. Heap:
  201. def new generation total 157376K, used 24124K [0x72200000, 0x7ccc0000, 0x87750000)
  202. eden space 139904K, 12% used [0x72200000, 0x73324990, 0x7aaa0000)
  203. from space 17472K, 37% used [0x7aaa0000, 0x7b10a858, 0x7bbb0000)
  204. to space 17472K, 0% used [0x7bbb0000, 0x7bbb0000, 0x7ccc0000)
  205. tenured generation total 349568K, used 148701K [0x87750000, 0x9ccb0000, 0xb2200000)
  206. the space 349568K, 42% used [0x87750000, 0x90887530, 0x90887600, 0x9ccb0000)
  207. Metaspace used 74177K, capacity 76591K, committed 76672K, reserved 77104K
  208.  
  209. Card table byte_map: [0x71fff000,0x72200000] byte_map_base: 0x71c6e000
  210.  
  211. Polling page: 0xb76eb000
  212.  
  213. CodeCache: size=32768Kb used=8167Kb max_used=10770Kb free=24600Kb
  214. bounds [0xb22aa000, 0xb2d72000, 0xb42aa000]
  215. total_blobs=3662 nmethods=3290 adapters=299
  216. compilation: enabled
  217.  
  218. Compilation events (10 events):
  219. Event: 130.051 Thread 0x08e06000 9472 org.eclipse.swt.custom.StyledTextEvent::<init> (10 bytes)
  220. Event: 130.051 Thread 0x08e06000 nmethod 9472 0xb27bb188 code [0xb27bb280, 0xb27bb310]
  221. Event: 130.504 Thread 0x08e06000 9473 org.eclipse.swt.custom.StyledTextRenderer::addMerge (562 bytes)
  222. Event: 130.507 Thread 0x08e06000 nmethod 9473 0xb23e2488 code [0xb23e2690, 0xb23e32b8]
  223. Event: 130.600 Thread 0x08e06000 9474 org.eclipse.jface.text.AbstractLineTracker$1::nextDelimiterInfo (10 bytes)
  224. Event: 130.601 Thread 0x08e06000 nmethod 9474 0xb23e2288 code [0xb23e2390, 0xb23e242c]
  225. Event: 130.603 Thread 0x08e06000 9475 org.eclipse.jface.text.Line::<init> (20 bytes)
  226. Event: 130.604 Thread 0x08e06000 nmethod 9475 0xb27edbc8 code [0xb27edcc0, 0xb27edd60]
  227. Event: 130.728 Thread 0x08e06000 9476 org.eclipse.osgi.baseadaptor.loader.ClasspathManager::getBaseData (5 bytes)
  228. Event: 130.728 Thread 0x08e06000 nmethod 9476 0xb243c248 code [0xb243c340, 0xb243c3c0]
  229.  
  230. GC Heap History (10 events):
  231. Event: 29.739 GC heap before
  232. {Heap before GC invocations=15 (full 4):
  233. def new generation total 157376K, used 147907K [0x72200000, 0x7ccc0000, 0x87750000)
  234. eden space 139904K, 100% used [0x72200000, 0x7aaa0000, 0x7aaa0000)
  235. from space 17472K, 45% used [0x7bbb0000, 0x7c380c20, 0x7ccc0000)
  236. to space 17472K, 0% used [0x7aaa0000, 0x7aaa0000, 0x7bbb0000)
  237. tenured generation total 349568K, used 129687K [0x87750000, 0x9ccb0000, 0xb2200000)
  238. the space 349568K, 37% used [0x87750000, 0x8f5f5d58, 0x8f5f5e00, 0x9ccb0000)
  239. Metaspace used 63761K, capacity 65964K, committed 66176K, reserved 66864K
  240. Event: 29.759 GC heap after
  241. Heap after GC invocations=16 (full 4):
  242. def new generation total 157376K, used 9427K [0x72200000, 0x7ccc0000, 0x87750000)
  243. eden space 139904K, 0% used [0x72200000, 0x72200000, 0x7aaa0000)
  244. from space 17472K, 53% used [0x7aaa0000, 0x7b3d4c78, 0x7bbb0000)
  245. to space 17472K, 0% used [0x7bbb0000, 0x7bbb0000, 0x7ccc0000)
  246. tenured generation total 349568K, used 129687K [0x87750000, 0x9ccb0000, 0xb2200000)
  247. the space 349568K, 37% used [0x87750000, 0x8f5f5d58, 0x8f5f5e00, 0x9ccb0000)
  248. Metaspace used 63761K, capacity 65964K, committed 66176K, reserved 66864K
  249. }
  250. Event: 32.225 GC heap before
  251. {Heap before GC invocations=16 (full 4):
  252. def new generation total 157376K, used 149331K [0x72200000, 0x7ccc0000, 0x87750000)
  253. eden space 139904K, 100% used [0x72200000, 0x7aaa0000, 0x7aaa0000)
  254. from space 17472K, 53% used [0x7aaa0000, 0x7b3d4c78, 0x7bbb0000)
  255. to space 17472K, 0% used [0x7bbb0000, 0x7bbb0000, 0x7ccc0000)
  256. tenured generation total 349568K, used 129687K [0x87750000, 0x9ccb0000, 0xb2200000)
  257. the space 349568K, 37% used [0x87750000, 0x8f5f5d58, 0x8f5f5e00, 0x9ccb0000)
  258. Metaspace used 63885K, capacity 66118K, committed 66176K, reserved 66864K
  259. Event: 32.246 GC heap after
  260. Heap after GC invocations=17 (full 4):
  261. def new generation total 157376K, used 4390K [0x72200000, 0x7ccc0000, 0x87750000)
  262. eden space 139904K, 0% used [0x72200000, 0x72200000, 0x7aaa0000)
  263. from space 17472K, 25% used [0x7bbb0000, 0x7bff9ab8, 0x7ccc0000)
  264. to space 17472K, 0% used [0x7aaa0000, 0x7aaa0000, 0x7bbb0000)
  265. tenured generation total 349568K, used 130858K [0x87750000, 0x9ccb0000, 0xb2200000)
  266. the space 349568K, 37% used [0x87750000, 0x8f71aa90, 0x8f71ac00, 0x9ccb0000)
  267. Metaspace used 63885K, capacity 66118K, committed 66176K, reserved 66864K
  268. }
  269. Event: 86.259 GC heap before
  270. {Heap before GC invocations=17 (full 4):
  271. def new generation total 157376K, used 144294K [0x72200000, 0x7ccc0000, 0x87750000)
  272. eden space 139904K, 100% used [0x72200000, 0x7aaa0000, 0x7aaa0000)
  273. from space 17472K, 25% used [0x7bbb0000, 0x7bff9ab8, 0x7ccc0000)
  274. to space 17472K, 0% used [0x7aaa0000, 0x7aaa0000, 0x7bbb0000)
  275. tenured generation total 349568K, used 130858K [0x87750000, 0x9ccb0000, 0xb2200000)
  276. the space 349568K, 37% used [0x87750000, 0x8f71aa90, 0x8f71ac00, 0x9ccb0000)
  277. Metaspace used 69127K, capacity 71556K, committed 71680K, reserved 71984K
  278. Event: 86.315 GC heap after
  279. Heap after GC invocations=18 (full 4):
  280. def new generation total 157376K, used 17472K [0x72200000, 0x7ccc0000, 0x87750000)
  281. eden space 139904K, 0% used [0x72200000, 0x72200000, 0x7aaa0000)
  282. from space 17472K, 100% used [0x7aaa0000, 0x7bbb0000, 0x7bbb0000)
  283. to space 17472K, 0% used [0x7bbb0000, 0x7bbb0000, 0x7ccc0000)
  284. tenured generation total 349568K, used 131304K [0x87750000, 0x9ccb0000, 0xb2200000)
  285. the space 349568K, 37% used [0x87750000, 0x8f78a170, 0x8f78a200, 0x9ccb0000)
  286. Metaspace used 69127K, capacity 71556K, committed 71680K, reserved 71984K
  287. }
  288. Event: 98.993 GC heap before
  289. {Heap before GC invocations=18 (full 4):
  290. def new generation total 157376K, used 157376K [0x72200000, 0x7ccc0000, 0x87750000)
  291. eden space 139904K, 100% used [0x72200000, 0x7aaa0000, 0x7aaa0000)
  292. from space 17472K, 100% used [0x7aaa0000, 0x7bbb0000, 0x7bbb0000)
  293. to space 17472K, 0% used [0x7bbb0000, 0x7bbb0000, 0x7ccc0000)
  294. tenured generation total 349568K, used 131304K [0x87750000, 0x9ccb0000, 0xb2200000)
  295. the space 349568K, 37% used [0x87750000, 0x8f78a170, 0x8f78a200, 0x9ccb0000)
  296. Metaspace used 72626K, capacity 75037K, committed 75136K, reserved 76080K
  297. Event: 99.090 GC heap after
  298. Heap after GC invocations=19 (full 4):
  299. def new generation total 157376K, used 14175K [0x72200000, 0x7ccc0000, 0x87750000)
  300. eden space 139904K, 0% used [0x72200000, 0x72200000, 0x7aaa0000)
  301. from space 17472K, 81% used [0x7bbb0000, 0x7c987e68, 0x7ccc0000)
  302. to space 17472K, 0% used [0x7aaa0000, 0x7aaa0000, 0x7bbb0000)
  303. tenured generation total 349568K, used 141555K [0x87750000, 0x9ccb0000, 0xb2200000)
  304. the space 349568K, 40% used [0x87750000, 0x9018cd60, 0x9018ce00, 0x9ccb0000)
  305. Metaspace used 72626K, capacity 75037K, committed 75136K, reserved 76080K
  306. }
  307. Event: 118.060 GC heap before
  308. {Heap before GC invocations=19 (full 4):
  309. def new generation total 157376K, used 154079K [0x72200000, 0x7ccc0000, 0x87750000)
  310. eden space 139904K, 100% used [0x72200000, 0x7aaa0000, 0x7aaa0000)
  311. from space 17472K, 81% used [0x7bbb0000, 0x7c987e68, 0x7ccc0000)
  312. to space 17472K, 0% used [0x7aaa0000, 0x7aaa0000, 0x7bbb0000)
  313. tenured generation total 349568K, used 141555K [0x87750000, 0x9ccb0000, 0xb2200000)
  314. the space 349568K, 40% used [0x87750000, 0x9018cd60, 0x9018ce00, 0x9ccb0000)
  315. Metaspace used 72823K, capacity 75239K, committed 75392K, reserved 76080K
  316. Event: 118.126 GC heap after
  317. Heap after GC invocations=20 (full 4):
  318. def new generation total 157376K, used 6570K [0x72200000, 0x7ccc0000, 0x87750000)
  319. eden space 139904K, 0% used [0x72200000, 0x72200000, 0x7aaa0000)
  320. from space 17472K, 37% used [0x7aaa0000, 0x7b10a858, 0x7bbb0000)
  321. to space 17472K, 0% used [0x7bbb0000, 0x7bbb0000, 0x7ccc0000)
  322. tenured generation total 349568K, used 148701K [0x87750000, 0x9ccb0000, 0xb2200000)
  323. the space 349568K, 42% used [0x87750000, 0x90887530, 0x90887600, 0x9ccb0000)
  324. Metaspace used 72823K, capacity 75239K, committed 75392K, reserved 76080K
  325. }
  326.  
  327. Deoptimization events (0 events):
  328. No events
  329.  
  330. Internal exceptions (10 events):
  331. Event: 115.858 Thread 0x091ae400 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x7a4c1f38) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u20/1074/hotspot/src/share/vm/prims/jni.cpp, line 742]
  332. Event: 116.282 Thread 0x0a752800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x74abca08) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u20/1074/hotspot/src/share/vm/prims/jni.cpp, line 742]
  333. Event: 116.598 Thread 0x091ae400 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x7a4dcca8) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u20/1074/hotspot/src/share/vm/prims/jni.cpp, line 742]
  334. Event: 117.631 Thread 0x0a7b8c00 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x7a5966e0) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u20/1074/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 604]
  335. Event: 125.697 Thread 0x08d8a000 Implicit null exception at 0xb23e9f23 to 0xb23ea774
  336. Event: 127.718 Thread 0x0a7b8c00 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x7285a5e8) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u20/1074/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 604]
  337. Event: 127.718 Thread 0x0a7b8c00 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x7285a7c0) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u20/1074/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 604]
  338. Event: 127.718 Thread 0x0a7b8c00 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x7285a998) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u20/1074/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 604]
  339. Event: 127.728 Thread 0x0a7b8c00 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x72887950) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u20/1074/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 604]
  340. Event: 129.932 Thread 0x08d8a000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 2672> (0x72eb41d0) thrown at [/HUDSON/workspace/8-2-build-linux-i586/jdk8u20/1074/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp, line 366]
  341.  
  342. Events (10 events):
  343. Event: 130.602 Thread 0x08e06000 flushing nmethod 0xb27e6408
  344. Event: 130.602 Thread 0x08e06000 flushing nmethod 0xb27e8f88
  345. Event: 130.602 Thread 0x08e06000 flushing nmethod 0xb27e9148
  346. Event: 130.602 Thread 0x08e06000 flushing nmethod 0xb27e9408
  347. Event: 130.602 Thread 0x08e06000 flushing nmethod 0xb27ebb48
  348. Event: 130.602 Thread 0x08e06000 flushing nmethod 0xb27ecfc8
  349. Event: 130.602 Thread 0x08e06000 flushing nmethod 0xb27ed588
  350. Event: 130.602 Thread 0x08e06000 flushing nmethod 0xb27edb88
  351. Event: 130.746 loading class org/eclipse/swt/browser/XULRunnerInitializer
  352. Event: 130.746 loading class org/eclipse/swt/browser/XULRunnerInitializer done
  353.  
  354.  
  355. Dynamic libraries:
  356. 08048000-0804c000 r-xp 00000000 08:09 11272380 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/eclipse
  357. 0804c000-0804d000 rw-p 00003000 08:09 11272380 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/eclipse
  358. 08cf2000-0acef000 rw-p 00000000 00:00 0 [heap]
  359. 5b2d9000-5b5d6000 rw-p 00000000 00:00 0
  360. 5b5d6000-5b60f000 r-xp 00000000 08:09 7481569 /usr/lib/i386-linux-gnu/libnspr4.so
  361. 5b60f000-5b610000 r--p 00038000 08:09 7481569 /usr/lib/i386-linux-gnu/libnspr4.so
  362. 5b610000-5b611000 rw-p 00039000 08:09 7481569 /usr/lib/i386-linux-gnu/libnspr4.so
  363. 5b611000-5b613000 rw-p 00000000 00:00 0
  364. 5b613000-5b633000 r-xp 00000000 08:09 7477122 /usr/lib/i386-linux-gnu/libnssutil3.so
  365. 5b633000-5b634000 ---p 00020000 08:09 7477122 /usr/lib/i386-linux-gnu/libnssutil3.so
  366. 5b634000-5b637000 r--p 00020000 08:09 7477122 /usr/lib/i386-linux-gnu/libnssutil3.so
  367. 5b637000-5b638000 rw-p 00023000 08:09 7477122 /usr/lib/i386-linux-gnu/libnssutil3.so
  368. 5b638000-5b776000 r-xp 00000000 08:09 7477114 /usr/lib/i386-linux-gnu/libnss3.so
  369. 5b776000-5b779000 r--p 0013d000 08:09 7477114 /usr/lib/i386-linux-gnu/libnss3.so
  370. 5b779000-5b77a000 rw-p 00140000 08:09 7477114 /usr/lib/i386-linux-gnu/libnss3.so
  371. 5b77a000-5b77b000 rw-p 00000000 00:00 0
  372. 5b77b000-5b7a2000 r-xp 00000000 08:09 7477290 /usr/lib/i386-linux-gnu/libsmime3.so
  373. 5b7a2000-5b7a3000 ---p 00027000 08:09 7477290 /usr/lib/i386-linux-gnu/libsmime3.so
  374. 5b7a3000-5b7a5000 r--p 00027000 08:09 7477290 /usr/lib/i386-linux-gnu/libsmime3.so
  375. 5b7a5000-5b7a6000 rw-p 00029000 08:09 7477290 /usr/lib/i386-linux-gnu/libsmime3.so
  376. 5b7a6000-5b7eb000 r-xp 00000000 08:09 7477316 /usr/lib/i386-linux-gnu/libssl3.so
  377. 5b7eb000-5b7ed000 r--p 00044000 08:09 7477316 /usr/lib/i386-linux-gnu/libssl3.so
  378. 5b7ed000-5b7ee000 rw-p 00046000 08:09 7477316 /usr/lib/i386-linux-gnu/libssl3.so
  379. 5b7ee000-5b804000 r-xp 00000000 08:09 7605653 /usr/lib/mozilla/plugins/libtotem-cone-plugin.so
  380. 5b804000-5b805000 r--p 00016000 08:09 7605653 /usr/lib/mozilla/plugins/libtotem-cone-plugin.so
  381. 5b805000-5b806000 rw-p 00017000 08:09 7605653 /usr/lib/mozilla/plugins/libtotem-cone-plugin.so
  382. 5b806000-5c81e000 r-xp 00000000 08:09 7471471 /usr/lib/flashplugin-installer/libflashplayer.so
  383. 5c81e000-5c89e000 rw-p 01018000 08:09 7471471 /usr/lib/flashplugin-installer/libflashplayer.so
  384. 5c89e000-5c996000 rw-p 00000000 00:00 0
  385. 5c996000-5c9ae000 r-xp 00000000 08:09 7605654 /usr/lib/mozilla/plugins/libtotem-gmp-plugin.so
  386. 5c9ae000-5c9af000 r--p 00017000 08:09 7605654 /usr/lib/mozilla/plugins/libtotem-gmp-plugin.so
  387. 5c9af000-5c9b0000 rw-p 00018000 08:09 7605654 /usr/lib/mozilla/plugins/libtotem-gmp-plugin.so
  388. 5c9b0000-5c9d5000 r-xp 00000000 08:09 12322415 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libnpjp2.so
  389. 5c9d5000-5c9d6000 rw-p 00025000 08:09 12322415 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libnpjp2.so
  390. 5c9d6000-5c9d7000 rw-p 00000000 00:00 0
  391. 5c9d7000-5c9fa000 r-xp 00000000 08:09 7477019 /usr/lib/i386-linux-gnu/libjson-glib-1.0.so.0.1600.2
  392. 5c9fa000-5c9fb000 r--p 00022000 08:09 7477019 /usr/lib/i386-linux-gnu/libjson-glib-1.0.so.0.1600.2
  393. 5c9fb000-5c9fc000 rw-p 00023000 08:09 7477019 /usr/lib/i386-linux-gnu/libjson-glib-1.0.so.0.1600.2
  394. 5c9ff000-5ca11000 r-xp 00000000 08:09 7605656 /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so
  395. 5ca11000-5ca12000 ---p 00012000 08:09 7605656 /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so
  396. 5ca12000-5ca13000 r--p 00012000 08:09 7605656 /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so
  397. 5ca13000-5ca14000 rw-p 00013000 08:09 7605656 /usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so
  398. 5ca14000-5cabb000 r-xp 00000000 08:09 7474048 /usr/lib/libaspell.so.15.2.0
  399. 5cabb000-5cabc000 ---p 000a7000 08:09 7474048 /usr/lib/libaspell.so.15.2.0
  400. 5cabc000-5cabf000 r--p 000a7000 08:09 7474048 /usr/lib/libaspell.so.15.2.0
  401. 5cabf000-5cac0000 rw-p 000aa000 08:09 7474048 /usr/lib/libaspell.so.15.2.0
  402. 5cac0000-5cac4000 rw-p 00000000 00:00 0
  403. 5cac4000-5cb15000 r-xp 00000000 08:09 7476969 /usr/lib/i386-linux-gnu/libhunspell-1.3.so.0.0.0
  404. 5cb15000-5cb16000 r--p 00050000 08:09 7476969 /usr/lib/i386-linux-gnu/libhunspell-1.3.so.0.0.0
  405. 5cb16000-5cb1a000 rw-p 00051000 08:09 7476969 /usr/lib/i386-linux-gnu/libhunspell-1.3.so.0.0.0
  406. 5cb1f000-5cb2f000 r-xp 00000000 08:09 7605655 /usr/lib/mozilla/plugins/libtotem-mully-plugin.so
  407. 5cb2f000-5cb30000 ---p 00010000 08:09 7605655 /usr/lib/mozilla/plugins/libtotem-mully-plugin.so
  408. 5cb30000-5cb31000 r--p 00010000 08:09 7605655 /usr/lib/mozilla/plugins/libtotem-mully-plugin.so
  409. 5cb31000-5cb32000 rw-p 00011000 08:09 7605655 /usr/lib/mozilla/plugins/libtotem-mully-plugin.so
  410. 5cb32000-5cb33000 ---p 00000000 00:00 0
  411. 5cb33000-5cb53000 rw-p 00000000 00:00 0
  412. 5cb53000-5cb55000 ---p 00000000 00:00 0
  413. 5cb55000-5cc55000 rw-p 00000000 00:00 0
  414. 5cc55000-5cc56000 ---p 00000000 00:00 0
  415. 5cc56000-5e2c1000 r-xp 00000000 08:09 7476975 /usr/lib/i386-linux-gnu/libicudata.so.52.1
  416. 5e2c1000-5e2c2000 r--p 0166a000 08:09 7476975 /usr/lib/i386-linux-gnu/libicudata.so.52.1
  417. 5e2c2000-5e2c3000 rw-p 0166b000 08:09 7476975 /usr/lib/i386-linux-gnu/libicudata.so.52.1
  418. 5e2c3000-5e2e7000 r-xp 00000000 08:09 14418955 /lib/i386-linux-gnu/liblzma.so.5.0.0
  419. 5e2e7000-5e2e8000 r--p 00023000 08:09 14418955 /lib/i386-linux-gnu/liblzma.so.5.0.0
  420. 5e2e8000-5e2e9000 rw-p 00024000 08:09 14418955 /lib/i386-linux-gnu/liblzma.so.5.0.0
  421. 5e2e9000-5e36b000 r-xp 00000000 08:09 14418937 /lib/i386-linux-gnu/libgcrypt.so.11.8.2
  422. 5e36b000-5e36c000 r--p 00081000 08:09 14418937 /lib/i386-linux-gnu/libgcrypt.so.11.8.2
  423. 5e36c000-5e36e000 rw-p 00082000 08:09 14418937 /lib/i386-linux-gnu/libgcrypt.so.11.8.2
  424. 5e36e000-5e36f000 rw-p 00000000 00:00 0
  425. 5e36f000-5e3fa000 r-xp 00000000 08:09 7477140 /usr/lib/i386-linux-gnu/liborc-0.4.so.0.18.0
  426. 5e3fa000-5e3fb000 r--p 0008a000 08:09 7477140 /usr/lib/i386-linux-gnu/liborc-0.4.so.0.18.0
  427. 5e3fb000-5e3ff000 rw-p 0008b000 08:09 7477140 /usr/lib/i386-linux-gnu/liborc-0.4.so.0.18.0
  428. 5e3ff000-5e435000 r-xp 00000000 08:09 7474909 /usr/lib/i386-linux-gnu/libgsttag-1.0.so.0.204.0
  429. 5e435000-5e436000 r--p 00035000 08:09 7474909 /usr/lib/i386-linux-gnu/libgsttag-1.0.so.0.204.0
  430. 5e436000-5e437000 rw-p 00036000 08:09 7474909 /usr/lib/i386-linux-gnu/libgsttag-1.0.so.0.204.0
  431. 5e437000-5e48f000 r-xp 00000000 08:09 7476456 /usr/lib/i386-linux-gnu/libXt.so.6.0.0
  432. 5e48f000-5e490000 r--p 00058000 08:09 7476456 /usr/lib/i386-linux-gnu/libXt.so.6.0.0
  433. 5e490000-5e493000 rw-p 00059000 08:09 7476456 /usr/lib/i386-linux-gnu/libXt.so.6.0.0
  434. 5e493000-5e4df000 r-xp 00000000 08:09 7477435 /usr/lib/i386-linux-gnu/libwebp.so.5.0.0
  435. 5e4df000-5e4e0000 r--p 0004b000 08:09 7477435 /usr/lib/i386-linux-gnu/libwebp.so.5.0.0
  436. 5e4e0000-5e4e1000 rw-p 0004c000 08:09 7477435 /usr/lib/i386-linux-gnu/libwebp.so.5.0.0
  437. 5e4e1000-5e4e3000 rw-p 00000000 00:00 0
  438. 5e4e3000-5e646000 r-xp 00000000 08:09 7476989 /usr/lib/i386-linux-gnu/libicuuc.so.52.1
  439. 5e646000-5e650000 r--p 00162000 08:09 7476989 /usr/lib/i386-linux-gnu/libicuuc.so.52.1
  440. 5e650000-5e651000 rw-p 0016c000 08:09 7476989 /usr/lib/i386-linux-gnu/libicuuc.so.52.1
  441. 5e651000-5e655000 rw-p 00000000 00:00 0
  442. 5e655000-5e85d000 r-xp 00000000 08:09 7476977 /usr/lib/i386-linux-gnu/libicui18n.so.52.1
  443. 5e85d000-5e85e000 ---p 00208000 08:09 7476977 /usr/lib/i386-linux-gnu/libicui18n.so.52.1
  444. 5e85e000-5e865000 r--p 00208000 08:09 7476977 /usr/lib/i386-linux-gnu/libicui18n.so.52.1
  445. 5e865000-5e866000 rw-p 0020f000 08:09 7476977 /usr/lib/i386-linux-gnu/libicui18n.so.52.1
  446. 5e866000-5e91f000 r-xp 00000000 08:09 7477311 /usr/lib/i386-linux-gnu/libsqlite3.so.0.8.6
  447. 5e91f000-5e921000 r--p 000b8000 08:09 7477311 /usr/lib/i386-linux-gnu/libsqlite3.so.0.8.6
  448. 5e921000-5e922000 rw-p 000ba000 08:09 7477311 /usr/lib/i386-linux-gnu/libsqlite3.so.0.8.6
  449. 5e922000-5e923000 rw-p 00000000 00:00 0
  450. 5e923000-5e97c000 r-xp 00000000 08:09 7478797 /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0
  451. 5e97c000-5e97e000 r--p 00058000 08:09 7478797 /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0
  452. 5e97e000-5e983000 rwxp 0005a000 08:09 7478797 /usr/lib/i386-linux-gnu/mesa/libGL.so.1.2.0
  453. 5e983000-5ead6000 r-xp 00000000 08:09 7473642 /usr/lib/i386-linux-gnu/libxml2.so.2.9.1
  454. 5ead6000-5ead7000 ---p 00153000 08:09 7473642 /usr/lib/i386-linux-gnu/libxml2.so.2.9.1
  455. 5ead7000-5eadb000 r--p 00153000 08:09 7473642 /usr/lib/i386-linux-gnu/libxml2.so.2.9.1
  456. 5eadb000-5eadc000 rw-p 00157000 08:09 7473642 /usr/lib/i386-linux-gnu/libxml2.so.2.9.1
  457. 5eadc000-5eadd000 rw-p 00000000 00:00 0
  458. 5eadd000-5eb18000 r-xp 00000000 08:09 7477491 /usr/lib/i386-linux-gnu/libxslt.so.1.1.28
  459. 5eb18000-5eb19000 ---p 0003b000 08:09 7477491 /usr/lib/i386-linux-gnu/libxslt.so.1.1.28
  460. 5eb19000-5eb1a000 r--p 0003b000 08:09 7477491 /usr/lib/i386-linux-gnu/libxslt.so.1.1.28
  461. 5eb1a000-5eb1b000 rw-p 0003c000 08:09 7477491 /usr/lib/i386-linux-gnu/libxslt.so.1.1.28
  462. 5eb1b000-5eba8000 r-xp 00000000 08:09 7477299 /usr/lib/i386-linux-gnu/libsoup-2.4.so.1.7.0
  463. 5eba8000-5ebaa000 r--p 0008c000 08:09 7477299 /usr/lib/i386-linux-gnu/libsoup-2.4.so.1.7.0
  464. 5ebaa000-5ebb7000 rw-p 0008e000 08:09 7477299 /usr/lib/i386-linux-gnu/libsoup-2.4.so.1.7.0
  465. 5ebb7000-5ec01000 r-xp 00000000 08:09 7477274 /usr/lib/i386-linux-gnu/libsecret-1.so.0.0.0
  466. 5ec01000-5ec03000 r--p 00049000 08:09 7477274 /usr/lib/i386-linux-gnu/libsecret-1.so.0.0.0
  467. 5ec03000-5ec04000 rw-p 0004b000 08:09 7477274 /usr/lib/i386-linux-gnu/libsecret-1.so.0.0.0
  468. 5ec04000-5ed02000 r-xp 00000000 08:09 7474904 /usr/lib/i386-linux-gnu/libgstreamer-1.0.so.0.204.0
  469. 5ed02000-5ed05000 r--p 000fe000 08:09 7474904 /usr/lib/i386-linux-gnu/libgstreamer-1.0.so.0.204.0
  470. 5ed05000-5ed06000 rw-p 00101000 08:09 7474904 /usr/lib/i386-linux-gnu/libgstreamer-1.0.so.0.204.0
  471. 5ed06000-5ed07000 rw-p 00000000 00:00 0
  472. 5ed07000-5f384000 r-xp 00000000 08:09 7482464 /usr/lib/i386-linux-gnu/libjavascriptcoregtk-1.0.so.0.16.11
  473. 5f384000-5f385000 ---p 0067d000 08:09 7482464 /usr/lib/i386-linux-gnu/libjavascriptcoregtk-1.0.so.0.16.11
  474. 5f385000-5f391000 r--p 0067d000 08:09 7482464 /usr/lib/i386-linux-gnu/libjavascriptcoregtk-1.0.so.0.16.11
  475. 5f391000-5f392000 rw-p 00689000 08:09 7482464 /usr/lib/i386-linux-gnu/libjavascriptcoregtk-1.0.so.0.16.11
  476. 5f392000-5f3a4000 rw-p 00000000 00:00 0
  477. 5f3a4000-6101a000 r-xp 00000000 08:09 7482481 /usr/lib/i386-linux-gnu/libwebkitgtk-1.0.so.0.22.9
  478. 6101a000-610eb000 r--p 01c76000 08:09 7482481 /usr/lib/i386-linux-gnu/libwebkitgtk-1.0.so.0.22.9
  479. 610eb000-610f9000 rw-p 01d47000 08:09 7482481 /usr/lib/i386-linux-gnu/libwebkitgtk-1.0.so.0.22.9
  480. 610f9000-611a0000 rw-p 00000000 00:00 0
  481. 611a0000-61200000 ---p 00000000 00:00 0
  482. 61200000-61300000 rw-p 00000000 00:00 0
  483. 61300000-6134a000 rw-p 00000000 00:00 0
  484. 6134a000-61400000 ---p 00000000 00:00 0
  485. 6140c000-61430000 r-xp 00000000 08:09 7476623 /usr/lib/i386-linux-gnu/libdbus-glib-1.so.2.2.2
  486. 61430000-61431000 r--p 00023000 08:09 7476623 /usr/lib/i386-linux-gnu/libdbus-glib-1.so.2.2.2
  487. 61431000-61432000 rw-p 00024000 08:09 7476623 /usr/lib/i386-linux-gnu/libdbus-glib-1.so.2.2.2
  488. 61432000-6147b000 r-xp 00000000 08:09 7477017 /usr/lib/i386-linux-gnu/libjpeg.so.8.0.2
  489. 6147b000-6147c000 r--p 00048000 08:09 7477017 /usr/lib/i386-linux-gnu/libjpeg.so.8.0.2
  490. 6147c000-6147d000 rw-p 00049000 08:09 7477017 /usr/lib/i386-linux-gnu/libjpeg.so.8.0.2
  491. 6147d000-6148d000 rw-p 00000000 00:00 0
  492. 6148d000-614ef000 r-xp 00000000 08:09 7474905 /usr/lib/i386-linux-gnu/libgstbase-1.0.so.0.204.0
  493. 614ef000-614f0000 r--p 00061000 08:09 7474905 /usr/lib/i386-linux-gnu/libgstbase-1.0.so.0.204.0
  494. 614f0000-614f1000 rw-p 00062000 08:09 7474905 /usr/lib/i386-linux-gnu/libgstbase-1.0.so.0.204.0
  495. 614f1000-615f1000 rw-p 00000000 00:00 0
  496. 615fc000-61612000 r-xp 00000000 08:09 7476288 /usr/lib/i386-linux-gnu/libICE.so.6.3.0
  497. 61612000-61613000 r--p 00015000 08:09 7476288 /usr/lib/i386-linux-gnu/libICE.so.6.3.0
  498. 61613000-61614000 rw-p 00016000 08:09 7476288 /usr/lib/i386-linux-gnu/libICE.so.6.3.0
  499. 61614000-61616000 rw-p 00000000 00:00 0
  500. 61616000-6165a000 r-xp 00000000 08:09 7474921 /usr/lib/i386-linux-gnu/libgstvideo-1.0.so.0.204.0
  501. 6165a000-6165b000 r--p 00044000 08:09 7474921 /usr/lib/i386-linux-gnu/libgstvideo-1.0.so.0.204.0
  502. 6165b000-6165e000 rw-p 00045000 08:09 7474921 /usr/lib/i386-linux-gnu/libgstvideo-1.0.so.0.204.0
  503. 6165e000-61661000 ---p 00000000 00:00 0
  504. 61661000-617af000 rw-p 00000000 00:00 0 [stack:7960]
  505. 617af000-617b2000 ---p 00000000 00:00 0
  506. 617b2000-61900000 rw-p 00000000 00:00 0 [stack:7963]
  507. 61900000-61a00000 rw-p 00000000 00:00 0
  508. 61a00000-61b00000 rw-p 00000000 00:00 0
  509. 61b00000-61bfe000 rw-p 00000000 00:00 0
  510. 61bfe000-61c00000 ---p 00000000 00:00 0
  511. 61c00000-61ce4000 rw-p 00000000 00:00 0
  512. 61ce4000-61d00000 ---p 00000000 00:00 0
  513. 61d00000-61e00000 rw-p 00000000 00:00 0
  514. 61e08000-61e13000 r-xp 00000000 08:09 7477693 /usr/lib/i386-linux-gnu/enchant/libenchant_ispell.so
  515. 61e13000-61e14000 r--p 0000a000 08:09 7477693 /usr/lib/i386-linux-gnu/enchant/libenchant_ispell.so
  516. 61e14000-61e15000 rw-p 0000b000 08:09 7477693 /usr/lib/i386-linux-gnu/enchant/libenchant_ispell.so
  517. 61e15000-61f15000 rw-p 00000000 00:00 0
  518. 61f15000-62015000 rw-p 00000000 00:00 0
  519. 62015000-620bf000 r--p 00000000 08:09 8521044 /usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf
  520. 620bf000-62337000 rw-p 00000000 00:00 0
  521. 62337000-6233a000 ---p 00000000 00:00 0
  522. 6233a000-62488000 rw-p 00000000 00:00 0 [stack:7774]
  523. 6248b000-6248f000 r-xp 00000000 08:09 7481568 /usr/lib/i386-linux-gnu/libplc4.so
  524. 6248f000-62490000 r--p 00003000 08:09 7481568 /usr/lib/i386-linux-gnu/libplc4.so
  525. 62490000-62491000 rw-p 00004000 08:09 7481568 /usr/lib/i386-linux-gnu/libplc4.so
  526. 62491000-624b3000 r-xp 00000000 08:09 7474911 /usr/lib/i386-linux-gnu/libgstpbutils-1.0.so.0.204.0
  527. 624b3000-624b4000 ---p 00022000 08:09 7474911 /usr/lib/i386-linux-gnu/libgstpbutils-1.0.so.0.204.0
  528. 624b4000-624b5000 r--p 00022000 08:09 7474911 /usr/lib/i386-linux-gnu/libgstpbutils-1.0.so.0.204.0
  529. 624b5000-624b6000 rw-p 00023000 08:09 7474911 /usr/lib/i386-linux-gnu/libgstpbutils-1.0.so.0.204.0
  530. 624b6000-624b9000 ---p 00000000 00:00 0
  531. 624b9000-62507000 rw-p 00000000 00:00 0 [stack:7971]
  532. 62509000-62512000 r-xp 00000000 08:09 7477692 /usr/lib/i386-linux-gnu/enchant/libenchant_hspell.so
  533. 62512000-62513000 r--p 00008000 08:09 7477692 /usr/lib/i386-linux-gnu/enchant/libenchant_hspell.so
  534. 62513000-62515000 rw-p 00009000 08:09 7477692 /usr/lib/i386-linux-gnu/enchant/libenchant_hspell.so
  535. 62515000-62520000 r-xp 00000000 08:09 7476659 /usr/lib/i386-linux-gnu/libdrm.so.2.4.0
  536. 62520000-62521000 r--p 0000a000 08:09 7476659 /usr/lib/i386-linux-gnu/libdrm.so.2.4.0
  537. 62521000-62522000 rw-p 0000b000 08:09 7476659 /usr/lib/i386-linux-gnu/libdrm.so.2.4.0
  538. 62522000-62571000 r-xp 00000000 08:09 7474915 /usr/lib/i386-linux-gnu/libgstaudio-1.0.so.0.204.0
  539. 62571000-62572000 ---p 0004f000 08:09 7474915 /usr/lib/i386-linux-gnu/libgstaudio-1.0.so.0.204.0
  540. 62572000-62573000 r--p 0004f000 08:09 7474915 /usr/lib/i386-linux-gnu/libgstaudio-1.0.so.0.204.0
  541. 62573000-62574000 rw-p 00050000 08:09 7474915 /usr/lib/i386-linux-gnu/libgstaudio-1.0.so.0.204.0
  542. 62574000-62577000 ---p 00000000 00:00 0
  543. 62577000-625c5000 rw-p 00000000 00:00 0
  544. 625c5000-626c5000 rw-s 00000000 00:04 294158357 /SYSV00000000 (deleted)
  545. 626c5000-626f8000 r-xp 00000000 08:09 12322446 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libsunec.so
  546. 626f8000-626fc000 rw-p 00032000 08:09 12322446 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libsunec.so
  547. 626fc000-62800000 rw-p 00000000 00:00 0
  548. 62800000-62900000 rw-p 00000000 00:00 0
  549. 62900000-62a00000 rw-p 00000000 00:00 0
  550. 62a00000-62afd000 rw-p 00000000 00:00 0
  551. 62afd000-62b00000 ---p 00000000 00:00 0
  552. 62b00000-62b03000 r-xp 00000000 08:09 7478347 /usr/lib/i386-linux-gnu/gio/modules/libgiognomeproxy.so
  553. 62b03000-62b04000 r--p 00002000 08:09 7478347 /usr/lib/i386-linux-gnu/gio/modules/libgiognomeproxy.so
  554. 62b04000-62b05000 rw-p 00003000 08:09 7478347 /usr/lib/i386-linux-gnu/gio/modules/libgiognomeproxy.so
  555. 62b05000-62b08000 r-xp 00000000 08:09 7481570 /usr/lib/i386-linux-gnu/libplds4.so
  556. 62b08000-62b09000 r--p 00002000 08:09 7481570 /usr/lib/i386-linux-gnu/libplds4.so
  557. 62b09000-62b0a000 rw-p 00003000 08:09 7481570 /usr/lib/i386-linux-gnu/libplds4.so
  558. 62b0a000-62b20000 r-xp 00000000 08:09 7477455 /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0
  559. 62b20000-62b21000 r--p 00016000 08:09 7477455 /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0
  560. 62b21000-62b22000 rw-p 00017000 08:09 7477455 /usr/lib/i386-linux-gnu/libxcb-glx.so.0.0.0
  561. 62b22000-62b25000 ---p 00000000 00:00 0
  562. 62b25000-62c73000 rw-p 00000000 00:00 0 [stack:7772]
  563. 62c73000-62d73000 rw-p 00000000 00:00 0
  564. 62d73000-62e73000 rw-p 00000000 00:00 0
  565. 62e73000-62f73000 rw-p 00000000 00:00 0
  566. 62f73000-62fd3000 r-xp 00000000 08:09 12322445 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libt2k.so
  567. 62fd3000-62fd7000 rw-p 00060000 08:09 12322445 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libt2k.so
  568. 62fd7000-630db000 rw-p 00000000 00:00 0
  569. 630db000-630de000 ---p 00000000 00:00 0
  570. 630de000-6322c000 rw-p 00000000 00:00 0 [stack:7583]
  571. 6322c000-6332c000 rw-p 00000000 00:00 0
  572. 6332c000-6332f000 ---p 00000000 00:00 0
  573. 6332f000-6337d000 rw-p 00000000 00:00 0 [stack:7582]
  574. 6337d000-633de000 r-xp 00000000 08:09 12322434 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libfontmanager.so
  575. 633de000-633e1000 rw-p 00060000 08:09 12322434 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libfontmanager.so
  576. 633e1000-633e5000 rw-p 00000000 00:00 0
  577. 633e5000-63432000 r-xp 00000000 08:09 12322431 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libawt_xawt.so
  578. 63432000-63434000 rw-p 0004c000 08:09 12322431 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libawt_xawt.so
  579. 63434000-63435000 rw-p 00000000 00:00 0
  580. 63435000-634bb000 r-xp 00000000 08:09 12322413 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libawt.so
  581. 634bb000-634c2000 rw-p 00086000 08:09 12322413 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libawt.so
  582. 634c2000-634e6000 rw-p 00000000 00:00 0
  583. 634e6000-63534000 r--s 0087c000 08:09 11804995 /home/killer/Documents/adt-bundle-linux-x86-20140702/sdk/platforms/android-20/data/icu4j.jar
  584. 63534000-635af000 r--s 0080a000 08:09 11805001 /home/killer/Documents/adt-bundle-linux-x86-20140702/sdk/platforms/android-20/data/layoutlib.jar
  585. 635af000-636af000 rw-p 00000000 00:00 0
  586. 636af000-637af000 rw-p 00000000 00:00 0
  587. 637af000-638af000 rw-p 00000000 00:00 0
  588. 638af000-639af000 rw-p 00000000 00:00 0
  589. 639af000-639b2000 ---p 00000000 00:00 0
  590. 639b2000-63b00000 rw-p 00000000 00:00 0 [stack:7581]
  591. 63b00000-63bfb000 rw-p 00000000 00:00 0
  592. 63bfb000-63c00000 ---p 00000000 00:00 0
  593. 63c00000-63d00000 rw-p 00000000 00:00 0
  594. 63d00000-63e00000 rw-p 00000000 00:00 0
  595. 63e00000-63f00000 rw-p 00000000 00:00 0
  596. 63f00000-64000000 rw-p 00000000 00:00 0
  597. 64000000-64100000 rw-p 00000000 00:00 0
  598. 64100000-64200000 rw-p 00000000 00:00 0
  599. 64200000-64300000 rw-p 00000000 00:00 0
  600. 64300000-64400000 rw-p 00000000 00:00 0
  601. 64400000-64500000 rw-p 00000000 00:00 0
  602. 64500000-64501000 ---p 00000000 00:00 0
  603. 64501000-64509000 rw-p 00000000 00:00 0
  604. 64509000-6450a000 ---p 00000000 00:00 0
  605. 6450a000-6451a000 r-xp 00000000 08:09 7477427 /usr/lib/i386-linux-gnu/libglapi.so.0.0.0
  606. 6451a000-6451c000 r--p 0000f000 08:09 7477427 /usr/lib/i386-linux-gnu/libglapi.so.0.0.0
  607. 6451c000-64521000 rwxp 00011000 08:09 7477427 /usr/lib/i386-linux-gnu/libglapi.so.0.0.0
  608. 64521000-64522000 rwxp 00000000 00:00 0
  609. 64522000-6452c000 r-xp 00000000 08:09 7474920 /usr/lib/i386-linux-gnu/libgstfft-1.0.so.0.204.0
  610. 6452c000-6452d000 r--p 00009000 08:09 7474920 /usr/lib/i386-linux-gnu/libgstfft-1.0.so.0.204.0
  611. 6452d000-6452e000 rw-p 0000a000 08:09 7474920 /usr/lib/i386-linux-gnu/libgstfft-1.0.so.0.204.0
  612. 6452e000-64596000 r--s 00749000 08:09 11927718 /home/killer/Documents/adt-bundle-linux-x86-20140702/sdk/platforms/android-14/data/layoutlib.jar
  613. 64596000-645e3000 r--s 00484000 08:09 11272979 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.cdt.core_5.4.1.201302132326.jar
  614. 645e3000-646e3000 rw-p 00000000 00:00 0
  615. 646e3000-66b96000 r--p 00000000 08:09 8934844 /usr/share/icons/hicolor/icon-theme.cache
  616. 66b96000-6bd9d000 r--p 00000000 08:09 8913501 /usr/share/icons/gnome/icon-theme.cache
  617. 6bd9d000-6be9d000 rw-p 00000000 00:00 0
  618. 6be9d000-6bee7000 r--p 00000000 08:09 12976154 /usr/share/fonts/truetype/msttcorefonts/Courier_New.ttf
  619. 6bee7000-6beea000 ---p 00000000 00:00 0
  620. 6beea000-6bf38000 rw-p 00000000 00:00 0 [stack:7532]
  621. 6bf38000-6bf3b000 ---p 00000000 00:00 0
  622. 6bf3b000-6c089000 rw-p 00000000 00:00 0 [stack:7569]
  623. 6c089000-6c08c000 ---p 00000000 00:00 0
  624. 6c08c000-6c1da000 rw-p 00000000 00:00 0 [stack:7524]
  625. 6c1da000-6c2da000 rw-p 00000000 00:00 0
  626. 6c2da000-6c3da000 rw-p 00000000 00:00 0
  627. 6c3da000-6c4da000 rw-p 00000000 00:00 0
  628. 6c4da000-6c5da000 rw-p 00000000 00:00 0
  629. 6c5da000-6c6da000 rw-p 00000000 00:00 0
  630. 6c6da000-6c75a000 rw-s 00000000 00:04 288587796 /SYSV00000000 (deleted)
  631. 6c75a000-6c85a000 rw-p 00000000 00:00 0
  632. 6c85a000-6c8a8000 r--p 00000000 08:09 8521046 /usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf
  633. 6c8a8000-6c900000 r--p 00000000 08:09 8521204 /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-BI.ttf
  634. 6c900000-6ca00000 rw-p 00000000 00:00 0
  635. 6ca00000-6cb00000 rw-p 00000000 00:00 0
  636. 6cb00000-6cc00000 rw-p 00000000 00:00 0
  637. 6cc00000-6cd00000 rw-p 00000000 00:00 0
  638. 6cd00000-6ce00000 rw-p 00000000 00:00 0
  639. 6ce00000-6cf00000 rw-p 00000000 00:00 0
  640. 6cf00000-6d000000 rw-p 00000000 00:00 0
  641. 6d000000-6d100000 rw-p 00000000 00:00 0
  642. 6d100000-6d200000 rw-p 00000000 00:00 0
  643. 6d200000-6d300000 rw-p 00000000 00:00 0
  644. 6d300000-6d400000 rw-p 00000000 00:00 0
  645. 6d400000-6d500000 rw-p 00000000 00:00 0
  646. 6d500000-6d5ff000 rw-p 00000000 00:00 0
  647. 6d5ff000-6d600000 ---p 00000000 00:00 0
  648. 6d603000-6d607000 r-xp 00000000 08:09 7608701 /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so
  649. 6d607000-6d608000 r--p 00003000 08:09 7608701 /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so
  650. 6d608000-6d609000 rw-p 00004000 08:09 7608701 /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so
  651. 6d609000-6d60c000 ---p 00000000 00:00 0
  652. 6d60c000-6d620000 rw-p 00000000 00:00 0
  653. 6d621000-6d628000 r-xp 00000000 08:09 7476409 /usr/lib/i386-linux-gnu/libSM.so.6.0.1
  654. 6d628000-6d629000 r--p 00006000 08:09 7476409 /usr/lib/i386-linux-gnu/libSM.so.6.0.1
  655. 6d629000-6d62a000 rw-p 00007000 08:09 7476409 /usr/lib/i386-linux-gnu/libSM.so.6.0.1
  656. 6d62a000-6d689000 r--p 00000000 08:09 8521211 /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-RI.ttf
  657. 6d689000-6d6db000 r--p 00000000 08:09 8521203 /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-B.ttf
  658. 6d6db000-6d6de000 ---p 00000000 00:00 0
  659. 6d6de000-6d72c000 rw-p 00000000 00:00 0 [stack:7521]
  660. 6d72d000-6d731000 r-xp 00000000 08:09 7474255 /usr/lib/libtotem-plparser-mini.so.18.1.0
  661. 6d731000-6d732000 r--p 00003000 08:09 7474255 /usr/lib/libtotem-plparser-mini.so.18.1.0
  662. 6d732000-6d733000 rw-p 00004000 08:09 7474255 /usr/lib/libtotem-plparser-mini.so.18.1.0
  663. 6d733000-6d745000 r-xp 00000000 08:09 7476790 /usr/lib/i386-linux-gnu/libgeoclue.so.0.0.0
  664. 6d745000-6d746000 r--p 00012000 08:09 7476790 /usr/lib/i386-linux-gnu/libgeoclue.so.0.0.0
  665. 6d746000-6d747000 rw-p 00013000 08:09 7476790 /usr/lib/i386-linux-gnu/libgeoclue.so.0.0.0
  666. 6d747000-6d74a000 ---p 00000000 00:00 0
  667. 6d74a000-6d798000 rw-p 00000000 00:00 0 [stack:7964]
  668. 6d798000-6d7b3000 r--s 00146000 08:09 11272795 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.team.ui_3.6.201.v20130125-135424.jar
  669. 6d7b6000-6d7c2000 r-xp 00000000 08:09 7474922 /usr/lib/i386-linux-gnu/libgstapp-1.0.so.0.204.0
  670. 6d7c2000-6d7c3000 r--p 0000b000 08:09 7474922 /usr/lib/i386-linux-gnu/libgstapp-1.0.so.0.204.0
  671. 6d7c3000-6d7c4000 rw-p 0000c000 08:09 7474922 /usr/lib/i386-linux-gnu/libgstapp-1.0.so.0.204.0
  672. 6d7c4000-6d800000 r--s 00629000 08:09 11272959 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/com.ibm.icu_4.4.2.v20110823.jar
  673. 6d800000-6d8ff000 rw-p 00000000 00:00 0
  674. 6d8ff000-6d900000 ---p 00000000 00:00 0
  675. 6d900000-6da00000 rw-p 00000000 00:00 0
  676. 6da00000-6db00000 rw-p 00000000 00:00 0
  677. 6db01000-6db05000 r-xp 00000000 08:09 14417949 /lib/i386-linux-gnu/libuuid.so.1.3.0
  678. 6db05000-6db06000 r--p 00003000 08:09 14417949 /lib/i386-linux-gnu/libuuid.so.1.3.0
  679. 6db06000-6db07000 rw-p 00004000 08:09 14417949 /lib/i386-linux-gnu/libuuid.so.1.3.0
  680. 6db07000-6db18000 r--s 000e8000 08:09 11273819 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/freemarker-2.3.20.jar
  681. 6db18000-6db1b000 ---p 00000000 00:00 0
  682. 6db1b000-6db69000 rw-p 00000000 00:00 0 [stack:7773]
  683. 6db6a000-6db6d000 r-xp 00000000 08:09 14418941 /lib/i386-linux-gnu/libgpg-error.so.0.10.0
  684. 6db6d000-6db6e000 r--p 00002000 08:09 14418941 /lib/i386-linux-gnu/libgpg-error.so.0.10.0
  685. 6db6e000-6db6f000 rw-p 00003000 08:09 14418941 /lib/i386-linux-gnu/libgpg-error.so.0.10.0
  686. 6db6f000-6db79000 r-xp 00000000 08:09 7476675 /usr/lib/i386-linux-gnu/libenchant.so.1.6.0
  687. 6db79000-6db7a000 r--p 00009000 08:09 7476675 /usr/lib/i386-linux-gnu/libenchant.so.1.6.0
  688. 6db7a000-6db7b000 rw-p 0000a000 08:09 7476675 /usr/lib/i386-linux-gnu/libenchant.so.1.6.0
  689. 6db7b000-6dbd6000 r--s 00515000 08:09 11272999 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.cdt.ui_5.5.0.201302132326.jar
  690. 6dbd6000-6dbda000 r-xp 00000000 08:09 7476468 /usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
  691. 6dbda000-6dbdb000 r--p 00004000 08:09 7476468 /usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
  692. 6dbdb000-6dbdc000 rw-p 00005000 08:09 7476468 /usr/lib/i386-linux-gnu/libXxf86vm.so.1.0.0
  693. 6dbdd000-6dbe1000 r-xp 00000000 08:09 7477694 /usr/lib/i386-linux-gnu/enchant/libenchant_myspell.so
  694. 6dbe1000-6dbe2000 r--p 00003000 08:09 7477694 /usr/lib/i386-linux-gnu/enchant/libenchant_myspell.so
  695. 6dbe2000-6dbe3000 rw-p 00004000 08:09 7477694 /usr/lib/i386-linux-gnu/enchant/libenchant_myspell.so
  696. 6dbe3000-6dbe4000 ---p 00000000 00:00 0
  697. 6dbe4000-6dbec000 rw-p 00000000 00:00 0
  698. 6dbec000-6dbed000 ---p 00000000 00:00 0
  699. 6dbed000-6dbf2000 r-xp 00000000 08:09 11273785 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-xpcominit-gtk-4236.so
  700. 6dbf2000-6dbf4000 rw-p 00005000 08:09 11273785 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-xpcominit-gtk-4236.so
  701. 6dbf4000-6dbfd000 r-xp 00000000 08:09 11273784 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-webkit-gtk-4236.so
  702. 6dbfd000-6dbfe000 rw-p 00009000 08:09 11273784 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-webkit-gtk-4236.so
  703. 6dbfe000-6dc10000 r--s 000dc000 08:09 11272970 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.wst.xml.ui_1.1.302.v201301172222.jar
  704. 6dc10000-6dc19000 r--s 0005f000 08:09 11272881 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jdt.junit_3.7.100.v20120523-1543.jar
  705. 6dc19000-6dcaf000 r--s 00946000 08:09 11272872 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jdt.ui_3.8.2.v20130107-165834.jar
  706. 6dcaf000-6dcb2000 ---p 00000000 00:00 0
  707. 6dcb2000-6dd00000 rw-p 00000000 00:00 0 [stack:7519]
  708. 6dd00000-6de00000 rw-p 00000000 00:00 0
  709. 6de02000-6de08000 r--s 00087000 08:09 11273823 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/lint-checks.jar
  710. 6de08000-6de0d000 r-xp 00000000 08:09 7477473 /usr/lib/i386-linux-gnu/libxcb-sync.so.1.0.0
  711. 6de0d000-6de0e000 r--p 00004000 08:09 7477473 /usr/lib/i386-linux-gnu/libxcb-sync.so.1.0.0
  712. 6de0e000-6de0f000 rw-p 00005000 08:09 7477473 /usr/lib/i386-linux-gnu/libxcb-sync.so.1.0.0
  713. 6de0f000-6de19000 r--s 0006a000 08:09 11272995 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.cdt.make.ui_7.2.0.201302132326.jar
  714. 6de19000-6de2c000 r--s 000e0000 08:09 11272803 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jface.text_3.8.2.v20121126-164145.jar
  715. 6de2c000-6de35000 r--s 00059000 08:09 11272784 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.team.core_3.6.100.v20120524-0627.jar
  716. 6de35000-6de4f000 r--s 00175000 08:09 11272943 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jgit_2.2.0.201212191850-r.jar
  717. 6de4f000-6de79000 r--s 001f3000 08:09 11272883 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.egit.ui_2.2.0.201212191850-r.jar
  718. 6de79000-6deac000 r--s 0024c000 08:09 11272859 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.debug.ui_3.8.2.v20130130-171415.jar
  719. 6deac000-6dfac000 rw-p 00000000 00:00 0
  720. 6dfac000-6dfaf000 ---p 00000000 00:00 0
  721. 6dfaf000-6dffd000 rw-p 00000000 00:00 0 [stack:7517]
  722. 6dffd000-6dffe000 ---p 00000000 00:00 0
  723. 6dffe000-6e7fe000 rw-p 00000000 00:00 0 [stack:7972]
  724. 6e7fe000-6e7ff000 ---p 00000000 00:00 0
  725. 6e7ff000-6efff000 rw-p 00000000 00:00 0 [stack:7973]
  726. 6efff000-6f000000 ---p 00000000 00:00 0
  727. 6f000000-6f800000 rw-p 00000000 00:00 0 [stack:7514]
  728. 6f800000-6f8fe000 rw-p 00000000 00:00 0
  729. 6f8fe000-6f900000 ---p 00000000 00:00 0
  730. 6f900000-6f904000 r-xp 00000000 08:09 7477451 /usr/lib/i386-linux-gnu/libxcb-dri2.so.0.0.0
  731. 6f904000-6f905000 r--p 00003000 08:09 7477451 /usr/lib/i386-linux-gnu/libxcb-dri2.so.0.0.0
  732. 6f905000-6f906000 rw-p 00004000 08:09 7477451 /usr/lib/i386-linux-gnu/libxcb-dri2.so.0.0.0
  733. 6f906000-6f960000 r-xp 00000000 08:09 7476973 /usr/lib/i386-linux-gnu/libibus-1.0.so.5.0.505
  734. 6f960000-6f961000 r--p 0005a000 08:09 7476973 /usr/lib/i386-linux-gnu/libibus-1.0.so.5.0.505
  735. 6f961000-6f962000 rw-p 0005b000 08:09 7476973 /usr/lib/i386-linux-gnu/libibus-1.0.so.5.0.505
  736. 6f963000-6f96e000 r--s 00084000 08:09 11272887 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.8.0.v20120523-1310.jar
  737. 6f971000-6f97a000 r--s 00095000 08:09 11273821 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/asset-studio.jar
  738. 6f97e000-6f98c000 r--s 000a7000 08:09 11272950 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.compare_3.5.301.v20130125-135424.jar
  739. 6f98c000-6f999000 r--s 000c6000 08:09 11273671 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jdt.debug_3.7.101.v20120913-153601/jdimodel.jar
  740. 6f999000-6f9a0000 r--s 00049000 08:09 11272755 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.6.0.v20120523-1543.jar
  741. 6f9a0000-6fa00000 rw-s 00000000 00:04 288751635 /SYSV00000000 (deleted)
  742. 6fa00000-6fb00000 rw-p 00000000 00:00 0
  743. 6fb00000-6fbfe000 rw-p 00000000 00:00 0
  744. 6fbfe000-6fc00000 ---p 00000000 00:00 0
  745. 6fc01000-6fc0b000 r--s 0005a000 08:09 11272808 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ui.navigator_3.5.200.v20120705-114103.jar
  746. 6fc0b000-6fc14000 r-xp 00000000 08:09 11273783 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-atk-gtk-4236.so
  747. 6fc14000-6fc15000 rw-p 00009000 08:09 11273783 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-atk-gtk-4236.so
  748. 6fc15000-6fc1b000 r-xp 00000000 08:09 7478587 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so
  749. 6fc1b000-6fc1c000 r--p 00005000 08:09 7478587 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so
  750. 6fc1c000-6fc1d000 rw-p 00006000 08:09 7478587 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so
  751. 6fc1e000-6fc1f000 r-xp 00000000 08:09 7602744 /usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
  752. 6fc1f000-6fc20000 r--p 00000000 08:09 7602744 /usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
  753. 6fc20000-6fc21000 rw-p 00001000 08:09 7602744 /usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
  754. 6fc21000-6fc2b000 r--s 0006d000 08:09 11273817 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/sdkuilib.jar
  755. 6fc2c000-6fc34000 r--s 00000000 08:09 11275783 /home/killer/.local/share/gvfs-metadata/root-7822761e.log
  756. 6fc34000-6fc3e000 r--s 00076000 08:09 11272924 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.p2.ui_2.2.0.v20130119-010614.jar
  757. 6fc3e000-6fc40000 r-xp 00000000 08:09 7477691 /usr/lib/i386-linux-gnu/enchant/libenchant_aspell.so
  758. 6fc40000-6fc41000 r--p 00001000 08:09 7477691 /usr/lib/i386-linux-gnu/enchant/libenchant_aspell.so
  759. 6fc41000-6fc42000 rw-p 00002000 08:09 7477691 /usr/lib/i386-linux-gnu/enchant/libenchant_aspell.so
  760. 6fc42000-6fc49000 r--s 00000000 08:09 7482718 /usr/lib/i386-linux-gnu/gconv/gconv-modules.cache
  761. 6fc49000-6fd49000 rw-p 00000000 00:00 0
  762. 6fd49000-6fd57000 r--s 000a7000 08:09 11272969 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.wst.xml.core_1.1.702.v201301101836.jar
  763. 6fd57000-6fd61000 r--s 00063000 08:09 11272719 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.wst.sse.core_1.1.702.v201301241617.jar
  764. 6fd61000-6fd68000 r--s 0004a000 08:09 11272733 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.10.3.v20130124-170312.jar
  765. 6fd68000-6fd6d000 r--s 00049000 08:09 11272787 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jdt.launching_3.6.101.v20130111-183046.jar
  766. 6fd6d000-6fd71000 r--s 0000e000 08:09 11273673 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jdt.debug_3.7.101.v20120913-153601/jdi.jar
  767. 6fd71000-6fd8b000 r--s 00139000 08:09 11272824 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jdt.debug.ui_3.6.100.v20120530-1425.jar
  768. 6fd8b000-6fd90000 r--s 0003b000 08:09 11272944 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.help_3.6.0.v20120912-134126.jar
  769. 6fd90000-6fd98000 r--s 0004c000 08:09 11272835 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.p2.metadata_2.1.0.v20120430-2001.jar
  770. 6fd98000-6fd9b000 ---p 00000000 00:00 0
  771. 6fd9b000-6fde9000 rw-p 00000000 00:00 0 [stack:7513]
  772. 6fde9000-6fdea000 r-xp 00000000 08:09 7477489 /usr/lib/i386-linux-gnu/libxshmfence.so.1.0.0
  773. 6fdea000-6fdeb000 r--p 00000000 08:09 7477489 /usr/lib/i386-linux-gnu/libxshmfence.so.1.0.0
  774. 6fdeb000-6fdec000 rw-p 00001000 08:09 7477489 /usr/lib/i386-linux-gnu/libxshmfence.so.1.0.0
  775. 6fdec000-6fdf1000 r--s 0003f000 08:09 12322477 /usr/lib/jvm/jdk1.8.0/jre/lib/ext/sunjce_provider.jar
  776. 6fdf1000-6fdfb000 r--s 000a5000 08:09 11273993 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/sdklib.jar
  777. 6fdfb000-6fdfe000 r--s 00010000 08:09 11273992 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/layoutlib-api.jar
  778. 6fdfe000-6fe00000 r--s 00005000 08:09 11273990 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/httpmime-4.1.jar
  779. 6fe00000-6ff00000 rw-p 00000000 00:00 0
  780. 6ff00000-70000000 rw-p 00000000 00:00 0
  781. 70000000-70100000 rw-p 00000000 00:00 0
  782. 70100000-701ff000 rw-p 00000000 00:00 0
  783. 701ff000-70200000 ---p 00000000 00:00 0
  784. 70200000-70201000 r--s 0000a000 08:09 11273991 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/kxml2-2.3.0.jar
  785. 70201000-70206000 r--s 00028000 08:09 11273989 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/httpcore-4.1.jar
  786. 70206000-7020e000 r--s 0004e000 08:09 11273988 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/httpclient-4.1.1.jar
  787. 7020e000-70238000 r--s 001e9000 08:09 11273987 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/guava-15.0.jar
  788. 70238000-7023a000 r--s 0000d000 08:09 11273986 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/commons-logging-1.1.1.jar
  789. 7023a000-70241000 r--s 00053000 08:09 11273985 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/commons-compress-1.0.jar
  790. 70241000-70243000 r--s 0000d000 08:09 11273984 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/commons-codec-1.4.jar
  791. 70243000-70256000 r--s 00344000 08:09 12191561 /usr/lib/jvm/jdk1.8.0/jre/lib/resources.jar
  792. 70256000-7025b000 r--s 00038000 08:09 11272746 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.text_3.5.200.v20120523-1310.jar
  793. 7025b000-70285000 r--s 0046e000 08:09 11272860 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jdt.core_3.8.3.v20130121-145325.jar
  794. 70285000-70287000 r-xp 00000000 08:09 7477461 /usr/lib/i386-linux-gnu/libxcb-present.so.0.0.0
  795. 70287000-70288000 r--p 00001000 08:09 7477461 /usr/lib/i386-linux-gnu/libxcb-present.so.0.0.0
  796. 70288000-70289000 rw-p 00002000 08:09 7477461 /usr/lib/i386-linux-gnu/libxcb-present.so.0.0.0
  797. 70289000-7028c000 r--s 00012000 08:09 11273983 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/common.jar
  798. 7028c000-7028e000 r--s 003d7000 08:09 11272742 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/com.android.ide.eclipse.base_23.0.2.1259578.jar
  799. 7028e000-702c3000 r--s 006ef000 08:09 11272919 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/com.android.ide.eclipse.adt_23.0.2.1259578.jar
  800. 702c3000-703c3000 rw-p 00000000 00:00 0
  801. 703c3000-704c3000 rw-p 00000000 00:00 0
  802. 704c4000-704cc000 r--s 0004d000 08:09 11272812 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.debug.core_3.7.100.v20120521-2012.jar
  803. 704cc000-704cf000 ---p 00000000 00:00 0
  804. 704cf000-7051d000 rw-p 00000000 00:00 0 [stack:7511]
  805. 7051e000-70520000 r-xp 00000000 08:09 7477453 /usr/lib/i386-linux-gnu/libxcb-dri3.so.0.0.0
  806. 70520000-70521000 r--p 00001000 08:09 7477453 /usr/lib/i386-linux-gnu/libxcb-dri3.so.0.0.0
  807. 70521000-70522000 rw-p 00002000 08:09 7477453 /usr/lib/i386-linux-gnu/libxcb-dri3.so.0.0.0
  808. 70522000-70525000 r--s 0001b000 08:09 11272977 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.cdt.codan.ui_2.1.0.201302132326.jar
  809. 70525000-70529000 r--s 0001c000 08:09 11272749 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120610-1946.jar
  810. 70529000-70534000 r--s 00087000 08:09 11274217 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/5/1/.cp/libs/ddmuilib.jar
  811. 70534000-70536000 r-xp 00000000 08:09 7476957 /usr/lib/i386-linux-gnu/libharfbuzz-icu.so.0.927.0
  812. 70536000-70537000 r--p 00001000 08:09 7476957 /usr/lib/i386-linux-gnu/libharfbuzz-icu.so.0.927.0
  813. 70537000-70538000 rw-p 00002000 08:09 7476957 /usr/lib/i386-linux-gnu/libharfbuzz-icu.so.0.927.0
  814. 70538000-7053c000 r--s 0001d000 08:09 11272793 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.e4.ui.workbench.addons.swt_0.10.3.v20130124-185622.jar
  815. 7053c000-70636000 rw-p 00000000 00:00 0
  816. 70636000-7063c000 ---p 00000000 00:00 0
  817. 7063c000-70640000 r--s 0002d000 08:09 11272921 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.p2.engine_2.2.0.v20130121-021919.jar
  818. 70641000-70644000 r--s 00013000 08:09 11272880 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.core.expressions_3.4.401.v20120912-155018.jar
  819. 70644000-70650000 r--s 00081000 08:09 11272830 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ui.editors_3.8.0.v20120523-1540.jar
  820. 70650000-70654000 r--s 00021000 08:09 11272821 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.e4.ui.css.swt_0.10.3.v20130123-162658.jar
  821. 70654000-70656000 r-xp 00000000 08:09 11274309 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/77/1/.cp/os/linux/x86/libunixfile_1_0_0.so
  822. 70656000-70657000 rw-p 00001000 08:09 11274309 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/77/1/.cp/os/linux/x86/libunixfile_1_0_0.so
  823. 70659000-70759000 rw-p 00000000 00:00 0
  824. 70759000-70764000 r--s 000bb000 08:09 11272813 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.core.resources_3.8.1.v20121114-124432.jar
  825. 70764000-7078c000 r--s 00219000 08:09 11272739 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ui.ide_3.8.2.v20121106-165923.jar
  826. 7078c000-70796000 r-xp 00000000 08:09 11273782 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-cairo-gtk-4236.so
  827. 70796000-70797000 rw-p 0000a000 08:09 11273782 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-cairo-gtk-4236.so
  828. 70797000-7079b000 r-xp 00000000 08:09 7478273 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
  829. 7079b000-7079c000 r--p 00003000 08:09 7478273 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
  830. 7079c000-7079d000 rw-p 00004000 08:09 7478273 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
  831. 7079e000-707f0000 r--p 00000000 08:09 8521047 /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
  832. 707f0000-70847000 r--p 00000000 08:09 8521210 /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf
  833. 70847000-70848000 r--s 00000000 08:09 10749464 /var/cache/fontconfig/c05880de57d1f5e948fdfacc138775d9-le32d4.cache-4
  834. 70848000-70850000 r--s 00000000 08:09 10748005 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-4
  835. 70850000-70854000 r--s 00000000 08:09 10749444 /var/cache/fontconfig/2cd17615ca594fa2959ae173292e504c-le32d4.cache-4
  836. 70854000-70855000 r--s 00000000 08:09 10749443 /var/cache/fontconfig/e7071f4a29fa870f4323321c154eba04-le32d4.cache-4
  837. 70855000-70856000 r--s 00000000 08:09 10749265 /var/cache/fontconfig/0d8c3b2ac0904cb8a57a757ad11a4a08-le32d4.cache-4
  838. 70856000-7085b000 r--s 00000000 08:09 10749258 /var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-le32d4.cache-4
  839. 7085b000-7086a000 r--s 00000000 08:09 10749238 /var/cache/fontconfig/04aabc0a78ac019cf9454389977116d2-le32d4.cache-4
  840. 7086a000-7086b000 r--s 00000000 08:09 10749224 /var/cache/fontconfig/1ac9eb803944fde146138c791f5cc56a-le32d4.cache-4
  841. 7086b000-7086e000 r--s 00000000 08:09 10749220 /var/cache/fontconfig/385c0604a188198f04d133e54aba7fe7-le32d4.cache-4
  842. 7086e000-7086f000 r--s 00000000 08:09 10749213 /var/cache/fontconfig/dc05db6664285cc2f12bf69c139ae4c3-le32d4.cache-4
  843. 7086f000-70871000 r--s 00000000 08:09 10748700 /var/cache/fontconfig/767a8244fc0220cfb567a839d0392e0b-le32d4.cache-4
  844. 70871000-70872000 r--s 00000000 08:09 10749212 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le32d4.cache-4
  845. 70872000-70876000 r--s 00000000 08:09 10749208 /var/cache/fontconfig/8801497958630a81b71ace7c5f9b32a8-le32d4.cache-4
  846. 70876000-708a5000 r--s 00000000 08:09 10749205 /var/cache/fontconfig/365b55f210c0a22e9a19e35191240f32-le32d4.cache-4
  847. 708a5000-708aa000 r--s 00000000 08:09 10749160 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le32d4.cache-4
  848. 708aa000-708ab000 r--s 00000000 08:09 10749158 /var/cache/fontconfig/56cf4f4769d0f4abc89a4895d7bd3ae1-le32d4.cache-4
  849. 708ab000-708ac000 r--s 00000000 08:09 10749051 /var/cache/fontconfig/b9d506c9ac06c20b433354fa67a72993-le32d4.cache-4
  850. 708ac000-708bc000 r--s 00000000 08:09 10749006 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le32d4.cache-4
  851. 708bc000-708c3000 r--s 00000000 08:09 10749005 /var/cache/fontconfig/3f7329c5293ffd510edef78f73874cfd-le32d4.cache-4
  852. 708c3000-708c8000 r-xp 00000000 08:09 7476458 /usr/lib/i386-linux-gnu/libXtst.so.6.1.0
  853. 708c8000-708c9000 r--p 00004000 08:09 7476458 /usr/lib/i386-linux-gnu/libXtst.so.6.1.0
  854. 708c9000-708ca000 rw-p 00005000 08:09 7476458 /usr/lib/i386-linux-gnu/libXtst.so.6.1.0
  855. 708ca000-708cb000 r-xp 00000000 08:09 7476935 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.4000.0
  856. 708cb000-708cc000 r--p 00000000 08:09 7476935 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.4000.0
  857. 708cc000-708cd000 rw-p 00001000 08:09 7476935 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.4000.0
  858. 708cd000-708d1000 r--s 00000000 08:09 10749030 /var/cache/fontconfig/b47c4e1ecd0709278f4910c18777a504-le32d4.cache-4
  859. 708d1000-708d4000 r--s 00000000 08:09 10748984 /var/cache/fontconfig/d589a48862398ed80a3d6066f4f56f4c-le32d4.cache-4
  860. 708d4000-708de000 r--s 00000000 08:09 10756363 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-4
  861. 708de000-708e1000 r--s 00000000 08:09 10747984 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le32d4.cache-4
  862. 708e1000-708e5000 rwxp 00000000 00:00 0
  863. 708e5000-70940000 r-xp 00000000 08:09 11273781 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-pi-gtk-4236.so
  864. 70940000-70942000 rw-p 0005a000 08:09 11273781 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-pi-gtk-4236.so
  865. 70942000-70943000 rw-p 00000000 00:00 0
  866. 70943000-70946000 r-xp 00000000 08:09 11273780 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-gtk-4236.so
  867. 70946000-70947000 rw-p 00002000 08:09 11273780 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/210/1/.cp/libswt-gtk-4236.so
  868. 70947000-70a48000 rw-p 00000000 00:00 0
  869. 70a48000-70a4a000 r--s 00003000 08:09 11272936 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.e4.core.commands_0.10.1.v20120523-1955.jar
  870. 70a4a000-70a4d000 ---p 00000000 00:00 0
  871. 70a4d000-70a9b000 rw-p 00000000 00:00 0 [stack:7508]
  872. 70a9b000-70aa0000 r-xp 00000000 08:09 14418017 /lib/i386-linux-gnu/libnss_dns-2.19.so
  873. 70aa0000-70aa1000 r--p 00004000 08:09 14418017 /lib/i386-linux-gnu/libnss_dns-2.19.so
  874. 70aa1000-70aa2000 rw-p 00005000 08:09 14418017 /lib/i386-linux-gnu/libnss_dns-2.19.so
  875. 70aa2000-70aa5000 r--s 0001a000 08:09 11272910 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717.jar
  876. 70aa5000-70aa9000 r--s 0001d000 08:09 11272790 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.p2.repository_2.2.0.v20120524-1945.jar
  877. 70aaa000-70aab000 r--s 00002000 08:09 11273572 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.platform_4.2.2.v201302041200/platform.jar
  878. 70aab000-70aac000 r--s 00000000 08:09 11275497 /home/killer/.local/share/gvfs-metadata/root
  879. 70aac000-70bac000 rw-p 00000000 00:00 0
  880. 70bac000-70baf000 r--s 00027000 08:09 11273822 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/lint-api.jar
  881. 70baf000-70bb1000 r--s 00008000 08:09 11273820 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/rule-api.jar
  882. 70bb1000-70bb4000 r--s 0003a000 08:09 12322480 /usr/lib/jvm/jdk1.8.0/jre/lib/ext/sunpkcs11.jar
  883. 70bb4000-70bb6000 r-xp 00000000 08:09 14418989 /lib/i386-linux-gnu/libnss_mdns4_minimal.so.2
  884. 70bb6000-70bb7000 r--p 00001000 08:09 14418989 /lib/i386-linux-gnu/libnss_mdns4_minimal.so.2
  885. 70bb7000-70bb8000 rw-p 00002000 08:09 14418989 /lib/i386-linux-gnu/libnss_mdns4_minimal.so.2
  886. 70bb8000-70bba000 r--s 00003000 08:09 11273994 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/sdkstats.jar
  887. 70bba000-70bc0000 r-xp 00000000 08:09 7478267 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  888. 70bc0000-70bc1000 r--p 00005000 08:09 7478267 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  889. 70bc1000-70bc2000 rw-p 00006000 08:09 7478267 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
  890. 70bc2000-70bc3000 r-xp 00000000 08:09 7476411 /usr/lib/i386-linux-gnu/libX11-xcb.so.1.0.0
  891. 70bc3000-70bc4000 r--p 00000000 08:09 7476411 /usr/lib/i386-linux-gnu/libX11-xcb.so.1.0.0
  892. 70bc4000-70bc5000 rw-p 00001000 08:09 7476411 /usr/lib/i386-linux-gnu/libX11-xcb.so.1.0.0
  893. 70bc5000-70bca000 r--s 002f8000 08:09 12191555 /usr/lib/jvm/jdk1.8.0/jre/lib/charsets.jar
  894. 70bca000-70bce000 r--s 00022000 08:09 11272827 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ui_3.104.0.v20121024-145224.jar
  895. 70bce000-70bcf000 r--s 00009000 08:09 12322476 /usr/lib/jvm/jdk1.8.0/jre/lib/ext/sunec.jar
  896. 70bcf000-70bd1000 r--s 0000c000 08:09 11272964 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.apache.commons.codec_1.3.0.v201101211617.jar
  897. 70bd1000-70bd4000 r--s 00014000 08:09 11272806 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ecf_3.1.300.v20120610-1946.jar
  898. 70bd4000-70bd6000 r--s 00007000 08:09 11272952 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.core.variables_3.2.600.v20120521-2012.jar
  899. 70bd6000-70bdc000 r--s 00049000 08:09 11272843 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar
  900. 70bdc000-70bdf000 r--s 00010000 08:09 11272882 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient_4.0.200.v20120610-1946.jar
  901. 70bdf000-70be2000 r--s 00011000 08:09 11272904 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.util_1.0.400.v20120917-192807.jar
  902. 70be2000-70be4000 r--s 00010000 08:09 11272877 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.p2.core_2.2.0.v20120430-0525.jar
  903. 70be4000-70be7000 r--s 0000a000 08:09 11272797 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ecf.filetransfer_5.0.0.v20120610-1946.jar
  904. 70be7000-70bec000 r--s 00035000 08:09 11272736 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.e4.ui.workbench_0.11.0.v20130125-100758.jar
  905. 70bec000-70c00000 r--s 000f7000 08:09 11272778 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jface_3.8.102.v20130123-162658.jar
  906. 70c00000-70d00000 rw-p 00000000 00:00 0
  907. 70d00000-70e00000 rw-p 00000000 00:00 0
  908. 70e00000-70efe000 rw-p 00000000 00:00 0
  909. 70efe000-70f00000 ---p 00000000 00:00 0
  910. 70f00000-70f01000 r--s 00000000 08:09 10748875 /var/cache/fontconfig/0c9eb80ebd1c36541ebe2852d3bb0c49-le32d4.cache-4
  911. 70f01000-70f43000 r--s 00360000 08:09 11272895 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar
  912. 70f43000-70f44000 r--p 00000000 00:00 0
  913. 70f44000-70f48000 r--s 00026000 08:09 11272868 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.e4.ui.workbench.swt_0.10.3.v20130124-133900.jar
  914. 70f48000-70f4b000 ---p 00000000 00:00 0
  915. 70f4b000-70f99000 rw-p 00000000 00:00 0 [stack:7510]
  916. 70f99000-70f9b000 r--s 0000d000 08:09 11272932 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.p2.operations_2.2.0.v20130119-010614.jar
  917. 70f9d000-70fa2000 r--s 00044000 08:09 11273996 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/sdk-common.jar
  918. 70fa2000-70fa5000 ---p 00000000 00:00 0
  919. 70fa5000-70ff3000 rw-p 00000000 00:00 0 [stack:7506]
  920. 70ff3000-71009000 r--s 00233000 08:09 11272920 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.100.1.v4236b.jar
  921. 71009000-7100c000 ---p 00000000 00:00 0
  922. 7100c000-7115a000 rw-p 00000000 00:00 0 [stack:7512]
  923. 7115a000-7115d000 ---p 00000000 00:00 0
  924. 7115d000-711ab000 rw-p 00000000 00:00 0 [stack:7504]
  925. 711ab000-711ae000 ---p 00000000 00:00 0
  926. 711ae000-711fc000 rw-p 00000000 00:00 0 [stack:7503]
  927. 711fc000-711ff000 ---p 00000000 00:00 0
  928. 711ff000-7124d000 rw-p 00000000 00:00 0 [stack:7502]
  929. 7124d000-71250000 ---p 00000000 00:00 0
  930. 71250000-7129e000 rw-p 00000000 00:00 0 [stack:7501]
  931. 7129e000-712a1000 ---p 00000000 00:00 0
  932. 712a1000-713ef000 rw-p 00000000 00:00 0 [stack:7500]
  933. 713ef000-7140b000 r--s 00393000 08:09 12322475 /usr/lib/jvm/jdk1.8.0/jre/lib/ext/cldrdata.jar
  934. 7140b000-7140c000 ---p 00000000 00:00 0
  935. 7140c000-7148c000 rw-p 00000000 00:00 0 [stack:7499]
  936. 7148c000-7148f000 ---p 00000000 00:00 0
  937. 7148f000-714dd000 rw-p 00000000 00:00 0 [stack:7498]
  938. 714dd000-714e0000 ---p 00000000 00:00 0
  939. 714e0000-7155e000 rw-p 00000000 00:00 0 [stack:7497]
  940. 7155e000-71561000 ---p 00000000 00:00 0
  941. 71561000-715af000 rw-p 00000000 00:00 0 [stack:7496]
  942. 715af000-715b2000 ---p 00000000 00:00 0
  943. 715b2000-71600000 rw-p 00000000 00:00 0 [stack:7495]
  944. 71600000-716f8000 rw-p 00000000 00:00 0
  945. 716f8000-71700000 ---p 00000000 00:00 0
  946. 71700000-71703000 r--s 00018000 08:09 11272858 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.core.commands_3.6.2.v20130123-162658.jar
  947. 71703000-71705000 r--s 0000c000 08:09 11272960 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ecf.identity_3.1.200.v20120610-1946.jar
  948. 71705000-71707000 r--s 00009000 08:09 11272961 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.p2.transport.ecf_1.0.100.v20120913-155635.jar
  949. 71707000-71709000 r--s 00009000 08:09 11272889 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk_1.0.200.v20120515-1650.jar
  950. 71709000-7170b000 r--s 0000a000 08:09 11272750 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.apache.commons.logging_1.0.4.v201101211617.jar
  951. 7170b000-7170e000 ---p 00000000 00:00 0
  952. 7170e000-7175c000 rw-p 00000000 00:00 0 [stack:7494]
  953. 7175c000-7175d000 ---p 00000000 00:00 0
  954. 7175d000-7182c000 rw-p 00000000 00:00 0 [stack:7493]
  955. 7182c000-71a02000 r--s 03ca8000 08:09 12191567 /usr/lib/jvm/jdk1.8.0/jre/lib/rt.jar
  956. 71a02000-71ea3000 rw-p 00000000 00:00 0
  957. 71ea3000-71ea9000 ---p 00000000 00:00 0
  958. 71ea9000-71f54000 rw-p 00000000 00:00 0
  959. 71f54000-71fff000 ---p 00000000 00:00 0
  960. 71fff000-72055000 rw-p 00000000 00:00 0
  961. 72055000-720a9000 ---p 00000000 00:00 0
  962. 720a9000-72155000 rw-p 00000000 00:00 0
  963. 72155000-721ff000 ---p 00000000 00:00 0
  964. 721ff000-7ccc0000 rw-p 00000000 00:00 0
  965. 7ccc0000-87750000 ---p 00000000 00:00 0
  966. 87750000-9ccb0000 rw-p 00000000 00:00 0
  967. 9ccb0000-b2200000 ---p 00000000 00:00 0
  968. b2200000-b2202000 r--s 00002000 08:09 11272980 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.cdt.core.linux_5.2.0.201302132326.jar
  969. b2202000-b2204000 r--s 00004000 08:09 11273826 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/asm-tree-4.0.jar
  970. b2204000-b2205000 r--s 00002000 08:09 11273818 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/ninepatch.jar
  971. b2206000-b2209000 r--s 00013000 08:09 11272745 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.5.0.v20120523-1543.jar
  972. b2209000-b220b000 r--s 00002000 08:09 11272866 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ecf.ssl_1.0.100.v20120610-1946.jar
  973. b220b000-b220e000 r--s 00019000 08:09 11272777 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.core.filebuffers_3.5.200.v20120523-1310.jar
  974. b220e000-b220f000 r--s 00004000 08:09 11272930 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20120610-1946.jar
  975. b220f000-b2211000 r--s 00015000 08:09 11272875 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.core.contenttype_3.4.200.v20120523-2004.jar
  976. b2211000-b2213000 r--s 00015000 08:09 11272946 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.core.jobs_3.5.300.v20120912-155018.jar
  977. b2213000-b2215000 r--s 00017000 08:09 11272836 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ant.core_3.2.401.v20121204-162022.jar
  978. b2215000-b2216000 r--s 00005000 08:09 11273995 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/dvlib.jar
  979. b2216000-b2217000 r--s 00003000 08:09 11272884 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.e4.ui.di_0.10.1.v20120523-1955.jar
  980. b2217000-b2218000 r--s 00002000 08:09 11272894 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20120610-1946.jar
  981. b2218000-b221a000 r--s 00002000 08:09 11273660 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.101.v20130108-163257/runtime_registry_compatibility.jar
  982. b221a000-b2229000 r-xp 00000000 08:09 12322424 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libnio.so
  983. b2229000-b222a000 rw-p 0000e000 08:09 12322424 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libnio.so
  984. b222a000-b2256000 rw-p 00000000 00:00 0
  985. b2256000-b22aa000 ---p 00000000 00:00 0
  986. b22aa000-b2d72000 rwxp 00000000 00:00 0
  987. b2d72000-b42aa000 ---p 00000000 00:00 0
  988. b42aa000-b48ba000 r-xp 00000000 08:09 12322439 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/client/libjvm.so
  989. b48ba000-b48df000 rw-p 0060f000 08:09 12322439 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/client/libjvm.so
  990. b48df000-b4d00000 rw-p 00000000 00:00 0
  991. b4d00000-b4d21000 rw-p 00000000 00:00 0
  992. b4d21000-b4e00000 ---p 00000000 00:00 0
  993. b4e00000-b4e01000 r--s 00004000 08:09 11272981 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.cdt.core.linux.x86_5.2.0.201302132326.jar
  994. b4e01000-b4e04000 r--s 0002a000 08:09 11272722 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.registry_3.5.200.v20120522-1841.jar
  995. b4e04000-b4e19000 r-xp 00000000 08:09 12322467 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libnet.so
  996. b4e19000-b4e1a000 rw-p 00014000 08:09 12322467 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libnet.so
  997. b4e1a000-b4e2e000 r--s 00142000 08:09 11272734 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.osgi_3.8.2.v20130124-134944.jar
  998. b4e2e000-b4e47000 r-xp 00000000 08:09 12322469 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libzip.so
  999. b4e47000-b4e48000 rw-p 00018000 08:09 12322469 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libzip.so
  1000. b4e48000-b4e53000 r-xp 00000000 08:09 14418015 /lib/i386-linux-gnu/libnss_files-2.19.so
  1001. b4e53000-b4e54000 r--p 0000a000 08:09 14418015 /lib/i386-linux-gnu/libnss_files-2.19.so
  1002. b4e54000-b4e55000 rw-p 0000b000 08:09 14418015 /lib/i386-linux-gnu/libnss_files-2.19.so
  1003. b4e55000-b4e5f000 r-xp 00000000 08:09 14418019 /lib/i386-linux-gnu/libnss_nis-2.19.so
  1004. b4e5f000-b4e60000 r--p 00009000 08:09 14418019 /lib/i386-linux-gnu/libnss_nis-2.19.so
  1005. b4e60000-b4e61000 rw-p 0000a000 08:09 14418019 /lib/i386-linux-gnu/libnss_nis-2.19.so
  1006. b4e61000-b4e76000 r-xp 00000000 08:09 14422129 /lib/i386-linux-gnu/libnsl-2.19.so
  1007. b4e76000-b4e77000 r--p 00015000 08:09 14422129 /lib/i386-linux-gnu/libnsl-2.19.so
  1008. b4e77000-b4e78000 rw-p 00016000 08:09 14422129 /lib/i386-linux-gnu/libnsl-2.19.so
  1009. b4e78000-b4e7a000 rw-p 00000000 00:00 0
  1010. b4e7a000-b4e9e000 r-xp 00000000 08:09 12322464 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libjava.so
  1011. b4e9e000-b4e9f000 rw-p 00023000 08:09 12322464 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libjava.so
  1012. b4e9f000-b4eff000 rw-s 00000000 00:04 286031890 /SYSV00000000 (deleted)
  1013. b4eff000-b4f00000 ---p 00000000 00:00 0
  1014. b4f00000-b5700000 rw-p 00000000 00:00 0 [stack:7492]
  1015. b5700000-b57fb000 rw-p 00000000 00:00 0
  1016. b57fb000-b5800000 ---p 00000000 00:00 0
  1017. b5800000-b5801000 r--s 00004000 08:09 11272772 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.swt_3.100.1.v4236b.jar
  1018. b5802000-b5803000 rw-p 00000000 00:00 0
  1019. b5803000-b580d000 r--s 00116000 08:09 12322479 /usr/lib/jvm/jdk1.8.0/jre/lib/ext/localedata.jar
  1020. b580d000-b5812000 r--s 00092000 08:09 12191571 /usr/lib/jvm/jdk1.8.0/jre/lib/jsse.jar
  1021. b5812000-b581a000 rw-s 00000000 08:09 12976142 /tmp/hsperfdata_killer/7490
  1022. b581a000-b587e000 rw-p 00000000 00:00 0
  1023. b587e000-b589c000 r--s 00000000 08:09 7865558 /usr/share/mime/mime.cache
  1024. b589c000-b589d000 ---p 00000000 00:00 0
  1025. b589d000-b609d000 rw-p 00000000 00:00 0 [stack:7491]
  1026. b609d000-b60b6000 r-xp 00000000 08:09 7478350 /usr/lib/i386-linux-gnu/gio/modules/libgioremote-volume-monitor.so
  1027. b60b6000-b60b7000 ---p 00019000 08:09 7478350 /usr/lib/i386-linux-gnu/gio/modules/libgioremote-volume-monitor.so
  1028. b60b7000-b60b8000 r--p 00019000 08:09 7478350 /usr/lib/i386-linux-gnu/gio/modules/libgioremote-volume-monitor.so
  1029. b60b8000-b60b9000 rw-p 0001a000 08:09 7478350 /usr/lib/i386-linux-gnu/gio/modules/libgioremote-volume-monitor.so
  1030. b60b9000-b60d5000 r-xp 00000000 08:09 14418935 /lib/i386-linux-gnu/libgcc_s.so.1
  1031. b60d5000-b60d6000 rw-p 0001b000 08:09 14418935 /lib/i386-linux-gnu/libgcc_s.so.1
  1032. b60d6000-b61b2000 r-xp 00000000 08:09 7477321 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.19
  1033. b61b2000-b61b3000 ---p 000dc000 08:09 7477321 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.19
  1034. b61b3000-b61b7000 r--p 000dc000 08:09 7477321 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.19
  1035. b61b7000-b61b8000 rw-p 000e0000 08:09 7477321 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.19
  1036. b61b8000-b61bf000 rw-p 00000000 00:00 0
  1037. b61bf000-b61dd000 r-xp 00000000 08:09 7477196 /usr/lib/i386-linux-gnu/libproxy.so.1.0.0
  1038. b61dd000-b61de000 ---p 0001e000 08:09 7477196 /usr/lib/i386-linux-gnu/libproxy.so.1.0.0
  1039. b61de000-b61df000 r--p 0001e000 08:09 7477196 /usr/lib/i386-linux-gnu/libproxy.so.1.0.0
  1040. b61df000-b61e0000 rw-p 0001f000 08:09 7477196 /usr/lib/i386-linux-gnu/libproxy.so.1.0.0
  1041. b61e0000-b61e3000 r--s 00018000 08:09 11272954 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.common_3.6.100.v20120522-1841.jar
  1042. b61e3000-b61ea000 r-xp 00000000 08:09 14418014 /lib/i386-linux-gnu/libnss_compat-2.19.so
  1043. b61ea000-b61eb000 r--p 00006000 08:09 14418014 /lib/i386-linux-gnu/libnss_compat-2.19.so
  1044. b61eb000-b61ec000 rw-p 00007000 08:09 14418014 /lib/i386-linux-gnu/libnss_compat-2.19.so
  1045. b61ec000-b61f7000 r-xp 00000000 08:09 12322412 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libverify.so
  1046. b61f7000-b61f8000 rw-p 0000b000 08:09 12322412 /usr/lib/jvm/jdk1.8.0/jre/lib/i386/libverify.so
  1047. b61f8000-b6241000 r-xp 00000000 08:09 14417925 /lib/i386-linux-gnu/libdbus-1.so.3.7.6
  1048. b6241000-b6242000 r--p 00048000 08:09 14417925 /lib/i386-linux-gnu/libdbus-1.so.3.7.6
  1049. b6242000-b6243000 rw-p 00049000 08:09 14417925 /lib/i386-linux-gnu/libdbus-1.so.3.7.6
  1050. b6243000-b624b000 r-xp 00000000 08:09 14418970 /lib/i386-linux-gnu/libnih-dbus.so.1.0.0
  1051. b624b000-b624c000 r--p 00007000 08:09 14418970 /lib/i386-linux-gnu/libnih-dbus.so.1.0.0
  1052. b624c000-b624d000 rw-p 00008000 08:09 14418970 /lib/i386-linux-gnu/libnih-dbus.so.1.0.0
  1053. b624d000-b6264000 r-xp 00000000 08:09 14418972 /lib/i386-linux-gnu/libnih.so.1.0.0
  1054. b6264000-b6265000 r--p 00016000 08:09 14418972 /lib/i386-linux-gnu/libnih.so.1.0.0
  1055. b6265000-b6266000 rw-p 00017000 08:09 14418972 /lib/i386-linux-gnu/libnih.so.1.0.0
  1056. b6266000-b6282000 r-xp 00000000 08:09 14418888 /lib/i386-linux-gnu/libcgmanager.so.0.0.0
  1057. b6282000-b6283000 r--p 0001b000 08:09 14418888 /lib/i386-linux-gnu/libcgmanager.so.0.0.0
  1058. b6283000-b6284000 rw-p 0001c000 08:09 14418888 /lib/i386-linux-gnu/libcgmanager.so.0.0.0
  1059. b6284000-b6295000 r-xp 00000000 08:09 14418899 /lib/i386-linux-gnu/libudev.so.1.3.5
  1060. b6295000-b6296000 r--p 00010000 08:09 14418899 /lib/i386-linux-gnu/libudev.so.1.3.5
  1061. b6296000-b6297000 rw-p 00011000 08:09 14418899 /lib/i386-linux-gnu/libudev.so.1.3.5
  1062. b6297000-b62c9000 r-xp 00000000 08:09 7478651 /usr/lib/i386-linux-gnu/gvfs/libgvfscommon.so
  1063. b62c9000-b62cb000 r--p 00032000 08:09 7478651 /usr/lib/i386-linux-gnu/gvfs/libgvfscommon.so
  1064. b62cb000-b62cc000 rw-p 00034000 08:09 7478651 /usr/lib/i386-linux-gnu/gvfs/libgvfscommon.so
  1065. b62cc000-b62fc000 r-xp 00000000 08:09 7478351 /usr/lib/i386-linux-gnu/gio/modules/libgvfsdbus.so
  1066. b62fc000-b62fd000 r--p 0002f000 08:09 7478351 /usr/lib/i386-linux-gnu/gio/modules/libgvfsdbus.so
  1067. b62fd000-b62fe000 rw-p 00030000 08:09 7478351 /usr/lib/i386-linux-gnu/gio/modules/libgvfsdbus.so
  1068. b62fe000-b6340000 r--p 00000000 08:09 8524546 /usr/share/glib-2.0/schemas/gschemas.compiled
  1069. b6340000-b6347000 r-xp 00000000 08:09 7477136 /usr/lib/i386-linux-gnu/libogg.so.0.8.1
  1070. b6347000-b6348000 r--p 00006000 08:09 7477136 /usr/lib/i386-linux-gnu/libogg.so.0.8.1
  1071. b6348000-b6349000 rw-p 00007000 08:09 7477136 /usr/lib/i386-linux-gnu/libogg.so.0.8.1
  1072. b6349000-b6372000 r-xp 00000000 08:09 7477410 /usr/lib/i386-linux-gnu/libvorbis.so.0.4.5
  1073. b6372000-b6373000 ---p 00029000 08:09 7477410 /usr/lib/i386-linux-gnu/libvorbis.so.0.4.5
  1074. b6373000-b6374000 r--p 00029000 08:09 7477410 /usr/lib/i386-linux-gnu/libvorbis.so.0.4.5
  1075. b6374000-b6375000 rw-p 0002a000 08:09 7477410 /usr/lib/i386-linux-gnu/libvorbis.so.0.4.5
  1076. b6375000-b637e000 r-xp 00000000 08:09 7477042 /usr/lib/i386-linux-gnu/libltdl.so.7.3.0
  1077. b637e000-b637f000 r--p 00008000 08:09 7477042 /usr/lib/i386-linux-gnu/libltdl.so.7.3.0
  1078. b637f000-b6380000 rw-p 00009000 08:09 7477042 /usr/lib/i386-linux-gnu/libltdl.so.7.3.0
  1079. b6380000-b6392000 r-xp 00000000 08:09 7477331 /usr/lib/i386-linux-gnu/libtdb.so.1.2.12
  1080. b6392000-b6393000 r--p 00011000 08:09 7477331 /usr/lib/i386-linux-gnu/libtdb.so.1.2.12
  1081. b6393000-b6394000 rw-p 00012000 08:09 7477331 /usr/lib/i386-linux-gnu/libtdb.so.1.2.12
  1082. b6394000-b63a3000 r-xp 00000000 08:09 7476556 /usr/lib/i386-linux-gnu/libcanberra.so.0.2.5
  1083. b63a3000-b63a4000 r--p 0000e000 08:09 7476556 /usr/lib/i386-linux-gnu/libcanberra.so.0.2.5
  1084. b63a4000-b63a5000 rw-p 0000f000 08:09 7476556 /usr/lib/i386-linux-gnu/libcanberra.so.0.2.5
  1085. b63a5000-b63a6000 rw-p 00000000 00:00 0
  1086. b63a6000-b63a8000 r--s 0001a000 08:09 12191549 /usr/lib/jvm/jdk1.8.0/jre/lib/jce.jar
  1087. b63a8000-b63aa000 r--s 0000b000 08:09 11272770 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
  1088. b63aa000-b63b0000 r--p 00000000 08:09 11275488 /home/killer/.config/dconf/user
  1089. b63b0000-b63bb000 r-xp 00000000 08:09 7478346 /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
  1090. b63bb000-b63bc000 r--p 0000a000 08:09 7478346 /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
  1091. b63bc000-b63bd000 rw-p 0000b000 08:09 7478346 /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
  1092. b63bd000-b63f2000 r-xp 00000000 08:09 7478583 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
  1093. b63f2000-b63f3000 r--p 00034000 08:09 7478583 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
  1094. b63f3000-b63f4000 rw-p 00035000 08:09 7478583 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
  1095. b63f4000-b6404000 r-xp 00000000 08:09 7477378 /usr/lib/i386-linux-gnu/libunity-gtk2-parser.so.0.0.0
  1096. b6404000-b6405000 r--p 0000f000 08:09 7477378 /usr/lib/i386-linux-gnu/libunity-gtk2-parser.so.0.0.0
  1097. b6405000-b6406000 rw-p 00010000 08:09 7477378 /usr/lib/i386-linux-gnu/libunity-gtk2-parser.so.0.0.0
  1098. b6406000-b6407000 rw-p 00000000 00:00 0
  1099. b6407000-b640f000 r-xp 00000000 08:09 7477414 /usr/lib/i386-linux-gnu/libvorbisfile.so.3.3.4
  1100. b640f000-b6410000 r--p 00007000 08:09 7477414 /usr/lib/i386-linux-gnu/libvorbisfile.so.3.3.4
  1101. b6410000-b6411000 rw-p 00008000 08:09 7477414 /usr/lib/i386-linux-gnu/libvorbisfile.so.3.3.4
  1102. b6411000-b6415000 r-xp 00000000 08:09 7476552 /usr/lib/i386-linux-gnu/libcanberra-gtk.so.0.1.9
  1103. b6415000-b6416000 r--p 00003000 08:09 7476552 /usr/lib/i386-linux-gnu/libcanberra-gtk.so.0.1.9
  1104. b6416000-b6417000 rw-p 00004000 08:09 7476552 /usr/lib/i386-linux-gnu/libcanberra-gtk.so.0.1.9
  1105. b6417000-b641b000 r-xp 00000000 08:09 7478601 /usr/lib/i386-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
  1106. b641b000-b641c000 ---p 00004000 08:09 7478601 /usr/lib/i386-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
  1107. b641c000-b641d000 r--p 00004000 08:09 7478601 /usr/lib/i386-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
  1108. b641d000-b641e000 rw-p 00005000 08:09 7478601 /usr/lib/i386-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
  1109. b641e000-b6422000 r-xp 00000000 08:09 7478605 /usr/lib/i386-linux-gnu/gtk-2.0/modules/libunity-gtk-module.so
  1110. b6422000-b6423000 r--p 00003000 08:09 7478605 /usr/lib/i386-linux-gnu/gtk-2.0/modules/libunity-gtk-module.so
  1111. b6423000-b6424000 rw-p 00004000 08:09 7478605 /usr/lib/i386-linux-gnu/gtk-2.0/modules/libunity-gtk-module.so
  1112. b6424000-b6442000 r-xp 00000000 08:09 7476509 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.21009.1
  1113. b6442000-b6444000 r--p 0001d000 08:09 7476509 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.21009.1
  1114. b6444000-b6445000 rw-p 0001f000 08:09 7476509 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.21009.1
  1115. b6445000-b68ac000 r-xp 00000000 08:09 7482527 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.23
  1116. b68ac000-b68b0000 r--p 00466000 08:09 7482527 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.23
  1117. b68b0000-b68b2000 rw-p 0046a000 08:09 7482527 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.23
  1118. b68b2000-b68b4000 rw-p 00000000 00:00 0
  1119. b68b4000-b68ce000 r-xp 00000000 08:09 7476846 /usr/lib/i386-linux-gnu/libgraphite2.so.3.0.1
  1120. b68ce000-b68cf000 r--p 00019000 08:09 7476846 /usr/lib/i386-linux-gnu/libgraphite2.so.3.0.1
  1121. b68cf000-b68d0000 rw-p 0001a000 08:09 7476846 /usr/lib/i386-linux-gnu/libgraphite2.so.3.0.1
  1122. b68d0000-b68d5000 r-xp 00000000 08:09 7476428 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  1123. b68d5000-b68d6000 r--p 00004000 08:09 7476428 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  1124. b68d6000-b68d7000 rw-p 00005000 08:09 7476428 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
  1125. b68d7000-b68d9000 r-xp 00000000 08:09 7476417 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
  1126. b68d9000-b68da000 r--p 00001000 08:09 7476417 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
  1127. b68da000-b68db000 rw-p 00002000 08:09 7476417 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
  1128. b68db000-b68e2000 r-xp 00000000 08:09 7476620 /usr/lib/i386-linux-gnu/libdatrie.so.1.3.1
  1129. b68e2000-b68e3000 r--p 00006000 08:09 7476620 /usr/lib/i386-linux-gnu/libdatrie.so.1.3.1
  1130. b68e3000-b68e4000 rw-p 00007000 08:09 7476620 /usr/lib/i386-linux-gnu/libdatrie.so.1.3.1
  1131. b68e4000-b6938000 r-xp 00000000 08:09 7476959 /usr/lib/i386-linux-gnu/libharfbuzz.so.0.927.0
  1132. b6938000-b6939000 r--p 00054000 08:09 7476959 /usr/lib/i386-linux-gnu/libharfbuzz.so.0.927.0
  1133. b6939000-b693a000 rw-p 00055000 08:09 7476959 /usr/lib/i386-linux-gnu/libharfbuzz.so.0.927.0
  1134. b693a000-b6941000 r-xp 00000000 08:09 14418011 /lib/i386-linux-gnu/librt-2.19.so
  1135. b6941000-b6942000 r--p 00006000 08:09 14418011 /lib/i386-linux-gnu/librt-2.19.so
  1136. b6942000-b6943000 rw-p 00007000 08:09 14418011 /lib/i386-linux-gnu/librt-2.19.so
  1137. b6943000-b6963000 r-xp 00000000 08:09 7477481 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  1138. b6963000-b6964000 r--p 0001f000 08:09 7477481 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  1139. b6964000-b6965000 rw-p 00020000 08:09 7477481 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
  1140. b6965000-b696d000 r-xp 00000000 08:09 7477467 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
  1141. b696d000-b696e000 r--p 00008000 08:09 7477467 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
  1142. b696e000-b696f000 rw-p 00009000 08:09 7477467 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
  1143. b696f000-b6971000 r-xp 00000000 08:09 7477471 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
  1144. b6971000-b6972000 r--p 00001000 08:09 7477471 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
  1145. b6972000-b6973000 rw-p 00002000 08:09 7477471 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
  1146. b6973000-b6999000 r-xp 00000000 08:09 14419023 /lib/i386-linux-gnu/libpng12.so.0.50.0
  1147. b6999000-b699a000 r--p 00025000 08:09 14419023 /lib/i386-linux-gnu/libpng12.so.0.50.0
  1148. b699a000-b699b000 rw-p 00026000 08:09 14419023 /lib/i386-linux-gnu/libpng12.so.0.50.0
  1149. b699b000-b6a3f000 r-xp 00000000 08:09 7477175 /usr/lib/i386-linux-gnu/libpixman-1.so.0.30.2
  1150. b6a3f000-b6a44000 r--p 000a4000 08:09 7477175 /usr/lib/i386-linux-gnu/libpixman-1.so.0.30.2
  1151. b6a44000-b6a45000 rw-p 000a9000 08:09 7477175 /usr/lib/i386-linux-gnu/libpixman-1.so.0.30.2
  1152. b6a45000-b6a6a000 r-xp 00000000 08:09 14418930 /lib/i386-linux-gnu/libexpat.so.1.6.0
  1153. b6a6a000-b6a6b000 ---p 00025000 08:09 14418930 /lib/i386-linux-gnu/libexpat.so.1.6.0
  1154. b6a6b000-b6a6d000 r--p 00025000 08:09 14418930 /lib/i386-linux-gnu/libexpat.so.1.6.0
  1155. b6a6d000-b6a6e000 rw-p 00027000 08:09 14418930 /lib/i386-linux-gnu/libexpat.so.1.6.0
  1156. b6a6e000-b6a81000 r-xp 00000000 08:09 14417951 /lib/i386-linux-gnu/libresolv-2.19.so
  1157. b6a81000-b6a82000 ---p 00013000 08:09 14417951 /lib/i386-linux-gnu/libresolv-2.19.so
  1158. b6a82000-b6a83000 r--p 00013000 08:09 14417951 /lib/i386-linux-gnu/libresolv-2.19.so
  1159. b6a83000-b6a84000 rw-p 00014000 08:09 14417951 /lib/i386-linux-gnu/libresolv-2.19.so
  1160. b6a84000-b6a86000 rw-p 00000000 00:00 0
  1161. b6a86000-b6aa6000 r-xp 00000000 08:09 14417950 /lib/i386-linux-gnu/libselinux.so.1
  1162. b6aa6000-b6aa7000 r--p 0001f000 08:09 14417950 /lib/i386-linux-gnu/libselinux.so.1
  1163. b6aa7000-b6aa8000 rw-p 00020000 08:09 14417950 /lib/i386-linux-gnu/libselinux.so.1
  1164. b6aa8000-b6aa9000 rw-p 00000000 00:00 0
  1165. b6aa9000-b6ac1000 r-xp 00000000 08:09 14419071 /lib/i386-linux-gnu/libz.so.1.2.8
  1166. b6ac1000-b6ac2000 r--p 00017000 08:09 14419071 /lib/i386-linux-gnu/libz.so.1.2.8
  1167. b6ac2000-b6ac3000 rw-p 00018000 08:09 14419071 /lib/i386-linux-gnu/libz.so.1.2.8
  1168. b6ac3000-b6acb000 r-xp 00000000 08:09 7477343 /usr/lib/i386-linux-gnu/libthai.so.0.2.0
  1169. b6acb000-b6acc000 r--p 00007000 08:09 7477343 /usr/lib/i386-linux-gnu/libthai.so.0.2.0
  1170. b6acc000-b6acd000 rw-p 00008000 08:09 7477343 /usr/lib/i386-linux-gnu/libthai.so.0.2.0
  1171. b6acd000-b6ad0000 r-xp 00000000 08:09 7476812 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.4000.0
  1172. b6ad0000-b6ad1000 r--p 00002000 08:09 7476812 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.4000.0
  1173. b6ad1000-b6ad2000 rw-p 00003000 08:09 7476812 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.4000.0
  1174. b6ad2000-b6b6c000 r-xp 00000000 08:09 7471484 /usr/lib/i386-linux-gnu/libfreetype.so.6.11.1
  1175. b6b6c000-b6b6d000 ---p 0009a000 08:09 7471484 /usr/lib/i386-linux-gnu/libfreetype.so.6.11.1
  1176. b6b6d000-b6b71000 r--p 0009a000 08:09 7471484 /usr/lib/i386-linux-gnu/libfreetype.so.6.11.1
  1177. b6b71000-b6b72000 rw-p 0009e000 08:09 7471484 /usr/lib/i386-linux-gnu/libfreetype.so.6.11.1
  1178. b6b72000-b6b86000 r-xp 00000000 08:09 7477156 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3600.3
  1179. b6b86000-b6b87000 r--p 00013000 08:09 7477156 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3600.3
  1180. b6b87000-b6b88000 rw-p 00014000 08:09 7477156 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3600.3
  1181. b6b88000-b6bcc000 r-xp 00000000 08:09 14422169 /lib/i386-linux-gnu/libm-2.19.so
  1182. b6bcc000-b6bcd000 r--p 00043000 08:09 14422169 /lib/i386-linux-gnu/libm-2.19.so
  1183. b6bcd000-b6bce000 rw-p 00044000 08:09 14422169 /lib/i386-linux-gnu/libm-2.19.so
  1184. b6bce000-b6bdf000 r-xp 00000000 08:09 7476430 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
  1185. b6bdf000-b6be0000 r--p 00010000 08:09 7476430 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
  1186. b6be0000-b6be1000 rw-p 00011000 08:09 7476430 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
  1187. b6be1000-b6d11000 r-xp 00000000 08:09 7476413 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  1188. b6d11000-b6d12000 r--p 00130000 08:09 7476413 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  1189. b6d12000-b6d14000 rw-p 00131000 08:09 7476413 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
  1190. b6d14000-b6d15000 rw-p 00000000 00:00 0
  1191. b6d15000-b6e34000 r-xp 00000000 08:09 7476548 /usr/lib/i386-linux-gnu/libcairo.so.2.11301.0
  1192. b6e34000-b6e36000 r--p 0011e000 08:09 7476548 /usr/lib/i386-linux-gnu/libcairo.so.2.11301.0
  1193. b6e36000-b6e37000 rw-p 00120000 08:09 7476548 /usr/lib/i386-linux-gnu/libcairo.so.2.11301.0
  1194. b6e37000-b6e38000 rw-p 00000000 00:00 0
  1195. b6e38000-b6e3c000 r-xp 00000000 08:09 7476432 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  1196. b6e3c000-b6e3d000 r--p 00003000 08:09 7476432 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  1197. b6e3d000-b6e3e000 rw-p 00004000 08:09 7476432 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
  1198. b6e3e000-b6e40000 r-xp 00000000 08:09 7476426 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
  1199. b6e40000-b6e41000 r--p 00001000 08:09 7476426 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
  1200. b6e41000-b6e42000 rw-p 00002000 08:09 7476426 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
  1201. b6e42000-b6e44000 r-xp 00000000 08:09 7476422 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
  1202. b6e44000-b6e45000 r--p 00001000 08:09 7476422 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
  1203. b6e45000-b6e46000 rw-p 00002000 08:09 7476422 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
  1204. b6e46000-b6e4f000 r-xp 00000000 08:09 7476424 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  1205. b6e4f000-b6e50000 r--p 00008000 08:09 7476424 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  1206. b6e50000-b6e51000 rw-p 00009000 08:09 7476424 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
  1207. b6e51000-b6e5a000 r-xp 00000000 08:09 7476450 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  1208. b6e5a000-b6e5b000 r--p 00008000 08:09 7476450 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  1209. b6e5b000-b6e5c000 rw-p 00009000 08:09 7476450 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
  1210. b6e5c000-b6e6b000 r-xp 00000000 08:09 7476438 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
  1211. b6e6b000-b6e6c000 r--p 0000e000 08:09 7476438 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
  1212. b6e6c000-b6e6d000 rw-p 0000f000 08:09 7476438 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
  1213. b6e6d000-b6e6f000 r-xp 00000000 08:09 7476440 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
  1214. b6e6f000-b6e70000 r--p 00001000 08:09 7476440 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
  1215. b6e70000-b6e71000 rw-p 00002000 08:09 7476440 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
  1216. b6e71000-b6e7a000 r-xp 00000000 08:09 7476452 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  1217. b6e7a000-b6e7b000 r--p 00008000 08:09 7476452 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  1218. b6e7b000-b6e7c000 rw-p 00009000 08:09 7476452 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
  1219. b6e7c000-b6eb5000 r-xp 00000000 08:09 7471385 /usr/lib/i386-linux-gnu/libfontconfig.so.1.8.0
  1220. b6eb5000-b6eb6000 r--p 00039000 08:09 7471385 /usr/lib/i386-linux-gnu/libfontconfig.so.1.8.0
  1221. b6eb6000-b6eb7000 rw-p 0003a000 08:09 7471385 /usr/lib/i386-linux-gnu/libfontconfig.so.1.8.0
  1222. b6eb7000-b7034000 r-xp 00000000 08:09 7476798 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.4000.0
  1223. b7034000-b7036000 r--p 0017c000 08:09 7476798 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.4000.0
  1224. b7036000-b7037000 rw-p 0017e000 08:09 7476798 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.4000.0
  1225. b7037000-b7038000 rw-p 00000000 00:00 0
  1226. b7038000-b7059000 r-xp 00000000 08:09 7476774 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.3000.7
  1227. b7059000-b705a000 r--p 00020000 08:09 7476774 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.3000.7
  1228. b705a000-b705b000 rw-p 00021000 08:09 7476774 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.3000.7
  1229. b705b000-b70a5000 r-xp 00000000 08:09 7477152 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3600.3
  1230. b70a5000-b70a6000 ---p 0004a000 08:09 7477152 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3600.3
  1231. b70a6000-b70a7000 r--p 0004a000 08:09 7477152 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3600.3
  1232. b70a7000-b70a8000 rw-p 0004b000 08:09 7477152 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3600.3
  1233. b70a8000-b70b3000 r-xp 00000000 08:09 7477154 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3600.3
  1234. b70b3000-b70b4000 r--p 0000a000 08:09 7477154 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3600.3
  1235. b70b4000-b70b5000 rw-p 0000b000 08:09 7477154 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3600.3
  1236. b70b5000-b7160000 r-xp 00000000 08:09 7482511 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.23
  1237. b7160000-b7161000 ---p 000ab000 08:09 7482511 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.23
  1238. b7161000-b7163000 r--p 000ab000 08:09 7482511 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.23
  1239. b7163000-b7164000 rw-p 000ad000 08:09 7482511 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.23
  1240. b7164000-b71a0000 r-xp 00000000 08:09 14419011 /lib/i386-linux-gnu/libpcre.so.3.13.1
  1241. b71a0000-b71a1000 r--p 0003b000 08:09 14419011 /lib/i386-linux-gnu/libpcre.so.3.13.1
  1242. b71a1000-b71a2000 rw-p 0003c000 08:09 14419011 /lib/i386-linux-gnu/libpcre.so.3.13.1
  1243. b71a2000-b72ac000 r-xp 00000000 08:09 14418939 /lib/i386-linux-gnu/libglib-2.0.so.0.4000.0
  1244. b72ac000-b72ad000 r--p 00109000 08:09 14418939 /lib/i386-linux-gnu/libglib-2.0.so.0.4000.0
  1245. b72ad000-b72ae000 rw-p 0010a000 08:09 14418939 /lib/i386-linux-gnu/libglib-2.0.so.0.4000.0
  1246. b72ae000-b72fe000 r-xp 00000000 08:09 7476828 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.4000.0
  1247. b72fe000-b72ff000 r--p 0004f000 08:09 7476828 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.4000.0
  1248. b72ff000-b7300000 rw-p 00050000 08:09 7476828 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.4000.0
  1249. b7300000-b7303000 r-xp 00000000 08:09 7478266 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  1250. b7303000-b7304000 r--p 00002000 08:09 7478266 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  1251. b7304000-b7305000 rw-p 00003000 08:09 7478266 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
  1252. b7305000-b7316000 r-xp 00000000 08:09 7478604 /usr/lib/i386-linux-gnu/gtk-2.0/modules/liboverlay-scrollbar.so
  1253. b7316000-b7317000 r--p 00010000 08:09 7478604 /usr/lib/i386-linux-gnu/gtk-2.0/modules/liboverlay-scrollbar.so
  1254. b7317000-b7318000 rw-p 00011000 08:09 7478604 /usr/lib/i386-linux-gnu/gtk-2.0/modules/liboverlay-scrollbar.so
  1255. b7318000-b7518000 r--p 00000000 08:09 7479455 /usr/lib/locale/locale-archive
  1256. b7518000-b7519000 rw-p 00000000 00:00 0
  1257. b7519000-b76c2000 r-xp 00000000 08:09 14418016 /lib/i386-linux-gnu/libc-2.19.so
  1258. b76c2000-b76c3000 ---p 001a9000 08:09 14418016 /lib/i386-linux-gnu/libc-2.19.so
  1259. b76c3000-b76c5000 r--p 001a9000 08:09 14418016 /lib/i386-linux-gnu/libc-2.19.so
  1260. b76c5000-b76c6000 rw-p 001ab000 08:09 14418016 /lib/i386-linux-gnu/libc-2.19.so
  1261. b76c6000-b76ca000 rw-p 00000000 00:00 0
  1262. b76ca000-b76cd000 r-xp 00000000 08:09 14418022 /lib/i386-linux-gnu/libdl-2.19.so
  1263. b76cd000-b76ce000 r--p 00002000 08:09 14418022 /lib/i386-linux-gnu/libdl-2.19.so
  1264. b76ce000-b76cf000 rw-p 00003000 08:09 14418022 /lib/i386-linux-gnu/libdl-2.19.so
  1265. b76cf000-b76e7000 r-xp 00000000 08:09 14418018 /lib/i386-linux-gnu/libpthread-2.19.so
  1266. b76e7000-b76e8000 r--p 00017000 08:09 14418018 /lib/i386-linux-gnu/libpthread-2.19.so
  1267. b76e8000-b76e9000 rw-p 00018000 08:09 14418018 /lib/i386-linux-gnu/libpthread-2.19.so
  1268. b76e9000-b76eb000 rw-p 00000000 00:00 0
  1269. b76eb000-b76ec000 r--p 00000000 00:00 0
  1270. b76ec000-b76ed000 r--s 00000000 00:15 74081 /run/user/1000/dconf/user
  1271. b76ed000-b76f2000 r-xp 00000000 08:09 7476695 /usr/lib/i386-linux-gnu/libffi.so.6.0.1
  1272. b76f2000-b76f3000 r--p 00005000 08:09 7476695 /usr/lib/i386-linux-gnu/libffi.so.6.0.1
  1273. b76f3000-b76f4000 rw-p 00006000 08:09 7476695 /usr/lib/i386-linux-gnu/libffi.so.6.0.1
  1274. b76f4000-b7701000 r-xp 00000000 08:09 11273553 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807/eclipse_1502.so
  1275. b7701000-b7702000 rw-p 0000c000 08:09 11273553 /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807/eclipse_1502.so
  1276. b7702000-b7703000 r--p 00850000 08:09 7479455 /usr/lib/locale/locale-archive
  1277. b7703000-b7705000 rw-p 00000000 00:00 0
  1278. b7705000-b7706000 r-xp 00000000 00:00 0 [vdso]
  1279. b7706000-b7726000 r-xp 00000000 08:09 14422285 /lib/i386-linux-gnu/ld-2.19.so
  1280. b7726000-b7727000 r--p 0001f000 08:09 14422285 /lib/i386-linux-gnu/ld-2.19.so
  1281. b7727000-b7728000 rw-p 00020000 08:09 14422285 /lib/i386-linux-gnu/ld-2.19.so
  1282. bf8b5000-bf8b6000 rwxp 00000000 00:00 0
  1283. bf8b9000-bf8bc000 ---p 00000000 00:00 0
  1284. bf8bd000-bf909000 rw-p 00000000 00:00 0 [stack]
  1285.  
  1286. VM Arguments:
  1287. jvm_args: -Dosgi.requiredJavaVersion=1.6 -XX:MaxPermSize=256m -Xms512m -Xmx1024m
  1288. java_command: <unknown>
  1289. java_class_path (initial): /home/killer/Documents/adt-bundle-linux-x86-20140702/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
  1290. Launcher Type: generic
  1291.  
  1292. Environment Variables:
  1293. JAVA_HOME=/usr/lib/jvm/jdk1.8.0
  1294. PATH=/usr/lib/jvm/jdk1.8.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
  1295. LD_LIBRARY_PATH=/usr/lib/jvm/jdk1.8.0/jre/lib/i386/client:/usr/lib/jvm/jdk1.8.0/jre/lib/i386:
  1296. SHELL=/bin/bash
  1297. DISPLAY=:0.0
  1298.  
  1299. Signal Handlers:
  1300. SIGSEGV: [libjvm.so+0x582290], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1301. SIGBUS: [libjvm.so+0x582290], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1302. SIGFPE: [libjvm.so+0x46c7a0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1303. SIGPIPE: SIG_IGN, sa_mask[0]=00000000000010000000000000000000, sa_flags=SA_RESTART
  1304. SIGXFSZ: [libjvm.so+0x46c7a0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1305. SIGILL: [libjvm.so+0x46c7a0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1306. SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  1307. SIGUSR2: [libjvm.so+0x46df50], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
  1308. SIGHUP: [libjvm.so+0x46f450], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1309. SIGINT: [libjvm.so+0x46f450], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1310. SIGTERM: [libjvm.so+0x46f450], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1311. SIGQUIT: [libjvm.so+0x46f450], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  1312.  
  1313.  
  1314. --------------- S Y S T E M ---------------
  1315.  
  1316. OS:DISTRIB_ID=Ubuntu
  1317. DISTRIB_RELEASE=14.04
  1318. DISTRIB_CODENAME=trusty
  1319. DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS"
  1320.  
  1321. uname:Linux 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:49:09 UTC 2014 i686
  1322. libc:glibc 2.19 NPTL 2.19
  1323. rlimit: STACK 8192k, CORE 0k, NPROC 15705, NOFILE 4096, AS infinity
  1324. load average:0.65 0.82 0.58
  1325.  
  1326. /proc/meminfo:
  1327. MemTotal: 2029452 kB
  1328. MemFree: 253776 kB
  1329. Buffers: 53292 kB
  1330. Cached: 757932 kB
  1331. SwapCached: 48 kB
  1332. Active: 878952 kB
  1333. Inactive: 790736 kB
  1334. Active(anon): 566072 kB
  1335. Inactive(anon): 592344 kB
  1336. Active(file): 312880 kB
  1337. Inactive(file): 198392 kB
  1338. Unevictable: 32 kB
  1339. Mlocked: 32 kB
  1340. HighTotal: 1148680 kB
  1341. HighFree: 165452 kB
  1342. LowTotal: 880772 kB
  1343. LowFree: 88324 kB
  1344. SwapTotal: 4012024 kB
  1345. SwapFree: 4011784 kB
  1346. Dirty: 512 kB
  1347. Writeback: 0 kB
  1348. AnonPages: 858672 kB
  1349. Mapped: 113588 kB
  1350. Shmem: 299780 kB
  1351. Slab: 73468 kB
  1352. SReclaimable: 57804 kB
  1353. SUnreclaim: 15664 kB
  1354. KernelStack: 3024 kB
  1355. PageTables: 8520 kB
  1356. NFS_Unstable: 0 kB
  1357. Bounce: 0 kB
  1358. WritebackTmp: 0 kB
  1359. CommitLimit: 5026748 kB
  1360. Committed_AS: 3530976 kB
  1361. VmallocTotal: 122880 kB
  1362. VmallocUsed: 14568 kB
  1363. VmallocChunk: 101780 kB
  1364. HardwareCorrupted: 0 kB
  1365. AnonHugePages: 464896 kB
  1366. HugePages_Total: 0
  1367. HugePages_Free: 0
  1368. HugePages_Rsvd: 0
  1369. HugePages_Surp: 0
  1370. Hugepagesize: 2048 kB
  1371. DirectMap4k: 32760 kB
  1372. DirectMap2M: 880640 kB
  1373.  
  1374.  
  1375. CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
  1376.  
  1377. /proc/cpuinfo:
  1378. processor : 0
  1379. vendor_id : GenuineIntel
  1380. cpu family : 6
  1381. model : 23
  1382. model name : Pentium(R) Dual-Core CPU E5700 @ 3.00GHz
  1383. stepping : 10
  1384. microcode : 0xa07
  1385. cpu MHz : 3003.000
  1386. cache size : 2048 KB
  1387. physical id : 0
  1388. siblings : 2
  1389. core id : 0
  1390. cpu cores : 2
  1391. apicid : 0
  1392. initial apicid : 0
  1393. fdiv_bug : no
  1394. f00f_bug : no
  1395. coma_bug : no
  1396. fpu : yes
  1397. fpu_exception : yes
  1398. cpuid level : 13
  1399. wp : yes
  1400. 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 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
  1401. bogomips : 5999.93
  1402. clflush size : 64
  1403. cache_alignment : 64
  1404. address sizes : 36 bits physical, 48 bits virtual
  1405. power management:
  1406.  
  1407. processor : 1
  1408. vendor_id : GenuineIntel
  1409. cpu family : 6
  1410. model : 23
  1411. model name : Pentium(R) Dual-Core CPU E5700 @ 3.00GHz
  1412. stepping : 10
  1413. microcode : 0xa07
  1414. cpu MHz : 1203.000
  1415. cache size : 2048 KB
  1416. physical id : 0
  1417. siblings : 2
  1418. core id : 1
  1419. cpu cores : 2
  1420. apicid : 1
  1421. initial apicid : 1
  1422. fdiv_bug : no
  1423. f00f_bug : no
  1424. coma_bug : no
  1425. fpu : yes
  1426. fpu_exception : yes
  1427. cpuid level : 13
  1428. wp : yes
  1429. 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 xsave lahf_lm dtherm tpr_shadow vnmi flexpriority
  1430. bogomips : 5999.93
  1431. clflush size : 64
  1432. cache_alignment : 64
  1433. address sizes : 36 bits physical, 48 bits virtual
  1434. power management:
  1435.  
  1436.  
  1437.  
  1438. Memory: 4k page, physical 2029452k(253776k free), swap 4012024k(4011784k free)
  1439.  
  1440. vm_info: Java HotSpot(TM) Client VM (25.20-b23) for linux-x86 JRE (1.8.0_20-b26), built on Jul 30 2014 13:33:58 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
  1441.  
  1442. time: Thu Aug 21 17:31:20 2014
  1443. elapsed time: 130 seconds (0d 0h 2m 10s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement