# # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x00dd1b79, pid=22365, tid=3078485696 # # Java VM: Java HotSpot(TM) Server VM (1.5.0_19-b02 mixed mode) # Problematic frame: # C [libgobject-2.0.so.0+0x27b79] g_type_check_instance_cast+0x29 # --------------- T H R E A D --------------- Current thread (0x08ce5488): JavaThread "main" [_thread_in_native, id=22365] siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000001 Registers: EAX=0x09373400, EBX=0x00ded68c, ECX=0x00000050, EDX=0x0935f89c ESP=0xbffb24fc, EBP=0xbffb2574, ESI=0x00000001, EDI=0x08f75cc0 EIP=0x00dd1b79, CR2=0x00000001, EFLAGS=0x00210202 Top of Stack: (sp=0xbffb24fc) 0xbffb24fc: 00ddb8dc 00000010 00de10b4 047f92e4 0xbffb250c: 0475282b 07ab8a40 00ab5fc4 9b0ad0a1 0xbffb251c: 00c3ebe7 bffb255c 0000575d 04563322 0xbffb252c: 00d87928 047f92e4 bffb2574 00000001 0xbffb253c: 00d87600 bffb257c 00aa5385 09618850 0xbffb254c: 00000000 00000001 00000005 00000001 0xbffb255c: 00dac89c 00ded808 00cdfceb 9b101940 0xbffb256c: 9b0cd6b0 08f75cc0 bffb2634 9b0cd1e9 Instructions: (pc=0x00dd1b79) 0x00dd1b69: c3 24 bb 01 00 85 f6 8b 45 0c 0f 84 d6 00 00 00 0x00dd1b79: 8b 16 85 d2 0f 84 75 01 00 00 8b 3a 81 ff fc 03 Stack: [0xbfdb9000,0xbffb9000), sp=0xbffb24fc, free space=2021k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libgobject-2.0.so.0+0x27b79] g_type_check_instance_cast+0x29 C [libgail.so+0x251e9] C [libgobject-2.0.so.0+0x172d4] g_cclosure_marshal_VOID__VOID+0x84 C [libgobject-2.0.so.0+0x95b3] g_closure_invoke+0x1b3 C [libgobject-2.0.so.0+0x1f6ce] C [libgobject-2.0.so.0+0x2047d] g_signal_emit_valist+0x7bd C [libgobject-2.0.so.0+0x20907] g_signal_emit+0x27 C [libgail.so+0x3fe9b] C [libgobject-2.0.so.0+0x1661f] g_cclosure_marshal_VOID__UINT_POINTER+0x8f C [libgobject-2.0.so.0+0x95b3] g_closure_invoke+0x1b3 C [libgobject-2.0.so.0+0x1f118] C [libgobject-2.0.so.0+0x2047d] g_signal_emit_valist+0x7bd C [libgobject-2.0.so.0+0x20792] g_signal_emit_by_name+0x192 C [libgail.so+0x37cb4] C [libgobject-2.0.so.0+0x1ebd7] C [libgobject-2.0.so.0+0x2047d] g_signal_emit_valist+0x7bd C [libgobject-2.0.so.0+0x20907] g_signal_emit+0x27 C [libgtk-x11-2.0.so.0+0x297885] gtk_widget_show+0xc5 C [libswt-pi-gtk-3557.so+0x444ce] Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1show+0x1b j org.eclipse.swt.internal.gtk.OS._gtk_widget_show(I)V+0 j org.eclipse.swt.internal.gtk.OS.gtk_widget_show(I)V+8 j org.eclipse.swt.widgets.Shell.setVisible(Z)V+127 j org.eclipse.swt.widgets.Shell.open()V+11 j org.eclipse.jface.window.Window.open()I+34 j org.eclipse.ui.internal.progress.BlockedJobsDialog$1.runInUIThread(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+24 j org.eclipse.ui.progress.UIJob$1.run()V+53 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.runAsyncMessages(Z)Z+5 j org.eclipse.swt.widgets.Display.readAndDispatch()Z+48 j org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.runEventLoop()V+39 j org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.isCanceled()Z+1 j org.eclipse.core.internal.jobs.ThreadJob.isCanceled(Lorg/eclipse/core/runtime/IProgressMonitor;)Z+1 j org.eclipse.core.internal.jobs.ThreadJob.joinRun(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/internal/jobs/ThreadJob;+81 j org.eclipse.core.internal.jobs.ImplicitJobs.begin(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;Z)V+207 j org.eclipse.core.internal.jobs.JobManager.beginRule(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V+16 j org.eclipse.core.internal.resources.WorkManager.checkIn(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V+38 j org.eclipse.core.internal.resources.Workspace.prepareOperation(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V+50 j org.eclipse.core.internal.resources.Project.open(ILorg/eclipse/core/runtime/IProgressMonitor;)V+54 j org.jboss.tools.jmx.core.test.util.TestProjectProvider.importExistingProject(Lorg/eclipse/core/resources/IProject;Ljava/lang/String;Ljava/lang/String;)V+59 j org.jboss.tools.jmx.core.test.util.TestProjectProvider.init(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+216 j org.jboss.tools.jmx.core.test.util.TestProjectProvider.(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V+60 j org.jboss.tools.jmx.core.test.DefaultProviderTest.testConnection()V+11 v ~StubRoutines::call_stub V [libjvm.so+0x269e0c] V [libjvm.so+0x43b068] V [libjvm.so+0x269c3f] V [libjvm.so+0x48740c] V [libjvm.so+0x48a11a] V [libjvm.so+0x2de112] C [libjava.so+0x137a4] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x34 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;+111 j junit.framework.TestCase.runTest()V+108 j junit.framework.TestCase.runBare()V+7 j junit.framework.TestResult$1.protect()V+4 j junit.framework.TestResult.runProtected(Ljunit/framework/Test;Ljunit/framework/Protectable;)V+1 j junit.framework.TestResult.run(Ljunit/framework/TestCase;)V+18 j junit.framework.TestCase.run(Ljunit/framework/TestResult;)V+2 j junit.framework.TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V+2 j junit.framework.TestSuite.run(Ljunit/framework/TestResult;)V+37 j org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(Lorg/eclipse/jdt/internal/junit/runner/TestExecution;)V+40 j org.eclipse.jdt.internal.junit.runner.TestExecution.run([Lorg/eclipse/jdt/internal/junit/runner/ITestReference;)V+17 j org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests([Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/jdt/internal/junit/runner/TestExecution;)V+61 j org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(Lorg/eclipse/jdt/internal/junit/runner/TestExecution;)V+10 j org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run()V+70 j org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main([Ljava/lang/String;)V+14 j org.eclipse.pde.internal.junit.runtime.UITestApplication$1.run()V+3 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.runAsyncMessages(Z)Z+5 j org.eclipse.swt.widgets.Display.readAndDispatch()Z+48 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+393 j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1 j org.eclipse.ui.internal.Workbench$5.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;+84 j org.eclipse.pde.internal.junit.runtime.UITestApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+62 j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29 j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149 j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183 v ~StubRoutines::call_stub V [libjvm.so+0x269e0c] V [libjvm.so+0x43b068] V [libjvm.so+0x269c3f] V [libjvm.so+0x48740c] V [libjvm.so+0x48a11a] V [libjvm.so+0x2de112] C [libjava.so+0x137a4] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x34 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;+111 ...... Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.eclipse.swt.internal.gtk.OS._gtk_widget_show(I)V+0 j org.eclipse.swt.internal.gtk.OS.gtk_widget_show(I)V+8 j org.eclipse.swt.widgets.Shell.setVisible(Z)V+127 j org.eclipse.swt.widgets.Shell.open()V+11 j org.eclipse.jface.window.Window.open()I+34 j org.eclipse.ui.internal.progress.BlockedJobsDialog$1.runInUIThread(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+24 j org.eclipse.ui.progress.UIJob$1.run()V+53 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.runAsyncMessages(Z)Z+5 j org.eclipse.swt.widgets.Display.readAndDispatch()Z+48 j org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.runEventLoop()V+39 j org.eclipse.ui.internal.dialogs.EventLoopProgressMonitor.isCanceled()Z+1 j org.eclipse.core.internal.jobs.ThreadJob.isCanceled(Lorg/eclipse/core/runtime/IProgressMonitor;)Z+1 j org.eclipse.core.internal.jobs.ThreadJob.joinRun(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/internal/jobs/ThreadJob;+81 j org.eclipse.core.internal.jobs.ImplicitJobs.begin(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;Z)V+207 j org.eclipse.core.internal.jobs.JobManager.beginRule(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V+16 j org.eclipse.core.internal.resources.WorkManager.checkIn(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V+38 j org.eclipse.core.internal.resources.Workspace.prepareOperation(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;Lorg/eclipse/core/runtime/IProgressMonitor;)V+50 j org.eclipse.core.internal.resources.Project.open(ILorg/eclipse/core/runtime/IProgressMonitor;)V+54 j org.jboss.tools.jmx.core.test.util.TestProjectProvider.importExistingProject(Lorg/eclipse/core/resources/IProject;Ljava/lang/String;Ljava/lang/String;)V+59 j org.jboss.tools.jmx.core.test.util.TestProjectProvider.init(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+216 j org.jboss.tools.jmx.core.test.util.TestProjectProvider.(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V+60 j org.jboss.tools.jmx.core.test.DefaultProviderTest.testConnection()V+11 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;+111 j junit.framework.TestCase.runTest()V+108 j junit.framework.TestCase.runBare()V+7 j junit.framework.TestResult$1.protect()V+4 j junit.framework.TestResult.runProtected(Ljunit/framework/Test;Ljunit/framework/Protectable;)V+1 j junit.framework.TestResult.run(Ljunit/framework/TestCase;)V+18 j junit.framework.TestCase.run(Ljunit/framework/TestResult;)V+2 j junit.framework.TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V+2 j junit.framework.TestSuite.run(Ljunit/framework/TestResult;)V+37 j org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(Lorg/eclipse/jdt/internal/junit/runner/TestExecution;)V+40 j org.eclipse.jdt.internal.junit.runner.TestExecution.run([Lorg/eclipse/jdt/internal/junit/runner/ITestReference;)V+17 j org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests([Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/jdt/internal/junit/runner/TestExecution;)V+61 j org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(Lorg/eclipse/jdt/internal/junit/runner/TestExecution;)V+10 j org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run()V+70 j org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main([Ljava/lang/String;)V+14 j org.eclipse.pde.internal.junit.runtime.UITestApplication$1.run()V+3 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.runAsyncMessages(Z)Z+5 j org.eclipse.swt.widgets.Display.readAndDispatch()Z+48 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+393 j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1 j org.eclipse.ui.internal.Workbench$5.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;+84 j org.eclipse.pde.internal.junit.runtime.UITestApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+62 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;+111 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+114 j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4 j org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x09009700 JavaThread "ReaderThread" [_thread_in_native, id=22446] 0x0a290cb8 JavaThread "Worker-3" [_thread_blocked, id=22445] 0x09213408 JavaThread "Worker-2" [_thread_blocked, id=22444] 0x0980ee20 JavaThread "WorkbenchTestable" [_thread_blocked, id=22443] 0x99e00230 JavaThread "Worker-1" [_thread_blocked, id=22442] 0x095265d0 JavaThread "Java indexing" daemon [_thread_blocked, id=22398] 0x08f93d70 JavaThread "Worker-0" [_thread_in_vm, id=22396] 0x99f846d8 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=22387] 0x08fcb3f0 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=22386] 0x08f76af0 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=22384] 0x08fc84d0 JavaThread "State Saver" [_thread_blocked, id=22383] 0x08db1b60 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=22380] 0x08db06a8 JavaThread "CompilerThread1" daemon [_thread_blocked, id=22379] 0x08daf728 JavaThread "CompilerThread0" daemon [_thread_blocked, id=22378] 0x08dae778 JavaThread "AdapterThread" daemon [_thread_blocked, id=22377] 0x08dad8b0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=22376] 0x08da4378 JavaThread "Finalizer" daemon [_thread_blocked, id=22375] 0x08da2cf0 JavaThread "Reference Handler" daemon [_thread_blocked, id=22374] =>0x08ce5488 JavaThread "main" [_thread_in_native, id=22365] Other Threads: 0x08da08a8 VMThread [id=22373] 0x08cf6c50 WatcherThread [id=22381] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap PSYoungGen total 23168K, used 2967K [0xaf0b0000, 0xb0d20000, 0xb0d20000) eden space 18112K, 2% used [0xaf0b0000,0xaf132de8,0xb0260000) from space 5056K, 48% used [0xb0260000,0xb04c2e28,0xb0750000) to space 4992K, 0% used [0xb0840000,0xb0840000,0xb0d20000) PSOldGen total 36416K, used 31538K [0xa0d20000, 0xa30b0000, 0xaf0b0000) object space 36416K, 86% used [0xa0d20000,0xa2bec830,0xa30b0000) PSPermGen total 35584K, used 35464K [0x9cd20000, 0x9efe0000, 0xa0d20000) object space 35584K, 99% used [0x9cd20000,0x9efc2218,0x9efe0000) Dynamic libraries: 00101000-00115000 r-xp 00000000 fd:00 19523 /lib/libresolv-2.11.1.so 00115000-00116000 ---p 00014000 fd:00 19523 /lib/libresolv-2.11.1.so 00116000-00117000 r-xp 00014000 fd:00 19523 /lib/libresolv-2.11.1.so 00117000-00118000 rwxp 00015000 fd:00 19523 /lib/libresolv-2.11.1.so 00118000-0011a000 rwxp 00000000 00:00 0 0011c000-00139000 r-xp 00000000 fd:00 10052 /usr/lib/libxcb.so.1.1.0 00139000-0013a000 rwxp 0001c000 fd:00 10052 /usr/lib/libxcb.so.1.1.0 0013c000-00270000 r-xp 00000000 fd:00 10970 /usr/lib/libX11.so.6.3.0 00270000-00274000 rwxp 00133000 fd:00 10970 /usr/lib/libX11.so.6.3.0 00276000-0027a000 r-xp 00000000 fd:00 24496 /lib/libgthread-2.0.so.0.2200.5 0027a000-0027b000 rwxp 00003000 fd:00 24496 /lib/libgthread-2.0.so.0.2200.5 0027d000-0032c000 r-xp 00000000 fd:00 21004 /lib/libgio-2.0.so.0.2200.5 0032c000-0032e000 rwxp 000af000 fd:00 21004 /lib/libgio-2.0.so.0.2200.5 00330000-00340000 r-xp 00000000 fd:00 10973 /usr/lib/libXext.so.6.4.0 00340000-00341000 rwxp 00010000 fd:00 10973 /usr/lib/libXext.so.6.4.0 00343000-00369000 r-xp 00000000 fd:00 6991 /lib/libexpat.so.1.5.2 00369000-0036b000 rwxp 00025000 fd:00 6991 /lib/libexpat.so.1.5.2 0036d000-00401000 r-xp 00000000 fd:00 6643 /usr/lib/libfreetype.so.6.3.22 00401000-00405000 rwxp 00094000 fd:00 6643 /usr/lib/libfreetype.so.6.3.22 00407000-0040b000 r-xp 00000000 fd:00 27576 /lib/libcap-ng.so.0.0.0 0040b000-0040c000 r-xp 00003000 fd:00 27576 /lib/libcap-ng.so.0.0.0 0040c000-0040d000 rwxp 00004000 fd:00 27576 /lib/libcap-ng.so.0.0.0 0040f000-00436000 r-xp 00000000 fd:00 6558 /usr/lib/libpng12.so.0.43.0 00436000-00437000 rwxp 00026000 fd:00 6558 /usr/lib/libpng12.so.0.43.0 00439000-0047e000 r-xp 00000000 fd:00 39894 /lib/libdbus-1.so.3.4.0 0047e000-0047f000 r-xp 00044000 fd:00 39894 /lib/libdbus-1.so.3.4.0 0047f000-00480000 rwxp 00045000 fd:00 39894 /lib/libdbus-1.so.3.4.0 00482000-004b5000 r-xp 00000000 fd:00 7898 /usr/lib/libfontconfig.so.1.4.4 004b5000-004b7000 rwxp 00032000 fd:00 7898 /usr/lib/libfontconfig.so.1.4.4 004b9000-004c6000 r-xp 00000000 fd:00 10982 /usr/lib/libXi.so.6.1.0 004c6000-004c7000 rwxp 0000d000 fd:00 10982 /usr/lib/libXi.so.6.1.0 004c9000-004d1000 r-xp 00000000 fd:00 12104 /usr/lib/libXrender.so.1.3.0 004d1000-004d2000 rwxp 00008000 fd:00 12104 /usr/lib/libXrender.so.1.3.0 004d4000-004dd000 r-xp 00000000 fd:00 19477 /usr/lib/libXcursor.so.1.0.2 004dd000-004de000 rwxp 00009000 fd:00 19477 /usr/lib/libXcursor.so.1.0.2 004e0000-004e7000 r-xp 00000000 fd:00 19450 /usr/lib/libXrandr.so.2.2.0 004e7000-004e8000 rwxp 00006000 fd:00 19450 /usr/lib/libXrandr.so.2.2.0 004ea000-004ee000 r-xp 00000000 fd:00 19466 /usr/lib/libXfixes.so.3.1.0 004ee000-004ef000 rwxp 00003000 fd:00 19466 /usr/lib/libXfixes.so.3.1.0 004f1000-004f3000 r-xp 00000000 fd:00 19508 /usr/lib/libXdamage.so.1.1.0 004f3000-004f4000 rwxp 00001000 fd:00 19508 /usr/lib/libXdamage.so.1.1.0 004f6000-0053d000 r-xp 00000000 fd:00 18750 /usr/lib/libpango-1.0.so.0.2600.2 0053d000-0053f000 rwxp 00047000 fd:00 18750 /usr/lib/libpango-1.0.so.0.2600.2 00541000-0055f000 r-xp 00000000 fd:00 22252 /usr/lib/libgdk_pixbuf-2.0.so.0.1800.9 0055f000-00560000 rwxp 0001d000 fd:00 22252 /usr/lib/libgdk_pixbuf-2.0.so.0.1800.9 00562000-0056d000 r-xp 00000000 fd:00 19416 /usr/lib/libpangocairo-1.0.so.0.2600.2 0056d000-0056e000 rwxp 0000a000 fd:00 19416 /usr/lib/libpangocairo-1.0.so.0.2600.2 00570000-00572000 r-xp 00000000 fd:00 19485 /usr/lib/libXcomposite.so.1.0.0 00572000-00573000 rwxp 00001000 fd:00 19485 /usr/lib/libXcomposite.so.1.0.0 00575000-005f3000 r-xp 00000000 fd:00 12833 /usr/lib/libcairo.so.2.10800.8 005f3000-005f5000 rwxp 0007e000 fd:00 12833 /usr/lib/libcairo.so.2.10800.8 005f7000-00657000 r-xp 00000000 fd:00 6616 /usr/lib/libpixman-1.so.0.16.6 00657000-00659000 rwxp 00060000 fd:00 6616 /usr/lib/libpixman-1.so.0.16.6 0065b000-00678000 r-xp 00000000 fd:00 22271 /usr/lib/libatk-1.0.so.0.2809.1 00678000-0067a000 rwxp 0001c000 fd:00 22271 /usr/lib/libatk-1.0.so.0.2809.1 0067c000-006a4000 r-xp 00000000 fd:00 18846 /usr/lib/libpangoft2-1.0.so.0.2600.2 006a4000-006a5000 rwxp 00028000 fd:00 18846 /usr/lib/libpangoft2-1.0.so.0.2600.2 006a7000-00759000 r-xp 00000000 fd:00 22263 /usr/lib/libgdk-x11-2.0.so.0.1800.9 00759000-0075c000 rwxp 000b2000 fd:00 22263 /usr/lib/libgdk-x11-2.0.so.0.1800.9 0075e000-0077e000 r-xp 00000000 fd:00 11729 /usr/lib/libdbus-glib-1.so.2.1.0 0077e000-0077f000 rwxp 0001f000 fd:00 11729 /usr/lib/libdbus-glib-1.so.2.1.0 00781000-0079e000 r-xp 00000000 fd:00 8632 /lib/libgcc_s-4.4.3-20100127.so.1 0079e000-0079f000 rwxp 0001c000 fd:00 8632 /lib/libgcc_s-4.4.3-20100127.so.1 007a1000-007a5000 r-xp 00000000 fd:00 26576 /lib/libuuid.so.1.3.0 007a5000-007a6000 rwxp 00003000 fd:00 26576 /lib/libuuid.so.1.3.0 007a8000-007f5000 r-xp 00000000 fd:00 63601 /usr/lib/libspi.so.0.10.11 007f5000-007ff000 rwxp 0004d000 fd:00 63601 /usr/lib/libspi.so.0.10.11 00893000-00895000 r-xp 00000000 fd:00 50186 /lib/libcom_err.so.2.1 00895000-00896000 rwxp 00002000 fd:00 50186 /lib/libcom_err.so.2.1 00898000-00a09000 r-xp 00000000 fd:00 50261 /usr/lib/libcrypto.so.1.0.0 00a09000-00a1d000 rwxp 00170000 fd:00 50261 /usr/lib/libcrypto.so.1.0.0 00a1d000-00a20000 rwxp 00000000 00:00 0 00a22000-00a24000 r-xp 00000000 fd:00 11258 /lib/libkeyutils-1.2.so 00a24000-00a25000 rwxp 00001000 fd:00 11258 /lib/libkeyutils-1.2.so 00a27000-00a2e000 r-xp 00000000 fd:00 26577 /usr/lib/libSM.so.6.0.0 00a2e000-00a2f000 rwxp 00006000 fd:00 26577 /usr/lib/libSM.so.6.0.0 00a31000-00a39000 r-xp 00000000 fd:00 4825 /lib/libkrb5support.so.0.1 00a39000-00a3a000 rwxp 00007000 fd:00 4825 /lib/libkrb5support.so.0.1 00a3c000-00a53000 r-xp 00000000 fd:00 26575 /usr/lib/libICE.so.6.3.0 00a53000-00a55000 rwxp 00016000 fd:00 26575 /usr/lib/libICE.so.6.3.0 00a55000-00a56000 rwxp 00000000 00:00 0 00a58000-00a85000 r-xp 00000000 fd:00 6961 /lib/libgssapi_krb5.so.2.2 00a85000-00a86000 rwxp 0002d000 fd:00 6961 /lib/libgssapi_krb5.so.2.2 00a88000-00a8c000 r-xp 00000000 fd:00 66489 /lib/libattr.so.1.1.0 00a8c000-00a8d000 rwxp 00003000 fd:00 66489 /lib/libattr.so.1.1.0 00a8f000-00a94000 r-xp 00000000 fd:00 63548 /usr/lib/libXtst.so.6.1.0 00a94000-00a95000 rwxp 00004000 fd:00 63548 /usr/lib/libXtst.so.6.1.0 00a97000-00ab5000 r-xp 00000000 fd:00 4820 /lib/ld-2.11.1.so 00ab5000-00ab6000 r-xp 0001d000 fd:00 4820 /lib/ld-2.11.1.so 00ab6000-00ab7000 rwxp 0001e000 fd:00 4820 /lib/ld-2.11.1.so 00ab9000-00c28000 r-xp 00000000 fd:00 5277 /lib/libc-2.11.1.so 00c28000-00c2a000 r-xp 0016e000 fd:00 5277 /lib/libc-2.11.1.so 00c2a000-00c2b000 rwxp 00170000 fd:00 5277 /lib/libc-2.11.1.so 00c2b000-00c2e000 rwxp 00000000 00:00 0 00c30000-00c33000 r-xp 00000000 fd:00 10521 /lib/libdl-2.11.1.so 00c33000-00c34000 r-xp 00002000 fd:00 10521 /lib/libdl-2.11.1.so 00c34000-00c35000 rwxp 00003000 fd:00 10521 /lib/libdl-2.11.1.so 00c37000-00c4d000 r-xp 00000000 fd:00 9365 /lib/libpthread-2.11.1.so 00c4d000-00c4e000 r-xp 00015000 fd:00 9365 /lib/libpthread-2.11.1.so 00c4e000-00c4f000 rwxp 00016000 fd:00 9365 /lib/libpthread-2.11.1.so 00c4f000-00c51000 rwxp 00000000 00:00 0 00c53000-00c7b000 r-xp 00000000 fd:00 6089 /lib/libm-2.11.1.so 00c7b000-00c7c000 r-xp 00027000 fd:00 6089 /lib/libm-2.11.1.so 00c7c000-00c7d000 rwxp 00028000 fd:00 6089 /lib/libm-2.11.1.so 00c7f000-00c91000 r-xp 00000000 fd:00 6405 /lib/libz.so.1.2.3 00c91000-00c92000 rwxp 00011000 fd:00 6405 /lib/libz.so.1.2.3 00c94000-00c9b000 r-xp 00000000 fd:00 22573 /lib/librt-2.11.1.so 00c9b000-00c9c000 r-xp 00006000 fd:00 22573 /lib/librt-2.11.1.so 00c9c000-00c9d000 rwxp 00007000 fd:00 22573 /lib/librt-2.11.1.so 00c9f000-00d87000 r-xp 00000000 fd:00 12835 /lib/libglib-2.0.so.0.2200.5 00d87000-00d88000 rwxp 000e8000 fd:00 12835 /lib/libglib-2.0.so.0.2200.5 00d8a000-00da6000 r-xp 00000000 fd:00 20279 /lib/libselinux.so.1 00da6000-00da7000 r-xp 0001b000 fd:00 20279 /lib/libselinux.so.1 00da7000-00da8000 rwxp 0001c000 fd:00 20279 /lib/libselinux.so.1 00daa000-00ded000 r-xp 00000000 fd:00 16488 /lib/libgobject-2.0.so.0.2200.5 00ded000-00dee000 rwxp 00043000 fd:00 16488 /lib/libgobject-2.0.so.0.2200.5 00df0000-00df3000 r-xp 00000000 fd:00 16620 /lib/libgmodule-2.0.so.0.2200.5 00df3000-00df4000 rwxp 00002000 fd:00 16620 /lib/libgmodule-2.0.so.0.2200.5 00df6000-00df8000 r-xp 00000000 fd:00 9553 /usr/lib/libXau.so.6.0.0 00df8000-00df9000 rwxp 00001000 fd:00 9553 /usr/lib/libXau.so.6.0.0 00dfb000-00dfd000 r-xp 00000000 fd:00 19436 /usr/lib/libXinerama.so.1.0.0 00dfd000-00dfe000 rwxp 00001000 fd:00 19436 /usr/lib/libXinerama.so.1.0.0 03c12000-03cc5000 r-xp 00000000 fd:00 6668 /lib/libkrb5.so.3.3 03cc5000-03ccb000 rwxp 000b3000 fd:00 6668 /lib/libkrb5.so.3.3 03ccd000-03cf7000 r-xp 00000000 fd:00 5204 /lib/libk5crypto.so.3.1 03cf7000-03cf8000 rwxp 0002a000 fd:00 5204 /lib/libk5crypto.so.3.1 03cfa000-03d4c000 r-xp 00000000 fd:00 7089 /usr/lib/libssl.so.1.0.0 03d4c000-03d50000 rwxp 00051000 fd:00 7089 /usr/lib/libssl.so.1.0.0 03d84000-03dea000 r-xp 00000000 fd:00 5181 /usr/lib/libgnomevfs-2.so.0.2400.2 03dea000-03ded000 rwxp 00066000 fd:00 5181 /usr/lib/libgnomevfs-2.so.0.2400.2 03e7a000-03e8e000 r-xp 00000000 fd:00 7141 /usr/lib/libgnome-2.so.0.2800.0 03e8e000-03e8f000 rwxp 00014000 fd:00 7141 /usr/lib/libgnome-2.so.0.2800.0 03fc2000-03fc9000 r-xp 00000000 fd:00 8021 /lib/libacl.so.1.1.0 03fc9000-03fca000 rwxp 00006000 fd:00 8021 /lib/libacl.so.1.1.0 0442d000-048b4000 r-xp 00000000 fd:00 22277 /usr/lib/libgtk-x11-2.0.so.0.1800.9 048b4000-048ba000 rwxp 00487000 fd:00 22277 /usr/lib/libgtk-x11-2.0.so.0.1800.9 048ba000-048bb000 rwxp 00000000 00:00 0 049a5000-049ae000 r-xp 00000000 fd:00 69319 /usr/lib/libltdl.so.7.2.1 049ae000-049af000 rwxp 00008000 fd:00 69319 /usr/lib/libltdl.so.7.2.1 049b1000-049c0000 r-xp 00000000 fd:00 69294 /usr/lib/libtdb.so.1.2.1 049c0000-049c1000 rwxp 0000e000 fd:00 69294 /usr/lib/libtdb.so.1.2.1 049c3000-049c7000 r-xp 00000000 fd:00 69376 /usr/lib/libcanberra-gtk.so.0.1.5 049c7000-049c8000 rwxp 00003000 fd:00 69376 /usr/lib/libcanberra-gtk.so.0.1.5 049ca000-049d9000 r-xp 00000000 fd:00 69370 /usr/lib/libcanberra.so.0.2.1 049d9000-049da000 rwxp 0000f000 fd:00 69370 /usr/lib/libcanberra.so.0.2.1 049fd000-04b41000 r-xp 00000000 fd:00 50360 /usr/lib/libxml2.so.2.7.6 04b41000-04b46000 rwxp 00143000 fd:00 50360 /usr/lib/libxml2.so.2.7.6 04b46000-04b47000 rwxp 00000000 00:00 0 04b49000-04b59000 r-xp 00000000 fd:00 12325 /lib/libbz2.so.1.0.4 04b59000-04b5a000 rwxp 00010000 fd:00 12325 /lib/libbz2.so.1.0.4 04b5c000-04baf000 r-xp 00000000 fd:00 50358 /usr/lib/libORBit-2.so.0.1.0 04baf000-04bb9000 rwxp 00052000 fd:00 50358 /usr/lib/libORBit-2.so.0.1.0 04bbb000-04bf2000 r-xp 00000000 fd:00 50359 /usr/lib/libgconf-2.so.4.1.5 04bf2000-04bf5000 rwxp 00037000 fd:00 50359 /usr/lib/libgconf-2.so.4.1.5 04bf7000-04c0c000 r-xp 00000000 fd:00 51181 /usr/lib/libbonobo-activation.so.4.0.0 04c0c000-04c0e000 rwxp 00015000 fd:00 51181 /usr/lib/libbonobo-activation.so.4.0.0 04c10000-04c13000 r-xp 00000000 fd:00 50362 /usr/lib/libavahi-glib.so.1.0.1 04c13000-04c14000 rwxp 00002000 fd:00 50362 /usr/lib/libavahi-glib.so.1.0.1 04c18000-04c28000 r-xp 00000000 fd:00 50363 /usr/lib/libavahi-client.so.3.2.5 04c28000-04c29000 rwxp 0000f000 fd:00 50363 /usr/lib/libavahi-client.so.3.2.5 04c2b000-04c37000 r-xp 00000000 fd:00 50361 /usr/lib/libavahi-common.so.3.5.1 04c37000-04c38000 rwxp 0000b000 fd:00 50361 /usr/lib/libavahi-common.so.3.5.1 04c55000-04c59000 r-xp 00000000 fd:00 51127 /usr/lib/libORBitCosNaming-2.so.0.1.0 04c59000-04c5a000 rwxp 00004000 fd:00 51127 /usr/lib/libORBitCosNaming-2.so.0.1.0 04c5c000-04c63000 r-xp 00000000 fd:00 50266 /usr/lib/libgailutil.so.18.0.1 04c63000-04c64000 rwxp 00006000 fd:00 50266 /usr/lib/libgailutil.so.18.0.1 04d41000-04d49000 r-xp 00000000 fd:00 24706 /usr/lib/libvorbisfile.so.3.3.2 04d49000-04d4a000 rwxp 00007000 fd:00 24706 /usr/lib/libvorbisfile.so.3.3.2 04efc000-04f13000 r-xp 00000000 fd:00 10123 /lib/libnsl-2.11.1.so 04f13000-04f14000 r-xp 00016000 fd:00 10123 /lib/libnsl-2.11.1.so 04f14000-04f15000 rwxp 00017000 fd:00 10123 /lib/libnsl-2.11.1.so 04f15000-04f17000 rwxp 00000000 00:00 0 04f19000-04f1b000 r-xp 00000000 fd:00 50364 /lib/libutil-2.11.1.so 04f1b000-04f1c000 r-xp 00001000 fd:00 50364 /lib/libutil-2.11.1.so 04f1c000-04f1d000 rwxp 00002000 fd:00 50364 /lib/libutil-2.11.1.so 04f82000-0506a000 r-xp 00000000 fd:00 13634 /lib/libasound.so.2.0.0 0506a000-0506e000 rwxp 000e7000 fd:00 13634 /lib/libasound.so.2.0.0 05097000-050f6000 r-xp 00000000 fd:00 51182 /usr/lib/libbonobo-2.so.0.0.0 050f6000-05100000 rwxp 0005e000 fd:00 51182 /usr/lib/libbonobo-2.so.0.0.0 051c0000-051fc000 r-xp 00000000 fd:00 68778 /usr/lib/libgsf-1.so.114.0.15 051fc000-051ff000 rwxp 0003b000 fd:00 68778 /usr/lib/libgsf-1.so.114.0.15 051ff000-05200000 rwxp 00000000 00:00 0 05256000-0528d000 r-xp 00000000 fd:00 68785 /usr/lib/librsvg-2.so.2.26.0 0528d000-0528e000 rwxp 00037000 fd:00 68785 /usr/lib/librsvg-2.so.2.26.0 05290000-052ca000 r-xp 00000000 fd:00 68779 /usr/lib/libcroco-0.6.so.3.0.1 052ca000-052cd000 rwxp 00039000 fd:00 68779 /usr/lib/libcroco-0.6.so.3.0.1 05e1a000-05e1f000 r-xp 00000000 fd:00 68076 /usr/lib/libogg.so.0.6.0 05e1f000-05e20000 rwxp 00005000 fd:00 68076 /usr/lib/libogg.so.0.6.0 05e22000-05e4c000 r-xp 00000000 fd:00 68511 /usr/lib/libvorbis.so.0.4.3 05e4c000-05e4d000 rwxp 00029000 fd:00 68511 /usr/lib/libvorbis.so.0.4.3 08048000-08057000 r-xp 00000000 fd:00 393518 /opt/jdk1.5.0_19/bin/java 08057000-08059000 rwxp 0000e000 fd:00 393518 /opt/jdk1.5.0_19/bin/java 08ce1000-0a4f2000 rwxp 00000000 00:00 0 [heap] 8f8ac000-904be000 r-xp 00000000 fd:00 8807 /usr/share/icons/hicolor/icon-theme.cache 904be000-90b4b000 r-xp 00000000 fd:00 37031 /usr/share/icons/gnome/icon-theme.cache 90b4b000-91a88000 r-xs 00000000 08:05 175690 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.common.projecttemplates_3.1.0.201004301535.jar 91a88000-91cb5000 r-xs 00000000 08:05 175686 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.common_3.1.0.201004301535.jar 91cb5000-91d89000 r-xs 00000000 08:05 175675 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.ide.eclipse.as.core_2.1.0.201004222312.jar 91d89000-91e07000 r-xs 00000000 08:05 1092587 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jst.jsf.common_1.1.9.v201001271707.jar 91e07000-91e0a000 ---p 00000000 00:00 0 91e0a000-91e88000 rwxp 00000000 00:00 0 91e88000-91e8b000 ---p 00000000 00:00 0 91e8b000-91f09000 rwxp 00000000 00:00 0 91f09000-91f0a000 ---p 00000000 00:00 0 91f0a000-9290a000 rwxp 00000000 00:00 0 9290a000-9295b000 r-xp 00000000 fd:00 9225 /usr/share/fonts/dejavu/DejaVuSerif.ttf 9295b000-929bb000 rwxs 00000000 00:04 13205563 /SYSV00000000 (deleted) 929bb000-929bc000 ---p 00000000 00:00 0 929bc000-933bc000 rwxp 00000000 00:00 0 933bc000-933bd000 ---p 00000000 00:00 0 933bd000-93dbd000 rwxp 00000000 00:00 0 93dbd000-93e72000 r-xs 00000000 08:05 213882 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xpcom_1.9.1.2a/MozillaInterfaces.jar 93e72000-93e73000 ---p 00000000 00:00 0 93e73000-94873000 rwxp 00000000 00:00 0 94873000-94874000 ---p 00000000 00:00 0 94874000-95274000 rwxp 00000000 00:00 0 95274000-95ed3000 r-xp 00000000 08:05 216417 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libxul.so 95ed3000-95fdb000 rwxp 00c5e000 08:05 216417 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libxul.so 95fdb000-95fee000 rwxp 00000000 00:00 0 95fee000-960b5000 r-xp 00000000 08:05 216384 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libmozjs.so 960b5000-960bc000 rwxp 000c6000 08:05 216384 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libmozjs.so 960bc000-96189000 r-xp 00000000 08:05 216471 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libnss3.so 96189000-9618d000 rwxp 000cc000 08:05 216471 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libnss3.so 9618d000-9618e000 rwxp 00000000 00:00 0 9618e000-9626b000 r-xp 00000000 fd:00 9025 /usr/lib/libstdc++.so.6.0.13 9626b000-9626f000 r-xp 000dc000 fd:00 9025 /usr/lib/libstdc++.so.6.0.13 9626f000-96271000 rwxp 000e0000 fd:00 9025 /usr/lib/libstdc++.so.6.0.13 96271000-96277000 rwxp 00000000 00:00 0 9635e000-963e8000 r-xs 00000000 08:05 3687459 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/457/1/.cp/struts.jar 963e8000-9646c000 r-xs 00000000 08:05 175739 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.struts_3.1.0.201005010138.jar 9646c000-964e4000 r-xs 00000000 08:05 175708 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.jsf_3.1.0.201005010127.jar 964e4000-965b5000 r-xs 00000000 08:05 1092636 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.wst.xml.ui_1.1.2.v201001222130.jar 965b5000-9661a000 r-xs 00000000 08:05 1092627 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.wst.sse.core_1.1.402.v201001251516.jar 9661a000-966c2000 r-xs 00000000 08:05 1092635 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.wst.xml.core_1.1.402.v201001222130.jar 966c2000-96ab9000 r-xs 00000000 08:05 175440 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.pde.ui_3.5.1.v201001121200.jar 96ab9000-96f00000 r-xs 00000000 08:05 175630 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jdt.core_3.5.2.v_980_R35x.jar 96f0f000-97006000 r-xs 00000000 08:05 3686680 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/390/1/.cp/lib/xercesImpl.jar 9704f000-970a8000 r-xp 00000000 fd:00 22295 /usr/lib/libXt.so.6.0.0 970a8000-970ac000 rwxp 00058000 fd:00 22295 /usr/lib/libXt.so.6.0.0 970ba000-97303000 r-xs 00000000 08:05 1092577 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jst.j2ee.core_1.1.301.v200911302230.jar 97303000-97c5d000 r-xs 00000000 08:05 175420 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jdt.ui_3.5.2.r352_v20100106-0800.jar 97c8e000-97e3e000 r-xs 00000000 08:05 1092477 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jpt.core_2.2.1.v200908270220.jar 97e3e000-97fe8000 r-xs 00000000 08:05 1092576 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jst.j2ee_1.1.301.v201001272230.jar 97fe8000-97feb000 ---p 00000000 00:00 0 97feb000-98069000 rwxp 00000000 00:00 0 98069000-980d6000 r-xs 00000000 08:05 175741 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.struts.ui_3.1.0.201005010138.jar 980d6000-981a0000 r-xs 00000000 08:05 1534954 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.vpe_3.1.0.201005010123/vpe.jar 981a0000-98232000 r-xs 00000000 08:05 175571 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.update.core_3.2.300.v20090525.jar 98232000-98334000 r-xs 00000000 08:05 1092381 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.emf.ecore_2.5.0.v200906151043.jar 98334000-98427000 r-xs 00000000 08:05 1092588 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jst.jsf.core_1.2.5.v201001271707.jar 98427000-989ad000 r-xs 00000000 08:05 175545 /home/nboldt/eclipse/35clean/eclipse/plugins/com.ibm.icu_4.0.1.v20090822.jar 989ad000-98ba6000 r-xs 00000000 08:05 175561 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.ui.ide_3.5.2.M20100113-0800.jar 98ba6000-98f89000 r-xs 00000000 08:05 175296 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.ui.workbench_3.5.2.M20100113-0800.jar 98fd3000-9903d000 r-xs 00000000 08:05 175712 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.jsf.ui_3.1.0.201005010127.jar 9903d000-99100000 r-xs 00000000 08:05 1092626 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.wst.server.ui_1.1.103.v20100123.jar 99100000-991fe000 rwxp 00000000 00:00 0 991fe000-99200000 ---p 00000000 00:00 0 99200000-992fb000 rwxp 00000000 00:00 0 992fb000-99300000 ---p 00000000 00:00 0 99300000-993ff000 rwxp 00000000 00:00 0 993ff000-99400000 ---p 00000000 00:00 0 99400000-99434000 rwxp 00000000 00:00 0 99434000-99500000 ---p 00000000 00:00 0 99500000-995fe000 rwxp 00000000 00:00 0 995fe000-99600000 ---p 00000000 00:00 0 99600000-99700000 rwxp 00000000 00:00 0 99700000-997e4000 rwxp 00000000 00:00 0 997e4000-99800000 ---p 00000000 00:00 0 99800000-998f1000 rwxp 00000000 00:00 0 998f1000-99900000 ---p 00000000 00:00 0 99900000-999fe000 rwxp 00000000 00:00 0 999fe000-99a00000 ---p 00000000 00:00 0 99a04000-99a78000 r-xs 00000000 08:05 175719 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.jst.web_3.1.0.201005010120.jar 99a78000-99a7b000 ---p 00000000 00:00 0 99a7b000-99af9000 rwxp 00000000 00:00 0 99af9000-99d00000 r-xs 00000000 08:05 175455 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.5.2.v3557e.jar 99d00000-99dfc000 rwxp 00000000 00:00 0 99dfc000-99e00000 ---p 00000000 00:00 0 99e00000-99ec1000 rwxp 00000000 00:00 0 99ec1000-99f00000 ---p 00000000 00:00 0 99f00000-99ffc000 rwxp 00000000 00:00 0 99ffc000-9a000000 ---p 00000000 00:00 0 9a05b000-9a0ab000 r-xs 00000000 08:05 175722 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.jst.web.ui_3.1.0.201005010120.jar 9a0ab000-9a0d2000 r-xs 00000000 08:05 175330 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.equinox.p2.engine_1.0.102.R35x_v20091117.jar 9a0d2000-9a0d5000 ---p 00000000 00:00 0 9a0d5000-9a153000 rwxp 00000000 00:00 0 9a153000-9a200000 r-xs 00000000 08:05 175605 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.core.resources_3.5.2.R35x_v20091203-1235.jar 9a200000-9a2ff000 rwxp 00000000 00:00 0 9a2ff000-9a300000 ---p 00000000 00:00 0 9a300000-9a3f9000 rwxp 00000000 00:00 0 9a3f9000-9a400000 ---p 00000000 00:00 0 9a400000-9a4fd000 rwxp 00000000 00:00 0 9a4fd000-9a500000 ---p 00000000 00:00 0 9a500000-9a5fe000 rwxp 00000000 00:00 0 9a5fe000-9a600000 ---p 00000000 00:00 0 9a600000-9a6fc000 rwxp 00000000 00:00 0 9a6fc000-9a700000 ---p 00000000 00:00 0 9a700000-9a7ff000 rwxp 00000000 00:00 0 9a7ff000-9a800000 ---p 00000000 00:00 0 9a81b000-9a83a000 r-xs 00000000 08:05 175461 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.equinox.p2.core_1.0.101.R35x_v20090819.jar 9a83a000-9a8d2000 r-xp 00000000 fd:00 9080 /usr/share/fonts/dejavu/DejaVuSans.ttf 9a8d2000-9a8d5000 ---p 00000000 00:00 0 9a8d5000-9a953000 rwxp 00000000 00:00 0 9a963000-9aa66000 r-xs 00000000 08:05 175583 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jface_3.5.2.M20100120-0800.jar 9aa78000-9aabd000 r-xs 00000000 08:05 3686683 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/390/1/.cp/lib/commons-httpclient-3.0.jar 9aabd000-9aae7000 r-xs 00000000 08:05 3686682 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/390/1/.cp/lib/commons-lang-2.0.jar 9aafa000-9ab58000 r-xp 00000000 fd:00 40155 /usr/share/icons/Fedora/icon-theme.cache 9ab58000-9ab5b000 ---p 00000000 00:00 0 9ab5b000-9abd9000 rwxp 00000000 00:00 0 9abe4000-9ac07000 r-xp 00000000 fd:00 9208 /usr/share/fonts/liberation/LiberationSans-Bold.ttf 9ac07000-9ac72000 r-xp 00000000 08:05 216402 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libsqlite3.so 9ac72000-9ac74000 rwxp 0006a000 08:05 216402 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libsqlite3.so 9ac85000-9adc3000 r-xs 00000000 08:05 175763 /home/nboldt/eclipse/35clean/eclipse/plugins/org.apache.xerces_2.9.0.v200909240008.jar 9adc3000-9ae12000 r-xs 00000000 08:05 175518 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.debug.core_3.5.1.v20091103_r352.jar 9ae16000-9ae48000 r-xs 00000000 08:05 175733 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.seam.xml_3.1.0.201005010144.jar 9ae48000-9ae6d000 r-xs 00000000 08:05 175401 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.ui_3.5.2.M20100120-0800.jar 9ae6d000-9af00000 r-xs 00000000 08:05 1092479 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jpt.utility_1.4.0.v200905310000.jar 9af00000-9aff9000 rwxp 00000000 00:00 0 9aff9000-9b000000 ---p 00000000 00:00 0 9b003000-9b028000 r-xs 00000000 08:05 1092580 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jst.j2ee.navigator.ui_1.1.301.v201001252130.jar 9b028000-9b058000 rwxs 00000000 00:04 13140025 /SYSV00000000 (deleted) 9b058000-9b083000 r-xs 00000000 08:05 175423 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar 9b085000-9b0a8000 r-xp 00000000 fd:00 9211 /usr/share/fonts/liberation/LiberationSans-Regular.ttf 9b0a8000-9b101000 r-xp 00000000 fd:00 22275 /usr/lib/gtk-2.0/modules/libgail.so 9b101000-9b103000 rwxp 00058000 fd:00 22275 /usr/lib/gtk-2.0/modules/libgail.so 9b126000-9b133000 r-xp 00000000 fd:00 22579 /usr/lib/gnome-vfs-2.0/modules/libfile.so 9b133000-9b134000 rwxp 0000d000 fd:00 22579 /usr/lib/gnome-vfs-2.0/modules/libfile.so 9b134000-9b14f000 r-xs 00000000 fd:00 20076 /usr/share/mime/mime.cache 9b14f000-9b16b000 r-xp 00000000 08:05 216415 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libsmime3.so 9b16b000-9b16d000 rwxp 0001c000 08:05 216415 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libsmime3.so 9b16d000-9b192000 r-xp 00000000 08:05 216389 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libssl3.so 9b192000-9b194000 rwxp 00025000 08:05 216389 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libssl3.so 9b195000-9b1b6000 r-xs 00000000 08:05 175704 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.hibernate.xml_3.3.0.201005010141.jar 9b1b6000-9b208000 r-xs 00000000 08:05 1092624 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.wst.server.core_1.1.102.v20100123.jar 9b21d000-9b29d000 r-xp 00000000 fd:00 9079 /usr/share/fonts/dejavu/DejaVuSans-Oblique.ttf 9b29d000-9b31a000 r-xs 00000000 08:05 3686679 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/390/1/.cp/lib/velocity-dep-1.3.1.jar 9b31a000-9b370000 r-xs 00000000 08:05 3686678 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/390/1/.cp/lib/velocity-1.3.1.jar 9b370000-9b3ac000 r-xs 00000000 08:05 3686670 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/378/1/.cp/jaxen-1.1-beta-6.jar 9b3ac000-9b40b000 r-xs 00000000 08:05 175677 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.ide.eclipse.as.ui_2.1.0.201004222312.jar 9b421000-9b427000 r-xp 00000000 fd:00 72126 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so 9b427000-9b428000 rwxp 00005000 fd:00 72126 /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so 9b429000-9b42c000 r-xs 00000000 fd:00 82735 /var/cache/fontconfig/87f5e051180a7a75f16eb6fe7dbd3749-le32d4.cache-3 9b42c000-9b432000 r-xs 00000000 fd:00 82734 /var/cache/fontconfig/b79f3aaa7d385a141ab53ec885cc22a8-le32d4.cache-3 9b432000-9b434000 r-xs 00000000 fd:00 56074 /var/cache/fontconfig/2e1514a9fdd499050989183bb65136db-le32d4.cache-3 9b434000-9b436000 r-xs 00000000 fd:00 82758 /var/cache/fontconfig/5c755b2f27115486aa6359c84dd3cbda-le32d4.cache-3 9b436000-9b43d000 r-xs 00000000 fd:00 82736 /var/cache/fontconfig/12b26b760a24f8b4feb03ad48a333a72-le32d4.cache-3 9b43d000-9b441000 r-xp 00000000 fd:00 22521 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so 9b441000-9b442000 rwxp 00004000 fd:00 22521 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so 9b442000-9b46d000 r-xp 00000000 fd:00 27754 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so 9b46d000-9b46e000 rwxp 0002b000 fd:00 27754 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so 9b46e000-9b474000 r-xp 00000000 fd:00 23098 /usr/lib/gtk-2.0/modules/libatk-bridge.so 9b474000-9b475000 rwxp 00005000 fd:00 23098 /usr/lib/gtk-2.0/modules/libatk-bridge.so 9b475000-9b4ca000 r-xp 00000000 08:05 3680838 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/283/1/.cp/libswt-pi-gtk-3557.so 9b4ca000-9b4cd000 rwxp 00054000 08:05 3680838 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/283/1/.cp/libswt-pi-gtk-3557.so 9b4cd000-9b4e6000 r-xs 00000000 08:05 175413 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar 9b4ff000-9b52c000 r-xp 00000000 08:05 216388 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libsoftokn3.so 9b52c000-9b52d000 rwxp 0002d000 08:05 216388 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libsoftokn3.so 9b54c000-9b575000 r-xp 00000000 fd:00 78113 /usr/lib/gio/modules/libgvfsdbus.so 9b575000-9b576000 rwxp 00029000 fd:00 78113 /usr/lib/gio/modules/libgvfsdbus.so 9b576000-9b599000 r-xs 00000000 08:05 175700 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.esb.project.ui_1.3.0.201005010132.jar 9b599000-9b59a000 r-xs 00000000 fd:00 82757 /var/cache/fontconfig/3f821257dd33660ba7bbb45c32deb84c-le32d4.cache-3 9b59a000-9b59c000 r-xs 00000000 fd:00 82756 /var/cache/fontconfig/830f035fa84a65ce80e050178dbb630d-le32d4.cache-3 9b59c000-9b59d000 r-xs 00000000 fd:00 82755 /var/cache/fontconfig/81a173283b451552b599cfaafd6236bd-le32d4.cache-3 9b5b6000-9b5d6000 r-xs 00000000 08:05 175698 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.esb.core_1.3.0.201005010132.jar 9b5d6000-9b5f1000 r-xs 00000000 fd:00 20076 /usr/share/mime/mime.cache 9b5f1000-9b60f000 r-xs 00000000 08:05 189822 /home/nboldt/eclipse/35clean/eclipse/plugins/org.junit_3.8.2.v20090203-1005/junit.jar 9b612000-9b62a000 r-xs 00000000 08:05 175542 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.ant.core_3.2.101.v20091110_r352.jar 9b62a000-9b632000 r-xp 00000000 fd:00 51184 /lib/libpopt.so.0.0.0 9b632000-9b633000 rwxp 00007000 fd:00 51184 /lib/libpopt.so.0.0.0 9b64b000-9b67a000 r-xp 00000000 08:05 213956 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libnspr4.so 9b67a000-9b67b000 rwxp 0002f000 08:05 213956 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libnspr4.so 9b67b000-9b67d000 rwxp 00000000 00:00 0 9b68a000-9b6c0000 r-xs 00000000 08:05 1092454 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar 9b6c0000-9b6d0000 r-xp 00000000 08:05 213958 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libnssutil3.so 9b6d0000-9b6d3000 rwxp 00010000 08:05 213958 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libnssutil3.so 9b6d4000-9b6e7000 r-xp 00000000 fd:00 28105 /usr/lib/gio/modules/libgioremote-volume-monitor.so 9b6e7000-9b6e8000 rwxp 00012000 fd:00 28105 /usr/lib/gio/modules/libgioremote-volume-monitor.so 9b6e8000-9b6f5000 r-xs 00000000 08:05 175592 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jdt.junit.runtime_3.4.100.v20090513-2000.jar 9b6f8000-9b710000 r-xs 00000000 08:05 1092583 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jst.jee_1.0.201.v201002021055.jar 9b710000-9b754000 r-xs 00000000 08:05 1092566 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jem_2.0.301.v201001252130.jar 9b754000-9b788000 r-xs 00000000 08:05 1092509 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.wst.common.emf_1.1.301.v200908181930.jar 9b788000-9b795000 r-xs 00000000 08:05 175676 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.ide.eclipse.as.ssh_2.1.0.201004222312.jar 9b795000-9b7a9000 r-xs 00000000 08:05 1092631 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.wst.web.ui_1.1.301.v201001252130.jar 9b7a9000-9b7f6000 r-xs 00000000 08:05 3686669 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/378/1/.cp/dom4j-1.6.1.jar 9b7f6000-9b828000 r-xs 00000000 08:05 1092338 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.emf.common_2.5.0.v200906151043.jar 9b828000-9b843000 r-xs 00000000 08:05 1092567 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jem.util_2.0.201.v201001252130.jar 9b843000-9b844000 r-xs 00000000 fd:00 82754 /var/cache/fontconfig/6cfc7d49b27ba7d3eb71ab86e04def2c-le32d4.cache-3 9b844000-9b845000 r-xs 00000000 fd:00 75574 /var/cache/fontconfig/6fcb01a03a016cc71057b587cdea6709-le32d4.cache-3 9b845000-9b846000 r-xs 00000000 fd:00 82753 /var/cache/fontconfig/cfde08ab28ad1d91784abb10973575e3-le32d4.cache-3 9b847000-9b857000 r-xs 00000000 08:05 175246 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20090520-1905.jar 9b863000-9b8c2000 r-xs 00000000 08:05 175640 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.team.core_3.5.1.r35x_20100113-0800.jar 9b8c2000-9b8ce000 r-xs 00000000 08:05 175406 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.core.filesystem_1.2.1.R35x_v20091203-1235.jar 9b8ce000-9b8ec000 r-xs 00000000 08:05 175248 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar 9b8ec000-9b8f4000 r-xs 00000000 fd:00 82731 /var/cache/fontconfig/18db0204b1f108dd01663673626fcd3d-le32d4.cache-3 9b90a000-9b91e000 r-xp 00000000 08:05 3681668 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/283/1/.cp/libswt-xulrunner-gtk-3557.so 9b91e000-9b920000 rwxp 00014000 08:05 3681668 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/283/1/.cp/libswt-xulrunner-gtk-3557.so 9b920000-9b936000 r-xs 00000000 08:05 175418 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar 9b936000-9b95e000 r-xs 00000000 08:05 1092574 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jst.common.project.facet.core_1.4.1.v200911141836.jar 9b95e000-9b965000 r-xp 00000000 fd:00 12177 /usr/lib/libfam.so.0.0.0 9b965000-9b966000 rwxp 00006000 fd:00 12177 /usr/lib/libfam.so.0.0.0 9b967000-9b987000 r-xs 00000000 08:05 1092497 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jst.server.tomcat.ui_1.1.102.v20090424.jar 9b987000-9b9de000 r-xs 00000000 08:05 1092596 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.wst.common.project.facet.core_1.4.1.v200911141735.jar 9b9de000-9b9ea000 r-xs 00000000 08:05 1092484 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jst.j2ee.webservice.ui_1.1.300.v200902052230.jar 9b9f0000-9b9f9000 r-xs 00000000 08:05 175619 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar 9ba26000-9ba45000 r-xs 00000000 08:05 175730 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.seam.pages.xml_3.1.0.201005010144.jar 9ba45000-9ba55000 r-xs 00000000 08:05 175720 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.jst.web.tiles_3.1.0.201005010120.jar 9ba55000-9ba6a000 r-xp 00000000 fd:00 12886 /usr/lib/libgvfscommon.so.0.0.0 9ba6a000-9ba6b000 rwxp 00015000 fd:00 12886 /usr/lib/libgvfscommon.so.0.0.0 9ba6b000-9ba6e000 ---p 00000000 00:00 0 9ba6e000-9baec000 rwxp 00000000 00:00 0 9baec000-9bc00000 r-xs 00000000 08:05 175588 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.osgi_3.5.2.R35x_v20100114.jar 9bc00000-9bc01000 r-xs 00000000 fd:00 82752 /var/cache/fontconfig/b887eea8f1b96e1d899b44ed6681fc27-le32d4.cache-3 9bc01000-9bc02000 r-xs 00000000 fd:00 82751 /var/cache/fontconfig/860639f272b8b4b3094f9e399e41bccd-le32d4.cache-3 9bc04000-9bc07000 r-xp 00000000 08:05 213948 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libjavaxpcomglue.so 9bc07000-9bc08000 rwxp 00002000 08:05 213948 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libjavaxpcomglue.so 9bc08000-9bc0d000 r-xs 00000000 08:05 213880 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xpcom_1.9.1.2a/MozillaGlue.jar 9bc0d000-9bc0e000 r-xs 00000000 fd:00 82750 /var/cache/fontconfig/211368abcb0ff835c229ff05c9ec01dc-le32d4.cache-3 9bc12000-9bc25000 r-xs 00000000 08:05 175697 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.common.verification.ui_3.1.0.201004301535.jar 9bc27000-9bc36000 r-xp 00000000 fd:00 3821 /lib/libudev.so.0.4.2 9bc36000-9bc37000 rwxp 0000f000 fd:00 3821 /lib/libudev.so.0.4.2 9bc37000-9bc50000 r-xs 00000000 08:05 175312 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.update.configurator_3.3.0.v20090312.jar 9bc50000-9bc58000 r-xs 00000000 08:05 175269 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.update.scheduler_3.2.200.v20081127.jar 9bc58000-9bc5a000 r-xs 00000000 08:05 216381 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/javaxpcom.jar 9bc5a000-9bc60000 r-xp 00000000 08:05 213968 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/components/libdbusservice.so 9bc60000-9bc61000 rwxp 00006000 08:05 213968 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/components/libdbusservice.so 9bc61000-9bc67000 rwxp 00000000 00:00 0 9bc67000-9bc69000 r-xp 00000000 fd:00 3745 /usr/lib/gconv/UTF-16.so 9bc69000-9bc6a000 r-xp 00001000 fd:00 3745 /usr/lib/gconv/UTF-16.so 9bc6a000-9bc6b000 rwxp 00002000 fd:00 3745 /usr/lib/gconv/UTF-16.so 9bc6b000-9bc7d000 r-xp 00000000 fd:00 39893 /usr/share/icons/Mist/icon-theme.cache 9bc7d000-9bc80000 ---p 00000000 00:00 0 9bc80000-9bcfe000 rwxp 00000000 00:00 0 9bcfe000-9bd01000 ---p 00000000 00:00 0 9bd01000-9bd7f000 rwxp 00000000 00:00 0 9bd7f000-9bd82000 ---p 00000000 00:00 0 9bd82000-9be00000 rwxp 00000000 00:00 0 9be00000-9beff000 rwxp 00000000 00:00 0 9beff000-9bf00000 ---p 00000000 00:00 0 9bf00000-9bf01000 r-xs 00000000 fd:00 82749 /var/cache/fontconfig/c46020d7221988a13df853d2b46304fc-le32d4.cache-3 9bf01000-9bf02000 r-xs 00000000 fd:00 82748 /var/cache/fontconfig/d290456e58f67f52b0f8f224126f9ea8-le32d4.cache-3 9bf02000-9bf03000 r-xs 00000000 fd:00 82747 /var/cache/fontconfig/b63c21b9c3e5b4a4009aa5966b421593-le32d4.cache-3 9bf03000-9bf06000 r-xs 00000000 fd:00 82740 /var/cache/fontconfig/b67b32625a2bb51b023d3814a918f351-le32d4.cache-3 9bf06000-9bf0d000 r-xs 00000000 fd:00 10083 /usr/lib/gconv/gconv-modules.cache 9bf0d000-9bf10000 r-xp 00000000 08:05 216386 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libxpcom.so 9bf10000-9bf11000 rwxp 00002000 08:05 216386 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libxpcom.so 9bf11000-9bf12000 r-xs 00000000 fd:00 82746 /var/cache/fontconfig/df893b4576ad6107f9397134092c4059-le32d4.cache-3 9bf21000-9bf26000 r-xs 00000000 08:05 175375 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.swt_3.5.2.v3557e.jar 9bf27000-9bf2e000 r-xp 00000000 08:05 216151 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/components/libmozgnome.so 9bf2e000-9bf2f000 rwxp 00007000 08:05 216151 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/components/libmozgnome.so 9bf2f000-9bf31000 r-xp 00000000 08:05 216476 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libplds4.so 9bf31000-9bf32000 rwxp 00001000 08:05 216476 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libplds4.so 9bf32000-9bff8000 r-xs 00000000 fd:00 395218 /opt/jdk1.5.0_19/jre/lib/ext/localedata.jar 9bff8000-9bff9000 ---p 00000000 00:00 0 9bff9000-9c079000 rwxp 00000000 00:00 0 9c079000-9c07c000 ---p 00000000 00:00 0 9c07c000-9c0fa000 rwxp 00000000 00:00 0 9c0fa000-9c0fd000 ---p 00000000 00:00 0 9c0fd000-9c17b000 rwxp 00000000 00:00 0 9c17b000-9c17e000 ---p 00000000 00:00 0 9c17e000-9c1fc000 rwxp 00000000 00:00 0 9c1fc000-9c1ff000 ---p 00000000 00:00 0 9c1ff000-9c27d000 rwxp 00000000 00:00 0 9c27d000-9c280000 ---p 00000000 00:00 0 9c280000-9c2fe000 rwxp 00000000 00:00 0 9c2fe000-9c4fe000 r-xp 00000000 fd:00 74286 /usr/lib/locale/locale-archive 9c4fe000-9c501000 ---p 00000000 00:00 0 9c501000-9c57f000 rwxp 00000000 00:00 0 9c57f000-9c582000 ---p 00000000 00:00 0 9c582000-9c600000 rwxp 00000000 00:00 0 9c600000-9c6fa000 rwxp 00000000 00:00 0 9c6fa000-9c700000 ---p 00000000 00:00 0 9c700000-9c703000 r-xs 00000000 fd:00 82738 /var/cache/fontconfig/46b47dbc682d2ca4191e148ea7bde7f2-le32d4.cache-3 9c703000-9c706000 r-xs 00000000 08:05 189830 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20090429-1800/compatibility.jar 9c706000-9c70b000 r-xs 00000000 08:05 175713 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.jsf.verification_3.1.0.201005010127.jar 9c70b000-9c70e000 r-xp 00000000 08:05 216382 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libplc4.so 9c70e000-9c70f000 rwxp 00002000 08:05 216382 /home/nboldt/eclipse/35clean/eclipse/plugins/org.mozilla.xulrunner.gtk.linux.x86_1.9.1.2/xulrunner/libplc4.so 9c712000-9c719000 r-xp 00000000 fd:00 10430 /usr/lib/gtk-2.0/2.10.0/immodules/im-xim.so 9c719000-9c71a000 rwxp 00006000 fd:00 10430 /usr/lib/gtk-2.0/2.10.0/immodules/im-xim.so 9c71a000-9c71c000 r-xp 00000000 08:05 3687441 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/47/1/.cp/os/linux/x86/liblocalfile_1_0_0.so 9c71c000-9c71d000 rwxp 00001000 08:05 3687441 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/47/1/.cp/os/linux/x86/liblocalfile_1_0_0.so 9c71d000-9c728000 r-xs 00000000 08:05 175747 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.vpe.xulrunner_3.1.0.201005010123.jar 9c728000-9c734000 r-xs 00000000 08:05 3686684 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/390/1/.cp/lib/commons-codec-1.3.jar 9c734000-9c743000 r-xs 00000000 08:05 3686681 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/390/1/.cp/lib/resolver.jar 9c743000-9c74d000 r-xp 00000000 08:05 3681562 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/283/1/.cp/libswt-cairo-gtk-3557.so 9c74d000-9c74e000 rwxp 00009000 08:05 3681562 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/283/1/.cp/libswt-cairo-gtk-3557.so 9c74e000-9c751000 rwxs 00000000 00:04 13172794 /SYSV00000000 (deleted) 9c752000-9c756000 r-xs 00000000 08:05 3686671 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/378/1/.cp/getopt.jar 9c756000-9c75a000 r-xs 00000000 08:05 175618 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.equinox.p2.updatechecker_1.1.0.v20090520-1905.jar 9c75c000-9c772000 r-xs 00000000 08:05 175696 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.common.verification_3.1.0.201004301535.jar 9c772000-9c778000 r-xs 00000000 fd:00 10881 /var/cache/fontconfig/928306c3ad40271d946e41014a49fc28-le32d4.cache-3 9c778000-9c77c000 rwxp 00000000 00:00 0 9c77c000-9c77e000 r-xp 00000000 fd:00 50448 /usr/lib/gtk-2.0/modules/libpk-gtk-module.so 9c77e000-9c77f000 rwxp 00002000 fd:00 50448 /usr/lib/gtk-2.0/modules/libpk-gtk-module.so 9c77f000-9c780000 ---p 00000000 00:00 0 9c780000-9c800000 rwxp 00000000 00:00 0 9c800000-9c827000 rwxp 00000000 00:00 0 9c827000-9c900000 ---p 00000000 00:00 0 9c900000-9c901000 r-xs 00000000 fd:00 76002 /var/cache/fontconfig/ff627ea95a65192232277bf7c8a56f23-le32d4.cache-3 9c901000-9c902000 r-xs 00000000 fd:00 82744 /var/cache/fontconfig/900402270e15d763a6e008bb2d4c7686-le32d4.cache-3 9c902000-9c903000 rwxp 00000000 00:00 0 9c903000-9c909000 r-xp 00000000 08:05 3680857 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/283/1/.cp/libswt-atk-gtk-3557.so 9c909000-9c90a000 rwxp 00005000 08:05 3680857 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/283/1/.cp/libswt-atk-gtk-3557.so 9c90a000-9c90f000 r-xs 00000000 08:05 175652 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.pde.junit.runtime_3.4.0.v20090527.jar 9c90f000-9c917000 r-xs 00000000 08:05 3686677 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/390/1/.cp/lib/commons-logging.jar 9c917000-9c921000 r-xs 00000000 08:05 1092498 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.jst.server.ui_1.1.0.v20090421.jar 9c921000-9c93d000 r-xs 00000000 08:05 1092522 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.300.v200904160730.jar 9c93d000-9c94c000 r-xs 00000000 08:05 1092630 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.wst.web_1.1.301.v200911302230.jar 9c950000-9c955000 r-xs 00000000 08:05 175684 /home/nboldt/eclipse/35clean/eclipse/plugins/org.jboss.tools.cdi.xml_1.0.0.201005010136.jar 9c955000-9c956000 r-xp 00000000 fd:00 22545 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so 9c956000-9c957000 rwxp 00001000 fd:00 22545 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so 9c957000-9c95a000 r-xs 00000000 08:05 175575 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.core.filesystem.linux.x86_1.3.0.R35x_v20091203-1235.jar 9c960000-9c96b000 r-xp 00000000 08:05 189811 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520/eclipse_1206.so 9c96b000-9c96c000 rwxp 0000a000 08:05 189811 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520/eclipse_1206.so 9c96c000-9c97e000 r-xp 00000000 fd:00 395259 /opt/jdk1.5.0_19/jre/lib/i386/libnet.so 9c97e000-9c97f000 rwxp 00011000 fd:00 395259 /opt/jdk1.5.0_19/jre/lib/i386/libnet.so 9c97f000-9c980000 ---p 00000000 00:00 0 9c980000-9ca00000 rwxp 00000000 00:00 0 9ca00000-9cafe000 rwxp 00000000 00:00 0 9cafe000-9cb00000 ---p 00000000 00:00 0 9cb00000-9cb01000 r-xs 00000000 fd:00 82743 /var/cache/fontconfig/2881ed3fd21ca306ddad6f9b0dd3189f-le32d4.cache-3 9cb01000-9cb02000 r-xs 00000000 fd:00 82742 /var/cache/fontconfig/3c3fb04d32a5211b073874b125d29701-le32d4.cache-3 9cb03000-9cb06000 r-xs 00000000 08:05 175654 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.update.core.linux_3.2.100.v20081008.jar 9cb06000-9cb09000 r-xp 00000000 08:05 3680837 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/283/1/.cp/libswt-gtk-3557.so 9cb09000-9cb0a000 rwxp 00002000 08:05 3680837 /home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/org.eclipse.osgi/bundles/283/1/.cp/libswt-gtk-3557.so 9cb0a000-9cb0b000 rwxp 00000000 00:00 0 9cb0b000-9cb0e000 r-xs 00000000 08:05 189793 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800/runtime_registry_compatibility.jar 9cb0e000-9cb1a000 r-xs 00000000 08:05 175320 /home/nboldt/eclipse/35clean/eclipse/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar 9cb1a000-9cb45000 r-xs 00000000 fd:00 395220 /opt/jdk1.5.0_19/jre/lib/ext/sunpkcs11.jar 9cb45000-9cb6c000 r-xs 00000000 fd:00 395219 /opt/jdk1.5.0_19/jre/lib/ext/sunjce_provider.jar 9cb6c000-9cb6d000 ---p 00000000 00:00 0 9cb6d000-9cbff000 rwxp 00000000 00:00 0 9cbff000-9cc0d000 rwxp 00000000 00:00 0 9cc0d000-9cc1f000 rwxp 00000000 00:00 0 9cc1f000-9cc7f000 rwxp 00000000 00:00 0 9cc7f000-9cc91000 rwxp 00000000 00:00 0 9cc91000-9cc9f000 rwxp 00000000 00:00 0 9cc9f000-9ccb1000 rwxp 00000000 00:00 0 9ccb1000-9cd10000 rwxp 00000000 00:00 0 9cd10000-9cd1f000 rwxp 00000000 00:00 0 9cd1f000-9efe0000 rwxp 00000000 00:00 0 9efe0000-a0d20000 rwxp 00000000 00:00 0 a0d20000-a30b0000 rwxp 00000000 00:00 0 a30b0000-af0b0000 rwxp 00000000 00:00 0 af0b0000-b0d20000 rwxp 00000000 00:00 0 b0d20000-b0d21000 r-xs 00000000 fd:00 82741 /var/cache/fontconfig/e61abf8156cc476151baa07d67337cae-le32d4.cache-3 b0d21000-b0d22000 r-xs 00000000 fd:00 82739 /var/cache/fontconfig/d3379abda271c4acd2ad0c01f565d0b0-le32d4.cache-3 b0d23000-b0d2a000 r-xp 00000000 fd:00 395260 /opt/jdk1.5.0_19/jre/lib/i386/libnio.so b0d2a000-b0d2b000 rwxp 00006000 fd:00 395260 /opt/jdk1.5.0_19/jre/lib/i386/libnio.so b0d2b000-b0d2e000 r-xs 00000000 fd:00 395217 /opt/jdk1.5.0_19/jre/lib/ext/dnsns.jar b0d2e000-b0d3a000 rwxp 00000000 00:00 0 b0d3a000-b0dee000 rwxp 00000000 00:00 0 b0dee000-b10d6000 rwxp 00000000 00:00 0 b10d6000-b3dee000 rwxp 00000000 00:00 0 b3dee000-b4654000 r-xs 00000000 fd:00 395172 /opt/jdk1.5.0_19/jre/lib/charsets.jar b4654000-b4669000 r-xs 00000000 fd:00 395200 /opt/jdk1.5.0_19/jre/lib/jce.jar b4669000-b46ee000 r-xs 00000000 fd:00 395201 /opt/jdk1.5.0_19/jre/lib/jsse.jar b46ee000-b4758000 rwxp 00000000 00:00 0 b4758000-b6db2000 r-xs 00000000 fd:00 395208 /opt/jdk1.5.0_19/jre/lib/rt.jar b6db2000-b6dc1000 r-xp 00000000 fd:00 395265 /opt/jdk1.5.0_19/jre/lib/i386/libzip.so b6dc1000-b6dc3000 rwxp 0000e000 fd:00 395265 /opt/jdk1.5.0_19/jre/lib/i386/libzip.so b6dc3000-b6de4000 r-xp 00000000 fd:00 395245 /opt/jdk1.5.0_19/jre/lib/i386/libjava.so b6de4000-b6de6000 rwxp 00020000 fd:00 395245 /opt/jdk1.5.0_19/jre/lib/i386/libjava.so b6de6000-b6df1000 r-xp 00000000 fd:00 395264 /opt/jdk1.5.0_19/jre/lib/i386/libverify.so b6df1000-b6df2000 rwxp 0000b000 fd:00 395264 /opt/jdk1.5.0_19/jre/lib/i386/libverify.so b6df2000-b6dfa000 rwxs 00000000 fd:00 545688 /tmp/hsperfdata_nboldt/22365 b6dfa000-b7364000 r-xp 00000000 fd:00 395273 /opt/jdk1.5.0_19/jre/lib/i386/server/libjvm.so b7364000-b73c7000 rwxp 00569000 fd:00 395273 /opt/jdk1.5.0_19/jre/lib/i386/server/libjvm.so b73c7000-b77e1000 rwxp 00000000 00:00 0 b77e1000-b77e2000 r-xs 00000000 fd:00 82737 /var/cache/fontconfig/b4d0b56f766d89640448751fcd18ec1e-le32d4.cache-3 b77e2000-b77e3000 r-xs 00000000 fd:00 82730 /var/cache/fontconfig/1248881498ac025e45c3042f6afe9284-le32d4.cache-3 b77e3000-b77ee000 r-xp 00000000 fd:00 71024 /lib/libnss_files-2.11.1.so b77ee000-b77ef000 r-xp 0000a000 fd:00 71024 /lib/libnss_files-2.11.1.so b77ef000-b77f0000 rwxp 0000b000 fd:00 71024 /lib/libnss_files-2.11.1.so b77f0000-b77f6000 r-xp 00000000 fd:00 395271 /opt/jdk1.5.0_19/jre/lib/i386/native_threads/libhpi.so b77f6000-b77f7000 rwxp 00006000 fd:00 395271 /opt/jdk1.5.0_19/jre/lib/i386/native_threads/libhpi.so b77f7000-b77f8000 rwxp 00000000 00:00 0 b77f8000-b77f9000 r-xp 00000000 00:00 0 b77f9000-b77fa000 rwxp 00000000 00:00 0 b77fa000-b77fb000 r-xp 00000000 00:00 0 [vdso] bfdb9000-bfdbc000 ---p 00000000 00:00 0 bfdbc000-bffb9000 rwxp 00000000 00:00 0 [stack] VM Arguments: jvm_args: -Xms40m -Xmx256m -Declipse.pde.launch=true -Declipse.p2.data.area=@config.dir/p2 -Dfile.encoding=UTF-8 java_command: org.eclipse.equinox.launcher.Main -os linux -ws gtk -arch x86 -nl en_US -version 3 -port 37061 -testLoaderClass org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader -loaderpluginname org.eclipse.jdt.junit.runtime -classNames org.jboss.tools.jmx.core.test.DefaultProviderTest -application org.eclipse.pde.junit.runtime.uitestapplication -product org.eclipse.sdk.ide -data /home/nboldt/eclipse/workspace-clean35/../junit-workspace -configuration file:/home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/ -dev file:/home/nboldt/eclipse/workspace-clean35/.metadata/.plugins/org.eclipse.pde.core/pde-junit/dev.properties -os linux -ws gtk -arch x86 -nl en_US -testpluginname org.jboss.tools.jmx.core.test Launcher Type: SUN_STANDARD Environment Variables: PATH=/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/nboldt/bin USERNAME=nboldt LD_LIBRARY_PATH=/opt/jdk1.5.0_19/jre/lib/i386/server:/opt/jdk1.5.0_19/jre/lib/i386:/opt/jdk1.5.0_19/jre/../lib/i386:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386/client:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/i386:/usr/lib/xulrunner-1.9.1:/usr/lib/xulrunner-1.9.1 SHELL=/bin/bash DISPLAY=:0.0 Signal Handlers: SIGSEGV: [libjvm.so+0x517270], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGBUS: [libjvm.so+0x517270], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGFPE: [libjvm.so+0x43a0a0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGPIPE: SIG_IGN, sa_mask[0]=0x00001000, sa_flags=0x10000000 SIGILL: [libjvm.so+0x43a0a0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000 SIGUSR2: [libjvm.so+0x43c4f0], sa_mask[0]=0x00000004, sa_flags=0x10000004 SIGHUP: [libjvm.so+0x43bf20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGINT: [libjvm.so+0x43bf20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGQUIT: [libjvm.so+0x43bf20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 SIGTERM: [libjvm.so+0x43bf20], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004 --------------- S Y S T E M --------------- OS:Fedora release 12 (Constantine) uname:Linux 2.6.32.11-99.fc12.i686 #1 SMP Mon Apr 5 16:32:08 EDT 2010 i686 libc:glibc 2.11.1 NPTL 2.11.1 rlimit: STACK 10240k, CORE 0k, NPROC 1024, NOFILE 1024, AS infinity load average:1.65 2.45 2.24 CPU:total 2 (cores per cpu 2, threads per core 1) family 6 model 7 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2 Memory: 4k page, physical 3055304k(89192k free), swap 1259k(1208k free) vm_info: Java HotSpot(TM) Server VM (1.5.0_19-b02) for linux-x86, built on May 4 2009 01:43:34 by java_re with gcc 3.2.1-7a (J2SE release) time: Wed May 12 02:05:59 2010 elapsed time: 19 seconds