虽然不知道是啥,但是感觉很利害的样子。。。。
火狐 你大爷的 太卡了。。。。
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x72fbd7d9, pid=1852, tid=3076441792
#
# JRE version: 7.0_15-b03
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode linux-x86 )
# Problematic frame:
# C [libgtk-x11-2.0.so.0+0x6c7d9] gtk_bin_get_child+0x29
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x08858000): JavaThread "main" [_thread_in_native, id=1852, stack(0xbf7d4000,0xbf824000)]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0005d54d
Registers:
EAX=0x089e5ee0, EBX=0x733b4ff4, ECX=0x0b0cfc00, EDX=0x0005d54d
ESP=0xbf81f950, EBP=0xbf81f988, ESI=0x0b0cfc00, EDI=0x08858000
EIP=0x72fbd7d9, EFLAGS=0x00010206, CR2=0x0005d54d
Top of Stack: (sp=0xbf81f950)
0xbf81f950: 00000009 00000009 84ae7f10 84af5b40
0xbf81f960: 00000006 7167ab38 bf81f9a4 7165c42c
0xbf81f970: 0b0cfc00 75fed830 00000000 b49178f4
0xbf81f980: 00000015 84ae7f10 bf81f9b8 b55a4022
0xbf81f990: 08858128 bf81f9a4 0b0cfc00 84806d28
0xbf81f9a0: 00000009 84aeffd8 bf81fc80 b490ccbc
0xbf81f9b0: 00000006 75fed3b8 bf81fc80 b513149c
0xbf81f9c0: 00000001 00000008 75fed598 75fed418
Instructions: (pc=0x72fbd7d9)
0x72fbd7b9: 55 fe ff 81 c3 38 78 3f 00 89 74 24 18 8b 74 24
0x72fbd7c9: 20 e8 31 ff ff ff 85 f6 74 1a 8b 16 85 d2 74 04
0x72fbd7d9: 39 02 74 43 89 44 24 04 89 34 24 e8 57 28 fe ff
0x72fbd7e9: 85 c0 75 33 8d 83 c9 ce e9 ff 89 44 24 08 8d 83
Register to memory mapping:
EAX=0x089e5ee0 is an unknown value
EBX=0x733b4ff4: <offset 0x463ff4> in /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0 at 0x72f51000
ECX=0x0b0cfc00 is an unknown value
EDX=0x0005d54d is an unknown value
ESP=0xbf81f950 is pointing into the stack for thread: 0x08858000
EBP=0xbf81f988 is pointing into the stack for thread: 0x08858000
ESI=0x0b0cfc00 is an unknown value
EDI=0x08858000 is a thread
Stack: [0xbf7d4000,0xbf824000], sp=0xbf81f950, free space=302k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libgtk-x11-2.0.so.0+0x6c7d9] gtk_bin_get_child+0x29
J org.eclipse.swt.internal.gtk.OS._gtk_bin_get_child(I)I
J org.eclipse.swt.widgets.MenuItem.setText(Ljava/lang/String;)V
J org.eclipse.jface.action.ExternalActionManager$CommandCallback.bindingManagerChanged(Lorg/eclipse/jface/bindings/BindingManagerEvent;)V
j org.eclipse.jface.bindings.BindingManager.recomputeBindings()V+239
j org.eclipse.jface.bindings.BindingManager.contextManagerChanged(Lorg/eclipse/core/commands/contexts/ContextManagerEvent;)V+8
J org.eclipse.core.commands.contexts.ContextManager.fireContextManagerChanged(Lorg/eclipse/core/commands/contexts/ContextManagerEvent;)V
j org.eclipse.e4.ui.services.ContextServiceAddon$1.changed(Lorg/eclipse/e4/core/contexts/IEclipseContext;)Z+37
J org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(Lorg/eclipse/e4/core/internal/contexts/ContextChangeEvent;)Z
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;ZZ)V+113
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Z)V+4
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;)V+3
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.requestActivation()V+83
j org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation()V+4
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.minimize(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+47
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon$8.handleEvent(Lorg/osgi/service/event/Event;)V+55
J org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run()V
j org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUnique(Ljava/lang/Object;)V+101
J org.eclipse.emf.common.util.AbstractEList.add(Ljava/lang/Object;)Z
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon$8.handleEvent(Lorg/osgi/service/event/Event;)V+78
J org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run()V
j org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUnique(Ljava/lang/Object;)V+101
J org.eclipse.emf.common.util.AbstractEList.add(Ljava/lang/Object;)Z
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.access$2(Lorg/eclipse/e4/ui/workbench/addons/minmax/MinMaxAddon;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/String;)V+3
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon$4.mouseDoubleClick(Lorg/eclipse/swt/events/MouseEvent;)V+67
J org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V
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
j org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20
j org.eclipse.ui.internal.Workbench$5.run()V+256
j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+108
j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v ~StubRoutines::call_stub
V [libjvm.so+0x27de45] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x315
V [libjvm.so+0x3a2b09] os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x19
V [libjvm.so+0x27cc5f] JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*)+0x2f
V [libjvm.so+0x3dff06] Reflection::invoke(instanceKlassHandle, methodHandle, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*)+0x3c6
V [libjvm.so+0x3e1eaa] Reflection::invoke_method(oopDesc*, Handle, objArrayHandle, Thread*)+0x15a
V [libjvm.so+0x2cdf53] JVM_InvokeMethod+0x233
C [libjava.so+0x15362] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x32
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v ~StubRoutines::call_stub
V [libjvm.so+0x27de45] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x315
V [libjvm.so+0x3a2b09] os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x19
V [libjvm.so+0x27cc5f] JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*)+0x2f
V [libjvm.so+0x290c35] jni_invoke_nonstatic(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*)+0x295
V [libjvm.so+0x2991fc] jni_CallIntMethod+0xbc
C [eclipse_1502.so+0x8521] startJavaJNI+0x418
C [eclipse_1502.so+0x99c0] startJavaVM+0x24
C [eclipse_1502.so+0x31b7] run+0x59d
C [eclipse+0x10ee] strchr@@GLIBC_2.0+0x10ee
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.eclipse.swt.internal.gtk.OS._gtk_bin_get_child(I)I
J org.eclipse.swt.widgets.MenuItem.setText(Ljava/lang/String;)V
J org.eclipse.jface.action.ActionContributionItem.update(Ljava/lang/String;)V
j org.eclipse.jface.action.ActionContributionItem$1.propertyChange(Lorg/eclipse/jface/util/PropertyChangeEvent;)V+8
J org.eclipse.jface.action.ExternalActionManager$CommandCallback.bindingManagerChanged(Lorg/eclipse/jface/bindings/BindingManagerEvent;)V
J org.eclipse.jface.bindings.BindingManager.fireBindingManagerChanged(Lorg/eclipse/jface/bindings/BindingManagerEvent;)V
j org.eclipse.jface.bindings.BindingManager.setActiveBindings(Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;Ljava/util/Map;)V+44
j org.eclipse.jface.bindings.BindingManager.recomputeBindings()V+239
j org.eclipse.jface.bindings.BindingManager.contextManagerChanged(Lorg/eclipse/core/commands/contexts/ContextManagerEvent;)V+8
J org.eclipse.core.commands.contexts.ContextManager.fireContextManagerChanged(Lorg/eclipse/core/commands/contexts/ContextManagerEvent;)V
j org.eclipse.core.commands.contexts.ContextManager.setActiveContextIds(Ljava/util/Set;)V+100
j org.eclipse.e4.ui.services.ContextServiceAddon$1.changed(Lorg/eclipse/e4/core/contexts/IEclipseContext;)Z+37
J org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(Lorg/eclipse/e4/core/internal/contexts/ContextChangeEvent;)Z
J org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(Ljava/util/Set;)V
J org.eclipse.e4.core.internal.contexts.EclipseContext.set(Ljava/lang/String;Ljava/lang/Object;)V
J org.eclipse.e4.core.internal.contexts.EclipseContext.activateBranch()V
j org.eclipse.e4.ui.internal.workbench.PartActivationHistory.activate(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Z)V+12
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;ZZ)V+113
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Z)V+4
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;)V+3
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.requestActivation()V+83
j org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation()V+4
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.minimize(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+47
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon$8.handleEvent(Lorg/osgi/service/event/Event;)V+55
J org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run()V
J org.eclipse.swt.widgets.Synchronizer.syncExec(Ljava/lang/Runnable;)V
J org.eclipse.ui.internal.UISynchronizer.syncExec(Ljava/lang/Runnable;)V
J org.eclipse.swt.widgets.Display.syncExec(Ljava/lang/Runnable;)V
J org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(Ljava/lang/Runnable;)V
J org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(Lorg/osgi/service/event/Event;)V
J org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Lorg/osgi/service/event/Event;Ljava/security/Permission;)V
J org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Ljava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;)V
J org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Ljava/util/Set;Lorg/eclipse/osgi/framework/eventmgr/EventDispatcher;ILjava/lang/Object;)V
J org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ILjava/lang/Object;)V
J org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Lorg/osgi/service/event/Event;Z)V
J org.eclipse.equinox.internal.event.EventComponent.sendEvent(Lorg/osgi/service/event/Event;)V
J org.eclipse.e4.ui.services.internal.events.EventBroker.send(Ljava/lang/String;Ljava/lang/Object;)Z
J org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Lorg/eclipse/emf/common/notify/Notification;)V
J org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Lorg/eclipse/emf/common/notify/Notification;)V
j org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(Lorg/eclipse/emf/common/notify/Notification;)V+5
j org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUnique(Ljava/lang/Object;)V+101
J org.eclipse.emf.common.util.AbstractEList.add(Ljava/lang/Object;)Z
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.maximize(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+574
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon$8.handleEvent(Lorg/osgi/service/event/Event;)V+78
J org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run()V
J org.eclipse.swt.widgets.Synchronizer.syncExec(Ljava/lang/Runnable;)V
J org.eclipse.ui.internal.UISynchronizer.syncExec(Ljava/lang/Runnable;)V
J org.eclipse.swt.widgets.Display.syncExec(Ljava/lang/Runnable;)V
J org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(Ljava/lang/Runnable;)V
J org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(Lorg/osgi/service/event/Event;)V
J org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Lorg/osgi/service/event/Event;Ljava/security/Permission;)V
J org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Ljava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;)V
J org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Ljava/util/Set;Lorg/eclipse/osgi/framework/eventmgr/EventDispatcher;ILjava/lang/Object;)V
J org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ILjava/lang/Object;)V
J org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Lorg/osgi/service/event/Event;Z)V
J org.eclipse.equinox.internal.event.EventComponent.sendEvent(Lorg/osgi/service/event/Event;)V
J org.eclipse.e4.ui.services.internal.events.EventBroker.send(Ljava/lang/String;Ljava/lang/Object;)Z
J org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Lorg/eclipse/emf/common/notify/Notification;)V
J org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Lorg/eclipse/emf/common/notify/Notification;)V
j org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(Lorg/eclipse/emf/common/notify/Notification;)V+5
j org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUnique(Ljava/lang/Object;)V+101
J org.eclipse.emf.common.util.AbstractEList.add(Ljava/lang/Object;)Z
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.setState(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/String;)V+92
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.access$2(Lorg/eclipse/e4/ui/workbench/addons/minmax/MinMaxAddon;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/String;)V+3
j org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon$4.mouseDoubleClick(Lorg/eclipse/swt/events/MouseEvent;)V+67
J org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V
J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
J org.eclipse.swt.widgets.Display.runDeferredEvents()Z
J org.eclipse.swt.widgets.Display.readAndDispatch()Z
J org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run()V
j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
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
j org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20
j org.eclipse.ui.internal.Workbench$5.run()V+256
j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+108
j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x6c0d9800 JavaThread "org.eclipse.jdt.debug: JDI Event Dispatcher" daemon [_thread_blocked, id=26888, stack(0x6ef0d000,0x6ef5e000)]
0x6c0a7800 JavaThread "Packet Send Manager" daemon [_thread_blocked, id=26887, stack(0x6e7a2000,0x6e7f3000)]
0x6c02f400 JavaThread "Packet Receive Manager" daemon [_thread_in_native, id=26886, stack(0x6a65e000,0x6a6af000)]
0x6c09c800 JavaThread "Worker-124" [_thread_blocked, id=26882, stack(0x6a0f6000,0x6a147000)]
0x6a517800 JavaThread "Worker-123" [_thread_blocked, id=26881, stack(0x6a40d000,0x6a45e000)]
0x6c0f8c00 JavaThread "Worker-121" [_thread_blocked, id=26365, stack(0x6a45e000,0x6a4af000)]
0x0a8d3400 JavaThread "Timer-38" daemon [_thread_blocked, id=26161, stack(0x6a3bc000,0x6a40d000)]
0x0b1a5400 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=25708, stack(0x6a6af000,0x6a700000)]
0x6b184400 JavaThread "Worker-113" [_thread_blocked, id=25496, stack(0x6a8ae000,0x6a8ff000)]
0x0b018400 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=16338, stack(0x6e9af000,0x6ea00000)]
0x0afb7800 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=15632, stack(0x6e654000,0x6e6a5000)]
0x0aef4800 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=15226, stack(0x6e603000,0x6e654000)]
0x6c0b1c00 JavaThread "AsyncTask #5" [_thread_blocked, id=13613, stack(0x6f436000,0x6f487000)]
0x6b153000 JavaThread "AsyncTask #4" [_thread_blocked, id=13612, stack(0x6edaf000,0x6ee00000)]
0x6b152c00 JavaThread "AsyncTask #3" [_thread_blocked, id=13611, stack(0x6ef5e000,0x6efaf000)]
0x0aab2800 JavaThread "AsyncTask #2" [_thread_blocked, id=13610, stack(0x6c94c000,0x6c99d000)]
0x0aaabc00 JavaThread "AsyncTask #1" [_thread_blocked, id=13609, stack(0x6efaf000,0x6f000000)]
0x0a929000 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=13604, stack(0x6f11a000,0x6f16b000)]
0x0a23f000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=13603, stack(0x6c7b7000,0x6c808000)]
0x0a813400 JavaThread "Timer-28" daemon [_thread_blocked, id=6401, stack(0x6f20d000,0x6f25e000)]
0x09b44c00 JavaThread "Timer-27" daemon [_thread_blocked, id=5987, stack(0x6f25e000,0x6f2af000)]
0x0a7aa800 JavaThread "Timer-25" daemon [_thread_blocked, id=5707, stack(0x6f3bb000,0x6f40c000)]
0x0a11c800 JavaThread "Timer-22" daemon [_thread_blocked, id=5145, stack(0x6f31f000,0x6f370000)]
0x0a437000 JavaThread "Timer-0" daemon [_thread_blocked, id=3213, stack(0x6f2af000,0x6f300000)]
0x73eb6800 JavaThread "Device Client Monitor" [_thread_in_native, id=2342, stack(0x6c808000,0x6c859000)]
0x09f07800 JavaThread "LogCat output receiver for 20080411" [_thread_blocked, id=2339, stack(0x71831000,0x71882000)]
0x08fe2000 JavaThread "LogCat output receiver for 20080411" [_thread_blocked, id=2240, stack(0x6c859000,0x6c8aa000)]
0x09ecb400 JavaThread "LogCat output receiver for 20080411" [_thread_blocked, id=2108, stack(0x6c715000,0x6c766000)]
0x09e10c00 JavaThread "Device Ls refresher" [_thread_blocked, id=2095, stack(0x6c1af000,0x6c200000)]
0x6e502800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=1962, stack(0x6c766000,0x6c7b7000)]
0x6c340000 JavaThread "Device List Monitor" [_thread_in_native, id=1957, stack(0x6c8fb000,0x6c94c000)]
0x71754400 JavaThread "Monitor" [_thread_in_native, id=1934, stack(0x6e316000,0x6e367000)]
0x08c64400 JavaThread "Java indexing" daemon [_thread_blocked, id=1929, stack(0x6e6d6000,0x6e727000)]
0x093f9c00 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=1928, stack(0x7196b000,0x719bc000)]
0x08c3a400 JavaThread "Worker-JM" [_thread_blocked, id=1870, stack(0x71891000,0x718e2000)]
0x08b7f000 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=1869, stack(0x718fc000,0x7194d000)]
0x08b4f000 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=1867, stack(0x719c2000,0x71a13000)]
0x08b33400 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=1866, stack(0x71a13000,0x71a64000)]
0x08b42000 JavaThread "State Data Manager" daemon [_thread_blocked, id=1865, stack(0x71a64000,0x71ab5000)]
0x08afc800 JavaThread "Framework Active Thread" [_thread_blocked, id=1864, stack(0x71ab5000,0x71b06000)]
0x08913000 JavaThread "Service Thread" daemon [_thread_blocked, id=1859, stack(0x73cdd000,0x73d2e000)]
0x08911000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1858, stack(0x73d2e000,0x73daf000)]
0x0890f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1857, stack(0x73daf000,0x73e00000)]
0x088d5400 JavaThread "Finalizer" daemon [_thread_blocked, id=1856, stack(0x74132000,0x74183000)]
0x088d3800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1855, stack(0x74183000,0x741d4000)]
=>0x08858000 JavaThread "main" [_thread_in_native, id=1852, stack(0xbf7d4000,0xbf824000)]
Other Threads:
0x088ce000 VMThread [stack: 0x741d4000,0x74255000] [id=1854]
0x08915400 WatcherThread [stack: 0x73c5c000,0x73cdd000] [id=1860]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 100544K, used 24714K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 27% used [0x747e0000, 0x760028a8, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123435K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c06adf8, 0x8c06ae00, 0x921c9000)
compacting perm gen total 78848K, used 78700K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94bb0b8, 0xa94bb200, 0xa94e0000)
No shared spaces configured.
Card table byte_map: [0x745df000,0x747e0000] byte_map_base: 0x7423b100
Polling page: 0xb77b5000
Code Cache [0xb4869000, 0xb62a9000, 0xb6869000)
total_blobs=11726 nmethods=11377 adapters=277 free_code_cache=5954Kb largest_free_block=6057472
Compilation events (10 events):
Event: 10752.305 Thread 0x08911000 11806 com.android.ide.eclipse.ddms.LogCatMonitor::isImportantMessage (67 bytes)
Event: 10752.306 Thread 0x08911000 nmethod 11806 0xb629f808 code [0xb629f920, 0xb629fa9c]
Event: 10760.385 Thread 0x08911000 11807 ! org.eclipse.swt.internal.gtk.OS::gdk_window_set_events (31 bytes)
Event: 10760.386 Thread 0x08911000 nmethod 11807 0xb629fcc8 code [0xb629fdf0, 0xb629ff00]
Event: 10773.494 Thread 0x08911000 11809 org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer::generateContributions (239 bytes)
Event: 10773.495 Thread 0x08911000 nmethod 11809 0xb62a0288 code [0xb62a0500, 0xb62a0bf0]
Event: 10773.554 Thread 0x08911000 11810 org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer::processMenu (132 bytes)
Event: 10773.556 Thread 0x08911000 nmethod 11810 0xb62a1348 code [0xb62a1520, 0xb62a1954]
Event: 10777.232 Thread 0x08911000 11811 org.eclipse.cdt.debug.internal.ui.actions.RemoveAllGlobalsActionDelegate::handleDebugEvents (62 bytes)
Event: 10777.232 Thread 0x08911000 nmethod 11811 0xb62a1e88 code [0xb62a1fa0, 0xb62a20ec]
GC Heap History (10 events):
Event: 10534.405 GC heap before
{Heap before GC invocations=395 (full 163):
def new generation total 100544K, used 15063K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 16% used [0x747e0000, 0x75695c48, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123711K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c0affa0, 0x8c0b0000, 0x921c9000)
compacting perm gen total 78848K, used 78718K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94bfb00, 0xa94bfc00, 0xa94e0000)
No shared spaces configured.
Event: 10534.941 GC heap after
Heap after GC invocations=396 (full 164):
def new generation total 100544K, used 0K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 0% used [0x747e0000, 0x747e0000, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123203K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c030e90, 0x8c031000, 0x921c9000)
compacting perm gen total 78848K, used 78694K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94b9b08, 0xa94b9c00, 0xa94e0000)
No shared spaces configured.
}
Event: 10594.406 GC heap before
{Heap before GC invocations=396 (full 164):
def new generation total 100544K, used 16787K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 18% used [0x747e0000, 0x75844cf0, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123203K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c030e90, 0x8c031000, 0x921c9000)
compacting perm gen total 78848K, used 78694K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94b9b08, 0xa94b9c00, 0xa94e0000)
No shared spaces configured.
Event: 10594.968 GC heap after
Heap after GC invocations=397 (full 165):
def new generation total 100544K, used 0K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 0% used [0x747e0000, 0x747e0000, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123277K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c0437a8, 0x8c043800, 0x921c9000)
compacting perm gen total 78848K, used 78694K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94b9b08, 0xa94b9c00, 0xa94e0000)
No shared spaces configured.
}
Event: 10654.407 GC heap before
{Heap before GC invocations=397 (full 165):
def new generation total 100544K, used 16916K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 18% used [0x747e0000, 0x758650c8, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123277K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c0437a8, 0x8c043800, 0x921c9000)
compacting perm gen total 78848K, used 78694K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94b9b08, 0xa94b9c00, 0xa94e0000)
No shared spaces configured.
Event: 10654.974 GC heap after
Heap after GC invocations=398 (full 166):
def new generation total 100544K, used 0K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 0% used [0x747e0000, 0x747e0000, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123343K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c053e68, 0x8c054000, 0x921c9000)
compacting perm gen total 78848K, used 78694K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94b9b08, 0xa94b9c00, 0xa94e0000)
No shared spaces configured.
}
Event: 10714.408 GC heap before
{Heap before GC invocations=398 (full 166):
def new generation total 100544K, used 17713K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 19% used [0x747e0000, 0x7592c7c8, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123343K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c053e68, 0x8c054000, 0x921c9000)
compacting perm gen total 78848K, used 78694K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94b9b08, 0xa94b9c00, 0xa94e0000)
No shared spaces configured.
Event: 10714.966 GC heap after
Heap after GC invocations=399 (full 167):
def new generation total 100544K, used 0K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 0% used [0x747e0000, 0x747e0000, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123417K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c066740, 0x8c066800, 0x921c9000)
compacting perm gen total 78848K, used 78694K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94b9b08, 0xa94b9c00, 0xa94e0000)
No shared spaces configured.
}
Event: 10774.407 GC heap before
{Heap before GC invocations=399 (full 167):
def new generation total 100544K, used 21179K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 23% used [0x747e0000, 0x75c8eee0, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123417K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c066740, 0x8c066800, 0x921c9000)
compacting perm gen total 78848K, used 78700K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94bb078, 0xa94bb200, 0xa94e0000)
No shared spaces configured.
Event: 10775.014 GC heap after
Heap after GC invocations=400 (full 168):
def new generation total 100544K, used 0K [0x747e0000, 0x7b4f0000, 0x847e0000)
eden space 89408K, 0% used [0x747e0000, 0x747e0000, 0x79f30000)
from space 11136K, 0% used [0x79f30000, 0x79f30000, 0x7aa10000)
to space 11136K, 0% used [0x7aa10000, 0x7aa10000, 0x7b4f0000)
tenured generation total 223140K, used 123435K [0x847e0000, 0x921c9000, 0xa47e0000)
the space 223140K, 55% used [0x847e0000, 0x8c06adf8, 0x8c06ae00, 0x921c9000)
compacting perm gen total 78848K, used 78700K [0xa47e0000, 0xa94e0000, 0xb47e0000)
the space 78848K, 99% used [0xa47e0000, 0xa94bb058, 0xa94bb200, 0xa94e0000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 10190.575 Thread 0x0b235000 Threw 0x76dcbf10 at /HUDSON/workspace/jdk7u15-2-build-linux-i586-product/jdk7u15/hotspot/src/share/vm/runtime/sharedRuntime.cpp:613
Event: 10190.581 Thread 0x0b235000 Threw 0x76e665f0 at /HUDSON/workspace/jdk7u15-2-build-linux-i586-product/jdk7u15/hotspot/src/share/vm/runtime/sharedRuntime.cpp:613
Event: 10192.309 Thread 0x0b235000 Threw 0x76fa7fe0 at /HUDSON/workspace/jdk7u15-2-build-linux-i586-product/jdk7u15/hotspot/src/share/vm/runtime/sharedRuntime.cpp:613
Event: 10192.310 Thread 0x0b235000 Threw 0x76fb76b8 at /HUDSON/workspace/jdk7u15-2-build-linux-i586-product/jdk7u15/hotspot/src/share/vm/runtime/sharedRuntime.cpp:613
Event: 10192.320 Thread 0x0b235000 Threw 0x77051da8 at /HUDSON/workspace/jdk7u15-2-build-linux-i586-product/jdk7u15/hotspot/src/share/vm/runtime/sharedRuntime.cpp:613
Event: 10775.986 Thread 0x6b184400 Threw 0x74c7b340 at /HUDSON/workspace/jdk7u15-2-build-linux-i586-product/jdk7u15/hotspot/src/share/vm/prims/jvm.cpp:1166
Event: 10775.986 Thread 0x6b184400 Threw 0x74c7bad8 at /HUDSON/workspace/jdk7u15-2-build-linux-i586-product/jdk7u15/hotspot/src/share/vm/prims/jvm.cpp:1166
Event: 10776.900 Thread 0x6b186000 Threw 0x7520f078 at /HUDSON/workspace/jdk7u15-2-build-linux-i586-product/jdk7u15/hotspot/src/share/vm/runtime/objectMonitor.cpp:161
Event: 10777.270 Thread 0x08858000 Threw 0x759ba860 at /HUDSON/workspace/jdk7u15-2-build-linux-i586-product/jdk7u15/hotspot/src/share/vm/oops/instanceKlass.cpp:669
Event: 10777.274 Thread 0x08858000 Threw 0x75a0dbd8 at /HUDSON/workspace/jdk7u15-2-build-linux-i586-product/jdk7u15/hotspot/src/share/vm/oops/instanceKlass.cpp:669
Events (10 events):
Event: 10777.086 Thread 0x6c0a7800 Thread added: 0x6c0a7800
Event: 10777.086 Thread 0x6c0d9800 Thread exited: 0x6c0d9800
Event: 10777.086 Executing VM operation: RevokeBias
Event: 10777.091 Executing VM operation: RevokeBias done
Event: 10777.094 Executing VM operation: RevokeBias
Event: 10777.095 Executing VM operation: RevokeBias done
Event: 10777.299 Executing VM operation: RevokeBias
Event: 10777.299 Executing VM operation: RevokeBias done
Event: 10777.299 Thread 0x0b1f5c00 Thread exited: 0x0b1f5c00
Event: 10777.331 Thread 0x6c0d9800 Thread added: 0x6c0d9800
Dynamic libraries:
08048000-0804c000 r-xp 00000000 08:08 1969228 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/eclipse
0804c000-0804d000 rw-p 00003000 08:08 1969228 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/eclipse
0884e000-0b308000 rw-p 00000000 00:00 0 [heap]
670f8000-670f9000 ---p 00000000 00:00 0
670f9000-678f9000 rw-p 00000000 00:00 0
678f9000-678fa000 ---p 00000000 00:00 0
678fa000-680fa000 rw-p 00000000 00:00 0
680fa000-680fb000 ---p 00000000 00:00 0
680fb000-688fb000 rw-p 00000000 00:00 0
69ee3000-69fb2000 rw-p 00000000 00:00 0
69fb2000-69fb5000 ---p 00000000 00:00 0
69fb5000-6a003000 rw-p 00000000 00:00 0
6a003000-6a006000 ---p 00000000 00:00 0
6a006000-6a054000 rw-p 00000000 00:00 0
6a054000-6a057000 ---p 00000000 00:00 0
6a057000-6a0a5000 rw-p 00000000 00:00 0
6a0a5000-6a0a8000 ---p 00000000 00:00 0
6a0a8000-6a0f6000 rw-p 00000000 00:00 0
6a0f6000-6a0f9000 ---p 00000000 00:00 0
6a0f9000-6a147000 rw-p 00000000 00:00 0
6a147000-6a14a000 ---p 00000000 00:00 0
6a14a000-6a198000 rw-p 00000000 00:00 0
6a198000-6a19b000 ---p 00000000 00:00 0
6a19b000-6a1e9000 rw-p 00000000 00:00 0
6a1e9000-6a1ec000 ---p 00000000 00:00 0
6a1ec000-6a3b2000 rw-p 00000000 00:00 0
6a3bc000-6a3bf000 ---p 00000000 00:00 0
6a3bf000-6a40d000 rw-p 00000000 00:00 0
6a40d000-6a410000 ---p 00000000 00:00 0
6a410000-6a45e000 rw-p 00000000 00:00 0
6a45e000-6a461000 ---p 00000000 00:00 0
6a461000-6a4af000 rw-p 00000000 00:00 0
6a4af000-6a4b2000 ---p 00000000 00:00 0
6a4b2000-6a500000 rw-p 00000000 00:00 0
6a500000-6a5ff000 rw-p 00000000 00:00 0
6a5ff000-6a600000 ---p 00000000 00:00 0
6a60d000-6a610000 ---p 00000000 00:00 0
6a610000-6a65e000 rw-p 00000000 00:00 0
6a65e000-6a661000 ---p 00000000 00:00 0
6a661000-6a6af000 rw-p 00000000 00:00 0
6a6af000-6a6b2000 ---p 00000000 00:00 0
6a6b2000-6a700000 rw-p 00000000 00:00 0
6a700000-6a7fd000 rw-p 00000000 00:00 0
6a7fd000-6a800000 ---p 00000000 00:00 0
6a80c000-6a80f000 ---p 00000000 00:00 0
6a80f000-6a85d000 rw-p 00000000 00:00 0
6a85d000-6a860000 ---p 00000000 00:00 0
6a860000-6a8ae000 rw-p 00000000 00:00 0
6a8ae000-6a8b1000 ---p 00000000 00:00 0
6a8b1000-6a8ff000 rw-p 00000000 00:00 0
6a8ff000-6a900000 ---p 00000000 00:00 0
6a900000-6b100000 rw-p 00000000 00:00 0
6b100000-6b200000 rw-p 00000000 00:00 0
6b200000-6b300000 rw-p 00000000 00:00 0
6b314000-6b317000 ---p 00000000 00:00 0
6b317000-6b4b3000 rw-p 00000000 00:00 0
6b4b3000-6b5fa000 r-xp 00000000 08:06 138251 /usr/lib/i386-linux-gnu/libxml2.so.2.7.8
6b5fa000-6b5fe000 r--p 00147000 08:06 138251 /usr/lib/i386-linux-gnu/libxml2.so.2.7.8
6b5fe000-6b5ff000 rw-p 0014b000 08:06 138251 /usr/lib/i386-linux-gnu/libxml2.so.2.7.8
6b5ff000-6b600000 rw-p 00000000 00:00 0
6b600000-6b67e000 rw-p 00000000 00:00 0
6b67e000-6b700000 ---p 00000000 00:00 0
6b74f000-6b7af000 r-xp 00000000 08:06 168739 /usr/java/jdk1.7.0_15/jre/lib/i386/libt2k.so
6b7af000-6b7b3000 rw-p 0005f000 08:06 168739 /usr/java/jdk1.7.0_15/jre/lib/i386/libt2k.so
6b7b3000-6b7b7000 rw-p 00000000 00:00 0
6b7b7000-6b7f9000 r-xp 00000000 08:06 168761 /usr/java/jdk1.7.0_15/jre/lib/i386/libfontmanager.so
6b7f9000-6b7fc000 rw-p 00041000 08:06 168761 /usr/java/jdk1.7.0_15/jre/lib/i386/libfontmanager.so
6b7fc000-6b800000 rw-p 00000000 00:00 0
6b800000-6ba00000 rw-p 00000000 00:00 0
6ba00000-6bb00000 rw-p 00000000 00:00 0
6bb04000-6bb4d000 r-xp 00000000 08:06 168709 /usr/java/jdk1.7.0_15/jre/lib/i386/xawt/libmawt.so
6bb4d000-6bb50000 rw-p 00048000 08:06 168709 /usr/java/jdk1.7.0_15/jre/lib/i386/xawt/libmawt.so
6bb50000-6bc00000 r--p 00000000 08:06 524798 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
6bc00000-6bcf2000 rw-p 00000000 00:00 0
6bcf2000-6bd00000 ---p 00000000 00:00 0
6bd39000-6bd71000 r-xp 00000000 08:06 137764 /usr/lib/i386-linux-gnu/libcroco-0.6.so.3.0.1
6bd71000-6bd72000 ---p 00038000 08:06 137764 /usr/lib/i386-linux-gnu/libcroco-0.6.so.3.0.1
6bd72000-6bd74000 r--p 00038000 08:06 137764 /usr/lib/i386-linux-gnu/libcroco-0.6.so.3.0.1
6bd74000-6bd75000 rw-p 0003a000 08:06 137764 /usr/lib/i386-linux-gnu/libcroco-0.6.so.3.0.1
6bd75000-6bdac000 r-xp 00000000 08:06 138134 /usr/lib/i386-linux-gnu/librsvg-2.so.2.36.1
6bdac000-6bdad000 r--p 00036000 08:06 138134 /usr/lib/i386-linux-gnu/librsvg-2.so.2.36.1
6bdad000-6bdae000 rw-p 00037000 08:06 138134 /usr/lib/i386-linux-gnu/librsvg-2.so.2.36.1
6bdae000-6be00000 r--p 00000000 08:06 524800 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf
6be00000-6bf00000 rw-p 00000000 00:00 0
6bf00000-6bf12000 r--s 000db000 08:08 2098932 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.xml.ui_1.1.202.v201112071516.jar
6bf46000-6bfb0000 r--s 0075b000 08:08 2101063 /home/senrsl/android/adt-bundle-linux-x86-20130522/sdk/platforms/android-17/data/layoutlib.jar
6bfb0000-6c000000 r--s 0057f000 08:08 2364112 /home/senrsl/android/adt-bundle-linux-x86-20130522/sdk/platforms/android-10/data/layoutlib.jar
6c000000-6c100000 rw-p 00000000 00:00 0
6c10f000-6c158000 r--s 0040a000 08:08 2099122 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.cdt.core_5.3.2.201202111925.jar
6c158000-6c1af000 r--s 004b4000 08:08 2099061 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.cdt.ui_5.3.2.201202111925.jar
6c1af000-6c1b2000 ---p 00000000 00:00 0
6c1b2000-6c200000 rw-p 00000000 00:00 0
6c200000-6c2ff000 rw-p 00000000 00:00 0
6c2ff000-6c300000 ---p 00000000 00:00 0
6c300000-6c3f9000 rw-p 00000000 00:00 0
6c3f9000-6c400000 ---p 00000000 00:00 0
6c400000-6c4ff000 rw-p 00000000 00:00 0
6c4ff000-6c500000 ---p 00000000 00:00 0
6c500000-6c600000 rw-p 00000000 00:00 0
6c600000-6c6fb000 rw-p 00000000 00:00 0
6c6fb000-6c700000 ---p 00000000 00:00 0
6c702000-6c715000 r--s 000e4000 08:08 2098173 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.sse.ui_1.3.2.v201201041522.jar
6c715000-6c718000 ---p 00000000 00:00 0
6c718000-6c766000 rw-p 00000000 00:00 0
6c766000-6c769000 ---p 00000000 00:00 0
6c769000-6c7b7000 rw-p 00000000 00:00 0
6c7b7000-6c7ba000 ---p 00000000 00:00 0
6c7ba000-6c808000 rw-p 00000000 00:00 0
6c808000-6c80b000 ---p 00000000 00:00 0
6c80b000-6c859000 rw-p 00000000 00:00 0
6c859000-6c85c000 ---p 00000000 00:00 0
6c85c000-6c8aa000 rw-p 00000000 00:00 0
6c8aa000-6c8ad000 ---p 00000000 00:00 0
6c8ad000-6c8fb000 rw-p 00000000 00:00 0
6c8fb000-6c8fe000 ---p 00000000 00:00 0
6c8fe000-6c94c000 rw-p 00000000 00:00 0
6c94c000-6c94f000 ---p 00000000 00:00 0
6c94f000-6c99d000 rw-p 00000000 00:00 0
6c9ac000-6d8ab000 r--p 00000000 08:06 304204 /usr/share/icons/hicolor/icon-theme.cache
6d8ab000-6e195000 r--p 00000000 08:06 282102 /usr/share/icons/gnome/icon-theme.cache
6e195000-6e27e000 r--p 00000000 08:06 281549 /usr/share/icons/Humanity/icon-theme.cache
6e27e000-6e289000 r--p 00000000 08:06 281936 /usr/share/icons/Humanity-Dark/icon-theme.cache
6e289000-6e2ac000 r--p 00000000 08:06 282313 /usr/share/icons/ubuntu-mono-dark/icon-theme.cache
6e2ba000-6e2ed000 r--s 00203000 08:08 2359340 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/bcprov-jdk15on-1.48.jar
6e2ed000-6e2fb000 r--s 0005d000 08:08 2359317 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/propertysheet.jar
6e2fb000-6e316000 r--p 00000000 08:06 524724 /usr/share/fonts/truetype/liberation/LiberationMono-Regular.ttf
6e316000-6e319000 ---p 00000000 00:00 0
6e319000-6e367000 rw-p 00000000 00:00 0
6e367000-6e38b000 r--s 001aa000 08:08 2359329 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/guava-13.0.1.jar
6e38b000-6e38e000 ---p 00000000 00:00 0
6e38e000-6e3dc000 rw-p 00000000 00:00 0
6e3ed000-6e445000 r--p 00000000 08:06 524825 /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-BI.ttf
6e445000-6e4a4000 r--p 00000000 08:06 524830 /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-RI.ttf
6e4a4000-6e4f6000 r--p 00000000 08:06 524824 /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-B.ttf
6e4f6000-6e500000 r--s 00371000 08:06 168945 /usr/java/jdk1.7.0_15/jre/lib/charsets.jar
6e500000-6e600000 rw-p 00000000 00:00 0
6e603000-6e606000 ---p 00000000 00:00 0
6e606000-6e654000 rw-p 00000000 00:00 0
6e654000-6e657000 ---p 00000000 00:00 0
6e657000-6e6a5000 rw-p 00000000 00:00 0
6e6ae000-6e6d3000 r-xp 00000000 08:06 168716 /usr/java/jdk1.7.0_15/jre/lib/i386/libdcpr.so
6e6d3000-6e6d6000 rw-p 00024000 08:06 168716 /usr/java/jdk1.7.0_15/jre/lib/i386/libdcpr.so
6e6d6000-6e6d9000 ---p 00000000 00:00 0
6e6d9000-6e727000 rw-p 00000000 00:00 0
6e727000-6e751000 r--s 0046e000 08:08 2098693 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jdt.core_3.8.3.v20130121-145325.jar
6e751000-6e75c000 r--s 00084000 08:08 2098809 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.8.0.v20120523-1310.jar
6e75c000-6e761000 r--s 00038000 08:08 2098642 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.text_3.5.200.v20120523-1310.jar
6e761000-6e774000 r--s 000e0000 08:08 2099092 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jface.text_3.8.2.v20121126-164145.jar
6e778000-6e784000 r--s 00081000 08:08 2099117 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ui.editors_3.8.0.v20120523-1540.jar
6e784000-6e789000 r-xp 00000000 08:06 138577 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
6e789000-6e78a000 r--p 00005000 08:06 138577 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
6e78a000-6e78b000 rw-p 00006000 08:06 138577 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
6e79d000-6e79f000 r--s 00019000 08:06 168992 /usr/java/jdk1.7.0_15/jre/lib/jce.jar
6e7a2000-6e7a5000 ---p 00000000 00:00 0
6e7a5000-6e7f3000 rw-p 00000000 00:00 0
6e7fb000-6e7fd000 r--s 0000a000 08:08 2359314 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/asm-4.0.jar
6e7fd000-6e80d000 r--s 000f3000 08:08 2359313 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/lombok-ast-0.2.jar
6e82e000-6e83c000 r--s 00081000 08:08 2359339 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/bcpkix-jdk15on-1.48.jar
6e842000-6e85d000 r--s 00146000 08:08 2098943 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.team.ui_3.6.201.v20130125-135424.jar
6e85d000-6e862000 r--s 00049000 08:08 2098671 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jdt.launching_3.6.101.v20130111-183046.jar
6e871000-6e878000 r--s 00049000 08:08 2099134 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.6.0.v20120523-1543.jar
6e878000-6e90e000 r--s 00946000 08:08 2099053 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jdt.ui_3.8.2.v20130107-165834.jar
6e90e000-6e91c000 r--s 000af000 08:08 2233387 /home/senrsl/android/adt-bundle-linux-x86-20130522/sdk/build-tools/android-4.2.2/lib/dx.jar
6e91c000-6e925000 r--s 0005f000 08:08 2098152 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jdt.junit_3.7.100.v20120523-1543.jar
6e93b000-6e94c000 r--s 000d3000 08:08 2359308 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/freemarker-2.3.19.jar
6e94c000-6e976000 r--s 001f3000 08:08 2099091 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.egit.ui_2.2.0.201212191850-r.jar
6e976000-6e9a9000 r--s 0024c000 08:08 2098777 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.debug.ui_3.8.2.v20130130-171415.jar
6e9af000-6e9b2000 ---p 00000000 00:00 0
6e9b2000-6ea00000 rw-p 00000000 00:00 0
6ea00000-6eafa000 rw-p 00000000 00:00 0
6eafa000-6eb00000 ---p 00000000 00:00 0
6eb01000-6eb03000 r--s 00004000 08:08 2359315 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/asm-tree-4.0.jar
6eb03000-6eb05000 r--s 00008000 08:08 2359309 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/rule-api.jar
6eb05000-6eb0f000 r--s 00062000 08:08 2099073 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.sse.core_1.1.602.v201112071516.jar
6eb0f000-6eb19000 r--s 00094000 08:08 2359310 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/asset-studio.jar
6eb1a000-6eb20000 r--s 00034000 08:08 2098987 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.dtd.ui_1.0.600.v201103171359.jar
6eb27000-6eb2e000 r--s 0003c000 08:08 2099121 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.common.snippets_1.2.100.v201103281740.jar
6eb2e000-6eb36000 r--s 00083000 08:08 2359335 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/sdklib.jar
6eb36000-6eb38000 r--s 00003000 08:08 2099072 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.cdt.core.linux.x86_5.2.0.201202111925.jar
6eb38000-6eb41000 r--s 00068000 08:08 2359306 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/sdkuilib.jar
6eb45000-6eb5f000 r--s 00139000 08:08 2098780 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jdt.debug.ui_3.6.100.v20120530-1425.jar
6eb64000-6eb66000 r--s 00005000 08:08 2359332 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/httpmime-4.1.jar
6eb66000-6eb6b000 r--s 00028000 08:08 2359331 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/httpcore-4.1.jar
6eb6b000-6eb76000 r--s 00083000 08:08 2359348 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/5/1/.cp/libs/ddmuilib.jar
6eb7b000-6ebaf000 r--s 006d0000 08:08 2098922 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/com.android.ide.eclipse.adt_22.0.1.v201305230001--685705.jar
6ebb1000-6ebb5000 r--s 0003a000 08:08 2359347 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/5/1/.cp/libs/ddmlib.jar
6ebb5000-6ebba000 r--s 0026c000 08:08 2099099 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/com.android.ide.eclipse.ddms_22.0.1.v201305230001--685705.jar
6ebba000-6ebc2000 r--s 0004d000 08:08 2098769 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.debug.core_3.7.100.v20120521-2012.jar
6ebdb000-6ebe2000 r--p 00000000 08:06 286097 /usr/share/locale-langpack/zh_CN/LC_MESSAGES/eog.mo
6ebe2000-6ec42000 rw-s 00000000 00:04 65538 /SYSV00000000 (deleted)
6ec42000-6ec4a000 r--s 00000000 08:08 1836353 /home/senrsl/.local/share/gvfs-metadata/root-93d54f7a.log
6ec4a000-6ec4e000 r--s 00022000 08:08 2099069 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ui_3.104.0.v20121024-145224.jar
6ec58000-6ec5c000 r--s 00018000 08:08 2098942 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.cdt.codan.ui_2.0.1.201202111925.jar
6ec5c000-6ec61000 r-xp 00000000 08:06 391126 /lib/i386-linux-gnu/libnss_dns-2.15.so
6ec61000-6ec62000 r--p 00004000 08:06 391126 /lib/i386-linux-gnu/libnss_dns-2.15.so
6ec62000-6ec63000 rw-p 00005000 08:06 391126 /lib/i386-linux-gnu/libnss_dns-2.15.so
6ec71000-6ec74000 r--s 00021000 08:08 2098783 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jdt.junit.core_3.7.100.v20120523-1257.jar
6ec74000-6ec76000 r--s 00015000 08:08 2098160 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.core.jobs_3.5.300.v20120912-155018.jar
6ec76000-6ec7e000 r--s 0004e000 08:08 2359330 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/httpclient-4.1.1.jar
6ec82000-6ec86000 r--s 00020000 08:08 2359327 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/commons-compress-1.0.jar
6ec95000-6ed1b000 r-xp 00000000 08:06 168705 /usr/java/jdk1.7.0_15/jre/lib/i386/libawt.so
6ed1b000-6ed22000 rw-p 00086000 08:06 168705 /usr/java/jdk1.7.0_15/jre/lib/i386/libawt.so
6ed22000-6ed46000 rw-p 00000000 00:00 0
6ed46000-6ed5e000 r--s 00127000 08:08 2099118 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.apache.xerces_2.9.0.v201101211617.jar
6ed5e000-6ed61000 ---p 00000000 00:00 0
6ed61000-6edaf000 rw-p 00000000 00:00 0
6edaf000-6edb2000 ---p 00000000 00:00 0
6edb2000-6ee00000 rw-p 00000000 00:00 0
6ee00000-6ef00000 rw-p 00000000 00:00 0
6ef0d000-6ef10000 ---p 00000000 00:00 0
6ef10000-6ef5e000 rw-p 00000000 00:00 0
6ef5e000-6ef61000 ---p 00000000 00:00 0
6ef61000-6efaf000 rw-p 00000000 00:00 0
6efaf000-6efb2000 ---p 00000000 00:00 0
6efb2000-6f000000 rw-p 00000000 00:00 0
6f000000-6f100000 rw-p 00000000 00:00 0
6f105000-6f10c000 r--s 0005d000 08:08 2099103 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.validation_1.2.303.v201202090300.jar
6f10c000-6f11a000 r--s 000a6000 08:08 2098643 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.xml.core_1.1.602.v201201091944.jar
6f11a000-6f11d000 ---p 00000000 00:00 0
6f11d000-6f16b000 rw-p 00000000 00:00 0
6f16b000-6f16e000 ---p 00000000 00:00 0
6f16e000-6f1bc000 rw-p 00000000 00:00 0
6f1bc000-6f1bf000 ---p 00000000 00:00 0
6f1bf000-6f20d000 rw-p 00000000 00:00 0
6f20d000-6f210000 ---p 00000000 00:00 0
6f210000-6f25e000 rw-p 00000000 00:00 0
6f25e000-6f261000 ---p 00000000 00:00 0
6f261000-6f2af000 rw-p 00000000 00:00 0
6f2af000-6f2b2000 ---p 00000000 00:00 0
6f2b2000-6f300000 rw-p 00000000 00:00 0
6f300000-6f307000 r--s 0004a000 08:08 2098151 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.10.3.v20130124-170312.jar
6f307000-6f30d000 r--s 00034000 08:08 2099026 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.junit_4.10.0.v4_10_0_v20120426-0900/junit.jar
6f30d000-6f310000 r--s 0000b000 08:08 2098162 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jdt.junit.runtime_3.4.301.v20120914-131016.jar
6f310000-6f313000 ---p 00000000 00:00 0
6f313000-6f31f000 rw-p 00000000 00:00 0
6f31f000-6f322000 ---p 00000000 00:00 0
6f322000-6f370000 rw-p 00000000 00:00 0
6f385000-6f388000 r--s 00014000 08:08 2098938 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ui.views_3.6.100.v20120705-114010.jar
6f388000-6f389000 r--s 00000000 08:08 2101190 /home/senrsl/android/adt-bundle-linux-x86-20130522/sdk/tools/support/annotations.jar
6f389000-6f394000 r--s 0006c000 08:08 2491844 /home/senrsl/android/workspace/com.pan.pad/libs/android-support-v4.jar
6f394000-6f3a2000 r--s 000a7000 08:08 2098652 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.compare_3.5.301.v20130125-135424.jar
6f3a2000-6f3ac000 r--s 00066000 08:08 2099022 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.7.0.v20120523-1543.jar
6f3ac000-6f3b1000 r--s 00045000 08:08 2098694 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ui.forms_3.5.200.v20120705-114351.jar
6f3b1000-6f3b4000 r--s 00019000 08:08 2098172 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.common.frameworks_1.2.102.v201201190400.jar
6f3b4000-6f3bb000 r--s 000ec000 08:08 2098766 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.xsd_2.7.1.v20120123-1045.jar
6f3bb000-6f3be000 ---p 00000000 00:00 0
6f3be000-6f40c000 rw-p 00000000 00:00 0
6f40c000-6f41c000 r--s 000dc000 08:08 2098929 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ant.ui_3.5.301.v20121210-210948.jar
6f41c000-6f425000 r--s 0006a000 08:08 2099116 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.search_3.8.0.v20120523-1540.jar
6f425000-6f42a000 r-xp 00000000 08:08 2233970 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-xpcominit-gtk-4236.so
6f42a000-6f42c000 rw-p 00005000 08:08 2233970 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-xpcominit-gtk-4236.so
6f42c000-6f435000 r-xp 00000000 08:08 2233969 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-webkit-gtk-4236.so
6f435000-6f436000 rw-p 00009000 08:08 2233969 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-webkit-gtk-4236.so
6f436000-6f439000 ---p 00000000 00:00 0
6f439000-6f487000 rw-p 00000000 00:00 0
6f487000-6f4a1000 r-xp 00000000 08:06 137793 /usr/lib/i386-linux-gnu/libdbusmenu-glib.so.4.0.12
6f4a1000-6f4a2000 r--p 00019000 08:06 137793 /usr/lib/i386-linux-gnu/libdbusmenu-glib.so.4.0.12
6f4a2000-6f4a3000 rw-p 0001a000 08:06 137793 /usr/lib/i386-linux-gnu/libdbusmenu-glib.so.4.0.12
6f4a3000-6f4b4000 r-xp 00000000 08:06 137795 /usr/lib/i386-linux-gnu/libdbusmenu-gtk.so.4.0.12
6f4b4000-6f4b5000 r--p 00010000 08:06 137795 /usr/lib/i386-linux-gnu/libdbusmenu-gtk.so.4.0.12
6f4b5000-6f4b6000 rw-p 00011000 08:06 137795 /usr/lib/i386-linux-gnu/libdbusmenu-gtk.so.4.0.12
6f4b6000-6f4b7000 r-xp 00000000 08:06 138587 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
6f4b7000-6f4b8000 r--p 00000000 08:06 138587 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
6f4b8000-6f4b9000 rw-p 00001000 08:06 138587 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
6f4b9000-6f4bb000 r-xp 00000000 08:08 2359974 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/80/1/.cp/os/linux/x86/libunixfile_1_0_0.so
6f4bb000-6f4bc000 rw-p 00001000 08:08 2359974 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/80/1/.cp/os/linux/x86/libunixfile_1_0_0.so
6f4bc000-6f4c7000 r--s 000bb000 08:08 2098175 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.core.resources_3.8.1.v20121114-124432.jar
6f4c7000-6f50b000 r-xp 00000000 08:06 137975 /usr/lib/i386-linux-gnu/libibus-1.0.so.0.401.0
6f50b000-6f50c000 r--p 00043000 08:06 137975 /usr/lib/i386-linux-gnu/libibus-1.0.so.0.401.0
6f50c000-6f50d000 rw-p 00044000 08:06 137975 /usr/lib/i386-linux-gnu/libibus-1.0.so.0.401.0
6f50d000-6f512000 r-xp 00000000 08:06 137508 /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so
6f512000-6f513000 r--p 00004000 08:06 137508 /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so
6f513000-6f514000 rw-p 00005000 08:06 137508 /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so
6f514000-6f51d000 r-xp 00000000 08:08 2233947 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-atk-gtk-4236.so
6f51d000-6f51e000 rw-p 00009000 08:08 2233947 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-atk-gtk-4236.so
6f51e000-6f524000 r-xp 00000000 08:06 138739 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so
6f524000-6f525000 r--p 00005000 08:06 138739 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so
6f525000-6f526000 rw-p 00006000 08:06 138739 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/immodules/im-ibus.so
6f526000-7052a000 r--p 00000000 08:06 524836 /usr/share/fonts/truetype/wqy/wqy-zenhei.ttc
7052a000-70552000 r--s 00219000 08:08 2098967 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ui.ide_3.8.2.v20121106-165923.jar
70552000-7055c000 r-xp 00000000 08:08 2233942 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-cairo-gtk-4236.so
7055c000-7055d000 rw-p 0000a000 08:08 2233942 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-cairo-gtk-4236.so
7055d000-71561000 r--p 00000000 08:06 524836 /usr/share/fonts/truetype/wqy/wqy-zenhei.ttc
71561000-715b8000 r--p 00000000 08:06 524829 /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf
715b8000-715ba000 r-xp 00000000 08:06 138942 /usr/lib/i386-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
715ba000-715bb000 r--p 00001000 08:06 138942 /usr/lib/i386-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
715bb000-715bc000 rw-p 00002000 08:06 138942 /usr/lib/i386-linux-gnu/pango/1.6.0/modules/pango-basic-fc.so
715bc000-715bd000 r--s 00000000 08:06 429474 /var/cache/fontconfig/c05880de57d1f5e948fdfacc138775d9-le32d4.cache-3
715bd000-715c3000 r--s 00000000 08:06 429469 /var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-3
715c3000-715c6000 r--s 00000000 08:06 429470 /var/cache/fontconfig/99e8ed0e538f840c565b6ed5dad60d56-le32d4.cache-3
715c6000-715c9000 r--s 00000000 08:06 429456 /var/cache/fontconfig/2cd17615ca594fa2959ae173292e504c-le32d4.cache-3
715c9000-715ca000 r--s 00000000 08:06 429482 /var/cache/fontconfig/e7071f4a29fa870f4323321c154eba04-le32d4.cache-3
715ca000-715cb000 r--s 00000000 08:06 429454 /var/cache/fontconfig/0d8c3b2ac0904cb8a57a757ad11a4a08-le32d4.cache-3
715cb000-715cf000 r--s 00000000 08:06 429471 /var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-le32d4.cache-3
715cf000-715d2000 r--s 00000000 08:06 429465 /var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-3
715d2000-715dd000 r--s 00000000 08:06 429453 /var/cache/fontconfig/04aabc0a78ac019cf9454389977116d2-le32d4.cache-3
715dd000-715e0000 r--s 00000000 08:06 429459 /var/cache/fontconfig/385c0604a188198f04d133e54aba7fe7-le32d4.cache-3
715e0000-715e1000 r--s 00000000 08:06 429460 /var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-le32d4.cache-3
715e1000-715e4000 r--s 00000000 08:06 429468 /var/cache/fontconfig/8801497958630a81b71ace7c5f9b32a8-le32d4.cache-3
715e4000-715e8000 r--s 00000000 08:06 429457 /var/cache/fontconfig/3047814df9a2f067bd2d96a2b9c36e5a-le32d4.cache-3
715e8000-715e9000 r--s 00000000 08:06 429462 /var/cache/fontconfig/56cf4f4769d0f4abc89a4895d7bd3ae1-le32d4.cache-3
715e9000-715ea000 r--s 00000000 08:06 429473 /var/cache/fontconfig/b9d506c9ac06c20b433354fa67a72993-le32d4.cache-3
715ea000-715ee000 r--s 00000000 08:06 429472 /var/cache/fontconfig/b47c4e1ecd0709278f4910c18777a504-le32d4.cache-3
715ee000-715fb000 r--s 00000000 08:06 429478 /var/cache/fontconfig/d52a8644073d54c13679302ca1180695-le32d4.cache-3
715fb000-71604000 r--s 00000000 08:06 436547 /var/cache/fontconfig/089dead882dea3570ffc31a9898cfb69-le32d4.cache-3
71604000-71609000 r-xp 00000000 08:06 137687 /usr/lib/i386-linux-gnu/libXtst.so.6.1.0
71609000-7160a000 r--p 00004000 08:06 137687 /usr/lib/i386-linux-gnu/libXtst.so.6.1.0
7160a000-7160b000 rw-p 00005000 08:06 137687 /usr/lib/i386-linux-gnu/libXtst.so.6.1.0
7160b000-7160c000 r-xp 00000000 08:06 137951 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.3200.1
7160c000-7160d000 r--p 00000000 08:06 137951 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.3200.1
7160d000-7160e000 rw-p 00001000 08:06 137951 /usr/lib/i386-linux-gnu/libgthread-2.0.so.0.3200.1
7160e000-71610000 r--s 00003000 08:08 2359336 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/sdkstats.jar
71610000-71614000 r-xp 00000000 08:06 138583 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
71614000-71615000 r--p 00003000 08:06 138583 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
71615000-71616000 rw-p 00004000 08:06 138583 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
71616000-71618000 r--s 00000000 08:06 430536 /var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-3
71618000-7161b000 r--s 00000000 08:06 436546 /var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-le32d4.cache-3
7161b000-7161f000 rwxp 00000000 00:00 0
7161f000-7167a000 r-xp 00000000 08:08 2233941 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-pi-gtk-4236.so
7167a000-7167c000 rw-p 0005a000 08:08 2233941 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-pi-gtk-4236.so
7167c000-7167d000 rw-p 00000000 00:00 0
7167d000-71680000 r-xp 00000000 08:08 2233940 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-gtk-4236.so
71680000-71681000 rw-p 00002000 08:08 2233940 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/225/1/.cp/libswt-gtk-4236.so
71681000-71682000 rw-p 00000000 00:00 0
71682000-716be000 r--s 00629000 08:08 2099104 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/com.ibm.icu_4.4.2.v20110823.jar
716be000-71700000 r--s 00360000 08:08 2098653 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ui.workbench_3.104.0.v20130204-164612.jar
71700000-717fa000 rw-p 00000000 00:00 0
717fa000-71800000 ---p 00000000 00:00 0
71800000-71802000 r--s 0000d000 08:08 2359328 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/commons-logging-1.1.1.jar
71802000-71803000 r--s 00002000 08:08 2099137 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.cdt.core.linux_5.2.0.201202111925.jar
71803000-71807000 r--s 00024000 08:08 2099046 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ui.console_3.5.100.v20120521-2012.jar
71807000-7180a000 r--s 00018000 08:08 2098949 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.core.commands_3.6.2.v20130123-162658.jar
7180a000-7180c000 r-xp 00000000 08:06 390205 /lib/libnss_mdns4_minimal.so.2
7180c000-7180d000 r--p 00001000 08:06 390205 /lib/libnss_mdns4_minimal.so.2
7180d000-7180e000 rw-p 00002000 08:06 390205 /lib/libnss_mdns4_minimal.so.2
7180e000-71810000 r--s 0000e000 08:08 2359334 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/layoutlib-api.jar
71810000-71814000 r--s 0001d000 08:08 2098952 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.e4.ui.workbench.addons.swt_0.10.3.v20130124-185622.jar
71814000-71818000 r--s 0006c000 08:08 2359312 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/lint-checks.jar
71818000-7182c000 r--s 000f7000 08:08 2099108 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jface_3.8.102.v20130123-162658.jar
7182c000-7182f000 r--p 00000000 08:06 286048 /usr/share/locale-langpack/zh_CN/LC_MESSAGES/atk10.mo
7182f000-71831000 r--s 0000c000 08:08 2359325 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/common.jar
71831000-71834000 ---p 00000000 00:00 0
71834000-71882000 rw-p 00000000 00:00 0
71882000-71883000 r--s 00004000 08:08 2359316 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/asm-analysis-4.0.jar
71883000-71886000 r--s 0000f000 08:08 2098655 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.xsd.core_1.1.600.v201104070312.jar
71886000-71888000 r--s 00005000 08:08 2099110 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.e4.ui.services_0.10.3.v20130123-162658.jar
71889000-7188b000 r--s 0000a000 08:08 2098658 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.e4.ui.bindings_0.10.3.v20130123-162658.jar
7188b000-7188c000 r--s 00009000 08:08 2099133 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.401.v201004280700.jar
7188c000-7188f000 r--s 00013000 08:08 2099045 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.5.0.v20120523-1543.jar
7188f000-71891000 rw-p 00000000 00:00 0
71891000-71894000 ---p 00000000 00:00 0
71894000-718e2000 rw-p 00000000 00:00 0
718e2000-718e4000 r--s 00007000 08:08 2359320 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/manifest-merger.jar
718e4000-718ee000 r--s 00254000 08:06 168689 /usr/java/jdk1.7.0_15/jre/lib/resources.jar
718ee000-718f0000 r--s 0000d000 08:08 2098651 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jdt.compiler.tool_1.0.200.v20130116-050536.jar
718f0000-718f3000 r--s 0001c000 08:08 2098155 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.equinox.preferences_3.5.1.v20121031-182809.jar
718f3000-718f5000 r--s 00017000 08:08 2099107 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.ant.core_3.2.401.v20121204-162022.jar
718f5000-718f7000 r--s 00002000 08:08 2098662 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.5.101.v20130108-163257/runtime_registry_compatibility.jar
718f7000-718fa000 r--s 0002a000 08:08 2098803 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.equinox.registry_3.5.200.v20120522-1841.jar
718fa000-718fb000 r--p 00000000 00:00 0
718fb000-718fc000 r--s 00004000 08:08 2359319 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/swtmenubar.jar
718fc000-718ff000 ---p 00000000 00:00 0
718ff000-7194d000 rw-p 00000000 00:00 0
7194d000-71963000 r--s 00233000 08:08 2098636 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.100.1.v4236b.jar
71963000-71964000 r--s 00026000 08:08 2099056 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.standard.schemas_1.0.401.v201108151912.jar
71964000-71969000 r--s 00034000 08:08 2359338 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/sdk-common.jar
71969000-7196b000 r--s 00020000 08:08 2359311 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/lint-api.jar
7196b000-7196e000 ---p 00000000 00:00 0
7196e000-719bc000 rw-p 00000000 00:00 0
719bc000-719bd000 r--s 00002000 08:08 2359307 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/ninepatch.jar
719bd000-719be000 r--s 00000000 08:08 1836256 /home/senrsl/.local/share/gvfs-metadata/root
719be000-719c0000 r--s 00009000 08:08 2099049 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.wst.internet.cache_1.0.400.v201004280700.jar
719c0000-719c2000 r--s 00024000 08:08 2098805 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.jdt.compiler.apt_1.0.600.v20130116-050536.jar
719c2000-719c5000 ---p 00000000 00:00 0
719c5000-71a13000 rw-p 00000000 00:00 0
71a13000-71a16000 ---p 00000000 00:00 0
71a16000-71a64000 rw-p 00000000 00:00 0
71a64000-71a67000 ---p 00000000 00:00 0
71a67000-71ab5000 rw-p 00000000 00:00 0
71ab5000-71ab8000 ---p 00000000 00:00 0
71ab8000-71b06000 rw-p 00000000 00:00 0
71b06000-71b14000 r-xp 00000000 08:06 168752 /usr/java/jdk1.7.0_15/jre/lib/i386/libnio.so
71b14000-71b15000 rw-p 0000e000 08:06 168752 /usr/java/jdk1.7.0_15/jre/lib/i386/libnio.so
71b15000-71b29000 r-xp 00000000 08:06 168743 /usr/java/jdk1.7.0_15/jre/lib/i386/libnet.so
71b29000-71b2a000 rw-p 00014000 08:06 168743 /usr/java/jdk1.7.0_15/jre/lib/i386/libnet.so
71b2a000-71b3e000 r--s 00142000 08:08 2099089 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.osgi_3.8.2.v20130124-134944.jar
71b3e000-71b9e000 rw-s 00000000 00:04 32769 /SYSV00000000 (deleted)
71b9e000-71c0c000 rw-p 00000000 00:00 0
71c0c000-71c28000 r--s 00000000 08:06 291249 /usr/share/mime/mime.cache
71c28000-71c2e000 r-xp 00000000 08:06 138060 /usr/lib/i386-linux-gnu/libogg.so.0.7.1
71c2e000-71c2f000 r--p 00005000 08:06 138060 /usr/lib/i386-linux-gnu/libogg.so.0.7.1
71c2f000-71c30000 rw-p 00006000 08:06 138060 /usr/lib/i386-linux-gnu/libogg.so.0.7.1
71c30000-71c59000 r-xp 00000000 08:06 138218 /usr/lib/i386-linux-gnu/libvorbis.so.0.4.5
71c59000-71c5a000 r--p 00028000 08:06 138218 /usr/lib/i386-linux-gnu/libvorbis.so.0.4.5
71c5a000-71c5b000 rw-p 00029000 08:06 138218 /usr/lib/i386-linux-gnu/libvorbis.so.0.4.5
71c5b000-71c63000 r-xp 00000000 08:06 138017 /usr/lib/i386-linux-gnu/libltdl.so.7.3.0
71c63000-71c64000 r--p 00008000 08:06 138017 /usr/lib/i386-linux-gnu/libltdl.so.7.3.0
71c64000-71c65000 rw-p 00009000 08:06 138017 /usr/lib/i386-linux-gnu/libltdl.so.7.3.0
71c65000-71c76000 r-xp 00000000 08:06 138185 /usr/lib/i386-linux-gnu/libtdb.so.1.2.9
71c76000-71c77000 r--p 00010000 08:06 138185 /usr/lib/i386-linux-gnu/libtdb.so.1.2.9
71c77000-71c78000 rw-p 00011000 08:06 138185 /usr/lib/i386-linux-gnu/libtdb.so.1.2.9
71c78000-71c80000 r-xp 00000000 08:06 138222 /usr/lib/i386-linux-gnu/libvorbisfile.so.3.3.4
71c80000-71c81000 r--p 00007000 08:06 138222 /usr/lib/i386-linux-gnu/libvorbisfile.so.3.3.4
71c81000-71c82000 rw-p 00008000 08:06 138222 /usr/lib/i386-linux-gnu/libvorbisfile.so.3.3.4
71c82000-71c91000 r-xp 00000000 08:06 137755 /usr/lib/i386-linux-gnu/libcanberra.so.0.2.5
71c91000-71c92000 r--p 0000e000 08:06 137755 /usr/lib/i386-linux-gnu/libcanberra.so.0.2.5
71c92000-71c93000 rw-p 0000f000 08:06 137755 /usr/lib/i386-linux-gnu/libcanberra.so.0.2.5
71c93000-71cc8000 r-xp 00000000 08:06 138732 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
71cc8000-71cc9000 r--p 00034000 08:06 138732 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
71cc9000-71cca000 rw-p 00035000 08:06 138732 /usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/libmurrine.so
71cca000-71ccb000 ---p 00000000 00:00 0
71ccb000-724cb000 rw-p 00000000 00:00 0
724cb000-724ef000 r--p 00000000 08:06 286174 /usr/share/locale-langpack/zh_CN/LC_MESSAGES/gtk20-properties.mo
724ef000-724f0000 ---p 00000000 00:00 0
724f0000-72cf0000 rw-p 00000000 00:00 0
72cf0000-72cfe000 r-xp 00000000 08:06 391176 /lib/i386-linux-gnu/libudev.so.0.13.0
72cfe000-72cff000 r--p 0000e000 08:06 391176 /lib/i386-linux-gnu/libudev.so.0.13.0
72cff000-72d00000 rw-p 0000f000 08:06 391176 /lib/i386-linux-gnu/libudev.so.0.13.0
72d00000-72d01000 r--s 00002000 08:08 2359318 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/2/1/.cp/libs/ant-glob.jar
72d01000-72d03000 r--s 00015000 08:08 2099074 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.core.contenttype_3.4.200.v20120523-2004.jar
72d03000-72d04000 r--s 00002000 08:08 2359337 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/dvlib.jar
72d04000-72d07000 r--s 00018000 08:08 2098944 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.equinox.common_3.6.100.v20120522-1841.jar
72d07000-72d0c000 r--p 00000000 08:06 286120 /usr/share/locale-langpack/zh_CN/LC_MESSAGES/gdk-pixbuf.mo
72d0c000-72d0f000 r-xp 00000000 08:06 138576 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
72d0f000-72d10000 r--p 00002000 08:06 138576 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
72d10000-72d11000 rw-p 00003000 08:06 138576 /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
72d11000-72d2d000 r-xp 00000000 08:06 391098 /lib/i386-linux-gnu/libgcc_s.so.1
72d2d000-72d2e000 r--p 0001b000 08:06 391098 /lib/i386-linux-gnu/libgcc_s.so.1
72d2e000-72d2f000 rw-p 0001c000 08:06 391098 /lib/i386-linux-gnu/libgcc_s.so.1
72d2f000-72e07000 r-xp 00000000 08:06 138177 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.16
72e07000-72e08000 ---p 000d8000 08:06 138177 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.16
72e08000-72e0c000 r--p 000d8000 08:06 138177 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.16
72e0c000-72e0d000 rw-p 000dc000 08:06 138177 /usr/lib/i386-linux-gnu/libstdc++.so.6.0.16
72e0d000-72e14000 rw-p 00000000 00:00 0
72e14000-72e15000 r--p 00000000 08:06 286228 /usr/share/locale-langpack/zh_CN/LC_MESSAGES/libdbusmenu.mo
72e15000-72e19000 r-xp 00000000 08:06 137751 /usr/lib/i386-linux-gnu/libcanberra-gtk.so.0.1.8
72e19000-72e1a000 r--p 00003000 08:06 137751 /usr/lib/i386-linux-gnu/libcanberra-gtk.so.0.1.8
72e1a000-72e1b000 rw-p 00004000 08:06 137751 /usr/lib/i386-linux-gnu/libcanberra-gtk.so.0.1.8
72e1b000-72e44000 r-xp 00000000 08:06 138600 /usr/lib/i386-linux-gnu/gio/modules/libgvfsdbus.so
72e44000-72e45000 r--p 00028000 08:06 138600 /usr/lib/i386-linux-gnu/gio/modules/libgvfsdbus.so
72e45000-72e46000 rw-p 00029000 08:06 138600 /usr/lib/i386-linux-gnu/gio/modules/libgvfsdbus.so
72e46000-72e5b000 r-xp 00000000 08:06 138799 /usr/lib/i386-linux-gnu/gvfs/libgvfscommon.so
72e5b000-72e5c000 r--p 00014000 08:06 138799 /usr/lib/i386-linux-gnu/gvfs/libgvfscommon.so
72e5c000-72e5d000 rw-p 00015000 08:06 138799 /usr/lib/i386-linux-gnu/gvfs/libgvfscommon.so
72e5d000-72ea4000 r-xp 00000000 08:06 391089 /lib/i386-linux-gnu/libdbus-1.so.3.5.8
72ea4000-72ea5000 r--p 00046000 08:06 391089 /lib/i386-linux-gnu/libdbus-1.so.3.5.8
72ea5000-72ea6000 rw-p 00047000 08:06 391089 /lib/i386-linux-gnu/libdbus-1.so.3.5.8
72ea6000-72ea7000 r--s 0000a000 08:08 2359333 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/kxml2-2.3.0.jar
72ea7000-72eac000 r-xp 00000000 08:06 138753 /usr/lib/i386-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
72eac000-72ead000 r--p 00004000 08:06 138753 /usr/lib/i386-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
72ead000-72eae000 rw-p 00005000 08:06 138753 /usr/lib/i386-linux-gnu/gtk-2.0/modules/libcanberra-gtk-module.so
72eae000-72eb5000 r-xp 00000000 08:06 138595 /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
72eb5000-72eb6000 r--p 00006000 08:06 138595 /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
72eb6000-72eb7000 rw-p 00007000 08:06 138595 /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
72eb7000-72ec7000 r-xp 00000000 08:06 138599 /usr/lib/i386-linux-gnu/gio/modules/libgioremote-volume-monitor.so
72ec7000-72ec8000 r--p 0000f000 08:06 138599 /usr/lib/i386-linux-gnu/gio/modules/libgioremote-volume-monitor.so
72ec8000-72ec9000 rw-p 00010000 08:06 138599 /usr/lib/i386-linux-gnu/gio/modules/libgioremote-volume-monitor.so
72ec9000-72eee000 r--p 00000000 08:06 304413 /usr/share/glib-2.0/schemas/gschemas.compiled
72eee000-72f03000 r--p 00000000 08:06 286136 /usr/share/locale-langpack/zh_CN/LC_MESSAGES/glib20.mo
72f03000-72f13000 r-xp 00000000 08:06 136177 /usr/lib/liboverlay-scrollbar-0.2.so.0.0.16
72f13000-72f14000 r--p 0000f000 08:06 136177 /usr/lib/liboverlay-scrollbar-0.2.so.0.0.16
72f14000-72f15000 rw-p 00010000 08:06 136177 /usr/lib/liboverlay-scrollbar-0.2.so.0.0.16
72f15000-72f2a000 r--p 00000000 08:06 286227 /usr/share/locale-langpack/zh_CN/LC_MESSAGES/libc.mo
72f2a000-72f31000 r--s 00000000 08:06 138563 /usr/lib/i386-linux-gnu/gconv/gconv-modules.cache
72f31000-72f4e000 r-xp 00000000 08:06 137709 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.20409.1
72f4e000-72f50000 r--p 0001c000 08:06 137709 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.20409.1
72f50000-72f51000 rw-p 0001e000 08:06 137709 /usr/lib/i386-linux-gnu/libatk-1.0.so.0.20409.1
72f51000-733b1000 r-xp 00000000 08:06 137955 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.10
733b1000-733b5000 r--p 00460000 08:06 137955 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.10
733b5000-733b7000 rw-p 00464000 08:06 137955 /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0.2400.10
733b7000-733b9000 rw-p 00000000 00:00 0
733b9000-733be000 r-xp 00000000 08:06 137661 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
733be000-733bf000 r--p 00004000 08:06 137661 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
733bf000-733c0000 rw-p 00005000 08:06 137661 /usr/lib/i386-linux-gnu/libXdmcp.so.6.0.0
733c0000-733c2000 r-xp 00000000 08:06 137650 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
733c2000-733c3000 r--p 00001000 08:06 137650 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
733c3000-733c4000 rw-p 00002000 08:06 137650 /usr/lib/i386-linux-gnu/libXau.so.6.0.0
733c4000-733e3000 r-xp 00000000 08:06 138249 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
733e3000-733e4000 r--p 0001f000 08:06 138249 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
733e4000-733e5000 rw-p 00020000 08:06 138249 /usr/lib/i386-linux-gnu/libxcb.so.1.1.0
733e5000-733ed000 r-xp 00000000 08:06 138241 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
733ed000-733ee000 r--p 00008000 08:06 138241 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
733ee000-733ef000 rw-p 00009000 08:06 138241 /usr/lib/i386-linux-gnu/libxcb-render.so.0.0.0
733ef000-733f1000 r-xp 00000000 08:06 138245 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
733f1000-733f2000 r--p 00001000 08:06 138245 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
733f2000-733f3000 rw-p 00002000 08:06 138245 /usr/lib/i386-linux-gnu/libxcb-shm.so.0.0.0
733f3000-7341b000 r-xp 00000000 08:06 391154 /lib/i386-linux-gnu/libpng12.so.0.46.0
7341b000-7341c000 r--p 00027000 08:06 391154 /lib/i386-linux-gnu/libpng12.so.0.46.0
7341c000-7341d000 rw-p 00028000 08:06 391154 /lib/i386-linux-gnu/libpng12.so.0.46.0
7341d000-734b0000 r-xp 00000000 08:06 138092 /usr/lib/i386-linux-gnu/libpixman-1.so.0.24.4
734b0000-734b4000 r--p 00092000 08:06 138092 /usr/lib/i386-linux-gnu/libpixman-1.so.0.24.4
734b4000-734b5000 rw-p 00096000 08:06 138092 /usr/lib/i386-linux-gnu/libpixman-1.so.0.24.4
734b5000-734db000 r-xp 00000000 08:06 391095 /lib/i386-linux-gnu/libexpat.so.1.5.2
734db000-734dc000 ---p 00026000 08:06 391095 /lib/i386-linux-gnu/libexpat.so.1.5.2
734dc000-734de000 r--p 00026000 08:06 391095 /lib/i386-linux-gnu/libexpat.so.1.5.2
734de000-734df000 rw-p 00028000 08:06 391095 /lib/i386-linux-gnu/libexpat.so.1.5.2
734df000-734f2000 r-xp 00000000 08:06 391161 /lib/i386-linux-gnu/libresolv-2.15.so
734f2000-734f3000 ---p 00013000 08:06 391161 /lib/i386-linux-gnu/libresolv-2.15.so
734f3000-734f4000 r--p 00013000 08:06 391161 /lib/i386-linux-gnu/libresolv-2.15.so
734f4000-734f5000 rw-p 00014000 08:06 391161 /lib/i386-linux-gnu/libresolv-2.15.so
734f5000-734f7000 rw-p 00000000 00:00 0
734f7000-73514000 r-xp 00000000 08:06 391165 /lib/i386-linux-gnu/libselinux.so.1
73514000-73515000 r--p 0001c000 08:06 391165 /lib/i386-linux-gnu/libselinux.so.1
73515000-73516000 rw-p 0001d000 08:06 391165 /lib/i386-linux-gnu/libselinux.so.1
73516000-7352a000 r-xp 00000000 08:06 391188 /lib/i386-linux-gnu/libz.so.1.2.3.4
7352a000-7352b000 r--p 00013000 08:06 391188 /lib/i386-linux-gnu/libz.so.1.2.3.4
7352b000-7352c000 rw-p 00014000 08:06 391188 /lib/i386-linux-gnu/libz.so.1.2.3.4
7352c000-7352f000 r-xp 00000000 08:06 137882 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3200.1
7352f000-73530000 r--p 00002000 08:06 137882 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3200.1
73530000-73531000 rw-p 00003000 08:06 137882 /usr/lib/i386-linux-gnu/libgmodule-2.0.so.0.3200.1
73531000-735c6000 r-xp 00000000 08:06 137843 /usr/lib/i386-linux-gnu/libfreetype.so.6.8.0
735c6000-735ca000 r--p 00094000 08:06 137843 /usr/lib/i386-linux-gnu/libfreetype.so.6.8.0
735ca000-735cb000 rw-p 00098000 08:06 137843 /usr/lib/i386-linux-gnu/libfreetype.so.6.8.0
735cb000-735f5000 r-xp 00000000 08:06 138076 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3000.0
735f5000-735f6000 r--p 00029000 08:06 138076 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3000.0
735f6000-735f7000 rw-p 0002a000 08:06 138076 /usr/lib/i386-linux-gnu/libpangoft2-1.0.so.0.3000.0
735f7000-73727000 r-xp 00000000 08:06 137648 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
73727000-73728000 r--p 0012f000 08:06 137648 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
73728000-7372a000 rw-p 00130000 08:06 137648 /usr/lib/i386-linux-gnu/libX11.so.6.3.0
7372a000-7372b000 rw-p 00000000 00:00 0
7372b000-737f2000 r-xp 00000000 08:06 137747 /usr/lib/i386-linux-gnu/libcairo.so.2.11000.2
737f2000-737f3000 r--p 000c7000 08:06 137747 /usr/lib/i386-linux-gnu/libcairo.so.2.11000.2
737f3000-737f4000 rw-p 000c8000 08:06 137747 /usr/lib/i386-linux-gnu/libcairo.so.2.11000.2
737f4000-737f6000 rw-p 00000000 00:00 0
737f6000-737fa000 r-xp 00000000 08:06 137665 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
737fa000-737fb000 r--p 00004000 08:06 137665 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
737fb000-737fc000 rw-p 00005000 08:06 137665 /usr/lib/i386-linux-gnu/libXfixes.so.3.1.0
737fc000-737fe000 r-xp 00000000 08:06 137659 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
737fe000-737ff000 r--p 00001000 08:06 137659 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
737ff000-73800000 rw-p 00002000 08:06 137659 /usr/lib/i386-linux-gnu/libXdamage.so.1.1.0
73800000-73802000 r-xp 00000000 08:06 137655 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
73802000-73803000 r--p 00001000 08:06 137655 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
73803000-73804000 rw-p 00002000 08:06 137655 /usr/lib/i386-linux-gnu/libXcomposite.so.1.0.0
73804000-7380d000 r-xp 00000000 08:06 137657 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
7380d000-7380e000 r--p 00008000 08:06 137657 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
7380e000-7380f000 rw-p 00009000 08:06 137657 /usr/lib/i386-linux-gnu/libXcursor.so.1.0.2
7380f000-73816000 r-xp 00000000 08:06 137681 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
73816000-73817000 r--p 00006000 08:06 137681 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
73817000-73818000 rw-p 00007000 08:06 137681 /usr/lib/i386-linux-gnu/libXrandr.so.2.2.0
73818000-73826000 r-xp 00000000 08:06 137669 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
73826000-73827000 r--p 0000d000 08:06 137669 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
73827000-73828000 rw-p 0000e000 08:06 137669 /usr/lib/i386-linux-gnu/libXi.so.6.1.0
73828000-73830000 r-xp 00000000 08:06 137683 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
73830000-73831000 r--p 00007000 08:06 137683 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
73831000-73832000 rw-p 00008000 08:06 137683 /usr/lib/i386-linux-gnu/libXrender.so.1.3.0
73832000-73864000 r-xp 00000000 08:06 137837 /usr/lib/i386-linux-gnu/libfontconfig.so.1.4.4
73864000-73865000 r--p 00032000 08:06 137837 /usr/lib/i386-linux-gnu/libfontconfig.so.1.4.4
73865000-73866000 rw-p 00033000 08:06 137837 /usr/lib/i386-linux-gnu/libfontconfig.so.1.4.4
73866000-739b9000 r-xp 00000000 08:06 137872 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3200.1
739b9000-739ba000 ---p 00153000 08:06 137872 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3200.1
739ba000-739bc000 r--p 00153000 08:06 137872 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3200.1
739bc000-739bd000 rw-p 00155000 08:06 137872 /usr/lib/i386-linux-gnu/libgio-2.0.so.0.3200.1
739bd000-739be000 rw-p 00000000 00:00 0
739be000-739dd000 r-xp 00000000 08:06 137862 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.1
739dd000-739de000 r--p 0001e000 08:06 137862 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.1
739de000-739df000 rw-p 0001f000 08:06 137862 /usr/lib/i386-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.1
739df000-73a26000 r-xp 00000000 08:06 138072 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3000.0
73a26000-73a27000 ---p 00047000 08:06 138072 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3000.0
73a27000-73a28000 r--p 00047000 08:06 138072 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3000.0
73a28000-73a29000 rw-p 00048000 08:06 138072 /usr/lib/i386-linux-gnu/libpango-1.0.so.0.3000.0
73a29000-73ad4000 r-xp 00000000 08:06 137860 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.10
73ad4000-73ad5000 ---p 000ab000 08:06 137860 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.10
73ad5000-73ad7000 r--p 000ab000 08:06 137860 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.10
73ad7000-73ad8000 rw-p 000ad000 08:06 137860 /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0.2400.10
73ad8000-73b12000 r-xp 00000000 08:06 391150 /lib/i386-linux-gnu/libpcre.so.3.12.1
73b12000-73b13000 r--p 00039000 08:06 391150 /lib/i386-linux-gnu/libpcre.so.3.12.1
73b13000-73b14000 rw-p 0003a000 08:06 391150 /lib/i386-linux-gnu/libpcre.so.3.12.1
73b14000-73c0b000 r-xp 00000000 08:06 391102 /lib/i386-linux-gnu/libglib-2.0.so.0.3200.1
73c0b000-73c0c000 r--p 000f6000 08:06 391102 /lib/i386-linux-gnu/libglib-2.0.so.0.3200.1
73c0c000-73c0d000 rw-p 000f7000 08:06 391102 /lib/i386-linux-gnu/libglib-2.0.so.0.3200.1
73c0d000-73c5a000 r-xp 00000000 08:06 137896 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3200.1
73c5a000-73c5b000 r--p 0004c000 08:06 137896 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3200.1
73c5b000-73c5c000 rw-p 0004d000 08:06 137896 /usr/lib/i386-linux-gnu/libgobject-2.0.so.0.3200.1
73c5c000-73c5d000 ---p 00000000 00:00 0
73c5d000-73cdd000 rw-p 00000000 00:00 0
73cdd000-73ce0000 ---p 00000000 00:00 0
73ce0000-73d2e000 rw-p 00000000 00:00 0
73d2e000-73d31000 ---p 00000000 00:00 0
73d31000-73daf000 rw-p 00000000 00:00 0
73daf000-73db2000 ---p 00000000 00:00 0
73db2000-73e00000 rw-p 00000000 00:00 0
73e00000-73f00000 rw-p 00000000 00:00 0
73f00000-73fff000 rw-p 00000000 00:00 0
73fff000-74000000 ---p 00000000 00:00 0
74000000-740fd000 rw-p 00000000 00:00 0
740fd000-74100000 ---p 00000000 00:00 0
74100000-74102000 r--s 0000d000 08:08 2359326 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/configuration/org.eclipse.osgi/bundles/4/1/.cp/libs/commons-codec-1.4.jar
74102000-74112000 r-xp 00000000 08:06 137663 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
74112000-74113000 r--p 0000f000 08:06 137663 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
74113000-74114000 rw-p 00010000 08:06 137663 /usr/lib/i386-linux-gnu/libXext.so.6.4.0
74114000-7411f000 r-xp 00000000 08:06 138074 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3000.0
7411f000-74120000 r--p 0000a000 08:06 138074 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3000.0
74120000-74121000 rw-p 0000b000 08:06 138074 /usr/lib/i386-linux-gnu/libpangocairo-1.0.so.0.3000.0
74121000-74124000 r--s 000f7000 08:06 168696 /usr/java/jdk1.7.0_15/jre/lib/ext/localedata.jar
74124000-74132000 r--p 00000000 08:06 286175 /usr/share/locale-langpack/zh_CN/LC_MESSAGES/gtk20.mo
74132000-74135000 ---p 00000000 00:00 0
74135000-74183000 rw-p 00000000 00:00 0
74183000-74186000 ---p 00000000 00:00 0
74186000-741d4000 rw-p 00000000 00:00 0
741d4000-741d5000 ---p 00000000 00:00 0
741d5000-742a0000 rw-p 00000000 00:00 0
742a0000-7445d000 r--s 039da000 08:06 168206 /usr/java/jdk1.7.0_15/jre/lib/rt.jar
7445d000-74484000 rw-p 00000000 00:00 0
74484000-744de000 rw-p 00000000 00:00 0
744de000-7454b000 rw-p 00000000 00:00 0
7454b000-745df000 rw-p 00000000 00:00 0
745df000-74616000 rw-p 00000000 00:00 0
74616000-7465f000 rw-p 00000000 00:00 0
7465f000-746cc000 rw-p 00000000 00:00 0
746cc000-7475f000 rw-p 00000000 00:00 0
7475f000-74786000 rw-p 00000000 00:00 0
74786000-747df000 rw-p 00000000 00:00 0
747df000-7b4f0000 rw-p 00000000 00:00 0
7b4f0000-847e0000 rw-p 00000000 00:00 0
847e0000-921c9000 rw-p 00000000 00:00 0
921c9000-a47e0000 rw-p 00000000 00:00 0
a47e0000-a94e0000 rw-p 00000000 00:00 0
a94e0000-b47e0000 rw-p 00000000 00:00 0
b47e0000-b47e1000 r--s 00004000 08:08 2099111 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.swt_3.100.1.v4236b.jar
b47e1000-b47e2000 r--s 00000000 08:08 1966922 /home/senrsl/.local/share/mime/mime.cache
b47e2000-b47e7000 r-xp 00000000 08:06 137835 /usr/lib/i386-linux-gnu/libffi.so.6.0.0
b47e7000-b47e8000 r--p 00004000 08:06 137835 /usr/lib/i386-linux-gnu/libffi.so.6.0.0
b47e8000-b47e9000 rw-p 00005000 08:06 137835 /usr/lib/i386-linux-gnu/libffi.so.6.0.0
b47e9000-b4852000 rw-p 00000000 00:00 0
b4852000-b4869000 rw-p 00000000 00:00 0
b4869000-b62a9000 rwxp 00000000 00:00 0
b62a9000-b6869000 rw-p 00000000 00:00 0
b6869000-b6880000 r-xp 00000000 08:06 168766 /usr/java/jdk1.7.0_15/jre/lib/i386/libzip.so
b6880000-b6881000 rw-p 00017000 08:06 168766 /usr/java/jdk1.7.0_15/jre/lib/i386/libzip.so
b6881000-b688c000 r-xp 00000000 08:06 391128 /lib/i386-linux-gnu/libnss_files-2.15.so
b688c000-b688d000 r--p 0000a000 08:06 391128 /lib/i386-linux-gnu/libnss_files-2.15.so
b688d000-b688e000 rw-p 0000b000 08:06 391128 /lib/i386-linux-gnu/libnss_files-2.15.so
b688e000-b6898000 r-xp 00000000 08:06 391132 /lib/i386-linux-gnu/libnss_nis-2.15.so
b6898000-b6899000 r--p 00009000 08:06 391132 /lib/i386-linux-gnu/libnss_nis-2.15.so
b6899000-b689a000 rw-p 0000a000 08:06 391132 /lib/i386-linux-gnu/libnss_nis-2.15.so
b689a000-b68b0000 r-xp 00000000 08:06 391122 /lib/i386-linux-gnu/libnsl-2.15.so
b68b0000-b68b1000 r--p 00015000 08:06 391122 /lib/i386-linux-gnu/libnsl-2.15.so
b68b1000-b68b2000 rw-p 00016000 08:06 391122 /lib/i386-linux-gnu/libnsl-2.15.so
b68b2000-b68b4000 rw-p 00000000 00:00 0
b68b4000-b68bb000 r-xp 00000000 08:06 391124 /lib/i386-linux-gnu/libnss_compat-2.15.so
b68bb000-b68bc000 r--p 00006000 08:06 391124 /lib/i386-linux-gnu/libnss_compat-2.15.so
b68bc000-b68bd000 rw-p 00007000 08:06 391124 /lib/i386-linux-gnu/libnss_compat-2.15.so
b68bd000-b68be000 r--s 00590000 08:08 2098776 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/com.android.ide.eclipse.base_22.0.1.v201305230001--685705.jar
b68be000-b68c0000 r-xp 00000000 08:06 137671 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
b68c0000-b68c1000 r--p 00001000 08:06 137671 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
b68c1000-b68c2000 rw-p 00002000 08:06 137671 /usr/lib/i386-linux-gnu/libXinerama.so.1.0.0
b68c2000-b68c6000 r--s 0008a000 08:06 168775 /usr/java/jdk1.7.0_15/jre/lib/jsse.jar
b68c6000-b68ce000 rw-s 00000000 08:06 15294 /tmp/hsperfdata_senrsl/1852
b68ce000-b68f1000 r-xp 00000000 08:06 168728 /usr/java/jdk1.7.0_15/jre/lib/i386/libjava.so
b68f1000-b68f2000 rw-p 00023000 08:06 168728 /usr/java/jdk1.7.0_15/jre/lib/i386/libjava.so
b68f2000-b68f9000 r-xp 00000000 08:06 391163 /lib/i386-linux-gnu/librt-2.15.so
b68f9000-b68fa000 r--p 00006000 08:06 391163 /lib/i386-linux-gnu/librt-2.15.so
b68fa000-b68fb000 rw-p 00007000 08:06 391163 /lib/i386-linux-gnu/librt-2.15.so
b68fb000-b6925000 r-xp 00000000 08:06 391109 /lib/i386-linux-gnu/libm-2.15.so
b6925000-b6926000 r--p 00029000 08:06 391109 /lib/i386-linux-gnu/libm-2.15.so
b6926000-b6927000 rw-p 0002a000 08:06 391109 /lib/i386-linux-gnu/libm-2.15.so
b6927000-b692a000 r--p 00000000 08:08 1837072 /home/senrsl/.config/dconf/user (deleted)
b692a000-b692c000 r--s 0000b000 08:08 2098781 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
b692c000-b6937000 r-xp 00000000 08:06 168710 /usr/java/jdk1.7.0_15/jre/lib/i386/libverify.so
b6937000-b6938000 rw-p 0000b000 08:06 168710 /usr/java/jdk1.7.0_15/jre/lib/i386/libverify.so
b6938000-b6e4b000 r-xp 00000000 08:06 168723 /usr/java/jdk1.7.0_15/jre/lib/i386/client/libjvm.so
b6e4b000-b6e68000 rw-p 00513000 08:06 168723 /usr/java/jdk1.7.0_15/jre/lib/i386/client/libjvm.so
b6e68000-b7287000 rw-p 00000000 00:00 0
b7287000-b73ec000 r--p 001c8000 08:06 141087 /usr/lib/locale/locale-archive
b73ec000-b75ec000 r--p 00000000 08:06 141087 /usr/lib/locale/locale-archive
b75ec000-b75ed000 rw-p 00000000 00:00 0
b75ed000-b778c000 r-xp 00000000 08:06 391077 /lib/i386-linux-gnu/libc-2.15.so
b778c000-b778e000 r--p 0019f000 08:06 391077 /lib/i386-linux-gnu/libc-2.15.so
b778e000-b778f000 rw-p 001a1000 08:06 391077 /lib/i386-linux-gnu/libc-2.15.so
b778f000-b7793000 rw-p 00000000 00:00 0
b7793000-b7796000 r-xp 00000000 08:06 391090 /lib/i386-linux-gnu/libdl-2.15.so
b7796000-b7797000 r--p 00002000 08:06 391090 /lib/i386-linux-gnu/libdl-2.15.so
b7797000-b7798000 rw-p 00003000 08:06 391090 /lib/i386-linux-gnu/libdl-2.15.so
b7798000-b77af000 r-xp 00000000 08:06 391157 /lib/i386-linux-gnu/libpthread-2.15.so
b77af000-b77b0000 r--p 00016000 08:06 391157 /lib/i386-linux-gnu/libpthread-2.15.so
b77b0000-b77b1000 rw-p 00017000 08:06 391157 /lib/i386-linux-gnu/libpthread-2.15.so
b77b1000-b77b3000 rw-p 00000000 00:00 0
b77b3000-b77b4000 r--s 00000000 08:08 1837071 /home/senrsl/.cache/dconf/user (deleted)
b77b4000-b77b5000 rw-p 00000000 00:00 0
b77b5000-b77b6000 r--p 00000000 00:00 0
b77b6000-b77c3000 r-xp 00000000 08:08 2099080 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807/eclipse_1502.so
b77c3000-b77c4000 rw-p 0000c000 08:08 2099080 /home/senrsl/android/adt-bundle-linux-x86-20130522/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807/eclipse_1502.so
b77c4000-b77c6000 rw-p 00000000 00:00 0
b77c6000-b77c7000 r-xp 00000000 00:00 0 [vdso]
b77c7000-b77e7000 r-xp 00000000 08:06 391057 /lib/i386-linux-gnu/ld-2.15.so
b77e7000-b77e8000 r--p 0001f000 08:06 391057 /lib/i386-linux-gnu/ld-2.15.so
b77e8000-b77e9000 rw-p 00020000 08:06 391057 /lib/i386-linux-gnu/ld-2.15.so
bf7d4000-bf7d7000 ---p 00000000 00:00 0
bf7d8000-bf824000 rw-p 00000000 00:00 0 [stack]
VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.6 -XX:MaxPermSize=256m -Xms40m -Xmx768m -Declipse.buildId=v22.0.1-685705
java_command: <unknown>
Launcher Type: generic
Environment Variables:
JAVA_HOME=/usr/java/jdk1.7.0_15
PATH=/home/senrsl/android/android-source:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/senrsl/android/adt-bundle-linux-x86-20130522/sdk/tools/:/home/senrsl/android/adt-bundle-linux-x86-20130522/sdk/platform-tools/
LD_LIBRARY_PATH=/usr/java/jdk1.7.0_15/jre/lib/i386/client:/usr/java/jdk1.7.0_15/jre/lib/i386:
SHELL=/bin/bash
DISPLAY=:0.0
Signal Handlers:
SIGSEGV: [libjvm.so+0x490cf0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x490cf0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x3a4810], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: SIG_IGN, sa_mask[0]=0x00001000, sa_flags=0x10000000
SIGXFSZ: [libjvm.so+0x3a4810], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x3a4810], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x3a40f0], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x3a66e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x3a66e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x3a66e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x3a66e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
--------------- S Y S T E M ---------------
OS:wheezy/sid
uname:Linux 3.2.0-24-generic-pae #37-Ubuntu SMP Wed Apr 25 10:47:59 UTC 2012 i686
libc:glibc 2.15 NPTL 2.15
rlimit: STACK 8192k, CORE 0k, NPROC 27996, NOFILE 4096, AS infinity
load average:0.88 1.01 1.03
/proc/meminfo:
MemTotal: 3598124 kB
MemFree: 1853208 kB
Buffers: 79676 kB
Cached: 594116 kB
SwapCached: 0 kB
Active: 1077616 kB
Inactive: 492996 kB
Active(anon): 897532 kB
Inactive(anon): 2500 kB
Active(file): 180084 kB
Inactive(file): 490496 kB
Unevictable: 44 kB
Mlocked: 44 kB
HighTotal: 2754504 kB
HighFree: 1149696 kB
LowTotal: 843620 kB
LowFree: 703512 kB
SwapTotal: 1998844 kB
SwapFree: 1998844 kB
Dirty: 168 kB
Writeback: 0 kB
AnonPages: 896876 kB
Mapped: 148116 kB
Shmem: 3236 kB
Slab: 42068 kB
SReclaimable: 26460 kB
SUnreclaim: 15608 kB
KernelStack: 3528 kB
PageTables: 9144 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 3797904 kB
Committed_AS: 3262172 kB
VmallocTotal: 122880 kB
VmallocUsed: 14944 kB
VmallocChunk: 84236 kB
HardwareCorrupted: 0 kB
AnonHugePages: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
DirectMap4k: 8184 kB
DirectMap2M: 905216 kB
CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 16
model : 6
model name : AMD Athlon(tm) II X2 250 Processor
stepping : 2
microcode : 0x10000c7
cpu MHz : 800.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt npt lbrv svm_lock nrip_save
bogomips : 6026.42
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate
processor : 1
vendor_id : AuthenticAMD
cpu family : 16
model : 6
model name : AMD Athlon(tm) II X2 250 Processor
stepping : 2
microcode : 0x10000c7
cpu MHz : 3000.000
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt npt lbrv svm_lock nrip_save
bogomips : 6026.64
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate
Memory: 4k page, physical 3598124k(1853208k free), swap 1998844k(1998844k free)
vm_info: Java HotSpot(TM) Client VM (23.7-b01) for linux-x86 JRE (1.7.0_15-b03), built on Feb 15 2013 13:25:59 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
time: Sun Jul 7 21:06:18 2013
elapsed time: 10777 seconds
没有评论 :
发表评论