# # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x610b7b42, pid=13687, tid=3076527808 # # JRE version: 6.0_25-b06 # Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode linux-x86 ) # Problematic frame: # C [libxul.so+0xc6cb42] NS_UTF16ToCString_P+0x195cb # # 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 (0x09708c00): JavaThread "main" [_thread_in_native, id=13687, stack(0xbfd7d000,0xbfdcd000)] siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00750010 Registers: EAX=0xbfdca3e0, EBX=0x61898c94, ECX=0xbfdca3e4, EDX=0x00750010 ESP=0xbfdc9360, EBP=0xbfdc9398, ESI=0xbfdca3e8, EDI=0xbfdca3e0 EIP=0x610b7b42, EFLAGS=0x00210206, CR2=0x00750010 Top of Stack: (sp=0xbfdc9360) 0xbfdc9360: bfdc9380 bfdca41c bfdca3e4 09ab7df8 0xbfdc9370: bfdc938c bfdc9390 1312e544 00000fa6 0xbfdc9380: b746f30c 00000000 bfdc93a0 61898c94 0xbfdc9390: bfdc93dc bfdca41c bfdca3f8 610b7cba 0xbfdc93a0: bfdca3ef bfdca3dc bfdca3e0 bfdca3e4 0xbfdc93b0: bfdca3e8 00001000 00000000 00000000 0xbfdc93c0: 098e4570 b7728fb8 00000008 61cbd288 0xbfdc93d0: 00002ab2 00000116 098f7800 ebafb9e1 Instructions: (pc=0x610b7b42) 0x610b7b22: 44 21 03 00 89 4d d0 e8 85 fc ff ff 8b 4d d0 83 0x610b7b32: 3f 00 74 1f 83 3e 00 74 1a 8b 45 0c 8b 10 8b 01 0x610b7b42: 66 8b 12 88 10 8b 45 0c 83 00 02 ff 0f ff 01 ff 0x610b7b52: 0e eb dc 8d 65 f4 31 c0 5b 5e 5f 5d c3 90 55 89 Register to memory mapping: EAX=0xbfdca3e0 is pointing into the stack for thread: 0x09708c00 EBX=0x61898c94: in /usr/lib/xulrunner-2.0/libxul.so at 0x6044b000 ECX=0xbfdca3e4 is pointing into the stack for thread: 0x09708c00 EDX=0x00750010 is an unknown value ESP=0xbfdc9360 is pointing into the stack for thread: 0x09708c00 EBP=0xbfdc9398 is pointing into the stack for thread: 0x09708c00 ESI=0xbfdca3e8 is pointing into the stack for thread: 0x09708c00 EDI=0xbfdca3e0 is pointing into the stack for thread: 0x09708c00 Stack: [0xbfd7d000,0xbfdcd000], sp=0xbfdc9360, free space=304k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libxul.so+0xc6cb42] NS_UTF16ToCString_P+0x195cb C [libxul.so+0xc6ccba] NS_UTF16ToCString_P+0x19743 C [libxul.so+0xc790c6] NS_NewLocalFile_P+0x28 C [libxpcom.so+0x1db8] NS_NewLocalFile+0x2b 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.Mozilla.initXPCOM(Ljava/lang/String;Z)V+21 j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)Z+575 j org.eclipse.swt.browser.Browser.(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.hover.JavadocHover$PresenterControlCreator.doCreateInformationControl(Lorg/eclipse/swt/widgets/Shell;)Lorg/eclipse/jface/text/IInformationControl;+1 j org.eclipse.jface.text.AbstractReusableInformationControlCreator.createInformationControl(Lorg/eclipse/swt/widgets/Shell;)Lorg/eclipse/jface/text/IInformationControl;+20 j org.eclipse.jface.text.AbstractInformationControlManager.getInformationControl()Lorg/eclipse/jface/text/IInformationControl;+176 j org.eclipse.jface.text.AbstractInformationControlManager.internalShowInformationControl(Lorg/eclipse/swt/graphics/Rectangle;Ljava/lang/Object;)V+18 j org.eclipse.jface.text.AbstractInformationControlManager.presentInformation()V+70 j org.eclipse.jface.text.AbstractInformationControlManager.setInformation(Ljava/lang/Object;Lorg/eclipse/swt/graphics/Rectangle;)V+11 j org.eclipse.jface.text.information.InformationPresenter.computeInformation()V+170 j org.eclipse.jface.text.AbstractInformationControlManager.doShowInformation()V+11 j org.eclipse.jface.text.AbstractInformationControlManager.showInformation()V+8 j org.eclipse.jface.text.source.SourceViewer.doOperation(I)V+113 j org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(I)V+425 j org.eclipse.jdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(I)V+89 j org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor$AdaptedSourceViewer.doOperation(I)V+130 j org.eclipse.ui.texteditor.TextOperationAction$1.run()V+14 j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116 j org.eclipse.ui.texteditor.TextOperationAction.run()V+86 j org.eclipse.ui.texteditor.AbstractTextEditor$InformationDispatchAction.run()V+127 j org.eclipse.jface.action.Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+1 j org.eclipse.ui.commands.ActionHandler.execute(Ljava/util/Map;)Ljava/lang/Object;+64 j org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+79 j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+115 j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21 j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Lorg/eclipse/swt/widgets/Event;)Z+210 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+131 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V+165 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V+2 j org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+177 J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V j org.eclipse.swt.widgets.Widget.sendKeyEvent(ILorg/eclipse/swt/internal/gtk/GdkEventKey;)Z+58 j org.eclipse.swt.widgets.Widget.gtk_key_press_event(II)I+19 j org.eclipse.swt.widgets.Control.gtk_key_press_event(II)I+93 j org.eclipse.swt.widgets.Composite.gtk_key_press_event(II)I+3 J org.eclipse.swt.widgets.Widget.windowProc(III)I V [libjvm.so+0x24cc31] AsyncGetCallTrace+0x6f421 V [libjvm.so+0x38d0e8] __int128+0x25b8 V [libjvm.so+0x24ca5f] AsyncGetCallTrace+0x6f24f V [libjvm.so+0x2811f7] JNI_GetCreatedJavaVMs+0x817 V [libjvm.so+0x261c72] AsyncGetCallTrace+0x84462 C [libswt-gtk-3659.so+0x23f8] char+0x22c C 0x630042d5 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.Mozilla.initXPCOM(Ljava/lang/String;Z)V+21 j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)Z+575 j org.eclipse.swt.browser.Browser.(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.hover.JavadocHover$PresenterControlCreator.doCreateInformationControl(Lorg/eclipse/swt/widgets/Shell;)Lorg/eclipse/jface/text/IInformationControl;+1 j org.eclipse.jface.text.AbstractReusableInformationControlCreator.createInformationControl(Lorg/eclipse/swt/widgets/Shell;)Lorg/eclipse/jface/text/IInformationControl;+20 j org.eclipse.jface.text.AbstractInformationControlManager.getInformationControl()Lorg/eclipse/jface/text/IInformationControl;+176 j org.eclipse.jface.text.AbstractInformationControlManager.internalShowInformationControl(Lorg/eclipse/swt/graphics/Rectangle;Ljava/lang/Object;)V+18 j org.eclipse.jface.text.AbstractInformationControlManager.presentInformation()V+70 j org.eclipse.jface.text.AbstractInformationControlManager.setInformation(Ljava/lang/Object;Lorg/eclipse/swt/graphics/Rectangle;)V+11 j org.eclipse.jface.text.information.InformationPresenter.computeInformation()V+170 j org.eclipse.jface.text.AbstractInformationControlManager.doShowInformation()V+11 j org.eclipse.jface.text.AbstractInformationControlManager.showInformation()V+8 j org.eclipse.jface.text.source.SourceViewer.doOperation(I)V+113 j org.eclipse.jface.text.source.projection.ProjectionViewer.doOperation(I)V+425 j org.eclipse.jdt.internal.ui.javaeditor.JavaSourceViewer.doOperation(I)V+89 j org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor$AdaptedSourceViewer.doOperation(I)V+130 j org.eclipse.ui.texteditor.TextOperationAction$1.run()V+14 j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116 j org.eclipse.ui.texteditor.TextOperationAction.run()V+86 j org.eclipse.ui.texteditor.AbstractTextEditor$InformationDispatchAction.run()V+127 j org.eclipse.jface.action.Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+1 j org.eclipse.ui.commands.ActionHandler.execute(Ljava/util/Map;)Ljava/lang/Object;+64 j org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+79 j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+115 j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21 j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Lorg/eclipse/swt/widgets/Event;)Z+210 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+131 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V+165 j org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V+2 j org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+177 J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V J org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4 j org.eclipse.swt.widgets.Widget.sendKeyEvent(ILorg/eclipse/swt/internal/gtk/GdkEventKey;)Z+58 j org.eclipse.swt.widgets.Widget.gtk_key_press_event(II)I+19 j org.eclipse.swt.widgets.Control.gtk_key_press_event(II)I+93 j org.eclipse.swt.widgets.Composite.gtk_key_press_event(II)I+3 J org.eclipse.swt.widgets.Widget.windowProc(III)I J org.eclipse.swt.widgets.Control.windowProc(III)I J org.eclipse.swt.widgets.Display.windowProc(III)I v ~StubRoutines::call_stub J org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(I)V J org.eclipse.swt.widgets.Display.eventProc(II)I v ~StubRoutines::call_stub J org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(IZ)Z 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 ) 0x62129400 JavaThread "Thread-9" daemon [_thread_blocked, id=13780, stack(0x61e5e000,0x61eaf000)] 0x0980f400 JavaThread "Worker-7" [_thread_blocked, id=13778, stack(0x6205e000,0x620af000)] 0x629de800 JavaThread "Device Client Monitor" [_thread_in_native, id=13777, stack(0x620af000,0x62100000)] 0x6233a800 JavaThread "Device List Monitor" [_thread_in_native, id=13776, stack(0x6225e000,0x622af000)] 0x629f0800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=13775, stack(0x622af000,0x62300000)] 0x62305000 JavaThread "Worker-6" [_thread_blocked, id=13771, stack(0x6220d000,0x6225e000)] 0x09a0e400 JavaThread "Worker-5" [_thread_blocked, id=13765, stack(0x62428000,0x62479000)] 0x09a0f400 JavaThread "Worker-4" [_thread_blocked, id=13764, stack(0x62479000,0x624ca000)] 0x09e2e000 JavaThread "Worker-3" [_thread_blocked, id=13763, stack(0x6256b000,0x625bc000)] 0x0998c000 JavaThread "Monitor" [_thread_in_native, id=13762, stack(0x630c7000,0x63118000)] 0x09a04000 JavaThread "Worker-2" [_thread_in_Java, id=13761, stack(0x62c82000,0x62cd3000)] 0x09c67c00 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=13721, stack(0x625ee000,0x6263f000)] 0x09af3400 JavaThread "Java indexing" daemon [_thread_blocked, id=13719, stack(0x62a2e000,0x62a7f000)] 0x62b96800 JavaThread "Worker-1" [_thread_blocked, id=13717, stack(0x62c06000,0x62c57000)] 0x099d3c00 JavaThread "Worker-0" [_thread_blocked, id=13715, stack(0x62d0e000,0x62d5f000)] 0x6348bc00 JavaThread "Worker-JM" [_thread_blocked, id=13714, stack(0x63025000,0x63076000)] 0x097fe800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=13713, stack(0x63076000,0x630c7000)] 0x09806c00 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=13711, stack(0x63118000,0x63169000)] 0x097df000 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=13710, stack(0x63169000,0x631ba000)] 0x097fd000 JavaThread "State Data Manager" daemon [_thread_blocked, id=13709, stack(0x631ba000,0x6320b000)] 0x63412000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13707, stack(0x6328c000,0x632dd000)] 0x63410400 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=13706, stack(0x632dd000,0x6335e000)] 0x6340e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13705, stack(0x6335e000,0x633af000)] 0x63400800 JavaThread "Finalizer" daemon [_thread_blocked, id=13704, stack(0x633af000,0x63400000)] 0x09755000 JavaThread "Reference Handler" daemon [_thread_blocked, id=13703, stack(0x6354f000,0x635a0000)] =>0x09708c00 JavaThread "main" [_thread_in_native, id=13687, stack(0xbfd7d000,0xbfdcd000)] Other Threads: 0x09751400 VMThread [stack: 0x635a0000,0x63621000] [id=13702] 0x63414800 WatcherThread [stack: 0x6320b000,0x6328c000] [id=13708] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 34112K, used 1454K [0x63c70000, 0x66170000, 0x73c70000) eden space 30336K, 4% used [0x63c70000, 0x63ddb8e8, 0x65a10000) from space 3776K, 0% used [0x65a10000, 0x65a10000, 0x65dc0000) to space 3776K, 0% used [0x65dc0000, 0x65dc0000, 0x66170000) tenured generation total 75636K, used 45381K [0x73c70000, 0x7864d000, 0x93c70000) the space 75636K, 59% used [0x73c70000, 0x768c1648, 0x768c1800, 0x7864d000) compacting perm gen total 57856K, used 57681K [0x93c70000, 0x974f0000, 0xb3c70000) the space 57856K, 99% used [0x93c70000, 0x974c4790, 0x974c4800, 0x974f0000) No shared spaces configured. Code Cache [0xb3cfc000, 0xb429c000, 0xb5cfc000) total_blobs=2616 nmethods=2362 adapters=187 free_code_cache=27692672 largest_free_block=4096 Dynamic libraries: 08048000-0804c000 r-xp 00000000 08:03 426022 /usr/share/eclipse/eclipse 0804c000-0804d000 rw-p 00003000 08:03 426022 /usr/share/eclipse/eclipse 09699000-09f44000 rw-p 00000000 00:00 0 [heap] 5fcc4000-5fcc7000 r-xp 00000000 08:03 160205 /lib/libuuid.so.1.3.0 5fcc7000-5fcc8000 rw-p 00003000 08:03 160205 /lib/libuuid.so.1.3.0 5fcc8000-5fcdc000 r-xp 00000000 08:03 160493 /usr/lib/libICE.so.6.3.0 5fcdc000-5fcdd000 rw-p 00013000 08:03 160493 /usr/lib/libICE.so.6.3.0 5fcdd000-5fcdf000 rw-p 00000000 00:00 0 5fcdf000-5fd2c000 r-xp 00000000 08:03 157481 /usr/lib/libXt.so.6.0.0 5fd2c000-5fd30000 rw-p 0004c000 08:03 157481 /usr/lib/libXt.so.6.0.0 5fd30000-5fd77000 r-xp 00000000 08:03 159363 /usr/lib/libdbus-1.so.3.5.5 5fd77000-5fd78000 r--p 00047000 08:03 159363 /usr/lib/libdbus-1.so.3.5.5 5fd78000-5fd79000 rw-p 00048000 08:03 159363 /usr/lib/libdbus-1.so.3.5.5 5fd79000-5fe42000 r-xp 00000000 08:03 137374 /usr/lib/libasound.so.2.0.0 5fe42000-5fe46000 rw-p 000c9000 08:03 137374 /usr/lib/libasound.so.2.0.0 5fe46000-5fe89000 r-xp 00000000 08:03 160100 /usr/lib/libevent-2.0.so.5.1.0 5fe89000-5fe8a000 rw-p 00043000 08:03 160100 /usr/lib/libevent-2.0.so.5.1.0 5fe8a000-5fedd000 r-xp 00000000 08:03 151422 /usr/lib/libhunspell-1.2.so.0.0.0 5fedd000-5fee1000 rw-p 00053000 08:03 151422 /usr/lib/libhunspell-1.2.so.0.0.0 5fee1000-5fef6000 r-xp 00000000 08:03 157460 /usr/lib/libnssutil3.so 5fef6000-5fef9000 rw-p 00015000 08:03 157460 /usr/lib/libnssutil3.so 5fef9000-60007000 r-xp 00000000 08:03 157456 /usr/lib/libnss3.so 60007000-6000b000 rw-p 0010d000 08:03 157456 /usr/lib/libnss3.so 6000b000-6000c000 rw-p 00000000 00:00 0 6000c000-6002e000 r-xp 00000000 08:03 157463 /usr/lib/libsmime3.so 6002e000-60030000 rw-p 00022000 08:03 157463 /usr/lib/libsmime3.so 60030000-6030e000 r-xp 00000000 08:03 295889 /usr/lib/xulrunner-2.0/libmozjs.so 6030e000-6035f000 rw-p 002de000 08:03 295889 /usr/lib/xulrunner-2.0/libmozjs.so 6035f000-60360000 rw-p 00000000 00:00 0 60360000-6039d000 r-xp 00000000 08:03 160919 /usr/lib/libjpeg.so.8.0.2 6039d000-6039e000 rw-p 0003d000 08:03 160919 /usr/lib/libjpeg.so.8.0.2 6039e000-603ae000 rw-p 00000000 00:00 0 603ae000-60448000 r-xp 00000000 08:03 141148 /usr/lib/libsqlite3.so.0.8.6 60448000-6044b000 rw-p 00099000 08:03 141148 /usr/lib/libsqlite3.so.0.8.6 6044b000-617a2000 r-xp 00000000 08:03 295891 /usr/lib/xulrunner-2.0/libxul.so 617a2000-618ce000 rw-p 01357000 08:03 295891 /usr/lib/xulrunner-2.0/libxul.so 618ce000-61900000 rw-p 00000000 00:00 0 61900000-619a2000 rw-p 00000000 00:00 0 619a2000-61a00000 ---p 00000000 00:00 0 61a03000-61a06000 r-xp 00000000 08:03 160521 /usr/lib/libxcb-atom.so.1.0.0 61a06000-61a07000 rw-p 00002000 08:03 160521 /usr/lib/libxcb-atom.so.1.0.0 61a07000-61a09000 r-xp 00000000 08:03 160523 /usr/lib/libxcb-event.so.1.0.0 61a09000-61a0a000 rw-p 00001000 08:03 160523 /usr/lib/libxcb-event.so.1.0.0 61a0a000-61a11000 r-xp 00000000 08:03 160540 /usr/lib/libstartup-notification-1.so.0.0.0 61a11000-61a12000 rw-p 00006000 08:03 160540 /usr/lib/libstartup-notification-1.so.0.0.0 61a12000-61af4000 r-xp 00000000 08:03 131543 /usr/lib/libstdc++.so.6.0.16 61af4000-61af8000 r--p 000e1000 08:03 131543 /usr/lib/libstdc++.so.6.0.16 61af8000-61af9000 rw-p 000e5000 08:03 131543 /usr/lib/libstdc++.so.6.0.16 61af9000-61b00000 rw-p 00000000 00:00 0 61b00000-61c00000 rw-p 00000000 00:00 0 61c00000-61c2c000 r-xp 00000000 08:03 157453 /usr/lib/libssl3.so 61c2c000-61c2e000 rw-p 0002c000 08:03 157453 /usr/lib/libssl3.so 61c2e000-61c5e000 r-xp 00000000 08:03 157444 /usr/lib/libnspr4.so 61c5e000-61c60000 rw-p 0002f000 08:03 157444 /usr/lib/libnspr4.so 61c60000-61c61000 rw-p 00000000 00:00 0 61c7c000-61c7f000 r-xp 00000000 08:03 261273 /usr/lib/gconv/UTF-16.so 61c7f000-61c80000 r--p 00002000 08:03 261273 /usr/lib/gconv/UTF-16.so 61c80000-61c81000 rw-p 00003000 08:03 261273 /usr/lib/gconv/UTF-16.so 61c81000-61c9d000 r-xp 00000000 08:03 193503 /usr/lib/libgcc_s.so.1 61c9d000-61c9e000 rw-p 0001b000 08:03 193503 /usr/lib/libgcc_s.so.1 61c9e000-61ca4000 r-xp 00000000 08:03 160501 /usr/lib/libSM.so.6.0.1 61ca4000-61ca5000 rw-p 00005000 08:03 160501 /usr/lib/libSM.so.6.0.1 61ca5000-61cbd000 r-xp 00000000 08:04 1459615 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-mozilla-gtk-3659.so 61cbd000-61cbe000 rw-p 00018000 08:04 1459615 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-mozilla-gtk-3659.so 61cbe000-61d1a000 r--s 00663000 08:04 552263 /home/peter/opt/android-sdk-linux_x86/platforms/android-11/data/layoutlib.jar 61d1a000-61d1d000 ---p 00000000 00:00 0 61d1d000-61d6b000 rwxp 00000000 00:00 0 61d6b000-61d6e000 ---p 00000000 00:00 0 61d6e000-61dbc000 rwxp 00000000 00:00 0 61dbc000-61dbf000 ---p 00000000 00:00 0 61dbf000-61e0d000 rwxp 00000000 00:00 0 61e0d000-61e10000 ---p 00000000 00:00 0 61e10000-61e5e000 rwxp 00000000 00:00 0 61e5e000-61e61000 ---p 00000000 00:00 0 61e61000-61eaf000 rwxp 00000000 00:00 0 61eaf000-61eb2000 ---p 00000000 00:00 0 61eb2000-61f00000 rwxp 00000000 00:00 0 61f00000-61ff0000 rw-p 00000000 00:00 0 61ff0000-62000000 ---p 00000000 00:00 0 62000000-62016000 r--s 001c2000 08:04 2491996 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/343/1/.cp/lib/svnkit.jar 62016000-6202b000 r--s 000d2000 08:04 531343 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/plugins/org.eclipse.team.svn.core_0.7.9.I20110207-1700.jar 6202b000-6205e000 r--s 0022e000 08:04 538419 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/plugins/org.eclipse.team.svn.ui_0.7.9.I20110207-1700.jar 6205e000-62061000 ---p 00000000 00:00 0 62061000-620af000 rwxp 00000000 00:00 0 620af000-620b2000 ---p 00000000 00:00 0 620b2000-62100000 rwxp 00000000 00:00 0 62100000-62200000 rw-p 00000000 00:00 0 62201000-62203000 r-xp 00000000 08:03 160520 /usr/lib/libxcb-aux.so.0.0.0 62203000-62204000 rw-p 00001000 08:03 160520 /usr/lib/libxcb-aux.so.0.0.0 62204000-62206000 r-xp 00000000 08:03 295888 /usr/lib/xulrunner-2.0/libmozalloc.so 62206000-62207000 rw-p 00001000 08:03 295888 /usr/lib/xulrunner-2.0/libmozalloc.so 62207000-6220a000 r-xp 00000000 08:03 157443 /usr/lib/libplc4.so 6220a000-6220b000 rw-p 00002000 08:03 157443 /usr/lib/libplc4.so 6220b000-6220d000 r--s 003c4000 08:04 538875 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/plugins/org.polarion.eclipse.team.svn.connector.svnkit16_2.2.2.I20110124-1700.jar 6220d000-62210000 ---p 00000000 00:00 0 62210000-6225e000 rwxp 00000000 00:00 0 6225e000-62261000 ---p 00000000 00:00 0 62261000-622af000 rwxp 00000000 00:00 0 622af000-622b2000 ---p 00000000 00:00 0 622b2000-62300000 rwxp 00000000 00:00 0 62300000-623fb000 rw-p 00000000 00:00 0 623fb000-62400000 ---p 00000000 00:00 0 62401000-6240b000 r--s 00089000 08:03 429003 /usr/share/eclipse/plugins/org.eclipse.update.core_3.2.402.R36x_v20100629.jar 6240b000-6240e000 r--s 00018000 08:03 426289 /usr/share/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar 6240e000-62412000 r--s 00021000 08:03 426363 /usr/share/eclipse/plugins/org.eclipse.equinox.p2.repository_2.0.2.R36x_v20110111-1500.jar 62412000-6241c000 r--s 00084000 08:03 428992 /usr/share/eclipse/plugins/org.eclipse.team.cvs.core_3.3.301.R36x_v20110119-0815.jar 6241c000-62428000 r--s 000b1000 08:04 565173 /home/peter/opt/android-sdk-linux_x86/platform-tools/lib/dx.jar 62428000-6242b000 ---p 00000000 00:00 0 6242b000-62479000 rwxp 00000000 00:00 0 62479000-6247c000 ---p 00000000 00:00 0 6247c000-624ca000 rwxp 00000000 00:00 0 624ca000-624ce000 r--s 0001d000 08:03 428914 /usr/share/eclipse/plugins/org.eclipse.ui.externaltools_3.2.0.v20100427.jar 624ce000-624d6000 r--s 00049000 08:03 426200 /usr/share/eclipse/plugins/org.eclipse.equinox.p2.metadata_2.0.1.R36x_v20101202.jar 624d6000-624f3000 r--s 0017a000 08:03 426297 /usr/share/eclipse/plugins/org.eclipse.team.cvs.ui_3.3.302.R36x_v20110203-1036.jar 624f3000-624f7000 r--s 00028000 08:03 429054 /usr/share/eclipse/plugins/org.eclipse.equinox.p2.engine_2.0.1.R36x_v20110201.jar 624f7000-624f9000 r--s 0000b000 08:03 428954 /usr/share/eclipse/plugins/org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar 624f9000-624fc000 r--s 0000c000 08:03 429048 /usr/share/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jar 624fc000-624fe000 r--s 0000a000 08:03 428912 /usr/share/eclipse/plugins/org.eclipse.ui.net_1.2.100.I20100505-1245.jar 624fe000-62501000 r--s 00013000 08:03 6367 /opt/java/jre/lib/jce.jar 62501000-62504000 r--s 00017000 08:03 426319 /usr/share/eclipse/plugins/org.eclipse.equinox.security_1.0.200.v20100503.jar 62504000-62507000 r--s 0000e000 08:03 426244 /usr/share/eclipse/plugins/org.eclipse.core.net_1.2.100.I20100511-0800.jar 62507000-62567000 rw-s 00000000 00:04 32735236 /SYSV00000000 (deleted) 62567000-62569000 r--s 00014000 08:03 8830 /usr/share/eclipse/plugins/org.eclipse.ui.intro.universal_3.2.402.r36_v20100702/universal.jar 62569000-6256b000 r--s 00007000 08:03 429067 /usr/share/eclipse/plugins/org.eclipse.core.variables_3.2.400.v20100505.jar 6256b000-6256e000 ---p 00000000 00:00 0 6256e000-625bc000 rwxp 00000000 00:00 0 625bc000-625c0000 r--s 0001e000 08:03 426337 /usr/share/eclipse/plugins/org.eclipse.ui.views.log_1.0.100.v20110210_r362.jar 625c0000-625c3000 r--s 00019000 08:03 429043 /usr/share/eclipse/plugins/org.eclipse.pde.launching_3.6.0.v20100601.jar 625c3000-625c7000 r--s 0001a000 08:03 426216 /usr/share/eclipse/plugins/org.eclipse.ui.navigator.resources_3.4.202.M20101124-0800.jar 625c7000-625e3000 r--s 00141000 08:03 429002 /usr/share/eclipse/plugins/org.eclipse.team.ui_3.5.102.R36x_v20110203-1036.jar 625e3000-625ec000 r--s 0005b000 08:03 429024 /usr/share/eclipse/plugins/org.eclipse.jdt.junit_3.6.1.r361_v20100825-0800.jar 625ec000-625ee000 r--s 0000e000 08:03 429049 /usr/share/eclipse/plugins/org.eclipse.compare.core_3.5.101.R36x_v20100929-0800.jar 625ee000-625f1000 ---p 00000000 00:00 0 625f1000-6263f000 rwxp 00000000 00:00 0 6263f000-62649000 r--s 00066000 08:03 428978 /usr/share/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.5.0.v20100526-0800.jar 62649000-62683000 r--p 00000000 08:03 1319 /usr/share/fonts/TTF/DejaVuSansMono-BoldOblique.ttf 62683000-626bf000 r--p 00000000 08:03 1329 /usr/share/fonts/TTF/DejaVuSansMono-Oblique.ttf 626bf000-6270c000 r--p 00000000 08:03 1327 /usr/share/fonts/TTF/DejaVuSansMono-Bold.ttf 6270c000-6275e000 r--p 00000000 08:03 1333 /usr/share/fonts/TTF/DejaVuSansMono.ttf 6275e000-62778000 r--s 0012c000 08:03 426243 /usr/share/eclipse/plugins/org.eclipse.jdt.debug.ui_3.5.2.v20100928a_r362.jar 62778000-6277f000 r--s 00048000 08:03 428898 /usr/share/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.5.101.r362_v20101117-0800.jar 6277f000-6278a000 r--p 00000000 08:03 155513 /usr/share/fonts/cantarell/Cantarell-Bold.otf 6278a000-6278d000 r--s 00013000 08:03 428903 /usr/share/eclipse/plugins/org.eclipse.ui.views_3.5.1.M20110202-0800.jar 6278d000-62796000 r--s 0005a000 08:03 428946 /usr/share/eclipse/plugins/org.eclipse.pde.api.tools.ui_1.0.201.v20100820_r361.jar 62796000-627c7000 r--s 00240000 08:03 428976 /usr/share/eclipse/plugins/org.eclipse.debug.ui_3.6.3.v20101201_r362.jar 627c7000-627d0000 r--s 00069000 08:03 429029 /usr/share/eclipse/plugins/org.eclipse.search_3.6.0.v20100520-0800.jar 627d0000-627e3000 r--s 000dc000 08:03 428901 /usr/share/eclipse/plugins/org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 627e3000-627ee000 r--s 0007d000 08:03 428925 /usr/share/eclipse/plugins/org.eclipse.ui.editors_3.6.1.r361_v20100825-0800.jar 627ee000-627fa000 r--s 00082000 08:03 426311 /usr/share/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 627fa000-6288c000 r--s 008f6000 08:03 426272 /usr/share/eclipse/plugins/org.eclipse.jdt.ui_3.6.2.r362_v20110203.jar 6288c000-62893000 r--s 00052000 08:03 428919 /usr/share/eclipse/plugins/org.eclipse.jdt.apt.core_3.3.402.R36_v20110120-1000.jar 62893000-6289b000 r--s 0004c000 08:03 428994 /usr/share/eclipse/plugins/org.eclipse.debug.core_3.6.0.v20100519.jar 6289b000-6289c000 r--s 00008000 08:03 429061 /usr/share/eclipse/plugins/org.eclipse.core.net.linux.x86_1.1.100.R36x_v20100825-0800.jar 6289d000-6289f000 r-xp 00000000 08:03 157442 /usr/lib/libplds4.so 6289f000-628a0000 rw-p 00001000 08:03 157442 /usr/lib/libplds4.so 628a0000-628aa000 r-xp 00000000 08:04 1457911 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-cairo-gtk-3659.so 628aa000-628ab000 rw-p 00009000 08:04 1457911 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-cairo-gtk-3659.so 628ab000-628ae000 r--s 00019000 08:03 428969 /usr/share/eclipse/plugins/org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 628ae000-628b7000 r--s 00062000 08:04 539482 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/plugins/org.eclipse.wst.sse.core_1.1.504.v201102160550.jar 628b7000-62900000 r--s 003b8000 08:03 426325 /usr/share/eclipse/plugins/org.eclipse.pde.ui_3.6.1.v20110210_r362.jar 62900000-62a00000 rw-p 00000000 00:00 0 62a00000-62a03000 r--s 00012000 08:03 428999 /usr/share/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.3.0.v20100520-0800.jar 62a03000-62a06000 rw-s 00000000 00:04 32702466 /SYSV00000000 (deleted) 62a06000-62a17000 r--s 000d5000 08:04 539544 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/plugins/org.eclipse.wst.xml.ui_1.1.103.v201101122108.jar 62a17000-62a2e000 r--s 00127000 08:04 538862 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/plugins/org.apache.xerces_2.9.0.v201005080400.jar 62a2e000-62a31000 ---p 00000000 00:00 0 62a31000-62a7f000 rwxp 00000000 00:00 0 62a7f000-62a87000 r--s 00115000 08:03 10199 /opt/java/jre/lib/resources.jar 62a87000-62a89000 r--s 0000c000 08:03 428897 /usr/share/eclipse/plugins/org.eclipse.jdt.compiler.tool_1.0.100.v_A76_R36x.jar 62a89000-62a8c000 r--s 00023000 08:03 428998 /usr/share/eclipse/plugins/org.eclipse.jdt.compiler.apt_1.0.300.v20100513-0845.jar 62a8c000-62ab5000 r--s 00425000 08:03 428938 /usr/share/eclipse/plugins/org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 62ab5000-62aba000 r--s 00038000 08:03 426286 /usr/share/eclipse/plugins/org.eclipse.text_3.5.0.v20100601-1300.jar 62abc000-62ac1000 r-xp 00000000 08:04 1459614 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-xpcominit-gtk-3659.so 62ac1000-62ac3000 rw-p 00005000 08:04 1459614 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-xpcominit-gtk-3659.so 62ac3000-62ac7000 r--s 0002f000 08:04 1583330 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/296/1/.cp/libs/ddmlib.jar 62ac7000-62aca000 r--s 0021c000 08:04 531223 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/plugins/com.android.ide.eclipse.ddms_10.0.1.v201103111512-110841.jar 62aca000-62ace000 r--s 00024000 08:03 426347 /usr/share/eclipse/plugins/org.eclipse.ui.console_3.5.0.v20100526.jar 62ace000-62acf000 r--s 00004000 08:04 1583324 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/294/1/.cp/libs/ide_common.jar 62acf000-62ad1000 r--s 00005000 08:04 1583323 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/294/1/.cp/libs/layoutlib_api.jar 62ad1000-62ad2000 r--s 0000a000 08:04 1583322 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/294/1/.cp/libs/kxml2-2.3.0.jar 62ad2000-62ad6000 r--s 00020000 08:04 1583321 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/294/1/.cp/libs/commons-compress-1.0.jar 62ad6000-62adc000 r--s 00034000 08:04 1583318 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/294/1/.cp/libs/sdkuilib.jar 62adc000-62b00000 r--s 00265000 08:04 528257 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/plugins/com.android.ide.eclipse.adt_10.0.1.v201103111512-110841.jar 62b00000-62bfe000 rw-p 00000000 00:00 0 62bfe000-62c00000 ---p 00000000 00:00 0 62c00000-62c01000 r--p 00000000 00:00 0 62c01000-62c06000 r--s 0003f000 08:04 1583317 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/294/1/.cp/libs/sdklib.jar 62c06000-62c09000 ---p 00000000 00:00 0 62c09000-62c57000 rwxp 00000000 00:00 0 62c57000-62c5b000 r--s 0003b000 08:03 426303 /usr/share/eclipse/plugins/org.eclipse.help_3.5.0.v20100524.jar 62c5b000-62c64000 r--s 00056000 08:03 426220 /usr/share/eclipse/plugins/org.eclipse.team.core_3.5.101.R36x_v20110203-1036.jar 62c66000-62c6d000 r--s 00094000 08:03 22594 /opt/java/jre/lib/jsse.jar 62c6d000-62c7c000 r--s 000b0000 08:04 2492000 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/343/1/.cp/lib/sqljet.jar 62c7c000-62c7f000 r--s 00018000 08:04 2491997 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/343/1/.cp/lib/svnkit-javahl.jar 62c7f000-62c82000 r--s 00013000 08:03 426274 /usr/share/eclipse/plugins/org.eclipse.core.expressions_3.4.200.v20100505.jar 62c82000-62c85000 ---p 00000000 00:00 0 62c85000-62cd3000 rwxp 00000000 00:00 0 62cd3000-62cdc000 r-xp 00000000 08:04 1457319 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-atk-gtk-3659.so 62cdc000-62cdd000 rw-p 00008000 08:04 1457319 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-atk-gtk-3659.so 62cdd000-62cfe000 r--s 00607000 08:03 429050 /usr/share/eclipse/plugins/com.ibm.icu_4.2.1.v20100412.jar 62cfe000-62d01000 r-xp 00000000 08:03 295890 /usr/lib/xulrunner-2.0/libxpcom.so 62d01000-62d02000 rw-p 00003000 08:03 295890 /usr/lib/xulrunner-2.0/libxpcom.so 62d02000-62d05000 r--s 00022000 08:04 2491999 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/343/1/.cp/lib/antlr-runtime-3.1.3.jar 62d05000-62d09000 r--s 000e4000 08:04 2491998 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/343/1/.cp/lib/jna.jar 62d09000-62d0e000 r--s 00039000 08:04 2491995 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/343/1/.cp/lib/trilead.jar 62d0e000-62d11000 ---p 00000000 00:00 0 62d11000-62d5f000 rwxp 00000000 00:00 0 62d5f000-62d62000 r--s 00014000 08:03 428899 /usr/share/eclipse/plugins/org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 62d64000-62d70000 r--s 000b2000 08:03 426239 /usr/share/eclipse/plugins/org.eclipse.core.resources_3.6.1.R36x_v20110131-1630.jar 62d70000-62d96000 r--s 0020a000 08:03 426364 /usr/share/eclipse/plugins/org.eclipse.ui.ide_3.6.2.M20101201-0800.jar 62d96000-62d9b000 r-xp 00000000 08:03 263547 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so 62d9b000-62d9c000 rw-p 00005000 08:03 263547 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.so 62d9c000-62d9d000 r--s 00005000 08:04 1583325 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/294/1/.cp/libs/common.jar 62d9d000-62da7000 r--p 00000000 08:03 155512 /usr/share/fonts/cantarell/Cantarell-Regular.otf 62da7000-62db7000 r--s 00000000 08:05 586 /var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le32d4.cache-3 62db7000-62db8000 r--s 00000000 08:05 3519 /var/cache/fontconfig/6ba42ae0000f58711b5caaf10d690066-le32d4.cache-3 62db8000-62dbe000 r--s 00000000 08:05 3518 /var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-le32d4.cache-3 62dbe000-62dd6000 r--s 00000000 08:05 3517 /var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le32d4.cache-3 62dd6000-62e17000 r--s 00000000 08:05 3516 /var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-le32d4.cache-3 62e17000-62e58000 r--s 00000000 08:05 3514 /var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-le32d4.cache-3 62e58000-62eb1000 r-xp 00000000 08:04 1457318 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-pi-gtk-3659.so 62eb1000-62eb3000 rw-p 00058000 08:04 1457318 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-pi-gtk-3659.so 62eb3000-62eb4000 rw-p 00000000 00:00 0 62eb4000-62eb7000 r-xp 00000000 08:04 1457317 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-gtk-3659.so 62eb7000-62eb8000 rw-p 00002000 08:04 1457317 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/281/1/.cp/libswt-gtk-3659.so 62eb8000-62eb9000 rw-p 00000000 00:00 0 62eb9000-62f00000 r--s 003ab000 08:03 429004 /usr/share/eclipse/plugins/org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 62f00000-62ffc000 rw-p 00000000 00:00 0 62ffc000-63000000 ---p 00000000 00:00 0 63000000-63001000 r--s 00002000 08:04 1583320 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/294/1/.cp/libs/sdkstats.jar 63001000-63003000 r-xp 00000000 08:04 1051652 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/30/1/.cp/os/linux/x86/libunixfile_1_0_0.so 63003000-63004000 rw-p 00001000 08:04 1051652 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/30/1/.cp/os/linux/x86/libunixfile_1_0_0.so 63004000-63008000 rwxp 00000000 00:00 0 63008000-6300c000 r-xp 00000000 08:03 160737 /usr/lib/libXtst.so.6.1.0 6300c000-6300d000 rw-p 00003000 08:03 160737 /usr/lib/libXtst.so.6.1.0 6300d000-63011000 r--s 00017000 08:03 428889 /usr/share/eclipse/plugins/org.eclipse.core.commands_3.6.0.I20100512-1500.jar 63011000-63025000 r--s 00213000 08:03 426199 /usr/share/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.6.2.v3659b.jar 63025000-63028000 ---p 00000000 00:00 0 63028000-63076000 rwxp 00000000 00:00 0 63076000-63079000 ---p 00000000 00:00 0 63079000-630c7000 rwxp 00000000 00:00 0 630c7000-630ca000 ---p 00000000 00:00 0 630ca000-63118000 rwxp 00000000 00:00 0 63118000-6311b000 ---p 00000000 00:00 0 6311b000-63169000 rwxp 00000000 00:00 0 63169000-6316c000 ---p 00000000 00:00 0 6316c000-631ba000 rwxp 00000000 00:00 0 631ba000-631bd000 ---p 00000000 00:00 0 631bd000-6320b000 rwxp 00000000 00:00 0 6320b000-6320c000 ---p 00000000 00:00 0 6320c000-6328c000 rwxp 00000000 00:00 0 6328c000-6328f000 ---p 00000000 00:00 0 6328f000-632dd000 rwxp 00000000 00:00 0 632dd000-632e0000 ---p 00000000 00:00 0 632e0000-6335e000 rwxp 00000000 00:00 0 6335e000-63361000 ---p 00000000 00:00 0 63361000-633af000 rwxp 00000000 00:00 0 633af000-633b2000 ---p 00000000 00:00 0 633b2000-63400000 rwxp 00000000 00:00 0 63400000-634fc000 rw-p 00000000 00:00 0 634fc000-63500000 ---p 00000000 00:00 0 63500000-63501000 r--s 00002000 08:04 1583319 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/294/1/.cp/libs/ninepatch.jar 63501000-63502000 r--s 00000000 08:04 1583316 /home/peter/.eclipse/org.eclipse.platform_3.6.1_1543616141/configuration/org.eclipse.osgi/bundles/294/1/.cp/libs/androidprefs.jar 63503000-63508000 r--s 00021000 08:03 428937 /usr/share/eclipse/plugins/org.eclipse.ui_3.6.2.M20110203-1100.jar 63508000-63509000 r--s 00004000 08:03 426242 /usr/share/eclipse/plugins/org.eclipse.swt_3.6.2.v3659c.jar 63509000-6351e000 r--s 000f1000 08:03 429007 /usr/share/eclipse/plugins/org.eclipse.jface_3.6.2.M20110210-1200.jar 6351e000-63520000 r--s 00001000 08:03 9289 /usr/share/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.100.I20100511-0800/compatibility.jar 63520000-63522000 r--s 0000e000 08:03 426201 /usr/share/eclipse/plugins/org.eclipse.ui.ide.application_1.0.201.M20100707-0800.jar 63522000-63525000 r--s 0000e000 08:03 426255 /usr/share/eclipse/plugins/org.eclipse.equinox.p2.core_2.0.3.R36x_v20110111.jar 63527000-63529000 r--s 0000b000 08:03 426357 /usr/share/eclipse/plugins/org.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jar 63529000-6353d000 r-xp 00000000 08:03 23691 /opt/java/jre/lib/i386/libnet.so 6353d000-6353e000 rw-p 00013000 08:03 23691 /opt/java/jre/lib/i386/libnet.so 6353e000-6354f000 r--s 00108000 08:03 426310 /usr/share/eclipse/plugins/org.eclipse.osgi_3.6.2.R36x_v20110210.jar 6354f000-63552000 ---p 00000000 00:00 0 63552000-635a0000 rwxp 00000000 00:00 0 635a0000-635a1000 ---p 00000000 00:00 0 635a1000-63621000 rwxp 00000000 00:00 0 63621000-63655000 rw-p 00000000 00:00 0 63655000-637ed000 r--s 0302a000 08:03 22593 /opt/java/jre/lib/rt.jar 637ed000-6380a000 rw-p 00000000 00:00 0 6380a000-638ee000 rw-p 00000000 00:00 0 638ee000-63913000 rw-p 00000000 00:00 0 63913000-639ef000 rw-p 00000000 00:00 0 639ef000-63a02000 rw-p 00000000 00:00 0 63a02000-63a6f000 rw-p 00000000 00:00 0 63a6f000-63a94000 rw-p 00000000 00:00 0 63a94000-63b6f000 rw-p 00000000 00:00 0 63b6f000-63b8c000 rw-p 00000000 00:00 0 63b8c000-63c6f000 rw-p 00000000 00:00 0 63c6f000-66170000 rw-p 00000000 00:00 0 66170000-73c70000 rw-p 00000000 00:00 0 73c70000-7864d000 rw-p 00000000 00:00 0 7864d000-93c70000 rw-p 00000000 00:00 0 93c70000-974f0000 rw-p 00000000 00:00 0 974f0000-b3c70000 rw-p 00000000 00:00 0 b3c70000-b3c73000 r--s 00014000 08:03 428942 /usr/share/eclipse/plugins/org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar b3c73000-b3c76000 r--s 00019000 08:03 426287 /usr/share/eclipse/plugins/org.eclipse.equinox.preferences_3.3.0.v20100503.jar b3c76000-b3c77000 r--s 00002000 08:03 428908 /usr/share/eclipse/plugins/org.eclipse.core.filesystem.linux.x86_1.4.0.v20100505-1235.jar b3c77000-b3c78000 r--s 00002000 08:03 9283 /usr/share/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.3.0.v20100520/runtime_registry_compatibility.jar b3c78000-b3c7c000 r--s 00029000 08:03 428929 /usr/share/eclipse/plugins/org.eclipse.equinox.registry_3.5.0.v20100503.jar b3c7c000-b3c93000 rw-p 00000000 00:00 0 b3c93000-b3cfc000 rw-p 00000000 00:00 0 b3cfc000-b429c000 rwxp 00000000 00:00 0 b429c000-b5cfc000 rw-p 00000000 00:00 0 b5cfc000-b5d11000 r-xp 00000000 08:03 130349 /lib/libnsl-2.13.so b5d11000-b5d12000 r--p 00015000 08:03 130349 /lib/libnsl-2.13.so b5d12000-b5d13000 rw-p 00016000 08:03 130349 /lib/libnsl-2.13.so b5d13000-b5d15000 rw-p 00000000 00:00 0 b5d15000-b5d17000 r--s 00013000 08:03 428953 /usr/share/eclipse/plugins/org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar b5d17000-b5d19000 r--s 00010000 08:03 428972 /usr/share/eclipse/plugins/org.eclipse.core.runtime_3.6.0.v20100505.jar b5d19000-b5d1d000 r--s 00034000 08:03 426290 /usr/share/eclipse/plugins/com.jcraft.jsch_0.1.41.v200903070017.jar b5d1d000-b5d1e000 r--s 00007000 08:03 428957 /usr/share/eclipse/plugins/org.eclipse.update.scheduler_3.2.300.v20100512.jar b5d1e000-b5d20000 r--s 00007000 08:03 426296 /usr/share/eclipse/plugins/org.eclipse.jsch.core_1.1.200.I20100505-1245.jar b5d20000-b5d22000 r--s 00017000 08:03 426261 /usr/share/eclipse/plugins/org.eclipse.update.configurator_3.3.100.v20100512.jar b5d22000-b5d24000 r--s 00017000 08:03 426285 /usr/share/eclipse/plugins/org.eclipse.equinox.common_3.6.0.v20100503.jar b5d24000-b5d33000 r-xp 00000000 08:03 23687 /opt/java/jre/lib/i386/libzip.so b5d33000-b5d35000 rw-p 0000e000 08:03 23687 /opt/java/jre/lib/i386/libzip.so b5d35000-b5d58000 r-xp 00000000 08:03 23686 /opt/java/jre/lib/i386/libjava.so b5d58000-b5d5a000 rw-p 00023000 08:03 23686 /opt/java/jre/lib/i386/libjava.so b5d5a000-b623b000 r-xp 00000000 08:03 23728 /opt/java/jre/lib/i386/client/libjvm.so b623b000-b625e000 rw-p 004e1000 08:03 23728 /opt/java/jre/lib/i386/client/libjvm.so b625e000-b667a000 rw-p 00000000 00:00 0 b667a000-b66da000 rw-s 00000000 00:04 32669697 /SYSV00000000 (deleted) b66da000-b673d000 rw-p 00000000 00:00 0 b673d000-b6766000 r-xp 00000000 08:03 273683 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so b6766000-b6767000 rw-p 00028000 08:03 273683 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so b6767000-b6770000 r-xp 00000000 08:03 156233 /usr/lib/libltdl.so.7.3.0 b6770000-b6771000 rw-p 00008000 08:03 156233 /usr/lib/libltdl.so.7.3.0 b6771000-b6780000 r-xp 00000000 08:03 156447 /usr/lib/libtdb.so.1.2.9 b6780000-b6781000 rw-p 0000e000 08:03 156447 /usr/lib/libtdb.so.1.2.9 b6781000-b6786000 r-xp 00000000 08:03 147018 /usr/lib/libogg.so.0.7.1 b6786000-b6787000 rw-p 00004000 08:03 147018 /usr/lib/libogg.so.0.7.1 b6787000-b67ac000 r-xp 00000000 08:03 147028 /usr/lib/libvorbis.so.0.4.5 b67ac000-b67ad000 rw-p 00025000 08:03 147028 /usr/lib/libvorbis.so.0.4.5 b67ad000-b67b4000 r-xp 00000000 08:03 147027 /usr/lib/libvorbisfile.so.3.3.4 b67b4000-b67b5000 rw-p 00006000 08:03 147027 /usr/lib/libvorbisfile.so.3.3.4 b67b5000-b67b7000 r--s 00003000 08:03 428920 /usr/share/eclipse/plugins/org.eclipse.equinox.p2.updatechecker_1.1.101.R36x_v20100823.jar b67b7000-b67be000 r-xp 00000000 08:03 23692 /opt/java/jre/lib/i386/libnio.so b67be000-b67bf000 rw-p 00006000 08:03 23692 /opt/java/jre/lib/i386/libnio.so b67bf000-b67c1000 r--s 0000a000 08:03 426234 /usr/share/eclipse/plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar b67c1000-b67c9000 rw-s 00000000 00:11 364019 /tmp/hsperfdata_peter/13687 b67c9000-b67d4000 r-xp 00000000 08:03 23685 /opt/java/jre/lib/i386/libverify.so b67d4000-b67d5000 rw-p 0000b000 08:03 23685 /opt/java/jre/lib/i386/libverify.so b67d5000-b67e0000 r-xp 00000000 08:03 130364 /lib/libnss_files-2.13.so b67e0000-b67e1000 r--p 0000a000 08:03 130364 /lib/libnss_files-2.13.so b67e1000-b67e2000 rw-p 0000b000 08:03 130364 /lib/libnss_files-2.13.so b67e2000-b67ff000 r-xp 00000000 08:03 140485 /usr/lib/libatk-1.0.so.0.9.1 b67ff000-b6801000 rw-p 0001c000 08:03 140485 /usr/lib/libatk-1.0.so.0.9.1 b6801000-b6c56000 r-xp 00000000 08:03 159159 /usr/lib/libgtk-x11-2.0.so.0.2400.4 b6c56000-b6c5c000 rw-p 00455000 08:03 159159 /usr/lib/libgtk-x11-2.0.so.0.2400.4 b6c5c000-b6c5d000 rw-p 00000000 00:00 0 b6c5d000-b6c61000 r-xp 00000000 08:03 140490 /usr/lib/libXdmcp.so.6.0.0 b6c61000-b6c62000 rw-p 00003000 08:03 140490 /usr/lib/libXdmcp.so.6.0.0 b6c62000-b6c64000 r-xp 00000000 08:03 140504 /usr/lib/libXau.so.6.0.0 b6c64000-b6c65000 rw-p 00001000 08:03 140504 /usr/lib/libXau.so.6.0.0 b6c65000-b6c82000 r-xp 00000000 08:03 140554 /usr/lib/libxcb.so.1.1.0 b6c82000-b6c83000 rw-p 0001d000 08:03 140554 /usr/lib/libxcb.so.1.1.0 b6c83000-b6cea000 r-xp 00000000 08:03 157817 /usr/lib/libpixman-1.so.0.20.2 b6cea000-b6cee000 rw-p 00066000 08:03 157817 /usr/lib/libpixman-1.so.0.20.2 b6cee000-b6d14000 r-xp 00000000 08:03 147554 /usr/lib/libexpat.so.1.5.2 b6d14000-b6d16000 rw-p 00026000 08:03 147554 /usr/lib/libexpat.so.1.5.2 b6d16000-b6d2a000 r-xp 00000000 08:03 133122 /usr/lib/libz.so.1.2.5 b6d2a000-b6d2b000 rw-p 00013000 08:03 133122 /usr/lib/libz.so.1.2.5 b6d2b000-b6d3e000 r-xp 00000000 08:03 130362 /lib/libresolv-2.13.so b6d3e000-b6d3f000 r--p 00012000 08:03 130362 /lib/libresolv-2.13.so b6d3f000-b6d40000 rw-p 00013000 08:03 130362 /lib/libresolv-2.13.so b6d40000-b6d42000 rw-p 00000000 00:00 0 b6d42000-b6dc3000 r-xp 00000000 08:03 140203 /usr/lib/libfreetype.so.6.6.2 b6dc3000-b6dc7000 rw-p 00081000 08:03 140203 /usr/lib/libfreetype.so.6.6.2 b6dc7000-b6ded000 r-xp 00000000 08:03 157879 /usr/lib/libpangoft2-1.0.so.0.2800.4 b6ded000-b6dee000 rw-p 00026000 08:03 157879 /usr/lib/libpangoft2-1.0.so.0.2800.4 b6dee000-b6f06000 r-xp 00000000 08:03 157334 /usr/lib/libX11.so.6.3.0 b6f06000-b6f0a000 rw-p 00117000 08:03 157334 /usr/lib/libX11.so.6.3.0 b6f0a000-b6fa6000 r-xp 00000000 08:03 152024 /usr/lib/libcairo.so.2.11000.2 b6fa6000-b6fa8000 rw-p 0009b000 08:03 152024 /usr/lib/libcairo.so.2.11000.2 b6fa8000-b6faa000 rw-p 00000000 00:00 0 b6faa000-b6fd2000 r-xp 00000000 08:03 130338 /lib/libm-2.13.so b6fd2000-b6fd3000 r--p 00027000 08:03 130338 /lib/libm-2.13.so b6fd3000-b6fd4000 rw-p 00028000 08:03 130338 /lib/libm-2.13.so b6fd4000-b6ff9000 r-xp 00000000 08:03 157605 /usr/lib/libpng14.so.14.5.0 b6ff9000-b6ffa000 rw-p 00025000 08:03 157605 /usr/lib/libpng14.so.14.5.0 b6ffa000-b701b000 r-xp 00000000 08:03 160161 /usr/lib/libgdk_pixbuf-2.0.so.0.2300.3 b701b000-b701c000 rw-p 00021000 08:03 160161 /usr/lib/libgdk_pixbuf-2.0.so.0.2300.3 b701c000-b7020000 r-xp 00000000 08:03 157890 /usr/lib/libXfixes.so.3.1.0 b7020000-b7021000 rw-p 00003000 08:03 157890 /usr/lib/libXfixes.so.3.1.0 b7021000-b7023000 r-xp 00000000 08:03 158116 /usr/lib/libXdamage.so.1.1.0 b7023000-b7024000 rw-p 00001000 08:03 158116 /usr/lib/libXdamage.so.1.1.0 b7024000-b7026000 r-xp 00000000 08:03 158100 /usr/lib/libXcomposite.so.1.0.0 b7026000-b7027000 rw-p 00001000 08:03 158100 /usr/lib/libXcomposite.so.1.0.0 b7027000-b702f000 r-xp 00000000 08:03 157891 /usr/lib/libXcursor.so.1.0.2 b702f000-b7030000 rw-p 00007000 08:03 157891 /usr/lib/libXcursor.so.1.0.2 b7030000-b7036000 r-xp 00000000 08:03 158007 /usr/lib/libXrandr.so.2.2.0 b7036000-b7037000 rw-p 00005000 08:03 158007 /usr/lib/libXrandr.so.2.2.0 b7037000-b7043000 r-xp 00000000 08:03 158090 /usr/lib/libXi.so.6.1.0 b7043000-b7044000 rw-p 0000b000 08:03 158090 /usr/lib/libXi.so.6.1.0 b7044000-b7046000 r-xp 00000000 08:03 157994 /usr/lib/libXinerama.so.1.0.0 b7046000-b7047000 rw-p 00001000 08:03 157994 /usr/lib/libXinerama.so.1.0.0 b7047000-b704e000 r-xp 00000000 08:03 157602 /usr/lib/libXrender.so.1.3.0 b704e000-b704f000 rw-p 00007000 08:03 157602 /usr/lib/libXrender.so.1.3.0 b704f000-b7060000 r-xp 00000000 08:03 157930 /usr/lib/libXext.so.6.4.0 b7060000-b7061000 rw-p 00010000 08:03 157930 /usr/lib/libXext.so.6.4.0 b7061000-b708d000 r-xp 00000000 08:03 157814 /usr/lib/libfontconfig.so.1.4.4 b708d000-b708f000 rw-p 0002b000 08:03 157814 /usr/lib/libfontconfig.so.1.4.4 b708f000-b71b7000 r-xp 00000000 08:03 151651 /usr/lib/libgio-2.0.so.0.2800.6 b71b7000-b71bb000 rw-p 00127000 08:03 151651 /usr/lib/libgio-2.0.so.0.2800.6 b71bb000-b71fa000 r-xp 00000000 08:03 157877 /usr/lib/libpango-1.0.so.0.2800.4 b71fa000-b71fc000 rw-p 0003e000 08:03 157877 /usr/lib/libpango-1.0.so.0.2800.4 b71fc000-b7206000 r-xp 00000000 08:03 157881 /usr/lib/libpangocairo-1.0.so.0.2800.4 b7206000-b7207000 rw-p 00009000 08:03 157881 /usr/lib/libpangocairo-1.0.so.0.2800.4 b7207000-b72b2000 r-xp 00000000 08:03 159158 /usr/lib/libgdk-x11-2.0.so.0.2400.4 b72b2000-b72b5000 rw-p 000aa000 08:03 159158 /usr/lib/libgdk-x11-2.0.so.0.2400.4 b72b5000-b72f1000 r-xp 00000000 08:03 133724 /lib/libpcre.so.0.0.1 b72f1000-b72f2000 rw-p 0003b000 08:03 133724 /lib/libpcre.so.0.0.1 b72f2000-b73df000 r-xp 00000000 08:03 151647 /usr/lib/libglib-2.0.so.0.2800.6 b73df000-b73e0000 rw-p 000ed000 08:03 151647 /usr/lib/libglib-2.0.so.0.2800.6 b73e0000-b742c000 r-xp 00000000 08:03 151650 /usr/lib/libgobject-2.0.so.0.2800.6 b742c000-b742e000 rw-p 0004b000 08:03 151650 /usr/lib/libgobject-2.0.so.0.2800.6 b742e000-b742f000 rw-p 00000000 00:00 0 b742f000-b7432000 r-xp 00000000 08:03 263545 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so b7432000-b7433000 rw-p 00002000 08:03 263545 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.so b7433000-b7442000 r-xp 00000000 08:03 162664 /usr/lib/libcanberra.so.0.2.5 b7442000-b7443000 rw-p 0000f000 08:03 162664 /usr/lib/libcanberra.so.0.2.5 b7443000-b7447000 r-xp 00000000 08:03 162666 /usr/lib/libcanberra-gtk.so.0.1.8 b7447000-b7448000 rw-p 00003000 08:03 162666 /usr/lib/libcanberra-gtk.so.0.1.8 b7448000-b744d000 r-xp 00000000 08:03 281874 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so b744d000-b744e000 rw-p 00004000 08:03 281874 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so b744e000-b7601000 r--p 00000000 08:03 162089 /usr/lib/locale/locale-archive b7601000-b7603000 rw-p 00000000 00:00 0 b7603000-b7762000 r-xp 00000000 08:03 130341 /lib/libc-2.13.so b7762000-b7763000 ---p 0015f000 08:03 130341 /lib/libc-2.13.so b7763000-b7765000 r--p 0015f000 08:03 130341 /lib/libc-2.13.so b7765000-b7766000 rw-p 00161000 08:03 130341 /lib/libc-2.13.so b7766000-b7769000 rw-p 00000000 00:00 0 b7769000-b776c000 r-xp 00000000 08:03 130310 /lib/libdl-2.13.so b776c000-b776d000 r--p 00002000 08:03 130310 /lib/libdl-2.13.so b776d000-b776e000 rw-p 00003000 08:03 130310 /lib/libdl-2.13.so b776e000-b7785000 r-xp 00000000 08:03 130337 /lib/libpthread-2.13.so b7785000-b7786000 r--p 00016000 08:03 130337 /lib/libpthread-2.13.so b7786000-b7787000 rw-p 00017000 08:03 130337 /lib/libpthread-2.13.so b7787000-b7789000 rw-p 00000000 00:00 0 b7789000-b778a000 r--p 00000000 00:00 0 b778a000-b778d000 r-xp 00000000 08:03 151648 /usr/lib/libgmodule-2.0.so.0.2800.6 b778d000-b778e000 rw-p 00002000 08:03 151648 /usr/lib/libgmodule-2.0.so.0.2800.6 b778e000-b7795000 r-xp 00000000 08:03 130383 /lib/librt-2.13.so b7795000-b7796000 r--p 00006000 08:03 130383 /lib/librt-2.13.so b7796000-b7797000 rw-p 00007000 08:03 130383 /lib/librt-2.13.so b7797000-b779b000 r-xp 00000000 08:03 151649 /usr/lib/libgthread-2.0.so.0.2800.6 b779b000-b779c000 rw-p 00003000 08:03 151649 /usr/lib/libgthread-2.0.so.0.2800.6 b779c000-b77a8000 r-xp 00000000 08:03 9273 /usr/share/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/eclipse_1310.so b77a8000-b77a9000 rw-p 0000c000 08:03 9273 /usr/share/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/eclipse_1310.so b77a9000-b77aa000 rw-p 00000000 00:00 0 b77aa000-b77ab000 r-xp 00000000 00:00 0 [vdso] b77ab000-b77c9000 r-xp 00000000 08:03 130356 /lib/ld-2.13.so b77c9000-b77ca000 r--p 0001d000 08:03 130356 /lib/ld-2.13.so b77ca000-b77cb000 rw-p 0001e000 08:03 130356 /lib/ld-2.13.so bfd7d000-bfd80000 ---p 00000000 00:00 0 bfd81000-bfdcd000 rwxp 00000000 00:00 0 [stack] bfdcd000-bfdcf000 rw-p 00000000 00:00 0 VM Arguments: jvm_args: -Xms40m -Xmx768m -Dorg.eclipse.swt.browser.UseWebKitGTK=true -XX:MaxPermSize=512m java_command: Launcher Type: generic Environment Variables: JAVA_HOME=/opt/java PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/share/java/apache-ant/bin:/opt/java/bin:/opt/java/db/bin:/opt/java/jre/bin:/usr/bin/core_perl:/home/peter/opt/android-sdk-linux_x86/tools/:/home/peter/opt/android-sdk-linux_x86/platform-tools/:/home/peter/opt/google_appengine/:/home/peter/bin/ USERNAME=peter LD_LIBRARY_PATH=/opt/java/jre/lib/i386/client:/opt/java/jre/lib/i386: SHELL=/bin/bash DISPLAY=:0 Signal Handlers: SIGSEGV: [libjvm.so+0x469d20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGBUS: [libjvm.so+0x469d20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGFPE: [libjvm.so+0x38bd70], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGPIPE: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGXFSZ: [libjvm.so+0x38bd70], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGILL: [libjvm.so+0x38bd70], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGUSR2: [libjvm.so+0x38efb0], sa_mask[0]=0x00000000, sa_flags=0x10000004 SIGHUP: [libjvm.so+0x38eb90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGINT: [libjvm.so+0x38eb90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGTERM: [libjvm.so+0x38eb90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGQUIT: [libjvm.so+0x38eb90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 --------------- S Y S T E M --------------- OS:Linux uname:Linux 2.6.38-ARCH #1 SMP PREEMPT Fri May 13 07:54:18 UTC 2011 i686 libc:glibc 2.13 NPTL 2.13 rlimit: STACK 8192k, CORE 0k, NPROC 27851, NOFILE 1024, AS infinity load average:1.16 1.34 1.43 /proc/meminfo: MemTotal: 3567184 kB MemFree: 669480 kB Buffers: 151776 kB Cached: 2044936 kB SwapCached: 0 kB Active: 1193660 kB Inactive: 1568404 kB Active(anon): 615336 kB Inactive(anon): 174588 kB Active(file): 578324 kB Inactive(file): 1393816 kB Unevictable: 64 kB Mlocked: 64 kB HighTotal: 2710984 kB HighFree: 181716 kB LowTotal: 856200 kB LowFree: 487764 kB SwapTotal: 0 kB SwapFree: 0 kB Dirty: 1024 kB Writeback: 12 kB AnonPages: 561356 kB Mapped: 113324 kB Shmem: 224504 kB Slab: 102996 kB SReclaimable: 88208 kB SUnreclaim: 14788 kB KernelStack: 2936 kB PageTables: 4432 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 1783592 kB Committed_AS: 1774208 kB VmallocTotal: 122880 kB VmallocUsed: 26840 kB VmallocChunk: 29420 kB HardwareCorrupted: 0 kB AnonHugePages: 204800 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 4096 kB DirectMap4k: 20472 kB DirectMap4M: 888832 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) i5 CPU 650 @ 3.20GHz stepping : 5 cpu MHz : 3209.768 cache size : 4096 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 sep 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 pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm ida arat dts tpr_shadow vnmi flexpriority ept vpid bogomips : 6422.01 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) i5 CPU 650 @ 3.20GHz stepping : 5 cpu MHz : 3209.768 cache size : 4096 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 sep 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 pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm ida arat dts tpr_shadow vnmi flexpriority ept vpid bogomips : 6422.39 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) i5 CPU 650 @ 3.20GHz stepping : 5 cpu MHz : 3209.768 cache size : 4096 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 sep 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 pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm ida arat dts tpr_shadow vnmi flexpriority ept vpid bogomips : 6422.39 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) i5 CPU 650 @ 3.20GHz stepping : 5 cpu MHz : 3209.768 cache size : 4096 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 sep 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 pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt aes lahf_lm ida arat dts tpr_shadow vnmi flexpriority ept vpid bogomips : 6422.39 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: Memory: 4k page, physical 3567184k(669480k free), swap 0k(0k free) vm_info: Java HotSpot(TM) Client VM (20.0-b11) for linux-x86 JRE (1.6.0_25-b06), built on Apr 14 2011 01:32:00 by "java_re" with gcc 3.2.1-7a (J2SE release) time: Mon May 23 12:41:18 2011 elapsed time: 10 seconds