Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # SIGSEGV (0xb) at pc=0x00165adc, pid=2634, tid=3078670016
- #
- # JRE version: 6.0_26-b03
- # Java VM: Java HotSpot(TM) Client VM (20.1-b02 mixed mode linux-x86 )
- # Problematic frame:
- # C [UTF-16.so+0xadc] __float128+0x3cc
- #
- # If you would like to submit a bug report, please visit:
- # http://java.sun.com/webapps/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 (0x09ba6000): JavaThread "main" [_thread_in_native, id=2634, stack(0xbfb49000,0xbfb99000)]
- siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0052c000
- Registers:
- EAX=0x0052c000, EBX=0x00167ff4, ECX=0x00000000, EDX=0x0a4a7abc
- ESP=0xbfb962e0, EBP=0x0052c002, ESI=0x0a4a7ab8, EDI=0x00000000
- EIP=0x00165adc, EFLAGS=0x00010212, CR2=0x0052c000
- Top of Stack: (sp=0xbfb962e0)
- 0xbfb962e0: 499efff4 0a466d64 0a532ccc bfb96468
- 0xbfb962f0: 4988892d 0a532c5c 0a532ccc bfb96360
- 0xbfb96300: 15037d58 00000000 bfb963c8 0a4adf48
- 0xbfb96310: 00000000 0a46ece0 0052b288 0a4a5fc8
- 0xbfb96320: bfb96467 00000004 49887b50 bfb96340
- 0xbfb96330: 00000002 0a53301c 0a53309c 00000000
- 0xbfb96340: 00000000 00000000 bfb9639c 49883460
- 0xbfb96350: bfb96468 499efff4 0a533070 bfb964a8
- Instructions: (pc=0x00165adc)
- 0x00165abc: 38 89 74 24 5c 8b 74 24 3c c7 44 24 44 04 00 00
- 0x00165acc: 00 89 7c 24 20 8d b4 26 00 00 00 00 8b 7c 24 30
- 0x00165adc: 0f b7 08 85 ff 0f 84 b9 00 00 00 66 c1 c9 08 66
- 0x00165aec: 81 f9 ff df 0f 87 9a 00 00 00 66 81 f9 ff d7 0f
- Register to memory mapping:
- EAX=0x0052c000 is an unknown value
- EBX=0x00167ff4: <offset 0x2ff4> in /usr/lib/gconv/UTF-16.so at 0x00165000
- ECX=0x00000000 is an unknown value
- EDX=0x0a4a7abc is an unknown value
- ESP=0xbfb962e0 is pointing into the stack for thread: 0x09ba6000
- EBP=0x0052c002 is an unknown value
- ESI=0x0a4a7ab8 is an unknown value
- EDI=0x00000000 is an unknown value
- Stack: [0xbfb49000,0xbfb99000], sp=0xbfb962e0, free space=308k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [UTF-16.so+0xadc] __float128+0x3cc
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- j org.eclipse.swt.internal.mozilla.XPCOM._NS_NewLocalFile(II[I)I+0
- j org.eclipse.swt.internal.mozilla.XPCOM.NS_NewLocalFile(II[I)I+10
- j org.eclipse.swt.browser.AppFileLocProvider.<init>(Ljava/lang/String;Ljava/lang/String;Z)V+94
- j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)Z+551
- j org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+302
- j org.eclipse.jface.internal.text.html.BrowserInformationControl.isAvailable(Lorg/eclipse/swt/widgets/Composite;)Z+12
- j org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.getInformationControlCreator()Lorg/eclipse/jface/text/IInformationControlCreator;+9
- j org.eclipse.jface.text.contentassist.AdditionalInfoController.computeInformation()V+18
- j org.eclipse.jface.text.AbstractInformationControlManager.doShowInformation()V+11
- j org.eclipse.jface.text.AbstractInformationControlManager.showInformation()V+8
- j org.eclipse.jface.text.contentassist.AdditionalInfoController.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+64
- j org.eclipse.jface.text.contentassist.AdditionalInfoController$10.showInformation(Lorg/eclipse/jface/text/contentassist/ICompletionProposal;Ljava/lang/Object;)V+25
- j org.eclipse.jface.text.contentassist.AdditionalInfoController$9.run()V+36
- j org.eclipse.swt.widgets.RunnableLock.run()V+11
- j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
- J org.eclipse.swt.widgets.Display.readAndDispatch()Z
- j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
- j org.eclipse.ui.internal.Workbench.runUI()I+555
- j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
- j org.eclipse.ui.internal.Workbench$7.run()V+55
- 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;+99
- 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;+161
- 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 )
- 0x0a2fb400 JavaThread "Additional info timer" [_thread_blocked, id=2974, stack(0x08b83000,0x08bd4000)]
- 0x52eaf400 JavaThread "Process monitor" daemon [_thread_blocked, id=2929, stack(0x018ea000,0x0193b000)]
- 0x52eadc00 JavaThread "Input Stream Monitor" daemon [_thread_blocked, id=2928, stack(0x03404000,0x03455000)]
- 0x52eac400 JavaThread "Output Stream Monitor" daemon [_thread_in_native, id=2927, stack(0x053fc000,0x0544d000)]
- 0x52e90c00 JavaThread "Output Stream Monitor" daemon [_thread_in_native, id=2926, stack(0x0485a000,0x048ab000)]
- 0x52e8f800 JavaThread "process reaper" daemon [_thread_in_native, id=2924, stack(0x038ff000,0x03950000)]
- 0x09efac00 JavaThread "Callback Thread-Project (Merc)-VM for Merc" [_thread_in_native, id=2901, stack(0x093c8000,0x09419000)]
- 0x0a323000 JavaThread "Callback Thread-Project (Merc)-VM for Merc" [_thread_in_native, id=2898, stack(0x0382f000,0x03880000)]
- 0x0a209c00 JavaThread "Callback Thread-Project (Merc)-VM for Merc" [_thread_in_native, id=2893, stack(0x0218e000,0x021df000)]
- 0x09f36800 JavaThread "Callback Thread-Project (Merc)-VM for Merc" [_thread_in_native, id=2890, stack(0x02eac000,0x02efd000)]
- 0x09ef3000 JavaThread "Callback Thread-Project (Merc)-VM for Merc" [_thread_in_native, id=2887, stack(0x00cb1000,0x00d02000)]
- 0x51694c00 JavaThread "Worker-5" [_thread_blocked, id=2824, stack(0x07628000,0x07679000)]
- 0x51693800 JavaThread "Process monitor" daemon [_thread_blocked, id=2823, stack(0x01899000,0x018ea000)]
- 0x51692800 JavaThread "Input Stream Monitor" daemon [_thread_blocked, id=2822, stack(0x03e52000,0x03ea3000)]
- 0x51690800 JavaThread "Output Stream Monitor" daemon [_thread_in_native, id=2821, stack(0x0641a000,0x0646b000)]
- 0x5168e800 JavaThread "Output Stream Monitor" daemon [_thread_in_native, id=2820, stack(0x00e89000,0x00eda000)]
- 0x5168ac00 JavaThread "process reaper" daemon [_thread_in_native, id=2818, stack(0x00dcd000,0x00e1e000)]
- 0x51d42800 JavaThread "Remote Proxy Master Server Thread" [_thread_in_native, id=2816, stack(0x00b1d000,0x00b6e000)]
- 0x52a04800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=2810, stack(0x00a7b000,0x00acc000)]
- 0x0a287000 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=2804, stack(0x0080d000,0x0085e000)]
- 0x52e64400 JavaThread "SVN Kit 1.2 Connector" [_thread_blocked, id=2751, stack(0x009c1000,0x00a12000)]
- 0x5243f800 JavaThread "Thread-6" daemon [_thread_blocked, id=2749, stack(0x008e2000,0x00933000)]
- 0x52831800 JavaThread "Worker-4" [_thread_blocked, id=2746, stack(0x007bc000,0x0080d000)]
- 0x52e32c00 JavaThread "Worker-3" [_thread_blocked, id=2735, stack(0x00bd5000,0x00c26000)]
- 0x0a03bc00 JavaThread "Java indexing" daemon [_thread_blocked, id=2734, stack(0x0069d000,0x006ee000)]
- 0x09c1dc00 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=2728, stack(0x005df000,0x00630000)]
- 0x52b49800 JavaThread "Worker-2" [_thread_blocked, id=2712, stack(0x004c2000,0x00513000)]
- 0x52b48c00 JavaThread "Worker-1" [_thread_blocked, id=2711, stack(0x00471000,0x004c2000)]
- 0x09e93800 JavaThread "Worker-0" [_thread_blocked, id=2667, stack(0x003c4000,0x00415000)]
- 0x52966000 JavaThread "Worker-JM" [_thread_blocked, id=2661, stack(0x00891000,0x008e2000)]
- 0x52935000 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=2660, stack(0x0058e000,0x005df000)]
- 0x5290ac00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=2658, stack(0x00373000,0x003c4000)]
- 0x09cb7c00 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=2657, stack(0x00322000,0x00373000)]
- 0x09cc5800 JavaThread "State Data Manager" daemon [_thread_blocked, id=2656, stack(0x0094d000,0x0099e000)]
- 0x09c05000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2654, stack(0x00efb000,0x00f4c000)]
- 0x09c03000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2653, stack(0x002a1000,0x00322000)]
- 0x09c01800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2652, stack(0x0072c000,0x0077d000)]
- 0x09bf3c00 JavaThread "Finalizer" daemon [_thread_blocked, id=2651, stack(0x00250000,0x002a1000)]
- 0x09bf2400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2650, stack(0x001ff000,0x00250000)]
- =>0x09ba6000 JavaThread "main" [_thread_in_native, id=2634, stack(0xbfb49000,0xbfb99000)]
- Other Threads:
- 0x09bee800 VMThread [stack: 0x0017e000,0x001ff000] [id=2649]
- 0x09c07400 WatcherThread [stack: 0x00d4c000,0x00dcd000] [id=2655]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- def new generation total 78784K, used 51087K [0x53680000, 0x58bf0000, 0x63680000)
- eden space 70080K, 60% used [0x53680000, 0x55fe3d68, 0x57af0000)
- from space 8704K, 100% used [0x58370000, 0x58bf0000, 0x58bf0000)
- to space 8704K, 0% used [0x57af0000, 0x57af0000, 0x58370000)
- tenured generation total 174784K, used 63744K [0x63680000, 0x6e130000, 0x83680000)
- the space 174784K, 36% used [0x63680000, 0x674c0258, 0x674c0400, 0x6e130000)
- compacting perm gen total 65536K, used 65497K [0x83680000, 0x87680000, 0xb3680000)
- the space 65536K, 99% used [0x83680000, 0x87676428, 0x87676600, 0x87680000)
- No shared spaces configured.
- Code Cache [0xb5500000, 0xb5ea0000, 0xb7500000)
- total_blobs=4592 nmethods=4310 adapters=213 free_code_cache=23484032 largest_free_block=320
- Dynamic libraries:
- 00110000-00133000 r-xp 00000000 08:07 932330 /usr/java/jdk1.6.0_26/jre/lib/i386/libjava.so
- 00133000-00135000 rw-p 00023000 08:07 932330 /usr/java/jdk1.6.0_26/jre/lib/i386/libjava.so
- 00135000-00137000 r-xp 00000000 08:06 20448666 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/38/1/.cp/os/linux/x86/libunixfile_1_0_0.so
- 00137000-00138000 rw-p 00001000 08:06 20448666 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/38/1/.cp/os/linux/x86/libunixfile_1_0_0.so
- 00138000-00142000 r-xp 00000000 08:06 20447890 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-cairo-gtk-3659.so
- 00142000-00143000 rw-p 00009000 08:06 20447890 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-cairo-gtk-3659.so
- 00143000-00156000 r-xp 00000000 08:07 27375 /tmp/jna6496937869850867295.tmp
- 00156000-00157000 rw-p 00013000 08:07 27375 /tmp/jna6496937869850867295.tmp
- 00157000-0015c000 r-xp 00000000 08:06 20448547 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-xpcominit-gtk-3659.so
- 0015c000-0015e000 rw-p 00005000 08:06 20448547 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-xpcominit-gtk-3659.so
- 0015e000-00161000 r-xp 00000000 08:07 39810 /usr/lib/xulrunner-2/libxpcom.so
- 00161000-00162000 rw-p 00003000 08:07 39810 /usr/lib/xulrunner-2/libxpcom.so
- 00162000-00164000 r-xp 00000000 08:07 10441 /usr/lib/xulrunner-2/libmozalloc.so
- 00164000-00165000 rw-p 00001000 08:07 10441 /usr/lib/xulrunner-2/libmozalloc.so
- 00165000-00167000 r-xp 00000000 08:07 137973 /usr/lib/gconv/UTF-16.so
- 00167000-00168000 r--p 00001000 08:07 137973 /usr/lib/gconv/UTF-16.so
- 00168000-00169000 rw-p 00002000 08:07 137973 /usr/lib/gconv/UTF-16.so
- 00171000-0017c000 r-xp 00000000 08:07 1353 /lib/libnss_files-2.14.so
- 0017c000-0017d000 r--p 0000a000 08:07 1353 /lib/libnss_files-2.14.so
- 0017d000-0017e000 rw-p 0000b000 08:07 1353 /lib/libnss_files-2.14.so
- 0017e000-0017f000 ---p 00000000 00:00 0
- 0017f000-001ff000 rwxp 00000000 00:00 0
- 001ff000-00202000 ---p 00000000 00:00 0
- 00202000-00250000 rwxp 00000000 00:00 0
- 00250000-00253000 ---p 00000000 00:00 0
- 00253000-002a1000 rwxp 00000000 00:00 0
- 002a1000-002a4000 ---p 00000000 00:00 0
- 002a4000-00322000 rwxp 00000000 00:00 0
- 00322000-00325000 ---p 00000000 00:00 0
- 00325000-00373000 rwxp 00000000 00:00 0
- 00373000-00376000 ---p 00000000 00:00 0
- 00376000-003c4000 rwxp 00000000 00:00 0
- 003c4000-003c7000 ---p 00000000 00:00 0
- 003c7000-00415000 rwxp 00000000 00:00 0
- 00415000-0046e000 r-xp 00000000 08:06 20447841 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-pi-gtk-3659.so
- 0046e000-00470000 rw-p 00058000 08:06 20447841 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-pi-gtk-3659.so
- 00470000-00471000 rw-p 00000000 00:00 0
- 00471000-00474000 ---p 00000000 00:00 0
- 00474000-004c2000 rwxp 00000000 00:00 0
- 004c2000-004c5000 ---p 00000000 00:00 0
- 004c5000-00513000 rwxp 00000000 00:00 0
- 00513000-0052b000 r-xp 00000000 08:06 20448828 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-mozilla-gtk-3659.so
- 0052b000-0052c000 rw-p 00018000 08:06 20448828 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-mozilla-gtk-3659.so
- 00556000-00561000 r-xp 00000000 08:07 932353 /usr/java/jdk1.6.0_26/jre/lib/i386/libverify.so
- 00561000-00562000 rw-p 0000b000 08:07 932353 /usr/java/jdk1.6.0_26/jre/lib/i386/libverify.so
- 0058e000-00591000 ---p 00000000 00:00 0
- 00591000-005df000 rwxp 00000000 00:00 0
- 005df000-005e2000 ---p 00000000 00:00 0
- 005e2000-00630000 rwxp 00000000 00:00 0
- 0066e000-0069c000 r-xp 00000000 08:07 45244 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
- 0069c000-0069d000 rw-p 0002d000 08:07 45244 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
- 0069d000-006a0000 ---p 00000000 00:00 0
- 006a0000-006ee000 rwxp 00000000 00:00 0
- 00715000-00716000 r-xp 00000000 08:07 137922 /usr/lib/gconv/ISO8859-1.so
- 00716000-00717000 r--p 00001000 08:07 137922 /usr/lib/gconv/ISO8859-1.so
- 00717000-00718000 rw-p 00002000 08:07 137922 /usr/lib/gconv/ISO8859-1.so
- 0072c000-0072f000 ---p 00000000 00:00 0
- 0072f000-0077d000 rwxp 00000000 00:00 0
- 007bb000-007bc000 r-xp 00000000 00:00 0 [vdso]
- 007bc000-007bf000 ---p 00000000 00:00 0
- 007bf000-0080d000 rwxp 00000000 00:00 0
- 0080d000-00810000 ---p 00000000 00:00 0
- 00810000-0085e000 rwxp 00000000 00:00 0
- 00891000-00894000 ---p 00000000 00:00 0
- 00894000-008e2000 rwxp 00000000 00:00 0
- 008e2000-008e5000 ---p 00000000 00:00 0
- 008e5000-00933000 rwxp 00000000 00:00 0
- 0094d000-00950000 ---p 00000000 00:00 0
- 00950000-0099e000 rwxp 00000000 00:00 0
- 009c1000-009c4000 ---p 00000000 00:00 0
- 009c4000-00a12000 rwxp 00000000 00:00 0
- 00a2f000-00a43000 r-xp 00000000 08:07 932345 /usr/java/jdk1.6.0_26/jre/lib/i386/libnet.so
- 00a43000-00a44000 rw-p 00013000 08:07 932345 /usr/java/jdk1.6.0_26/jre/lib/i386/libnet.so
- 00a52000-00a56000 rwxp 00000000 00:00 0
- 00a76000-00a79000 r-xp 00000000 08:06 20447840 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-gtk-3659.so
- 00a79000-00a7a000 rw-p 00002000 08:06 20447840 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-gtk-3659.so
- 00a7a000-00a7b000 rw-p 00000000 00:00 0
- 00a7b000-00a7e000 ---p 00000000 00:00 0
- 00a7e000-00acc000 rwxp 00000000 00:00 0
- 00b19000-00b1c000 r-xp 00000000 08:07 141350 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
- 00b1c000-00b1d000 rw-p 00002000 08:07 141350 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so
- 00b1d000-00b20000 ---p 00000000 00:00 0
- 00b20000-00b6e000 rwxp 00000000 00:00 0
- 00bb9000-00bc0000 r-xp 00000000 08:07 25353 /usr/lib/gtk-2.0/2.10.0/immodules/im-xim.so
- 00bc0000-00bc1000 rw-p 00006000 08:07 25353 /usr/lib/gtk-2.0/2.10.0/immodules/im-xim.so
- 00bd5000-00bd8000 ---p 00000000 00:00 0
- 00bd8000-00c26000 rwxp 00000000 00:00 0
- 00c42000-00c44000 r-xp 00000000 08:07 22735 /usr/lib/gtk-2.0/modules/libpk-gtk-module.so
- 00c44000-00c45000 rw-p 00002000 08:07 22735 /usr/lib/gtk-2.0/modules/libpk-gtk-module.so
- 00c79000-00c88000 r-xp 00000000 08:07 932354 /usr/java/jdk1.6.0_26/jre/lib/i386/libzip.so
- 00c88000-00c8a000 rw-p 0000e000 08:07 932354 /usr/java/jdk1.6.0_26/jre/lib/i386/libzip.so
- 00c90000-00c97000 r-xp 00000000 08:07 932346 /usr/java/jdk1.6.0_26/jre/lib/i386/libnio.so
- 00c97000-00c98000 rw-p 00006000 08:07 932346 /usr/java/jdk1.6.0_26/jre/lib/i386/libnio.so
- 00ca4000-00cb0000 r-xp 00000000 08:06 20447798 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/eclipse_1310.so
- 00cb0000-00cb1000 rw-p 0000c000 08:06 20447798 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/eclipse_1310.so
- 00cb1000-00cb4000 ---p 00000000 00:00 0
- 00cb4000-00d02000 rwxp 00000000 00:00 0
- 00d4c000-00d4d000 ---p 00000000 00:00 0
- 00d4d000-00dcd000 rwxp 00000000 00:00 0
- 00dcd000-00dd0000 ---p 00000000 00:00 0
- 00dd0000-00e1e000 rwxp 00000000 00:00 0
- 00e5d000-00e66000 r-xp 00000000 08:06 20447851 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-atk-gtk-3659.so
- 00e66000-00e67000 rw-p 00008000 08:06 20447851 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/203/1/.cp/libswt-atk-gtk-3659.so
- 00e83000-00e88000 r-xp 00000000 08:07 141351 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
- 00e88000-00e89000 rw-p 00005000 08:07 141351 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so
- 00e89000-00e8c000 ---p 00000000 00:00 0
- 00e8c000-00eda000 rwxp 00000000 00:00 0
- 00efb000-00efe000 ---p 00000000 00:00 0
- 00efe000-00f4c000 rwxp 00000000 00:00 0
- 00f73000-00f78000 r-xp 00000000 08:07 44897 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
- 00f78000-00f79000 rw-p 00004000 08:07 44897 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
- 00f79000-0145a000 r-xp 00000000 08:07 932309 /usr/java/jdk1.6.0_26/jre/lib/i386/client/libjvm.so
- 0145a000-0147d000 rw-p 004e1000 08:07 932309 /usr/java/jdk1.6.0_26/jre/lib/i386/client/libjvm.so
- 0147d000-01899000 rw-p 00000000 00:00 0
- 01899000-0189c000 ---p 00000000 00:00 0
- 0189c000-018ea000 rwxp 00000000 00:00 0
- 018ea000-018ed000 ---p 00000000 00:00 0
- 018ed000-0193b000 rwxp 00000000 00:00 0
- 0218e000-02191000 ---p 00000000 00:00 0
- 02191000-021df000 rwxp 00000000 00:00 0
- 02eac000-02eaf000 ---p 00000000 00:00 0
- 02eaf000-02efd000 rwxp 00000000 00:00 0
- 03404000-03407000 ---p 00000000 00:00 0
- 03407000-03455000 rwxp 00000000 00:00 0
- 0382f000-03832000 ---p 00000000 00:00 0
- 03832000-03880000 rwxp 00000000 00:00 0
- 038ff000-03902000 ---p 00000000 00:00 0
- 03902000-03950000 rwxp 00000000 00:00 0
- 03c5f000-03cbf000 r-xp 00000000 08:07 148519 /usr/lib/libhunspell-1.2.so.0.0.0
- 03cbf000-03cc3000 rw-p 00060000 08:07 148519 /usr/lib/libhunspell-1.2.so.0.0.0
- 03e52000-03e55000 ---p 00000000 00:00 0
- 03e55000-03ea3000 rwxp 00000000 00:00 0
- 0485a000-0485d000 ---p 00000000 00:00 0
- 0485d000-048ab000 rwxp 00000000 00:00 0
- 053fc000-053ff000 ---p 00000000 00:00 0
- 053ff000-0544d000 rwxp 00000000 00:00 0
- 0641a000-0641d000 ---p 00000000 00:00 0
- 0641d000-0646b000 rwxp 00000000 00:00 0
- 069e3000-069fc000 r-xp 00000000 08:07 27991 /usr/lib/xulrunner-2/libmozjs.so
- 069fc000-069ff000 ---p 00019000 08:07 27991 /usr/lib/xulrunner-2/libmozjs.so
- 069ff000-06ccb000 r-xp 00019000 08:07 27991 /usr/lib/xulrunner-2/libmozjs.so
- 06ccb000-06d1c000 rw-p 002e5000 08:07 27991 /usr/lib/xulrunner-2/libmozjs.so
- 07628000-0762b000 ---p 00000000 00:00 0
- 0762b000-07679000 rwxp 00000000 00:00 0
- 08048000-0804c000 r-xp 00000000 08:06 20319094 /home/alexandrelc/Programas/Eclipse Java/eclipse
- 0804c000-0804d000 rw-p 00003000 08:06 20319094 /home/alexandrelc/Programas/Eclipse Java/eclipse
- 0849e000-0858e000 r-xp 00000000 08:07 4523 /lib/libasound.so.2.0.0
- 0858e000-08592000 rw-p 000f0000 08:07 4523 /lib/libasound.so.2.0.0
- 08b83000-08b86000 ---p 00000000 00:00 0
- 08b86000-08bd4000 rwxp 00000000 00:00 0
- 093c8000-093cb000 ---p 00000000 00:00 0
- 093cb000-09419000 rwxp 00000000 00:00 0
- 09b31000-0a5e8000 rw-p 00000000 00:00 0 [heap]
- 46258000-46261000 r-xp 00000000 08:07 158227 /usr/lib/libstartup-notification-1.so.0.0.0
- 46261000-46262000 rw-p 00008000 08:07 158227 /usr/lib/libstartup-notification-1.so.0.0.0
- 4720b000-4727c000 r-xp 00000000 08:07 155969 /usr/lib/libvpx.so.0.9.6
- 4727c000-4727d000 rw-p 00071000 08:07 155969 /usr/lib/libvpx.so.0.9.6
- 4727d000-47288000 rw-p 00000000 00:00 0
- 47e72000-47eb2000 r-xp 00000000 08:07 151166 /usr/lib/libjpeg.so.62.0.0
- 47eb2000-47eb3000 rw-p 0003f000 08:07 151166 /usr/lib/libjpeg.so.62.0.0
- 47eb3000-47ec3000 rw-p 00000000 00:00 0
- 48164000-48167000 r-xp 00000000 08:07 159205 /usr/lib/libxcb-atom.so.1.0.0
- 48167000-48168000 rw-p 00002000 08:07 159205 /usr/lib/libxcb-atom.so.1.0.0
- 49848000-49865000 r-xp 00000000 08:07 4123 /lib/ld-2.14.so
- 49865000-49866000 r--p 0001d000 08:07 4123 /lib/ld-2.14.so
- 49866000-49867000 rw-p 0001e000 08:07 4123 /lib/ld-2.14.so
- 49869000-499ee000 r-xp 00000000 08:07 4124 /lib/libc-2.14.so
- 499ee000-499f0000 r--p 00184000 08:07 4124 /lib/libc-2.14.so
- 499f0000-499f1000 rw-p 00186000 08:07 4124 /lib/libc-2.14.so
- 499f1000-499f4000 rw-p 00000000 00:00 0
- 499f6000-49a0c000 r-xp 00000000 08:07 4134 /lib/libpthread-2.14.so
- 49a0c000-49a0d000 r--p 00015000 08:07 4134 /lib/libpthread-2.14.so
- 49a0d000-49a0e000 rw-p 00016000 08:07 4134 /lib/libpthread-2.14.so
- 49a0e000-49a10000 rw-p 00000000 00:00 0
- 49a12000-49a15000 r-xp 00000000 08:07 4232 /lib/libdl-2.14.so
- 49a15000-49a16000 r--p 00002000 08:07 4232 /lib/libdl-2.14.so
- 49a16000-49a17000 rw-p 00003000 08:07 4232 /lib/libdl-2.14.so
- 49a19000-49a20000 r-xp 00000000 08:07 4136 /lib/librt-2.14.so
- 49a20000-49a21000 r--p 00006000 08:07 4136 /lib/librt-2.14.so
- 49a21000-49a22000 rw-p 00007000 08:07 4136 /lib/librt-2.14.so
- 49a24000-49a4c000 r-xp 00000000 08:07 4235 /lib/libm-2.14.so
- 49a4c000-49a4d000 r--p 00028000 08:07 4235 /lib/libm-2.14.so
- 49a4d000-49a4e000 rw-p 00029000 08:07 4235 /lib/libm-2.14.so
- 49a50000-49a6c000 r-xp 00000000 08:07 4236 /lib/libgcc_s-4.6.0-20110530.so.1
- 49a6c000-49a6d000 rw-p 0001b000 08:07 4236 /lib/libgcc_s-4.6.0-20110530.so.1
- 49a6f000-49a84000 r-xp 00000000 08:07 4234 /lib/libz.so.1.2.5
- 49a84000-49a85000 rw-p 00014000 08:07 4234 /lib/libz.so.1.2.5
- 49a87000-49aa4000 r-xp 00000000 08:07 4238 /lib/libselinux.so.1
- 49aa4000-49aa5000 r--p 0001c000 08:07 4238 /lib/libselinux.so.1
- 49aa5000-49aa6000 rw-p 0001d000 08:07 4238 /lib/libselinux.so.1
- 49aa8000-49bc0000 r-xp 00000000 08:07 4137 /lib/libglib-2.0.so.0.2800.8
- 49bc0000-49bc1000 rw-p 00118000 08:07 4137 /lib/libglib-2.0.so.0.2800.8
- 49bc3000-49bc7000 r-xp 00000000 08:07 4138 /lib/libgthread-2.0.so.0.2800.8
- 49bc7000-49bc8000 rw-p 00003000 08:07 4138 /lib/libgthread-2.0.so.0.2800.8
- 49bca000-49be0000 r-xp 00000000 08:07 4467 /lib/libresolv-2.14.so
- 49be0000-49be1000 r--p 00016000 08:07 4467 /lib/libresolv-2.14.so
- 49be1000-49be2000 rw-p 00017000 08:07 4467 /lib/libresolv-2.14.so
- 49be2000-49be4000 rw-p 00000000 00:00 0
- 49be6000-49c32000 r-xp 00000000 08:07 4231 /lib/libgobject-2.0.so.0.2800.8
- 49c32000-49c34000 rw-p 0004b000 08:07 4231 /lib/libgobject-2.0.so.0.2800.8
- 49c36000-49c39000 r-xp 00000000 08:07 4233 /lib/libgmodule-2.0.so.0.2800.8
- 49c39000-49c3a000 rw-p 00002000 08:07 4233 /lib/libgmodule-2.0.so.0.2800.8
- 49c3c000-49d66000 r-xp 00000000 08:07 4477 /lib/libgio-2.0.so.0.2800.8
- 49d66000-49d69000 rw-p 00129000 08:07 4477 /lib/libgio-2.0.so.0.2800.8
- 49d69000-49d6a000 rw-p 00000000 00:00 0
- 49d6c000-49db3000 r-xp 00000000 08:07 4701 /lib/libdbus-1.so.3.5.4
- 49db3000-49db4000 r--p 00047000 08:07 4701 /lib/libdbus-1.so.3.5.4
- 49db4000-49db5000 rw-p 00048000 08:07 4701 /lib/libdbus-1.so.3.5.4
- 49db7000-49dd4000 r-xp 00000000 08:07 154897 /usr/lib/libxcb.so.1.1.0
- 49dd4000-49dd5000 rw-p 0001d000 08:07 154897 /usr/lib/libxcb.so.1.1.0
- 49dd7000-49dd9000 r-xp 00000000 08:07 154895 /usr/lib/libXau.so.6.0.0
- 49dd9000-49dda000 rw-p 00001000 08:07 154895 /usr/lib/libXau.so.6.0.0
- 49ddc000-49f11000 r-xp 00000000 08:07 154898 /usr/lib/libX11.so.6.3.0
- 49f11000-49f15000 rw-p 00134000 08:07 154898 /usr/lib/libX11.so.6.3.0
- 49f17000-49f3d000 r-xp 00000000 08:07 4702 /lib/libexpat.so.1.5.2
- 49f3d000-49f3f000 rw-p 00026000 08:07 4702 /lib/libexpat.so.1.5.2
- 49f41000-49f51000 r-xp 00000000 08:07 154902 /usr/lib/libXext.so.6.4.0
- 49f51000-49f52000 rw-p 00010000 08:07 154902 /usr/lib/libXext.so.6.4.0
- 49f54000-49f7c000 r-xp 00000000 08:07 154924 /usr/lib/libpng12.so.0.46.0
- 49f7c000-49f7d000 rw-p 00027000 08:07 154924 /usr/lib/libpng12.so.0.46.0
- 49f7f000-49f8d000 r-xp 00000000 08:07 154931 /usr/lib/libXi.so.6.1.0
- 49f8d000-49f8e000 rw-p 0000d000 08:07 154931 /usr/lib/libXi.so.6.1.0
- 49f90000-4a026000 r-xp 00000000 08:07 154916 /usr/lib/libfreetype.so.6.6.2
- 4a026000-4a02a000 rw-p 00095000 08:07 154916 /usr/lib/libfreetype.so.6.6.2
- 4a02c000-4a05f000 r-xp 00000000 08:07 154917 /usr/lib/libfontconfig.so.1.4.4
- 4a05f000-4a060000 rw-p 00033000 08:07 154917 /usr/lib/libfontconfig.so.1.4.4
- 4a062000-4a064000 r-xp 00000000 08:07 154945 /usr/lib/libXdamage.so.1.1.0
- 4a064000-4a065000 rw-p 00001000 08:07 154945 /usr/lib/libXdamage.so.1.1.0
- 4a067000-4a089000 r-xp 00000000 08:07 154946 /usr/lib/libgdk_pixbuf-2.0.so.0.2300.3
- 4a089000-4a08a000 rw-p 00021000 08:07 154946 /usr/lib/libgdk_pixbuf-2.0.so.0.2300.3
- 4a08c000-4a095000 r-xp 00000000 08:07 154925 /usr/lib/libXrender.so.1.3.0
- 4a095000-4a096000 rw-p 00008000 08:07 154925 /usr/lib/libXrender.so.1.3.0
- 4a098000-4a0a3000 r-xp 00000000 08:07 154928 /usr/lib/libpangocairo-1.0.so.0.2800.4
- 4a0a3000-4a0a4000 rw-p 0000a000 08:07 154928 /usr/lib/libpangocairo-1.0.so.0.2800.4
- 4a0a6000-4a11d000 r-xp 00000000 08:07 154913 /usr/lib/libpixman-1.so.0.20.2
- 4a11d000-4a121000 rw-p 00076000 08:07 154913 /usr/lib/libpixman-1.so.0.20.2
- 4a16a000-4a16e000 r-xp 00000000 08:07 144182 /usr/lib/libcanberra-gtk.so.0.1.8
- 4a16e000-4a16f000 rw-p 00003000 08:07 144182 /usr/lib/libcanberra-gtk.so.0.1.8
- 4a273000-4a275000 r-xp 00000000 08:07 154930 /usr/lib/libXinerama.so.1.0.0
- 4a275000-4a276000 rw-p 00001000 08:07 154930 /usr/lib/libXinerama.so.1.0.0
- 4a278000-4a295000 r-xp 00000000 08:07 154955 /usr/lib/libatk-1.0.so.0.9.1
- 4a295000-4a297000 rw-p 0001c000 08:07 154955 /usr/lib/libatk-1.0.so.0.9.1
- 4a299000-4a34d000 r-xp 00000000 08:07 154926 /usr/lib/libcairo.so.2.11000.2
- 4a34d000-4a34f000 rw-p 000b3000 08:07 154926 /usr/lib/libcairo.so.2.11000.2
- 4a34f000-4a351000 rw-p 00000000 00:00 0
- 4a353000-4a357000 r-xp 00000000 08:07 154936 /usr/lib/libXfixes.so.3.1.0
- 4a357000-4a358000 rw-p 00003000 08:07 154936 /usr/lib/libXfixes.so.3.1.0
- 4a35a000-4a361000 r-xp 00000000 08:07 154935 /usr/lib/libXrandr.so.2.2.0
- 4a361000-4a362000 rw-p 00006000 08:07 154935 /usr/lib/libXrandr.so.2.2.0
- 4a364000-4a3ab000 r-xp 00000000 08:07 148264 /usr/lib/libpango-1.0.so.0.2800.4
- 4a3ab000-4a3ad000 rw-p 00046000 08:07 148264 /usr/lib/libpango-1.0.so.0.2800.4
- 4a3af000-4a3db000 r-xp 00000000 08:07 154927 /usr/lib/libpangoft2-1.0.so.0.2800.4
- 4a3db000-4a3dc000 rw-p 0002b000 08:07 154927 /usr/lib/libpangoft2-1.0.so.0.2800.4
- 4a3de000-4a427000 r-xp 00000000 08:07 4794 /lib/libfreebl3.so
- 4a427000-4a428000 rw-p 00048000 08:07 4794 /lib/libfreebl3.so
- 4a428000-4a42c000 rw-p 00000000 00:00 0
- 4a42e000-4a435000 r-xp 00000000 08:07 4795 /lib/libcrypt-2.14.so
- 4a435000-4a436000 r--p 00007000 08:07 4795 /lib/libcrypt-2.14.so
- 4a436000-4a437000 rw-p 00008000 08:07 4795 /lib/libcrypt-2.14.so
- 4a437000-4a45e000 rw-p 00000000 00:00 0
- 4a460000-4a469000 r-xp 00000000 08:07 154940 /usr/lib/libXcursor.so.1.0.2
- 4a469000-4a46a000 rw-p 00008000 08:07 154940 /usr/lib/libXcursor.so.1.0.2
- 4a46c000-4a46e000 r-xp 00000000 08:07 154941 /usr/lib/libXcomposite.so.1.0.0
- 4a46e000-4a46f000 rw-p 00001000 08:07 154941 /usr/lib/libXcomposite.so.1.0.0
- 4a471000-4a475000 r-xp 00000000 08:07 4797 /lib/libuuid.so.1.3.0
- 4a475000-4a476000 rw-p 00003000 08:07 4797 /lib/libuuid.so.1.3.0
- 4a478000-4a49c000 r-xp 00000000 08:07 141765 /usr/lib/libdbus-glib-1.so.2.1.0
- 4a49c000-4a49d000 rw-p 00024000 08:07 141765 /usr/lib/libdbus-glib-1.so.2.1.0
- 4a4a7000-4a589000 r-xp 00000000 08:07 144520 /usr/lib/libstdc++.so.6.0.16
- 4a589000-4a58d000 r--p 000e1000 08:07 144520 /usr/lib/libstdc++.so.6.0.16
- 4a58d000-4a58f000 rw-p 000e5000 08:07 144520 /usr/lib/libstdc++.so.6.0.16
- 4a58f000-4a595000 rw-p 00000000 00:00 0
- 4a597000-4a650000 r-xp 00000000 08:07 147758 /usr/lib/libgdk-x11-2.0.so.0.2400.4
- 4a650000-4a653000 rw-p 000b9000 08:07 147758 /usr/lib/libgdk-x11-2.0.so.0.2400.4
- 4aad3000-4ab0c000 r-xp 00000000 08:07 5018 /lib/libnspr4.so
- 4ab0c000-4ab0e000 rw-p 00038000 08:07 5018 /lib/libnspr4.so
- 4ab0e000-4ab0f000 rw-p 00000000 00:00 0
- 4ab11000-4ab15000 r-xp 00000000 08:07 5019 /lib/libplc4.so
- 4ab15000-4ab16000 rw-p 00003000 08:07 5019 /lib/libplc4.so
- 4ab18000-4ab1b000 r-xp 00000000 08:07 5020 /lib/libplds4.so
- 4ab1b000-4ab1c000 rw-p 00002000 08:07 5020 /lib/libplds4.so
- 4aca8000-4ade6000 r-xp 00000000 08:07 154990 /usr/lib/libnss3.so
- 4ade6000-4adea000 rw-p 0013d000 08:07 154990 /usr/lib/libnss3.so
- 4adea000-4adeb000 rw-p 00000000 00:00 0
- 4adf2000-4ae09000 r-xp 00000000 08:07 154989 /usr/lib/libnssutil3.so
- 4ae09000-4ae0c000 rw-p 00017000 08:07 154989 /usr/lib/libnssutil3.so
- 4aef5000-4aefa000 r-xp 00000000 08:07 155038 /usr/lib/libXtst.so.6.1.0
- 4aefa000-4aefb000 rw-p 00004000 08:07 155038 /usr/lib/libXtst.so.6.1.0
- 4af08000-4af0f000 r-xp 00000000 08:07 154969 /usr/lib/libSM.so.6.0.1
- 4af0f000-4af10000 rw-p 00006000 08:07 154969 /usr/lib/libSM.so.6.0.1
- 4af12000-4af28000 r-xp 00000000 08:07 154968 /usr/lib/libICE.so.6.3.0
- 4af28000-4af2a000 rw-p 00015000 08:07 154968 /usr/lib/libICE.so.6.3.0
- 4af2a000-4af2b000 rw-p 00000000 00:00 0
- 4af2d000-4af56000 r-xp 00000000 08:07 154992 /usr/lib/libsmime3.so
- 4af56000-4af58000 rw-p 00029000 08:07 154992 /usr/lib/libsmime3.so
- 4af5a000-4af8d000 r-xp 00000000 08:07 154991 /usr/lib/libssl3.so
- 4af8d000-4af8f000 rw-p 00033000 08:07 154991 /usr/lib/libssl3.so
- 4b09a000-4b0a0000 r-xp 00000000 08:07 148422 /usr/lib/libogg.so.0.7.1
- 4b0a0000-4b0a1000 rw-p 00005000 08:07 148422 /usr/lib/libogg.so.0.7.1
- 4b0a3000-4b0cd000 r-xp 00000000 08:07 155019 /usr/lib/libvorbis.so.0.4.5
- 4b0cd000-4b0ce000 rw-p 00029000 08:07 155019 /usr/lib/libvorbis.so.0.4.5
- 4b16c000-4b175000 r-xp 00000000 08:07 147631 /usr/lib/libltdl.so.7.3.0
- 4b175000-4b176000 rw-p 00008000 08:07 147631 /usr/lib/libltdl.so.7.3.0
- 4b178000-4b211000 r-xp 00000000 08:07 154959 /usr/lib/libsqlite3.so.0.8.6
- 4b211000-4b213000 rw-p 00099000 08:07 154959 /usr/lib/libsqlite3.so.0.8.6
- 4b215000-4b226000 r-xp 00000000 08:07 155049 /usr/lib/libtdb.so.1.2.9
- 4b226000-4b227000 rw-p 00010000 08:07 155049 /usr/lib/libtdb.so.1.2.9
- 4b24a000-4b24d000 r-xp 00000000 08:07 154966 /usr/lib/libxcb-aux.so.0.0.0
- 4b24d000-4b24e000 rw-p 00002000 08:07 154966 /usr/lib/libxcb-aux.so.0.0.0
- 4b250000-4b252000 r-xp 00000000 08:07 148436 /usr/lib/libxcb-event.so.1.0.0
- 4b252000-4b253000 rw-p 00002000 08:07 148436 /usr/lib/libxcb-event.so.1.0.0
- 4b28c000-4b2a2000 r-xp 00000000 08:07 6780 /lib/libnsl-2.14.so
- 4b2a2000-4b2a3000 r--p 00016000 08:07 6780 /lib/libnsl-2.14.so
- 4b2a3000-4b2a4000 rw-p 00017000 08:07 6780 /lib/libnsl-2.14.so
- 4b2a4000-4b2a6000 rw-p 00000000 00:00 0
- 4b2df000-4b2e7000 r-xp 00000000 08:07 155048 /usr/lib/libvorbisfile.so.3.3.4
- 4b2e7000-4b2e8000 rw-p 00007000 08:07 155048 /usr/lib/libvorbisfile.so.3.3.4
- 4b2ea000-4b78b000 r-xp 00000000 08:07 154986 /usr/lib/libgtk-x11-2.0.so.0.2400.4
- 4b78b000-4b791000 rw-p 004a1000 08:07 154986 /usr/lib/libgtk-x11-2.0.so.0.2400.4
- 4b791000-4b792000 rw-p 00000000 00:00 0
- 4b984000-4b994000 r-xp 00000000 08:07 155050 /usr/lib/libcanberra.so.0.2.5
- 4b994000-4b995000 rw-p 0000f000 08:07 155050 /usr/lib/libcanberra.so.0.2.5
- 4ca49000-4caa2000 r-xp 00000000 08:07 147815 /usr/lib/libXt.so.6.0.0
- 4caa2000-4caa6000 rw-p 00059000 08:07 147815 /usr/lib/libXt.so.6.0.0
- 4ff18000-4ffc7000 r-xp 00000000 08:07 27993 /usr/lib/xulrunner-2/libxul.so
- 4ffc7000-5011a000 ---p 000af000 08:07 27993 /usr/lib/xulrunner-2/libxul.so
- 5011a000-5129a000 r-xp 000af000 08:07 27993 /usr/lib/xulrunner-2/libxul.so
- 5129a000-513c9000 rw-p 0122e000 08:07 27993 /usr/lib/xulrunner-2/libxul.so
- 513c9000-51400000 rw-p 00000000 00:00 0
- 51400000-51421000 rw-p 00000000 00:00 0
- 51421000-51500000 ---p 00000000 00:00 0
- 51600000-51700000 rw-p 00000000 00:00 0
- 51700000-517be000 rw-p 00000000 00:00 0
- 517be000-51800000 ---p 00000000 00:00 0
- 51800000-518b9000 rw-p 00000000 00:00 0
- 518b9000-51900000 ---p 00000000 00:00 0
- 51ac6000-51b00000 r--p 00000000 08:07 1491 /usr/share/fonts/dejavu/DejaVuSansMono-BoldOblique.ttf
- 51b00000-51b43000 rw-p 00000000 00:00 0
- 51b43000-51c00000 ---p 00000000 00:00 0
- 51c14000-51c25000 r--s 000d5000 08:06 20319669 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.wst.xml.ui_1.1.103.v201101122108.jar
- 51c25000-51c61000 r--p 00000000 08:07 1492 /usr/share/fonts/dejavu/DejaVuSansMono-Oblique.ttf
- 51c61000-51cae000 r--p 00000000 08:07 1490 /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf
- 51cae000-51d00000 r--p 00000000 08:07 1493 /usr/share/fonts/dejavu/DejaVuSansMono.ttf
- 51d00000-51dfd000 rw-p 00000000 00:00 0
- 51dfd000-51e00000 ---p 00000000 00:00 0
- 51e00000-51eff000 rw-p 00000000 00:00 0
- 51eff000-51f00000 ---p 00000000 00:00 0
- 51f04000-51f13000 r--s 000da000 08:06 20319511 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ant.ui_3.5.0.v20100427.jar
- 51f1b000-51f25000 r--s 00066000 08:06 20319622 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ltk.ui.refactoring_3.5.0.v20100526-0800.jar
- 51f25000-51f2c000 r--s 0003c000 08:06 20319482 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.wst.common.snippets_1.2.2.v201101130441.jar
- 51f2c000-51f46000 r--s 0012c000 08:06 20319616 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jdt.debug.ui_3.5.2.v20100928a_r362.jar
- 51f46000-51f59000 r--s 00240000 08:06 20319800 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ve.jfc_1.5.0.R20101202-1328.jar
- 51f59000-51f65000 r--s 00093000 08:06 20319811 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jem.proxy_2.0.301.v201101101700.jar
- 51f65000-51f77000 r--s 000ba000 08:06 20319701 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.gef_3.6.2.v20110110-2020.jar
- 51f77000-51f87000 r--s 0011d000 08:06 20319595 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.emf.ecore_2.6.1.v20100914-1218.jar
- 51f87000-51f96000 r--s 000a7000 08:06 20319798 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ve.cde_1.5.0.R20101202-1328.jar
- 51f96000-51fb2000 r--s 00197000 08:06 20319799 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ve.java.core_1.5.0.R20101202-1328.jar
- 51fb2000-51fc1000 r--s 000b0000 08:06 20972244 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/304/1/.cp/lib/sqljet.jar
- 51fc1000-51fd7000 r--s 001c2000 08:06 20972240 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/304/1/.cp/lib/svnkit.jar
- 51fd7000-52000000 r--s 00425000 08:06 20319630 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar
- 52000000-52100000 rw-p 00000000 00:00 0
- 52101000-5210a000 r--s 00062000 08:06 20319567 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.wst.sse.core_1.1.504.v201102160550.jar
- 5210a000-52116000 r--s 00082000 08:06 20319733 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
- 52116000-52129000 r--s 000dc000 08:06 20319371 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
- 52131000-5213b000 r--s 00084000 08:06 20319507 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.team.cvs.core_3.3.301.R36x_v20110119-0815.jar
- 5213b000-52158000 r--s 0017a000 08:06 20319702 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.team.cvs.ui_3.3.302.R36x_v20110203-1036.jar
- 52158000-52161000 r--s 00056000 08:06 20319653 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.team.core_3.5.101.R36x_v20110203-1036.jar
- 52171000-52176000 r--s 00038000 08:06 20319638 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.text_3.5.0.v20100601-1300.jar
- 5217f000-52193000 r--p 00000000 08:07 149522 /usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo
- 52193000-52195000 r--s 0000e000 08:06 20319485 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.compare.core_3.5.101.R36x_v20100929-0800.jar
- 52195000-5219e000 r--s 0005b000 08:06 20319568 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jdt.junit_3.6.1.r361_v20100825-0800.jar
- 5219e000-521a5000 r--s 00094000 08:07 530724 /usr/java/jdk1.6.0_26/jre/lib/jsse.jar
- 521a6000-521af000 r--s 0007f000 08:06 20319587 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.draw2d_3.6.2.v20110128-0100.jar
- 521b5000-521c0000 r--p 00000000 08:07 138117 /usr/share/fonts/abattis-cantarell/Cantarell-Bold.otf
- 521c0000-521ce000 r--s 000a3000 08:06 20319384 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.wst.xml.core_1.1.503.v201102102045.jar
- 521ce000-521d1000 r--s 00014000 08:06 20319606 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar
- 521da000-521dd000 r--s 00013000 08:07 530567 /usr/java/jdk1.6.0_26/jre/lib/jce.jar
- 521de000-5223e000 rw-s 00000000 00:04 393221 /SYSV00000000 (deleted)
- 5223e000-52244000 r--s 0002f000 08:06 20319664 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.wst.common.emf_1.2.3.v201012100400.jar
- 5224d000-5227e000 r--s 00240000 08:06 20319708 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar
- 5227e000-52282000 r--s 0001f000 08:06 20319699 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.wst.common.emfworkbench.integration_1.2.3.v201012020600.jar
- 52282000-52289000 r--s 00048000 08:06 20319673 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ltk.core.refactoring_3.5.101.r362_v20101117-0800.jar
- 52289000-5228c000 r--s 00022000 08:06 20972243 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/304/1/.cp/lib/antlr-runtime-3.1.3.jar
- 5228c000-52290000 r--s 000e4000 08:06 20972242 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/304/1/.cp/lib/jna.jar
- 52290000-52293000 r--s 00018000 08:06 20972241 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/304/1/.cp/lib/svnkit-javahl.jar
- 52293000-52298000 r--s 00039000 08:06 20972239 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/304/1/.cp/lib/trilead.jar
- 52298000-522a3000 r--s 0007d000 08:06 20319613 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ui.editors_3.6.1.r361_v20100825-0800.jar
- 522a3000-522a7000 r--s 00024000 08:06 20319573 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ui.console_3.5.0.v20100526.jar
- 522a8000-522b1000 r--s 00059000 08:06 20319481 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.mylyn.commons.ui_3.4.0.v20100608-0100-e3x.jar
- 522b1000-522b3000 r--s 00007000 08:06 20319632 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.mylyn.ide.ui_3.4.0.v20100608-0100-e3x.jar
- 522b3000-522b6000 r--s 00018000 08:06 20319364 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.mylyn.context.core_3.4.1.v20100909-0100-e3x.jar
- 522b6000-522b7000 r--s 00008000 08:06 20319720 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.mylyn.monitor.core_3.4.0.v20100608-0100-e3x.jar
- 522b7000-522be000 r--s 00052000 08:06 20319659 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jdt.apt.core_3.3.402.R36_v20110120-1000.jar
- 522be000-522c1000 r--s 00017000 08:06 20319588 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.emf.ecore.change_2.5.1.v20100907-1643.jar
- 522c1000-522c6000 r--s 00020000 08:06 20319674 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.wst.common.frameworks.ui_1.2.0.v201004080500.jar
- 522c6000-522c9000 r--s 000c0000 08:06 20972234 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/303/1/.cp/lib/jna.jar
- 522c9000-522cc000 r--s 00016000 08:06 20972233 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/303/1/.cp/lib/svnkit-javahl.jar
- 522cc000-522e2000 r--s 001ac000 08:06 20972232 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/303/1/.cp/lib/svnkit.jar
- 522e2000-522e5000 r--s 00013000 08:06 20319604 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ui.views_3.5.1.M20110202-0800.jar
- 522e5000-52301000 r--s 00141000 08:06 20319714 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.team.ui_3.5.102.R36x_v20110203-1036.jar
- 52301000-52334000 r--s 0022e000 08:06 20316178 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.team.svn.ui_0.7.9.I20110207-1700.jar
- 52334000-523c6000 r--s 008f6000 08:06 20319379 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jdt.ui_3.6.2.r362_v20110203.jar
- 523c6000-523c8000 r--s 00007000 08:06 20319734 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.variables_3.2.400.v20100505.jar
- 523c8000-523cd000 r--s 00039000 08:06 20972231 /home/alexandrelc/Programas/Eclipse Java/configuration/org.eclipse.osgi/bundles/303/1/.cp/lib/trilead.jar
- 523cd000-523d2000 r--s 00027000 08:06 20316186 /home/alexandrelc/Programas/Eclipse Java/plugins/org.polarion.eclipse.team.svn.connector.javahl16_2.2.2.I20110124-1700.jar
- 523d2000-523e7000 r--s 000d2000 08:06 20316177 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.team.svn.core_0.7.9.I20110207-1700.jar
- 523e7000-523ef000 r--s 0004c000 08:06 20319561 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.debug.core_3.6.0.v20100519.jar
- 523fa000-52400000 r--s 00030000 08:06 20319474 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.wst.dtd.ui_1.0.500.v201004290328.jar
- 52400000-524f8000 rw-p 00000000 00:00 0
- 524f8000-52500000 ---p 00000000 00:00 0
- 52500000-52504000 r--s 0001d000 08:06 20319569 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ui.externaltools_3.2.0.v20100427.jar
- 52504000-52507000 r--s 0000b000 08:06 20319512 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.wst.common.core_1.2.0.v200908252030.jar
- 52507000-52509000 r--s 003c4000 08:06 20316188 /home/alexandrelc/Programas/Eclipse Java/plugins/org.polarion.eclipse.team.svn.connector.svnkit16_2.2.2.I20110124-1700.jar
- 52509000-5250c000 rw-s 00000000 00:04 360452 /SYSV00000000 (deleted)
- 52510000-52511000 r--s 00007000 08:06 20319603 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jdt.apt.pluggable.core_1.0.301.R36_v20100727-0110.jar
- 52511000-52513000 r--s 002be000 08:06 20316187 /home/alexandrelc/Programas/Eclipse Java/plugins/org.polarion.eclipse.team.svn.connector.svnkit15_2.2.2.I20110124-1700.jar
- 52513000-52517000 r--s 00027000 08:06 20316185 /home/alexandrelc/Programas/Eclipse Java/plugins/org.polarion.eclipse.team.svn.connector.javahl15_2.2.2.I20110124-1700.jar
- 52517000-5251b000 r--s 00044000 08:06 20319499 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jdt.launching_3.5.200.v20110105_r362.jar
- 5251b000-5251f000 r--s 00022000 08:06 20319649 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.mylyn.java.ui_3.4.0.v20100608-0100-e3x.jar
- 5251f000-52527000 r--s 00115000 08:07 530723 /usr/java/jdk1.6.0_26/jre/lib/resources.jar
- 52527000-5252a000 r--s 00013000 08:06 20319575 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.expressions_3.4.200.v20100505.jar
- 5252a000-5254b000 r--s 00607000 08:06 20319687 /home/alexandrelc/Programas/Eclipse Java/plugins/com.ibm.icu_4.2.1.v20100412.jar
- 5254b000-5254f000 r--s 00032000 08:06 20319625 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.emf.ecore.xmi_2.5.0.v20100521-1846.jar
- 5254f000-52553000 r--s 00030000 08:06 20319623 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.emf.common_2.6.0.v20100914-1218.jar
- 52553000-52556000 r--s 00019000 08:06 20319460 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar
- 52556000-52559000 r--s 00012000 08:06 20319651 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jdt.core.manipulation_1.3.0.v20100520-0800.jar
- 52559000-5255b000 r--s 0000c000 08:06 20319700 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jdt.compiler.tool_1.0.100.v_A76_R36x.jar
- 5255b000-52600000 r--p 00000000 08:07 1523 /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf
- 52600000-5262e000 rw-p 00000000 00:00 0
- 5262e000-52700000 ---p 00000000 00:00 0
- 52700000-52703000 r--s 00014000 08:06 20319382 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar
- 52703000-52706000 r--s 00018000 08:06 20319689 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jem.util_2.1.3.v201012070000.jar
- 52706000-52712000 r--s 000b2000 08:06 20319624 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.resources_3.6.1.R36x_v20110131-1630.jar
- 52712000-52738000 r--s 0020a000 08:06 20319475 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ui.ide_3.6.2.M20101201-0800.jar
- 52738000-52742000 r--p 00000000 08:07 138118 /usr/share/fonts/abattis-cantarell/Cantarell-Regular.otf
- 52742000-52745000 r--s 00000000 08:07 7297 /var/cache/fontconfig/87f5e051180a7a75f16eb6fe7dbd3749-le32d4.cache-3
- 52745000-5274b000 r--s 00000000 08:07 7230 /var/cache/fontconfig/b79f3aaa7d385a141ab53ec885cc22a8-le32d4.cache-3
- 5274b000-5274d000 r--s 00000000 08:07 5579 /var/cache/fontconfig/0b1bcc92b4d25cc154d77dafe3bceaa0-le32d4.cache-3
- 5274d000-5274f000 r--s 00000000 08:07 5578 /var/cache/fontconfig/2e1514a9fdd499050989183bb65136db-le32d4.cache-3
- 5274f000-52751000 r--s 00000000 08:07 5577 /var/cache/fontconfig/5c755b2f27115486aa6359c84dd3cbda-le32d4.cache-3
- 52751000-52752000 r--s 00000000 08:07 5576 /var/cache/fontconfig/3f821257dd33660ba7bbb45c32deb84c-le32d4.cache-3
- 52752000-52754000 r--s 00000000 08:07 5575 /var/cache/fontconfig/830f035fa84a65ce80e050178dbb630d-le32d4.cache-3
- 52754000-52755000 r--s 00000000 08:07 5574 /var/cache/fontconfig/81a173283b451552b599cfaafd6236bd-le32d4.cache-3
- 52755000-52756000 r--s 00000000 08:07 5573 /var/cache/fontconfig/ac68f755438cc3dc5a526084839fc7ca-le32d4.cache-3
- 52756000-52757000 r--s 00000000 08:07 5572 /var/cache/fontconfig/12513961c6e7090f8648812f9eaf65d6-le32d4.cache-3
- 52757000-52759000 r--s 00000000 08:07 5571 /var/cache/fontconfig/e26bf336397aae6fcef4d3803472adec-le32d4.cache-3
- 52759000-5275a000 r--s 00000000 08:07 5570 /var/cache/fontconfig/a5c2dc934fad9bbf30c854216245519d-le32d4.cache-3
- 5275a000-5275b000 r--s 00000000 08:07 5569 /var/cache/fontconfig/17e60ccdf2eb53b214a9a5d6663eb217-le32d4.cache-3
- 5275b000-5275c000 r--s 00000000 08:07 29540 /var/cache/fontconfig/6fcb01a03a016cc71057b587cdea6709-le32d4.cache-3
- 5275c000-5275d000 r--s 00000000 08:07 5568 /var/cache/fontconfig/b887eea8f1b96e1d899b44ed6681fc27-le32d4.cache-3
- 5275d000-5275e000 r--s 00000000 08:07 5567 /var/cache/fontconfig/860639f272b8b4b3094f9e399e41bccd-le32d4.cache-3
- 5275e000-5275f000 r--s 00000000 08:07 5566 /var/cache/fontconfig/211368abcb0ff835c229ff05c9ec01dc-le32d4.cache-3
- 5275f000-52760000 r--s 00000000 08:07 5565 /var/cache/fontconfig/c46020d7221988a13df853d2b46304fc-le32d4.cache-3
- 52760000-52761000 r--s 00000000 08:07 35471 /var/cache/fontconfig/df893b4576ad6107f9397134092c4059-le32d4.cache-3
- 52761000-52762000 r--s 00000000 08:07 5563 /var/cache/fontconfig/900402270e15d763a6e008bb2d4c7686-le32d4.cache-3
- 52762000-52763000 r--s 00000000 08:07 35470 /var/cache/fontconfig/47f48679023f44a4d1e44699a69464f6-le32d4.cache-3
- 52763000-52764000 r--s 00000000 08:07 5561 /var/cache/fontconfig/2881ed3fd21ca306ddad6f9b0dd3189f-le32d4.cache-3
- 52764000-52765000 r--s 00000000 08:07 5560 /var/cache/fontconfig/3c3fb04d32a5211b073874b125d29701-le32d4.cache-3
- 52765000-52766000 r--s 00000000 08:07 5559 /var/cache/fontconfig/e61abf8156cc476151baa07d67337cae-le32d4.cache-3
- 52766000-52769000 r--s 00000000 08:07 35472 /var/cache/fontconfig/b67b32625a2bb51b023d3814a918f351-le32d4.cache-3
- 52769000-5276a000 r--s 00000000 08:07 5557 /var/cache/fontconfig/d3379abda271c4acd2ad0c01f565d0b0-le32d4.cache-3
- 5276a000-5276b000 r--s 00000000 08:07 5556 /var/cache/fontconfig/b4d0b56f766d89640448751fcd18ec1e-le32d4.cache-3
- 5276b000-52772000 r--s 00000000 08:07 5555 /var/cache/fontconfig/12b26b760a24f8b4feb03ad48a333a72-le32d4.cache-3
- 52772000-52773000 r--s 00000000 08:07 5554 /var/cache/fontconfig/3640555adad8a8f6978400293cfce7ab-le32d4.cache-3
- 52773000-52777000 r--s 00017000 08:06 20319730 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.commands_3.6.0.I20100512-1500.jar
- 52777000-5277c000 r--s 00021000 08:06 20319696 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ui_3.6.2.M20110203-1100.jar
- 5277c000-52790000 r--s 00213000 08:06 20319563 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.swt.gtk.linux.x86_3.6.2.v3659b.jar
- 52790000-52791000 r--s 00004000 08:06 20319484 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.swt_3.6.2.v3659c.jar
- 52791000-527a6000 r--s 000f1000 08:06 20319706 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jface_3.6.2.M20110210-1200.jar
- 527a6000-527a8000 r--s 00001000 08:06 20319467 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ui.workbench.compatibility_3.2.100.I20100511-0800/compatibility.jar
- 527a8000-527ef000 r--s 003ab000 08:06 20319386 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
- 527ef000-527f0000 r--s 00002000 08:06 20319590 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.filesystem.linux.x86_1.4.0.v20100505-1235.jar
- 527f0000-527f4000 r--s 00036000 08:06 20319806 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jem.beaninfo_2.0.300.v200905030615.jar
- 527f4000-527f6000 r--s 0000b000 08:06 20319502 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar
- 527f6000-527fb000 r--s 0003f000 08:06 20319804 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jem_2.0.400.v201005110200.jar
- 527fb000-527fd000 r--s 00011000 08:06 20319801 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.ve.propertysheet_1.5.0.R20101202-1328.jar
- 527fd000-52800000 r--s 00019000 08:06 20319615 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.equinox.preferences_3.3.0.v20100503.jar
- 52800000-528a4000 rw-p 00000000 00:00 0
- 528a4000-52900000 ---p 00000000 00:00 0
- 52900000-529fe000 rw-p 00000000 00:00 0
- 529fe000-52a00000 ---p 00000000 00:00 0
- 52a00000-52ae6000 rw-p 00000000 00:00 0
- 52ae6000-52b00000 ---p 00000000 00:00 0
- 52b00000-52bfe000 rw-p 00000000 00:00 0
- 52bfe000-52c00000 ---p 00000000 00:00 0
- 52c00000-52cff000 rw-p 00000000 00:00 0
- 52cff000-52d00000 ---p 00000000 00:00 0
- 52d00000-52d21000 rw-p 00000000 00:00 0
- 52d21000-52e00000 ---p 00000000 00:00 0
- 52e00000-52efc000 rw-p 00000000 00:00 0
- 52efc000-52f00000 ---p 00000000 00:00 0
- 52f00000-52f04000 r--s 00029000 08:06 20319628 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.equinox.registry_3.5.0.v20100503.jar
- 52f04000-52f06000 r--s 00010000 08:06 20319591 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.runtime_3.6.0.v20100505.jar
- 52f06000-52f08000 r--s 00011000 08:06 20319808 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jem.workbench_2.0.300.v200910290230.jar
- 52f08000-52f0b000 r--s 00023000 08:06 20319680 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jdt.compiler.apt_1.0.300.v20100513-0845.jar
- 52f0b000-52f0d000 r--s 00011000 08:06 20319677 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.equinox.util_1.0.200.v20100503.jar
- 52f0d000-52f0f000 r--s 00004000 08:06 20319807 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jem.beaninfo.vm.common_2.0.300.v201004110600.jar
- 52f0f000-52f11000 r--s 00017000 08:06 20319688 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar
- 52f11000-52f13000 r--s 00001000 08:07 932290 /usr/java/jdk1.6.0_26/jre/lib/ext/dnsns.jar
- 52f13000-52f24000 r--s 00108000 08:06 20319577 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar
- 52f24000-52f26000 r--s 0000a000 08:06 20319681 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
- 52f26000-52f5a000 rw-p 00000000 00:00 0
- 52f5a000-530f2000 r--s 03029000 08:07 530731 /usr/java/jdk1.6.0_26/jre/lib/rt.jar
- 530f2000-53113000 rw-p 00000000 00:00 0
- 53113000-53273000 rw-p 00000000 00:00 0
- 53273000-532c9000 rw-p 00000000 00:00 0
- 532c9000-53374000 rw-p 00000000 00:00 0
- 53374000-5339f000 rw-p 00000000 00:00 0
- 5339f000-533f4000 rw-p 00000000 00:00 0
- 533f4000-5344a000 rw-p 00000000 00:00 0
- 5344a000-534f4000 rw-p 00000000 00:00 0
- 534f4000-53514000 rw-p 00000000 00:00 0
- 53514000-5367f000 rw-p 00000000 00:00 0
- 5367f000-58bf0000 rw-p 00000000 00:00 0
- 58bf0000-63680000 rw-p 00000000 00:00 0
- 63680000-6e130000 rw-p 00000000 00:00 0
- 6e130000-83680000 rw-p 00000000 00:00 0
- 83680000-87680000 rw-p 00000000 00:00 0
- 87680000-b5480000 rw-p 00000000 00:00 0
- b5480000-b54a7000 rw-p 00000000 00:00 0
- b54a7000-b5500000 rw-p 00000000 00:00 0
- b5500000-b5ea0000 rwxp 00000000 00:00 0
- b5ea0000-b7500000 rw-p 00000000 00:00 0
- b7500000-b7508000 rw-s 00000000 08:07 264491 /tmp/hsperfdata_alexandrelc/2634
- b7508000-b7509000 rw-p 00000000 00:00 0
- b7509000-b750a000 r--p 00000000 00:00 0
- b750a000-b756a000 rw-s 00000000 00:04 327683 /SYSV00000000 (deleted)
- b756a000-b7570000 r--p 00000000 08:07 141441 /usr/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo
- b7570000-b7576000 r--p 00000000 08:07 149529 /usr/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo
- b7576000-b75d9000 rw-p 00000000 00:00 0
- b75d9000-b75f6000 r--s 00000000 08:07 139111 /usr/share/mime/mime.cache
- b75f6000-b75f7000 r--s 00009000 08:06 20319805 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.jem.beaninfo.vm_2.0.300.v201004110600.jar
- b75f7000-b760c000 r--p 00000000 08:07 137724 /usr/share/locale/pt_BR/LC_MESSAGES/libc.mo
- b760c000-b780c000 r--p 00000000 08:07 139947 /usr/lib/locale/locale-archive
- b780c000-b780e000 rw-p 00000000 00:00 0
- b780e000-b780f000 r--s 00002000 08:06 20447763 /home/alexandrelc/Programas/Eclipse Java/plugins/org.eclipse.core.runtime.compatibility.registry_3.3.0.v20100520/runtime_registry_compatibility.jar
- b780f000-b7816000 r--s 00000000 08:07 139373 /usr/lib/gconv/gconv-modules.cache
- b7816000-b7825000 r--p 00000000 08:07 150038 /usr/share/locale/pt_BR/LC_MESSAGES/gtk20.mo
- b7825000-b7826000 rw-p 00000000 00:00 0
- bfb49000-bfb4c000 ---p 00000000 00:00 0
- bfb4d000-bfb99000 rwxp 00000000 00:00 0 [stack]
- VM Arguments:
- jvm_args: -Dosgi.requiredJavaVersion=1.5 -XX:MaxPermSize=768m -Xms256m -Xmx768m
- java_command: <unknown>
- Launcher Type: generic
- Environment Variables:
- JAVA_HOME=/usr/java/jre1.6.0_26
- PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/alexandrelc/bin
- USERNAME=alexandrelc
- LD_LIBRARY_PATH=/usr/java/jdk1.6.0_26/jre/lib/i386/client:/usr/java/jdk1.6.0_26/jre/lib/i386:
- SHELL=/bin/bash
- DISPLAY=:0.0
- Signal Handlers:
- SIGSEGV: [libjvm.so+0x469ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
- SIGBUS: [libjvm.so+0x469ec0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
- SIGFPE: [libjvm.so+0x38bf10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
- SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
- SIGXFSZ: [libjvm.so+0x38bf10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
- SIGILL: [libjvm.so+0x38bf10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
- SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
- SIGUSR2: [libjvm.so+0x38f150], sa_mask[0]=0x00000000, sa_flags=0x10000004
- SIGHUP: [libjvm.so+0x38ed30], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
- SIGINT: [libjvm.so+0x38ed30], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
- SIGTERM: [libjvm.so+0x38ed30], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
- SIGQUIT: [libjvm.so+0x38ed30], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
- --------------- S Y S T E M ---------------
- OS:Fedora release 15 (Lovelock)
- uname:Linux 2.6.38.8-35.fc15.i686 #1 SMP Wed Jul 6 14:46:26 UTC 2011 i686
- libc:glibc 2.14 NPTL 2.14
- rlimit: STACK 8192k, CORE 0k, NPROC 1024, NOFILE 4096, AS infinity
- load average:1,42 0,96 0,42
- /proc/meminfo:
- MemTotal: 2956028 kB
- MemFree: 1660128 kB
- Buffers: 51812 kB
- Cached: 548576 kB
- SwapCached: 0 kB
- Active: 715876 kB
- Inactive: 491600 kB
- Active(anon): 608092 kB
- Inactive(anon): 138472 kB
- Active(file): 107784 kB
- Inactive(file): 353128 kB
- Unevictable: 0 kB
- Mlocked: 0 kB
- HighTotal: 2102232 kB
- HighFree: 931648 kB
- LowTotal: 853796 kB
- LowFree: 728480 kB
- SwapTotal: 975868 kB
- SwapFree: 975868 kB
- Dirty: 348 kB
- Writeback: 0 kB
- AnonPages: 607088 kB
- Mapped: 103724 kB
- Shmem: 139488 kB
- Slab: 45392 kB
- SReclaimable: 19008 kB
- SUnreclaim: 26384 kB
- KernelStack: 3360 kB
- PageTables: 6696 kB
- NFS_Unstable: 0 kB
- Bounce: 0 kB
- WritebackTmp: 0 kB
- CommitLimit: 2453880 kB
- Committed_AS: 2010376 kB
- VmallocTotal: 122880 kB
- VmallocUsed: 33228 kB
- VmallocChunk: 68652 kB
- HardwareCorrupted: 0 kB
- AnonHugePages: 253952 kB
- HugePages_Total: 0
- HugePages_Free: 0
- HugePages_Rsvd: 0
- HugePages_Surp: 0
- Hugepagesize: 4096 kB
- DirectMap4k: 20472 kB
- DirectMap4M: 880640 kB
- CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
- /proc/cpuinfo:
- processor : 0
- vendor_id : GenuineIntel
- cpu family : 6
- model : 37
- model name : Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz
- stepping : 5
- cpu MHz : 2266.000
- cache size : 3072 KB
- physical id : 0
- siblings : 4
- 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 : 11
- wp : yes
- flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm arat dts tpr_shadow vnmi flexpriority ept vpid
- bogomips : 4533.33
- clflush size : 64
- cache_alignment : 64
- address sizes : 36 bits physical, 48 bits virtual
- power management:
- processor : 1
- vendor_id : GenuineIntel
- cpu family : 6
- model : 37
- model name : Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz
- stepping : 5
- cpu MHz : 933.000
- cache size : 3072 KB
- physical id : 0
- siblings : 4
- core id : 2
- cpu cores : 2
- apicid : 4
- initial apicid : 4
- fdiv_bug : no
- hlt_bug : no
- f00f_bug : no
- coma_bug : no
- fpu : yes
- fpu_exception : yes
- cpuid level : 11
- wp : yes
- flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm arat dts tpr_shadow vnmi flexpriority ept vpid
- bogomips : 4533.18
- clflush size : 64
- cache_alignment : 64
- address sizes : 36 bits physical, 48 bits virtual
- power management:
- processor : 2
- vendor_id : GenuineIntel
- cpu family : 6
- model : 37
- model name : Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz
- stepping : 5
- cpu MHz : 933.000
- cache size : 3072 KB
- physical id : 0
- siblings : 4
- core id : 0
- 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 : 11
- wp : yes
- flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm arat dts tpr_shadow vnmi flexpriority ept vpid
- bogomips : 4533.18
- clflush size : 64
- cache_alignment : 64
- address sizes : 36 bits physical, 48 bits virtual
- power management:
- processor : 3
- vendor_id : GenuineIntel
- cpu family : 6
- model : 37
- model name : Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz
- stepping : 5
- cpu MHz : 933.000
- cache size : 3072 KB
- physical id : 0
- siblings : 4
- core id : 2
- cpu cores : 2
- apicid : 5
- initial apicid : 5
- fdiv_bug : no
- hlt_bug : no
- f00f_bug : no
- coma_bug : no
- fpu : yes
- fpu_exception : yes
- cpuid level : 11
- wp : yes
- flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm arat dts tpr_shadow vnmi flexpriority ept vpid
- bogomips : 4533.18
- clflush size : 64
- cache_alignment : 64
- address sizes : 36 bits physical, 48 bits virtual
- power management:
- Memory: 4k page, physical 2956028k(1660128k free), swap 975868k(975868k free)
- vm_info: Java HotSpot(TM) Client VM (20.1-b02) for linux-x86 JRE (1.6.0_26-b03), built on May 4 2011 01:23:42 by "java_re" with gcc 3.2.1-7a (J2SE release)
- time: Thu Jul 28 14:13:08 2011
- elapsed time: 59 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement