[Subclipse-users] Possible Subclipse bug kills Eclipse when creating new project.
From: Bobby Coop <coop_at_cs.utk.edu>
Date: 2007-03-24 01:17:48 CET
I couldn't find any open bug report with this, so I was going to see
A hs_err_pid*.log file follows, of which I have many similar.
Robert Coop
--
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xaa930acb, pid=10079, tid=3084687024
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode, sharing)
# Problematic frame:
# C [libsvnjavahl-1.so.0.0.0+0xdacb] _ZN7JNIUtil18setExceptionThrownEv
+0x2b
#
--------------- T H R E A D ---------------
Current thread (0x0805d190): JavaThread "main" [_thread_in_native,
id=10079]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000004
Registers:
EAX=0x00000000, EBX=0xaa953500, ECX=0x00000000, EDX=0x00000000
ESP=0xbf8fda0c, EBP=0xbf8fda14, ESI=0x0805d250, EDI=0x08e513b8
EIP=0xaa930acb, CR2=0x00000004, EFLAGS=0x00010246
Top of Stack: (sp=0xbf8fda0c)
0xbf8fda0c: aa930aa9 aa953500 bf8fda54 aa9311d9
0xbf8fda1c: 0805d250 08e513b8 aa953bc0 aa2a1360
0xbf8fda2c: aa29f520 bf8fda40 aa94b330 bf8fda68
0xbf8fda3c: aa953500 aa953c0d aa93112b aa953500
0xbf8fda4c: aa953bc0 aa953bb9 bf8fda84 aa931264
0xbf8fda5c: aa953bc0 00000800 aa94b330 aa94b130
0xbf8fda6c: 00011187 aa953bb9 bf8fdaa4 aa953500
0xbf8fda7c: aa953500 08dece20 bf8fdaa4 aa92fcb4
Instructions: (pc=0xaa930acb)
0xaa930abb: 74 09 8b 83 84 ff ff ff c6 00 01 e8 19 d3 ff ff
0xaa930acb: c6 40 04 01 83 c4 04 5b 5d c3 90 8d 76 00 8d bc
Stack: [0xbf705000,0xbf905000), sp=0xbf8fda0c, free space=2018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
C=native code)
C [libsvnjavahl-1.so.0.0.0+0xdacb] _ZN7JNIUtil18setExceptionThrownEv
+0x2b
C [libsvnjavahl-1.so.0.0.0+0xe1d9] _ZN7JNIUtil10throwErrorEPKc+0xb9
C [libsvnjavahl-1.so.0.0.0+0xe264] _ZN7JNIUtil14handleAPRErrorEiPKc
+0x64
C [libsvnjavahl-1.so.0.0.0+0xccb4] _ZN8JNIMutexC1EP10apr_pool_t+0x44
C [libsvnjavahl-1.so.0.0.0+0xed2b]
_ZN7JNIUtil13JNIGlobalInitEP10_Jv_JNIEnv+0x28b
C [libsvnjavahl-1.so.0.0.0+0x2153d]
Java_org_tigris_subversion_javahl_SVNClient_initNative+0x1d
j org.tigris.subversion.javahl.SVNClient.initNative()V+0
j org.tigris.subversion.javahl.NativeResources.init()V+10
j org.tigris.subversion.javahl.NativeResources.loadNativeLibrary()V+27
j org.tigris.subversion.javahl.SVNClient.<clinit>()V+0
v ~StubRoutines::call_stub
V [libjvm.so+0x17a75c]
V [libjvm.so+0x28afd8]
V [libjvm.so+0x17a58f]
V [libjvm.so+0x158311]
V [libjvm.so+0x156e10]
V [libjvm.so+0x155eb7]
V [libjvm.so+0x16c266]
j
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.isAvailable()Z+648
j
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.setup()V+0
j
org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter()V+12
j
org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(Ljava/lang/String;)V+5
j
org.tigris.subversion.subclipse.core.SVNClientManager.getSvnClientInterface()Ljava/lang/String;+9
j
org.tigris.subversion.subclipse.core.SVNClientManager.createSVNClient()Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+1
j
org.tigris.subversion.subclipse.core.SVNProviderPlugin.createSVNClient()Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+4
j
org.tigris.subversion.subclipse.core.SVNProviderPlugin.getAdminDirectoryName()Ljava/lang/String;+9
j
org.tigris.subversion.subclipse.core.SVNProviderPlugin.isManagedBySubversion(Lorg/eclipse/core/runtime/IPath;)Z+2
j
org.tigris.subversion.subclipse.core.SVNProviderPlugin.isManagedBySubversion(Lorg/eclipse/core/resources/IContainer;)Z+29
j
org.tigris.subversion.subclipse.core.SVNTeamProviderType.metaFilesDetected(Lorg/eclipse/core/resources/IProject;[Lorg/eclipse/core/resources/IContainer;)V+9
j
org.eclipse.team.internal.core.TeamResourceChangeListener.handleUnsharedProjectChanges(Lorg/eclipse/core/resources/IProject;Lorg/eclipse/core/resources/IResourceDelta;)V+217
j
org.eclipse.team.internal.core.TeamResourceChangeListener.resourceChanged(Lorg/eclipse/core/resources/IResourceChangeEvent;)V+53
j org.eclipse.core.internal.events.NotificationManager$2.run()V+8
J
org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j
org.eclipse.core.internal.events.NotificationManager.notify([Lorg/eclipse/core/internal/events/ResourceChangeListenerList$ListenerEntry;Lorg/eclipse/core/resources/IResourceChangeEvent;Z)V+79
j
org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Lorg/eclipse/core/internal/watson/ElementTree;Lorg/eclipse/core/internal/events/ResourceChangeEvent;Z)V+90
j org.eclipse.core.internal.resources.Workspace.broadcastPostChange()V
+22
j
org.eclipse.core.internal.resources.Workspace.endOperation(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ZLorg/eclipse/core/runtime/IProgressMonitor;)V+147
j
org.eclipse.core.internal.resources.Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V+145
j
org.eclipse.ui.actions.WorkspaceModifyOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+25
j
org.eclipse.jface.operation.ModalContext.runInCurrentThread(Lorg/eclipse/jface/operation/IRunnableWithProgress;Lorg/eclipse/core/runtime/IProgressMonitor;)V+6
j
org.eclipse.jface.operation.ModalContext.run(Lorg/eclipse/jface/operation/IRunnableWithProgress;ZLorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/swt/widgets/Display;)V+48
j
org.eclipse.jface.wizard.WizardDialog.run(ZZLorg/eclipse/jface/operation/IRunnableWithProgress;)V+63
j
org.radrails.rails.internal.ui.wizards.NewRailsProjectWizard.performFinish()Z+21
j org.eclipse.jface.wizard.WizardDialog.finishPressed()V+4
j org.eclipse.jface.wizard.WizardDialog.buttonPressed(I)V+54
j org.eclipse.jface.dialogs.Dialog
$3.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+17
j
org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+198
J
org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
J org.eclipse.swt.widgets.Display.runDeferredEvents()Z
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+33
j
org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
j org.eclipse.jface.window.Window.open()I+49
j org.eclipse.ui.actions.NewProjectAction.run()V+169
j
org.eclipse.jface.action.Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+1
j
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;Z)V+278
j org.eclipse.jface.action.ActionContributionItem.access
$2(Lorg/eclipse/jface/action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;Z)V+3
j org.eclipse.jface.action.ActionContributionItem
$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+60
J
org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j
org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+33
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+225
j
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
j
org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j
org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+76
j org.eclipse.core.internal.runtime.PlatformActivator
$1.run(Ljava/lang/Object;)Ljava/lang/Object;+219
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;+135
j
org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+60
v ~StubRoutines::call_stub
V [libjvm.so+0x17a75c]
V [libjvm.so+0x28afd8]
V [libjvm.so+0x17a58f]
V [libjvm.so+0x2b507c]
V [libjvm.so+0x2b7d7a]
V [libjvm.so+0x1ee5c2]
C [libjava.so+0x13764]
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
org.eclipse.core.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+181
j org.eclipse.core.launcher.Main.basicRun([Ljava/lang/String;)V+107
j org.eclipse.core.launcher.Main.run([Ljava/lang/String;)I+4
j org.eclipse.core.launcher.Main.main([Ljava/lang/String;)V+10
v ~StubRoutines::call_stub
V [libjvm.so+0x17a75c]
V [libjvm.so+0x28afd8]
V [libjvm.so+0x17a58f]
V [libjvm.so+0x1a4e32]
V [libjvm.so+0x196042]
C [java+0x1873]
C [libc.so.6+0x158cc] __libc_start_main+0xdc
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.tigris.subversion.javahl.SVNClient.initNative()V+0
j org.tigris.subversion.javahl.NativeResources.init()V+10
j org.tigris.subversion.javahl.NativeResources.loadNativeLibrary()V+27
j org.tigris.subversion.javahl.SVNClient.<clinit>()V+0
v ~StubRoutines::call_stub
j
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.isAvailable()Z+648
j
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapterFactory.setup()V+0
j
org.tigris.subversion.subclipse.core.SVNClientManager.loadJavaHLAdapter()V+12
j
org.tigris.subversion.subclipse.core.SVNClientManager.setSvnClientInterface(Ljava/lang/String;)V+5
j
org.tigris.subversion.subclipse.core.SVNClientManager.getSvnClientInterface()Ljava/lang/String;+9
j
org.tigris.subversion.subclipse.core.SVNClientManager.createSVNClient()Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+1
j
org.tigris.subversion.subclipse.core.SVNProviderPlugin.createSVNClient()Lorg/tigris/subversion/svnclientadapter/ISVNClientAdapter;+4
j
org.tigris.subversion.subclipse.core.SVNProviderPlugin.getAdminDirectoryName()Ljava/lang/String;+9
j
org.tigris.subversion.subclipse.core.SVNProviderPlugin.isManagedBySubversion(Lorg/eclipse/core/runtime/IPath;)Z+2
j
org.tigris.subversion.subclipse.core.SVNProviderPlugin.isManagedBySubversion(Lorg/eclipse/core/resources/IContainer;)Z+29
j
org.tigris.subversion.subclipse.core.SVNTeamProviderType.metaFilesDetected(Lorg/eclipse/core/resources/IProject;[Lorg/eclipse/core/resources/IContainer;)V+9
j
org.eclipse.team.internal.core.TeamResourceChangeListener.handleUnsharedProjectChanges(Lorg/eclipse/core/resources/IProject;Lorg/eclipse/core/resources/IResourceDelta;)V+217
j
org.eclipse.team.internal.core.TeamResourceChangeListener.resourceChanged(Lorg/eclipse/core/resources/IResourceChangeEvent;)V+53
j org.eclipse.core.internal.events.NotificationManager$2.run()V+8
J
org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j
org.eclipse.core.internal.events.NotificationManager.notify([Lorg/eclipse/core/internal/events/ResourceChangeListenerList$ListenerEntry;Lorg/eclipse/core/resources/IResourceChangeEvent;Z)V+79
j
org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Lorg/eclipse/core/internal/watson/ElementTree;Lorg/eclipse/core/internal/events/ResourceChangeEvent;Z)V+90
j org.eclipse.core.internal.resources.Workspace.broadcastPostChange()V
+22
j
org.eclipse.core.internal.resources.Workspace.endOperation(Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ZLorg/eclipse/core/runtime/IProgressMonitor;)V+147
j
org.eclipse.core.internal.resources.Workspace.run(Lorg/eclipse/core/resources/IWorkspaceRunnable;Lorg/eclipse/core/runtime/jobs/ISchedulingRule;ILorg/eclipse/core/runtime/IProgressMonitor;)V+145
j
org.eclipse.ui.actions.WorkspaceModifyOperation.run(Lorg/eclipse/core/runtime/IProgressMonitor;)V+25
j
org.eclipse.jface.operation.ModalContext.runInCurrentThread(Lorg/eclipse/jface/operation/IRunnableWithProgress;Lorg/eclipse/core/runtime/IProgressMonitor;)V+6
j
org.eclipse.jface.operation.ModalContext.run(Lorg/eclipse/jface/operation/IRunnableWithProgress;ZLorg/eclipse/core/runtime/IProgressMonitor;Lorg/eclipse/swt/widgets/Display;)V+48
j
org.eclipse.jface.wizard.WizardDialog.run(ZZLorg/eclipse/jface/operation/IRunnableWithProgress;)V+63
j
org.radrails.rails.internal.ui.wizards.NewRailsProjectWizard.performFinish()Z+21
j org.eclipse.jface.wizard.WizardDialog.finishPressed()V+4
j org.eclipse.jface.wizard.WizardDialog.buttonPressed(I)V+54
j org.eclipse.jface.dialogs.Dialog
$3.widgetSelected(Lorg/eclipse/swt/events/SelectionEvent;)V+17
j
org.eclipse.swt.widgets.TypedListener.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+198
J
org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
J org.eclipse.swt.widgets.Display.runDeferredEvents()Z
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+33
j
org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
j org.eclipse.jface.window.Window.open()I+49
j org.eclipse.ui.actions.NewProjectAction.run()V+169
j
org.eclipse.jface.action.Action.runWithEvent(Lorg/eclipse/swt/widgets/Event;)V+1
j
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Lorg/eclipse/swt/widgets/Event;Z)V+278
j org.eclipse.jface.action.ActionContributionItem.access
$2(Lorg/eclipse/jface/action/ActionContributionItem;Lorg/eclipse/swt/widgets/Event;Z)V+3
j org.eclipse.jface.action.ActionContributionItem
$5.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+60
J
org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
v ~RuntimeStub::alignment_frame_return Runtime1 stub
j
org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+25
j org.eclipse.swt.widgets.Display.runDeferredEvents()Z+84
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+33
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+225
j
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+11
j
org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j
org.eclipse.ui.internal.ide.IDEApplication.run(Ljava/lang/Object;)Ljava/lang/Object;+76
j org.eclipse.core.internal.runtime.PlatformActivator
$1.run(Ljava/lang/Object;)Ljava/lang/Object;+219
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;+135
j
org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+60
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.core.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+181
j org.eclipse.core.launcher.Main.basicRun([Ljava/lang/String;)V+107
j org.eclipse.core.launcher.Main.run([Ljava/lang/String;)I+4
j org.eclipse.core.launcher.Main.main([Ljava/lang/String;)V+10
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x09235688 JavaThread "Process monitor" daemon [_thread_blocked,
id=10117]
0x09230b30 JavaThread "Input Stream Monitor" daemon [_thread_blocked,
id=10116]
0x0922e478 JavaThread "Output Stream Monitor" daemon
[_thread_in_native, id=10115]
0x0922d878 JavaThread "Output Stream Monitor" daemon
[_thread_in_native, id=10114]
0x0830e108 JavaThread "process reaper" daemon [_thread_in_native,
id=10112]
0x091a6208 JavaThread "Aptana: 24-hour update check" daemon
[_thread_blocked, id=10100]
0x091d2800 JavaThread "Worker-4" [_thread_blocked, id=10099]
0x091cfac8 JavaThread "Worker-3" [_thread_blocked, id=10098]
0xac80b260 JavaThread "Worker-2" [_thread_blocked, id=10096]
0x08e641e8 JavaThread "Worker-1" [_thread_blocked, id=10095]
0x08e57668 JavaThread "Worker-0" [_thread_blocked, id=10094]
0x083bae90 JavaThread "Start Level Event Dispatcher" daemon
[_thread_blocked, id=10091]
0x083b8e78 JavaThread "Framework Event Dispatcher" daemon
[_thread_blocked, id=10090]
0x083b1500 JavaThread "State Data Manager" daemon [_thread_blocked,
id=10089]
0x080a7458 JavaThread "Low Memory Detector" daemon [_thread_blocked,
id=10085]
0x080a5eb0 JavaThread "CompilerThread0" daemon [_thread_blocked,
id=10084]
0x080a4df8 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
id=10083]
0x0809d588 JavaThread "Finalizer" daemon [_thread_blocked, id=10082]
0x0809c868 JavaThread "Reference Handler" daemon [_thread_blocked,
id=10081]
=>0x0805d190 JavaThread "main" [_thread_in_native, id=10079]
Other Threads:
0x08099cb0 VMThread [id=10080]
0x080a8940 WatcherThread [id=10086]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 1600K, used 1037K [0x889c0000, 0x88b70000,
0x88ea0000)
eden space 1472K, 61% used [0x889c0000, 0x88aa3660, 0x88b30000)
from space 128K, 100% used [0x88b30000, 0x88b50000, 0x88b50000)
to space 128K, 0% used [0x88b50000, 0x88b50000, 0x88b70000)
tenured generation total 19692K, used 14538K [0x88ea0000, 0x8a1db000,
0x8c9c0000)
the space 19692K, 73% used [0x88ea0000, 0x89cd2ae0, 0x89cd2c00,
0x8a1db000)
compacting perm gen total 24576K, used 24379K [0x8c9c0000, 0x8e1c0000,
0x909c0000)
the space 24576K, 99% used [0x8c9c0000, 0x8e18ec38, 0x8e18ee00,
0x8e1c0000)
ro space 8192K, 68% used [0x909c0000, 0x90f3eaf8, 0x90f3ec00,
0x911c0000)
rw space 12288K, 48% used [0x911c0000, 0x91789d78, 0x91789e00,
0x91dc0000)
Dynamic libraries:
08048000-08057000 r-xp 00000000 08:02
344700 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/bin/java
08057000-08059000 rwxp 0000e000 08:02
344700 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/bin/java
08059000-09286000 rwxp 08059000 00:00 0 [heap]
889c0000-88b70000 rwxp 889c0000 00:00 0
88b70000-88ea0000 rwxp 88b70000 00:00 0
88ea0000-8a1db000 rwxp 88ea0000 00:00 0
8a1db000-8c9c0000 rwxp 8a1db000 00:00 0
8c9c0000-8e1c0000 rwxp 8c9c0000 00:00 0
8e1c0000-909c0000 rwxp 8e1c0000 00:00 0
909c0000-90f3f000 r-xs 00001000 08:02
344877 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/client/classes.jsa
90f3f000-911c0000 rwxp 90f3f000 00:00 0
911c0000-9178a000 rwxp 00580000 08:02
344877 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/client/classes.jsa
9178a000-91dc0000 rwxp 9178a000 00:00 0
91dc0000-91e90000 rwxp 00b4a000 08:02
344877 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/client/classes.jsa
91e90000-921c0000 rwxp 91e90000 00:00 0
921c0000-921c4000 r-xs 00c1a000 08:02
344877 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/client/classes.jsa
921c4000-925c0000 rwxp 921c4000 00:00 0
a9dd7000-a9dd9000 r-xp 00000000 08:02 171950 /lib/libcom_err.so.2.1
a9dd9000-a9dda000 rwxp 00001000 08:02 171950 /lib/libcom_err.so.2.1
a9dda000-a9dfe000 r-xp 00000000 08:02
4965288 /usr/lib/libk5crypto.so.3.0
a9dfe000-a9dff000 rwxp 00023000 08:02
4965288 /usr/lib/libk5crypto.so.3.0
a9dff000-a9e79000 r-xp 00000000 08:02 4965293 /usr/lib/libkrb5.so.3.2
a9e79000-a9e7b000 rwxp 0007a000 08:02 4965293 /usr/lib/libkrb5.so.3.2
a9e7b000-a9e96000 r-xp 00000000 08:02
4965287 /usr/lib/libgssapi_krb5.so.2.2
a9e96000-a9e97000 rwxp 0001b000 08:02
4965287 /usr/lib/libgssapi_krb5.so.2.2
a9e97000-a9fb9000 r-xp 00000000 08:02
3686514 /usr/lib/i686/cmov/libcrypto.so.0.9.8
a9fb9000-a9fce000 rwxp 00121000 08:02
3686514 /usr/lib/i686/cmov/libcrypto.so.0.9.8
a9fce000-a9fd1000 rwxp a9fce000 00:00 0
a9fd1000-aa00c000 r-xp 00000000 08:02
3686515 /usr/lib/i686/cmov/libssl.so.0.9.8
aa00c000-aa010000 rwxp 0003b000 08:02
3686515 /usr/lib/i686/cmov/libssl.so.0.9.8
aa010000-aa029000 r-xp 00000000 08:02
5605 /usr/lib/libneon.so.25.0.5
aa029000-aa02a000 rwxp 00019000 08:02
5605 /usr/lib/libneon.so.25.0.5
aa02a000-aa041000 r-xp 00000000 08:02
4964485 /usr/lib/libsvn_ra_dav-1.so.0.0.0
aa041000-aa042000 rwxp 00017000 08:02
4964485 /usr/lib/libsvn_ra_dav-1.so.0.0.0
aa042000-aa052000 r-xp 00000000 08:02
4966131 /usr/lib/libsvn_ra_svn-1.so.0.0.0
aa052000-aa053000 rwxp 0000f000 08:02
4966131 /usr/lib/libsvn_ra_svn-1.so.0.0.0
aa053000-aa058000 r-xp 00000000 08:02
4966130 /usr/lib/libsvn_ra_local-1.so.0.0.0
aa058000-aa059000 rwxp 00004000 08:02
4966130 /usr/lib/libsvn_ra_local-1.so.0.0.0
aa059000-aa07d000 r-xp 00000000 08:02
4966133 /usr/lib/libsvn_fs_base-1.so.0.0.0
aa07d000-aa07e000 rwxp 00024000 08:02
4966133 /usr/lib/libsvn_fs_base-1.so.0.0.0
aa07e000-aa097000 r-xp 00000000 08:02
4966134 /usr/lib/libsvn_fs_fs-1.so.0.0.0
aa097000-aa098000 rwxp 00019000 08:02
4966134 /usr/lib/libsvn_fs_fs-1.so.0.0.0
aa098000-aa09d000 r-xp 00000000 08:02
177256 /lib/tls/i686/cmov/libcrypt-2.4.so
aa09d000-aa09f000 rwxp 00004000 08:02
177256 /lib/tls/i686/cmov/libcrypt-2.4.so
aa09f000-aa0c6000 rwxp aa09f000 00:00 0
aa0c6000-aa19f000 r-xp 00000000 08:02 5251 /usr/lib/libdb-4.3.so
aa19f000-aa1a2000 rwxp 000d8000 08:02 5251 /usr/lib/libdb-4.3.so
aa1a2000-aa1b6000 r-xp 00000000 08:02
4966046 /usr/lib/libaprutil-0.so.0.9.7
aa1b6000-aa1b7000 rwxp 00014000 08:02
4966046 /usr/lib/libaprutil-0.so.0.9.7
aa1b7000-aa28b000 r-xp 00000000 08:02 4964632 /usr/lib/libstdc
++.so.6.0.8
aa28b000-aa28e000 r-xp 000d4000 08:02 4964632 /usr/lib/libstdc
++.so.6.0.8
aa28e000-aa290000 rwxp 000d7000 08:02 4964632 /usr/lib/libstdc
++.so.6.0.8
aa290000-aa296000 rwxp aa290000 00:00 0
aa296000-aa2b5000 r-xp 00000000 08:02
4966045 /usr/lib/libapr-0.so.0.9.7
aa2b5000-aa2b6000 rwxp 0001f000 08:02
4966045 /usr/lib/libapr-0.so.0.9.7
aa2b6000-aa2b7000 rwxp aa2b6000 00:00 0
aa2b7000-aa2dd000 r-xp 00000000 08:02
4966137 /usr/lib/libsvn_subr-1.so.0.0.0
aa2dd000-aa2de000 rwxp 00026000 08:02
4966137 /usr/lib/libsvn_subr-1.so.0.0.0
aa2de000-aa308000 r-xp 00000000 08:02
4966135 /usr/lib/libsvn_wc-1.so.0.0.0
aa308000-aa309000 rwxp 00029000 08:02
4966135 /usr/lib/libsvn_wc-1.so.0.0.0
aa309000-aa32e000 r-xp 00000000 08:02
4966138 /usr/lib/libsvn_client-1.so.0.0.0
aa32e000-aa32f000 rwxp 00025000 08:02
4966138 /usr/lib/libsvn_client-1.so.0.0.0
aa32f000-aa34b000 r-xp 00000000 08:02
4966139 /usr/lib/libsvn_repos-1.so.0.0.0
aa34b000-aa34c000 rwxp 0001c000 08:02
4966139 /usr/lib/libsvn_repos-1.so.0.0.0
aa34c000-aa34f000 ---p aa34c000 00:00 0
aa34f000-aa3cd000 rwxp aa34f000 00:00 0
aa3cd000-aa3d0000 ---p aa3cd000 00:00 0
aa3d0000-aa44e000 rwxp aa3d0000 00:00 0
aa44e000-aa451000 ---p aa44e000 00:00 0
aa451000-aa4cf000 rwxp aa451000 00:00 0
aa4cf000-aa4d2000 ---p aa4cf000 00:00 0
aa4d2000-aa550000 rwxp aa4d2000 00:00 0
aa550000-aa5fc000 r-xs 00000000 08:02
5161074 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.libraries_0.2.7.11825/js.jar
aa5fc000-aa800000 r-xs 00000000 08:02
5161007 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.libraries_0.2.7.11825/css-validator.jar
aa800000-aa85e000 rwxp aa800000 00:00 0
aa85e000-aa900000 ---p aa85e000 00:00 0
aa900000-aa904000 r-xp 00000000 08:02
4965301 /usr/lib/libkrb5support.so.0.0
aa904000-aa905000 rwxp 00003000 08:02
4965301 /usr/lib/libkrb5support.so.0.0
aa905000-aa90a000 r-xp 00000000 08:02
4966140 /usr/lib/libsvn_diff-1.so.0.0.0
aa90a000-aa90b000 rwxp 00004000 08:02
4966140 /usr/lib/libsvn_diff-1.so.0.0.0
aa923000-aa953000 r-xp 00000000 08:02
113734 /usr/lib/jni/libsvnjavahl-1.so.0.0.0
aa953000-aa954000 rwxp 0002f000 08:02
113734 /usr/lib/jni/libsvnjavahl-1.so.0.0.0
aa954000-aa955000 rwxp aa954000 00:00 0
aa955000-aa97f000 r-xs 00000000 08:02
345029 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/511/1/.cp/lib/svnClientAdapter.jar
aa97f000-aa982000 ---p aa97f000 00:00 0
aa982000-aabfa000 rwxp aa982000 00:00 0
aabfa000-aac00000 ---p aabfa000 00:00 0
aac00000-aacfa000 rwxp aac00000 00:00 0
aacfa000-aad00000 ---p aacfa000 00:00 0
aad02000-aad05000 r-xp 00000000 08:02
4964483 /usr/lib/libsvn_ra-1.so.0.0.0
aad05000-aad06000 rwxp 00002000 08:02
4964483 /usr/lib/libsvn_ra-1.so.0.0.0
aad06000-aad0d000 r-xp 00000000 08:02
4966136 /usr/lib/libsvn_delta-1.so.0.0.0
aad0d000-aad0e000 rwxp 00006000 08:02
4966136 /usr/lib/libsvn_delta-1.so.0.0.0
aad0e000-aad13000 r-xp 00000000 08:02
4966132 /usr/lib/libsvn_fs-1.so.0.0.0
aad13000-aad14000 rwxp 00004000 08:02
4966132 /usr/lib/libsvn_fs-1.so.0.0.0
aad14000-aad1e000 r-xs 00000000 08:02
1279495 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.rubypeople.rdt.debug.core_0.8.1.609062100PRD/rdtdebugcore.jar
aad1e000-aad37000 r-xs 00000000 08:02
1279490 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.rubypeople.rdt.debug.ui_0.8.1.609062100PRD/rdtdebugui.jar
aad37000-aad63000 r-xs 00000000 08:02
5160994 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.libraries_0.2.7.11825/Tidy.jar
aad63000-aad66000 ---p aad63000 00:00 0
aad66000-aade4000 rwxp aad66000 00:00 0
aade4000-aade8000 r-xp 00000000 08:02
177275 /lib/tls/i686/cmov/libnss_dns-2.4.so
aade8000-aadea000 rwxp 00003000 08:02
177275 /lib/tls/i686/cmov/libnss_dns-2.4.so
aadea000-ab4c5000 r-xp 00000000 08:02
51997 /usr/share/icons/hicolor/icon-theme.cache
ab4c5000-abb26000 r-xp 00000000 08:02
52678 /usr/share/icons/gnome/icon-theme.cache
abb26000-abb48000 r-xp 00000000 08:02
50224 /usr/share/icons/Crux/icon-theme.cache
abb48000-abb4f000 r-xp 00000000 08:02
4441 /usr/lib/libfam.so.0.0.0
abb4f000-abb50000 rwxp 00006000 08:02
4441 /usr/lib/libfam.so.0.0.0
abb51000-abb5b000 r-xp 00000000 08:02 172344 /lib/libgcc_s.so.1
abb5b000-abb5c000 rwxp 00009000 08:02 172344 /lib/libgcc_s.so.1
abb5c000-abb68000 r-xs 00000000 08:02
345031 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/511/1/.cp/lib/svnjavahl.jar
abb68000-abc1b000 r-xp 00000000 08:02
4964595 /usr/lib/libasound.so.2.0.0
abc1b000-abc20000 rwxp 000b2000 08:02
4964595 /usr/lib/libasound.so.2.0.0
abc20000-abc23000 r-xp 00000000 08:02
4964737 /usr/lib/libORBitCosNaming-2.so.0.1.0
abc23000-abc24000 rwxp 00003000 08:02
4964737 /usr/lib/libORBitCosNaming-2.so.0.1.0
abc24000-abc56000 r-xp 00000000 08:02 172016 /lib/libsepol.so.1
abc56000-abc57000 rwxp 00031000 08:02 172016 /lib/libsepol.so.1
abc57000-abc61000 rwxp abc57000 00:00 0
abc61000-abc64000 r-xp 00000000 08:02
4964714 /usr/lib/libgpg-error.so.0.2.0
abc64000-abc65000 rwxp 00002000 08:02
4964714 /usr/lib/libgpg-error.so.0.2.0
abc65000-abcb1000 r-xp 00000000 08:02
4964716 /usr/lib/libgcrypt.so.11.2.1
abcb1000-abcb3000 rwxp 0004b000 08:02
4964716 /usr/lib/libgcrypt.so.11.2.1
abcb3000-abcc5000 r-xp 00000000 08:02
4964720 /usr/lib/libtasn1.so.3.0.5
abcc5000-abcc6000 rwxp 00011000 08:02
4964720 /usr/lib/libtasn1.so.3.0.5
abcc6000-abcdb000 r-xp 00000000 08:02
5203 /usr/lib/libICE.so.6.3.0
abcdb000-abcdc000 rwxp 00014000 08:02
5203 /usr/lib/libICE.so.6.3.0
abcdc000-abcde000 rwxp abcdc000 00:00 0
abcde000-abce6000 r-xp 00000000 08:02 5269 /usr/lib/libSM.so.6.0.0
abce6000-abce7000 rwxp 00007000 08:02 5269 /usr/lib/libSM.so.6.0.0
abce7000-abd05000 r-xp 00000000 08:02
5395 /usr/lib/libjpeg.so.62.0.0
abd05000-abd06000 rwxp 0001d000 08:02
5395 /usr/lib/libjpeg.so.62.0.0
abd06000-abd11000 r-xp 00000000 08:02
5111 /usr/lib/libgnome-keyring.so.0.0.1
abd11000-abd12000 rwxp 0000a000 08:02
5111 /usr/lib/libgnome-keyring.so.0.0.1
abd12000-abd26000 r-xp 00000000 08:02
5183 /usr/lib/libart_lgpl_2.so.2.3.17
abd26000-abd27000 rwxp 00013000 08:02
5183 /usr/lib/libart_lgpl_2.so.2.3.17
abd27000-abd4f000 r-xp 00000000 08:02
5132 /usr/lib/libgnomecanvas-2.so.0.1400.0
abd4f000-abd50000 rwxp 00027000 08:02
5132 /usr/lib/libgnomecanvas-2.so.0.1400.0
abd50000-abdaa000 r-xp 00000000 08:02
4445 /usr/lib/libbonoboui-2.so.0.0.0
abdaa000-abdad000 rwxp 0005a000 08:02
4445 /usr/lib/libbonoboui-2.so.0.0.0
abdad000-abdb3000 r-xp 00000000 08:02 172029 /lib/libpopt.so.0.0.0
abdb3000-abdb4000 rwxp 00006000 08:02 172029 /lib/libpopt.so.0.0.0
abdb4000-abdd2000 r-xp 00000000 08:02
5200 /usr/lib/libaudiofile.so.0.0.2
abdd2000-abdd4000 rwxp 0001e000 08:02
5200 /usr/lib/libaudiofile.so.0.0.2
abdd4000-abddd000 r-xp 00000000 08:02
5293 /usr/lib/libesd.so.0.2.36
abddd000-abdde000 rwxp 00008000 08:02
5293 /usr/lib/libesd.so.0.2.36
abdde000-abdf0000 r-xp 00000000 08:02
4964744 /usr/lib/libbonobo-activation.so.4.0.0
abdf0000-abdf2000 rwxp 00012000 08:02
4964744 /usr/lib/libbonobo-activation.so.4.0.0
abdf2000-abe42000 r-xp 00000000 08:02
4964743 /usr/lib/libbonobo-2.so.0.0.0
abe42000-abe4c000 rwxp 0004f000 08:02
4964743 /usr/lib/libbonobo-2.so.0.0.0
abe4c000-abe4e000 r-xp 00000000 08:02
177905 /lib/tls/i686/cmov/libutil-2.4.so
abe4e000-abe50000 rwxp 00001000 08:02
177905 /lib/tls/i686/cmov/libutil-2.4.so
abe50000-abe62000 r-xp 00000000 08:02 172350 /lib/libselinux.so.1
abe62000-abe64000 rwxp 00011000 08:02 172350 /lib/libselinux.so.1
abe64000-abe73000 r-xp 00000000 08:02
177901 /lib/tls/i686/cmov/libresolv-2.4.so
abe73000-abe75000 rwxp 0000f000 08:02
177901 /lib/tls/i686/cmov/libresolv-2.4.so
abe75000-abe77000 rwxp abe75000 00:00 0
abe77000-abe85000 r-xp 00000000 08:02
4964750 /usr/lib/libavahi-client.so.3.2.0
abe85000-abe86000 rwxp 0000e000 08:02
4964750 /usr/lib/libavahi-client.so.3.2.0
abe86000-abe90000 r-xp 00000000 08:02
4964746 /usr/lib/libavahi-common.so.3.4.2
abe90000-abe91000 rwxp 00009000 08:02
4964746 /usr/lib/libavahi-common.so.3.4.2
abe91000-abefa000 r-xp 00000000 08:02
4964724 /usr/lib/libgnutls.so.13.0.5
abefa000-abf00000 rwxp 00068000 08:02
4964724 /usr/lib/libgnutls.so.13.0.5
abf00000-abf2f000 r-xp 00000000 08:02
4964484 /usr/lib/libdbus-1.so.3.0.0
abf2f000-abf30000 rwxp 0002f000 08:02
4964484 /usr/lib/libdbus-1.so.3.0.0
abf30000-abf4a000 r-xp 00000000 08:02
4964755 /usr/lib/libdbus-glib-1.so.2.0.0
abf4a000-abf4b000 rwxp 00019000 08:02
4964755 /usr/lib/libdbus-glib-1.so.2.0.0
abf4b000-ac05e000 r-xp 00000000 08:02
4964739 /usr/lib/libxml2.so.2.6.26
ac05e000-ac063000 rwxp 00113000 08:02
4964739 /usr/lib/libxml2.so.2.6.26
ac063000-ac064000 rwxp ac063000 00:00 0
ac064000-ac0ab000 r-xp 00000000 08:02
4964735 /usr/lib/libORBit-2.so.0.1.0
ac0ab000-ac0b5000 rwxp 00046000 08:02
4964735 /usr/lib/libORBit-2.so.0.1.0
ac0b5000-ac0e3000 r-xp 00000000 08:02
4062 /usr/lib/libgconf-2.so.4.1.0
ac0e3000-ac0e6000 rwxp 0002e000 08:02
4062 /usr/lib/libgconf-2.so.4.1.0
ac0e6000-ac16b000 r-xp 00000000 08:02
5319 /usr/lib/libgnomeui-2.so.0.1600.1
ac16b000-ac16f000 rwxp 00084000 08:02
5319 /usr/lib/libgnomeui-2.so.0.1600.1
ac16f000-ac183000 r-xp 00000000 08:02
4481 /usr/lib/libgnome-2.so.0.1600.0
ac183000-ac184000 rwxp 00013000 08:02
4481 /usr/lib/libgnome-2.so.0.1600.0
ac184000-ac1d9000 r-xp 00000000 08:02
4964458 /usr/lib/libgnomevfs-2.so.0.1600.1
ac1d9000-ac1dc000 rwxp 00054000 08:02
4964458 /usr/lib/libgnomevfs-2.so.0.1600.1
ac1dd000-ac1e2000 r-xp 00000000 08:02 171944 /lib/libacl.so.1.1.0
ac1e2000-ac1e3000 rwxp 00005000 08:02 171944 /lib/libacl.so.1.1.0
ac1e3000-ac1e6000 r-xp 00000000 08:02 172033 /lib/libattr.so.1.1.0
ac1e6000-ac1e7000 rwxp 00002000 08:02 172033 /lib/libattr.so.1.1.0
ac1e7000-ac1f3000 r-xp 00000000 08:02
2130063 /usr/lib/gnome-vfs-2.0/modules/libfile.so
ac1f3000-ac1f4000 rwxp 0000b000 08:02
2130063 /usr/lib/gnome-vfs-2.0/modules/libfile.so
ac1f4000-ac1f7000 r-xp 00000000 08:02
229802 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/107/1/.cp/libswt-gnome-gtk-3235.so
ac1f7000-ac1f8000 rwxp 00002000 08:02
229802 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/107/1/.cp/libswt-gnome-gtk-3235.so
ac1f8000-ac220000 r-xp 00000000 08:02
34318 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-BoldOblique.ttf
ac220000-ac24b000 r-xp 00000000 08:02
34319 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Oblique.ttf
ac24b000-ac27b000 r-xp 00000000 08:02
34317 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf
ac27b000-ac2ad000 r-xp 00000000 08:02
34320 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf
ac2ad000-ac314000 r-xp 00000000 08:02
33464 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-BoldOblique.ttf
ac314000-ac378000 r-xp 00000000 08:02
34311 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf
ac378000-ac3e4000 r-xp 00000000 08:02
33463 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
ac3e4000-ac575000 r-xs 00000000 08:02
1279503 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.rubypeople.rdt.core_0.8.1.609062100PRD/lib/jruby.jar
ac575000-ac62d000 r-xs 00000000 08:02
1279399 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.rubypeople.rdt.ui_0.8.1.609062100PRD/rdtui.jar
ac62d000-ac69e000 r-xp 00000000 08:02
34312 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
ac69e000-ac6fe000 rwxs 00000000 00:07 1540118 /SYSV00000000 (deleted)
ac6fe000-ac701000 ---p ac6fe000 00:00 0
ac701000-ac77f000 rwxp ac701000 00:00 0
ac77f000-ac782000 ---p ac77f000 00:00 0
ac782000-ac8f9000 rwxp ac782000 00:00 0
ac8f9000-ac900000 ---p ac8f9000 00:00 0
ac900000-ac902000 r-xp 00000000 08:02
4964837 /usr/lib/libavahi-glib.so.1.0.1
ac902000-ac903000 rwxp 00002000 08:02
4964837 /usr/lib/libavahi-glib.so.1.0.1
ac903000-ac908000 r-xs 00000000 08:02
1279466 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.rubypeople.rdt.launching_0.8.1.609062100PRD/launching.jar
ac908000-ac93e000 r-xs 00000000 08:02
1279506 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.rubypeople.rdt.core_0.8.1.609062100PRD/rdtcore.jar
ac93e000-ac949000 r-xp 00000000 08:02
3506335 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/107/1/.cp/libswt-cairo-gtk-3235.so
ac949000-ac94a000 rwxp 0000a000 08:02
3506335 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/107/1/.cp/libswt-cairo-gtk-3235.so
ac94a000-ac950000 r-xp 00000000 08:02
3506334 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/107/1/.cp/libswt-atk-gtk-3235.so
ac950000-ac951000 rwxp 00006000 08:02
3506334 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/107/1/.cp/libswt-atk-gtk-3235.so
ac951000-ac954000 ---p ac951000 00:00 0
ac954000-ac9d2000 rwxp ac954000 00:00 0
ac9d2000-ac9d5000 ---p ac9d2000 00:00 0
ac9d5000-aca53000 rwxp ac9d5000 00:00 0
aca53000-acab3000 rwxs 00000000 00:07 1474571 /SYSV00000000 (deleted)
acab3000-acabf000 r-xp 00000000 08:02
311669 /usr/lib/gtk-2.0/2.10.0/engines/libcrux-engine.so
acabf000-acac0000 rwxp 0000b000 08:02
311669 /usr/lib/gtk-2.0/2.10.0/engines/libcrux-engine.so
acac0000-acaf5000 r-xp 00000000 08:02
3506255 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/107/1/.cp/libswt-gtk-3235.so
acaf5000-acaf7000 rwxp 00034000 08:02
3506255 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/107/1/.cp/libswt-gtk-3235.so
acaf7000-acaf8000 rwxp acaf7000 00:00 0
acaf8000-acbcf000 r-xp 00000000 08:02
250533 /usr/lib/locale/en_US.utf8/LC_COLLATE
acbcf000-acbeb000 r-xp 00000000 08:02
4964622 /usr/lib/libexpat.so.1.0.0
acbeb000-acbed000 rwxp 0001c000 08:02
4964622 /usr/lib/libexpat.so.1.0.0
acbed000-acc10000 r-xp 00000000 08:02
4964489 /usr/lib/libpng12.so.0.1.2.8
acc10000-acc11000 rwxp 00023000 08:02
4964489 /usr/lib/libpng12.so.0.1.2.8
acc11000-acc15000 r-xp 00000000 08:02
4964676 /usr/lib/libXdmcp.so.6.0.0
acc15000-acc16000 rwxp 00003000 08:02
4964676 /usr/lib/libXdmcp.so.6.0.0
acc16000-acc18000 r-xp 00000000 08:02
4964672 /usr/lib/libXau.so.6.0.0
acc18000-acc19000 rwxp 00001000 08:02
4964672 /usr/lib/libXau.so.6.0.0
acc19000-acc2c000 r-xp 00000000 08:02 4964601 /usr/lib/libz.so.1.2.3
acc2c000-acc2d000 rwxp 00012000 08:02 4964601 /usr/lib/libz.so.1.2.3
acc2d000-acc94000 r-xp 00000000 08:02
4964628 /usr/lib/libfreetype.so.6.3.10
acc94000-acc97000 rwxp 00067000 08:02
4964628 /usr/lib/libfreetype.so.6.3.10
acc97000-accc1000 r-xp 00000000 08:02
4964692 /usr/lib/libpangoft2-1.0.so.0.1400.5
accc1000-accc2000 rwxp 00029000 08:02
4964692 /usr/lib/libpangoft2-1.0.so.0.1400.5
accc2000-accc6000 r-xp 00000000 08:02
4964696 /usr/lib/libXfixes.so.3.1.0
accc6000-accc7000 rwxp 00003000 08:02
4964696 /usr/lib/libXfixes.so.3.1.0
accc7000-acccf000 r-xp 00000000 08:02
4964700 /usr/lib/libXcursor.so.1.0.2
acccf000-accd0000 rwxp 00007000 08:02
4964700 /usr/lib/libXcursor.so.1.0.2
accd0000-accd2000 r-xp 00000000 08:02
4964712 /usr/lib/libXrandr.so.2.0.0
accd2000-accd3000 rwxp 00002000 08:02
4964712 /usr/lib/libXrandr.so.2.0.0
accd3000-accda000 r-xp 00000000 08:02 4964706 /usr/lib/libXi.so.6.0.0
accda000-accdb000 rwxp 00006000 08:02 4964706 /usr/lib/libXi.so.6.0.0
accdb000-accdd000 r-xp 00000000 08:02
4964708 /usr/lib/libXinerama.so.1.0.0
accdd000-accde000 rwxp 00001000 08:02
4964708 /usr/lib/libXinerama.so.1.0.0
accde000-acce5000 r-xp 00000000 08:02
4964686 /usr/lib/libXrender.so.1.3.0
acce5000-acce6000 rwxp 00006000 08:02
4964686 /usr/lib/libXrender.so.1.3.0
acce6000-acd0f000 r-xp 00000000 08:02
4965120 /usr/lib/libfontconfig.so.1.0.4
acd0f000-acd14000 rwxp 00028000 08:02
4965120 /usr/lib/libfontconfig.so.1.0.4
acd14000-acd15000 rwxp acd14000 00:00 0
acd15000-acd21000 r-xp 00000000 08:02
4964680 /usr/lib/libXext.so.6.4.0
acd21000-acd22000 rwxp 0000c000 08:02
4964680 /usr/lib/libXext.so.6.4.0
acd22000-acd29000 r-xp 00000000 08:02
177902 /lib/tls/i686/cmov/librt-2.4.so
acd29000-acd2b000 rwxp 00006000 08:02
177902 /lib/tls/i686/cmov/librt-2.4.so
acd2b000-acd8b000 r-xp 00000000 08:02
4965122 /usr/lib/libcairo.so.2.9.2
acd8b000-acd8d000 rwxp 0005f000 08:02
4965122 /usr/lib/libcairo.so.2.9.2
acd8d000-ace1e000 r-xp 00000000 08:02
4964609 /usr/lib/libglib-2.0.so.0.1200.4
ace1e000-ace1f000 rwxp 00091000 08:02
4964609 /usr/lib/libglib-2.0.so.0.1200.4
ace1f000-ace22000 r-xp 00000000 08:02
4964611 /usr/lib/libgmodule-2.0.so.0.1200.4
ace22000-ace23000 rwxp 00002000 08:02
4964611 /usr/lib/libgmodule-2.0.so.0.1200.4
ace23000-ace5c000 r-xp 00000000 08:02
4964610 /usr/lib/libgobject-2.0.so.0.1200.4
ace5c000-ace5d000 rwxp 00038000 08:02
4964610 /usr/lib/libgobject-2.0.so.0.1200.4
ace5d000-ace75000 r-xp 00000000 08:02
4964614 /usr/lib/libatk-1.0.so.0.1213.0
ace75000-ace77000 rwxp 00017000 08:02
4964614 /usr/lib/libatk-1.0.so.0.1213.0
ace77000-acf3d000 r-xp 00000000 08:02
4964784 /usr/lib/libX11.so.6.2.0
acf3d000-acf40000 rwxp 000c5000 08:02
4964784 /usr/lib/libX11.so.6.2.0
acf40000-acf78000 r-xp 00000000 08:02
4964690 /usr/lib/libpango-1.0.so.0.1400.5
acf78000-acf7a000 rwxp 00037000 08:02
4964690 /usr/lib/libpango-1.0.so.0.1400.5
acf7a000-acf81000 r-xp 00000000 08:02
4964694 /usr/lib/libpangocairo-1.0.so.0.1400.5
acf81000-acf82000 rwxp 00006000 08:02
4964694 /usr/lib/libpangocairo-1.0.so.0.1400.5
acf82000-ad003000 r-xp 00000000 08:02
4965596 /usr/lib/libgdk-x11-2.0.so.0.1000.6
ad003000-ad006000 rwxp 00081000 08:02
4965596 /usr/lib/libgdk-x11-2.0.so.0.1000.6
ad006000-ad01b000 r-xp 00000000 08:02
4965351 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6
ad01b000-ad01c000 rwxp 00015000 08:02
4965351 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6
ad01c000-ad020000 r-xp 00000000 08:02
4964827 /usr/lib/libXtst.so.6.1.0
ad020000-ad021000 rwxp 00003000 08:02
4964827 /usr/lib/libXtst.so.6.1.0
ad021000-ad025000 r-xp 00000000 08:02
4964612 /usr/lib/libgthread-2.0.so.0.1200.4
ad025000-ad026000 rwxp 00003000 08:02
4964612 /usr/lib/libgthread-2.0.so.0.1200.4
ad026000-ad36f000 r-xp 00000000 08:02
4965598 /usr/lib/libgtk-x11-2.0.so.0.1000.6
ad36f000-ad375000 rwxp 00349000 08:02
4965598 /usr/lib/libgtk-x11-2.0.so.0.1000.6
ad375000-ad376000 rwxp ad375000 00:00 0
ad377000-ad378000 r-xp ad377000 00:00 0
ad378000-ad37a000 r-xp 00000000 08:02
3195187 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so
ad37a000-ad37b000 rwxp 00001000 08:02
3195187 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so
ad37b000-ad37e000 rwxs 00000000 00:07 1507343 /SYSV00000000 (deleted)
ad37e000-ad380000 r-xp 00000000 08:02
251812 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/42/1/.cp/os/linux/x86/liblocalfile_1_0_0.so
ad380000-ad381000 rwxp 00001000 08:02
251812 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/42/1/.cp/os/linux/x86/liblocalfile_1_0_0.so
ad381000-ad382000 r-xp 00000000 08:02
1839993 /usr/lib/gconv/ISO8859-1.so
ad382000-ad384000 rwxp 00001000 08:02
1839993 /usr/lib/gconv/ISO8859-1.so
ad384000-ad385000 r-xp 00000000 08:02
295209 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0
ad385000-ad386000 rwxp 00000000 08:02
295209 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0
ad386000-ad387000 r-xp 00000000 08:02
250531 /usr/lib/locale/en_US.utf8/LC_NUMERIC
ad387000-ad388000 r-xp 00000000 08:02
298116 /usr/lib/locale/en_US.utf8/LC_TIME
ad388000-ad389000 r-xp 00000000 08:02
298117 /usr/lib/locale/en_US.utf8/LC_MONETARY
ad389000-ad38a000 r-xp 00000000 08:02
250536 /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES
ad38a000-ad38b000 r-xp 00000000 08:02
250557 /usr/lib/locale/en_US.utf8/LC_PAPER
ad38b000-ad38c000 r-xp 00000000 08:02
298119 /usr/lib/locale/en_US.utf8/LC_NAME
ad38c000-ad38d000 r-xp 00000000 08:02
298120 /usr/lib/locale/en_US.utf8/LC_ADDRESS
ad38d000-ad38e000 r-xp 00000000 08:02
298121 /usr/lib/locale/en_US.utf8/LC_TELEPHONE
ad38e000-ad3e4000 r-xp 00000000 08:02
3506254 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/107/1/.cp/libswt-pi-gtk-3235.so
ad3e4000-ad3e6000 rwxp 00055000 08:02
3506254 /home/bcoop/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/107/1/.cp/libswt-pi-gtk-3235.so
ad3e6000-ad599000 r-xs 00000000 08:02
154001 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.tigris.subversion.subclipse.core_1.2.0.jar
ad599000-ad7d6000 r-xs 00000000 08:02
154003 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.tigris.subversion.subclipse.doc_1.2.0.jar
ad7d6000-ad82a000 r-xs 00000000 08:02
154000 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.rubypeople.rdt.doc.user_0.8.1.609062100PRD.jar
ad82a000-ad834000 r-xs 00000000 08:02
151594 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.rails.core_0.7.2.jar
ad834000-ad989000 r-xs 00000000 08:02
154002 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.tigris.subversion.subclipse.ui_1.2.0.jar
ad989000-ad994000 r-xs 00000000 08:02
153999 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.sqlite.driver_0.3.1.jar
ad994000-ad9f8000 r-xs 00000000 08:02
153998 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.sqlserver.driver_0.3.1.jar
ad9f8000-adb6d000 r-xs 00000000 08:02
153997 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.oracle.driver_0.3.1.jar
adb6d000-adc69000 r-xs 00000000 08:02
151615 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.ibmdb2.driver_0.3.1.jar
adc69000-adcc0000 r-xs 00000000 08:02
151607 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.postgresql.driver_0.3.1.jar
adcc0000-adcde000 r-xs 00000000 08:02
151606 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.db.ui_0.7.2.jar
adcde000-add4c000 r-xs 00000000 08:02
151604 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.mysql.driver_0.5.1.jar
add4c000-add56000 r-xs 00000000 08:02
151600 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.server.core_0.7.2.jar
add56000-add64000 r-xs 00000000 08:02
151599 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.server.ui_0.7.2.jar
add64000-add6c000 r-xs 00000000 08:02
151596 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.db.core_0.7.2.jar
add6c000-addd2000 r-xs 00000000 08:02
151595 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/org.radrails.rails.ui_0.7.2.jar
addd2000-adde3000 r-xs 00000000 08:02
148113 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.parsing_0.2.7.13425.jar
adde3000-ade0a000 r-xs 00000000 08:02
151593 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.debug.core_0.2.7.13425.jar
ade0a000-ade15000 r-xs 00000000 08:02
151589 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.syncing.ftp_0.2.7.13425.jar
ade15000-ade21000 r-xs 00000000 08:02
151588 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.php_0.2.7.13425.jar
ade21000-ade28000 r-xs 00000000 08:02
151587 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.regex_0.2.7.13425.jar
ade28000-ade5f000 r-xs 00000000 08:02
151583 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.syncing_0.2.7.13425.jar
ade5f000-ade68000 r-xs 00000000 08:02
151582 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.internet.proxy_0.2.7.13425.jar
ade68000-ade76000 r-xs 00000000 08:02
151581 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.xml_0.2.7.13425.jar
ade76000-adf32000 r-xs 00000000 08:02
151580 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.js_0.2.7.13425.jar
adf32000-adf66000 r-xs 00000000 08:02
151579 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.html_0.2.7.13425.jar
adf66000-adf90000 r-xs 00000000 08:02
151578 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editor.css_0.2.7.13425.jar
adf90000-adfa1000 r-xs 00000000 08:02
151574 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.lexer_0.2.7.13425.jar
adfa1000-adfcd000 r-xs 00000000 08:02
151573 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.debug.ui_0.2.7.13425.jar
adfcd000-ae06b000 r-xs 00000000 08:02
151570 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.editors_0.2.7.13425.jar
ae06b000-ae0d1000 r-xs 00000000 08:02
151563 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.core.ui_0.2.7.13425.jar
ae0d1000-ae0d3000 r-xs 00000000 08:02
151553 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.branding_0.2.7.13425.jar
ae0d3000-ae0dd000 r-xs 00000000 08:02
151550 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.server.ui_0.2.7.13425.jar
ae0dd000-ae0e7000 r-xs 00000000 08:02
151545 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.server.core_0.2.7.13425.jar
ae0e7000-ae100000 r-xs 00000000 08:02
149429 /home/bcoop/.eclipse/org.eclipse.sdk.ide/updates/eclipse/plugins/com.aptana.ide.core_0.2.7.13425.jar
ae100000-ae2ad000 r-xs 00000000 08:02
111225 /usr/lib/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar
ae2ad000-ae2cb000 r-xs 00000000 08:02
111255 /usr/lib/eclipse/plugins/org.eclipse.ui_3.2.1.M20060913-0800.jar
ae2cb000-ae2ce000 r-xs 00000000 08:02
111254 /usr/lib/eclipse/plugins/org.eclipse.swt_3.2.1.v3235e.jar
ae2ce000-ae2eb000 r-xs 00000000 08:02
111253 /usr/lib/eclipse/plugins/org.eclipse.help_3.2.1.R321_v20060920.jar
ae2eb000-ae5e3000 r-xs 00000000 08:02
111256 /usr/lib/eclipse/plugins/org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar
ae5e3000-ae5f9000 r-xs 00000000 08:02
111213 /usr/lib/eclipse/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar
ae5f9000-ae670000 r-xs 00000000 08:02
3752033 /usr/lib/eclipse/plugins/org.eclipse.update.ui_3.2.1.v20092006.jar
ae670000-ae677000 r-xs 00000000 08:02
3752032 /usr/lib/eclipse/plugins/org.eclipse.update.scheduler_3.2.1.v20092006.jar
ae677000-ae678000 r-xs 00000000 08:02
3752031 /usr/lib/eclipse/plugins/org.eclipse.update.core.linux_3.2.0.v20060605.jar
ae678000-ae706000 r-xs 00000000 08:02
3752030 /usr/lib/eclipse/plugins/org.eclipse.update.core_3.2.1.v20092006.jar
ae706000-ae717000 r-xs 00000000 08:02
111214 /usr/lib/eclipse/plugins/org.eclipse.core.expressions_3.2.1.r321_v20060721.jar
ae717000-ae781000 r-xs 00000000 08:02
3752028 /usr/lib/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.2.0.v20060605-1400.jar
ae781000-ae792000 r-xs 00000000 08:02
3752026 /usr/lib/eclipse/plugins/org.eclipse.ui.views_3.2.1.M20060906-0800.jar
ae792000-ae7a9000 r-xs 00000000 08:02
3752025 /usr/lib/eclipse/plugins/org.eclipse.ui.presentations.r21_3.2.0.I20060605-1400.jar
ae7a9000-ae7bf000 r-xs 00000000 08:02
3752027 /usr/lib/eclipse/plugins/org.eclipse.ui.views.properties.tabbed_3.2.1.M20060830-0800.jar
ae7bf000-ae805000 r-xs 00000000 08:02
3752023 /usr/lib/eclipse/plugins/org.eclipse.ui.navigator_3.2.1.M20060913-0800.jar
ae805000-ae81e000 r-xs 00000000 08:02
3752024 /usr/lib/eclipse/plugins/org.eclipse.ui.navigator.resources_3.2.1.M20060906-0800b.jar
ae81e000-ae9b6000 r-xs 00000000 08:02
3752021 /usr/lib/eclipse/plugins/org.eclipse.ui.ide_3.2.1.M20060915-1030.jar
ae9b6000-ae9f0000 r-xs 00000000 08:02
3752020 /usr/lib/eclipse/plugins/org.eclipse.ui.forms_3.2.0.v20060602.jar
ae9f0000-aea39000 r-xs 00000000 08:02
3752022 /usr/lib/eclipse/plugins/org.eclipse.ui.intro_3.2.1.R321_v20060810.jar
aea39000-aeaa9000 r-xs 00000000 08:02
3752018 /usr/lib/eclipse/plugins/org.eclipse.ui.editors_3.2.1.r321_v20060721.jar
aeaa9000-aeacb000 r-xs 00000000 08:02
3752017 /usr/lib/eclipse/plugins/org.eclipse.ui.console_3.1.100.v20060605.jar
aeacb000-aeb13000 r-xs 00000000 08:02
3752016 /usr/lib/eclipse/plugins/org.eclipse.ui.cheatsheets_3.2.1.R321_v20060720.jar
aeb13000-aeb3e000 r-xs 00000000 08:02
3752015 /usr/lib/eclipse/plugins/org.eclipse.ui.browser_3.2.0.v20060602.jar
aeb3e000-aeb73000 r-xs 00000000 08:02
3752014 /usr/lib/eclipse/plugins/org.eclipse.text_3.2.0.v20060605-1400.jar
aeb73000-aec79000 r-xs 00000000 08:02
3752013 /usr/lib/eclipse/plugins/org.eclipse.team.ui_3.2.1.M200608151725.jar
aec79000-aede8000 r-xs 00000000 08:02
3752012 /usr/lib/eclipse/plugins/org.eclipse.team.cvs.ui_3.2.1.M20060831.jar
aede8000-aedf7000 r-xs 00000000 08:02
3752011 /usr/lib/eclipse/plugins/org.eclipse.team.cvs.ssh2_3.2.0.I200606051140.jar
aedf7000-aee04000 r-xs 00000000 08:02
3752010 /usr/lib/eclipse/plugins/org.eclipse.team.cvs.ssh_3.2.0.I200606011710.jar
aee04000-aee25000 r-xs 00000000 08:02
3752019 /usr/lib/eclipse/plugins/org.eclipse.ui.externaltools_3.1.101.r321_v20060802.jar
aee25000-aee7d000 r-xs 00000000 08:02
3752008 /usr/lib/eclipse/plugins/org.eclipse.team.core_3.2.1.M20060711.jar
aee7d000-aeeea000 r-xs 00000000 08:02
3752007 /usr/lib/eclipse/plugins/org.eclipse.search_3.2.1.r321_v20060726.jar
aeeea000-aef6e000 r-xs 00000000 08:02
3752009 /usr/lib/eclipse/plugins/org.eclipse.team.cvs.core_3.2.1.M200608161750.jar
aef6e000-af28b000 r-xs 00000000 08:02
3752005 /usr/lib/eclipse/plugins/org.eclipse.platform.doc.isv_3.2.1.r321_v2006030.jar
af28b000-af28f000 r-xs 00000000 08:02
3752004 /usr/lib/eclipse/plugins/org.eclipse.osgi.util_3.1.100.v20060601.jar
af28f000-af29c000 r-xs 00000000 08:02
3752003 /usr/lib/eclipse/plugins/org.eclipse.osgi.services_3.1.100.v20060601.jar
af29c000-af304000 r-xs 00000000 08:02
3752002 /usr/lib/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.2.1.r321_v20060726.jar
af304000-af83a000 r-xs 00000000 08:02
3752006 /usr/lib/eclipse/plugins/org.eclipse.platform.doc.user_3.2.1.R32x_v200608101155.jar
af83a000-af8f8000 r-xs 00000000 08:02
3752000 /usr/lib/eclipse/plugins/org.eclipse.jface.text_3.2.1.r321_v20060810.jar
af8f8000-af93b000 r-xs 00000000 08:02
3751999 /usr/lib/eclipse/plugins/org.eclipse.jface.databinding_1.0.0.I20060605-1400.jar
af93b000-afa04000 r-xs 00000000 08:02
3751998 /usr/lib/eclipse/plugins/org.eclipse.jface_3.2.1.M20060908-1000.jar
afa04000-afa64000 r-xs 00000000 08:02
3751997 /usr/lib/eclipse/plugins/org.eclipse.help.ui_3.2.0.v20060602.jar
afa64000-afaa9000 r-xs 00000000 08:02
3751996 /usr/lib/eclipse/plugins/org.eclipse.help.base_3.2.1.R321_v20060822.jar
afaa9000-afaad000 r-xs 00000000 08:02
3751995 /usr/lib/eclipse/plugins/org.eclipse.help.appserver_3.1.100.v20060602.jar
afaad000-afae8000 r-xs 00000000 08:02
3752001 /usr/lib/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.2.1.r321_v20060823.jar
afae8000-afcb2000 r-xs 00000000 08:02
3751991 /usr/lib/eclipse/plugins/org.eclipse.debug.ui_3.2.1.v20060823.jar
afcb2000-afced000 r-xs 00000000 08:02
3751990 /usr/lib/eclipse/plugins/org.eclipse.debug.core_3.2.1.v20060823.jar
afced000-afcf4000 r-xs 00000000 08:02
3751989 /usr/lib/eclipse/plugins/org.eclipse.core.variables_3.1.100.v20060605.jar
afcf4000-afd0b000 r-xs 00000000 08:02
3751993 /usr/lib/eclipse/plugins/org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar
afd0b000-afd10000 r-xs 00000000 08:02
3751988 /usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.0.v20060601.jar
afd10000-afd25000 r-xs 00000000 08:02
3751987 /usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.1.100.v20060603.jar
afd25000-afd38000 r-xs 00000000 08:02
3751984 /usr/lib/eclipse/plugins/org.eclipse.core.jobs_3.2.0.v20060603.jar
afd38000-afd41000 r-xs 00000000 08:02
3751983 /usr/lib/eclipse/plugins/org.eclipse.core.filesystem_1.0.0.v20060603.jar
afd41000-afd5e000 r-xs 00000000 08:02
3751986 /usr/lib/eclipse/plugins/org.eclipse.core.resources.compatibility_3.2.0.v20060603.jar
afd5e000-afdff000 r-xs 00000000 08:02
3751985 /usr/lib/eclipse/plugins/org.eclipse.core.resources_3.2.1.R32x_v20060914.jar
afdff000-afe16000 r-xs 00000000 08:02
3751981 /usr/lib/eclipse/plugins/org.eclipse.core.filebuffers_3.2.1.r321_v20060721.jar
afe16000-afe1a000 r-xs 00000000 08:02
3751982 /usr/lib/eclipse/plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar
afe1a000-afe1b000 r-xs 00000000 08:02
3751979 /usr/lib/eclipse/plugins/org.eclipse.core.boot_3.1.100.v20060603.jar
afe1b000-afe8e000 r-xs 00000000 08:02
3751978 /usr/lib/eclipse/plugins/org.eclipse.compare_3.2.1.M20060711.jar
afe8e000-afea5000 r-xs 00000000 08:02
3751977 /usr/lib/eclipse/plugins/org.eclipse.ant.core_3.1.100.v20060531.jar
afea5000-afeb8000 r-xs 00000000 08:02
3751980 /usr/lib/eclipse/plugins/org.eclipse.core.contenttype_3.2.0.v20060603.jar
afeb8000-afed7000 r-xs 00000000 08:02
3751976 /usr/lib/eclipse/plugins/com.jcraft.jsch_0.1.28.jar
afed7000-afefa000 rwxp afed7000 00:00 0
afefa000-b06cb000 r-xs 00000000 08:02
3751972 /usr/lib/eclipse/plugins/org.eclipse.jdt.ui_3.2.1.r321_v20060907.jar
b06cb000-b0705000 r-xs 00000000 08:02
3751971 /usr/lib/eclipse/plugins/org.eclipse.jdt.launching_3.2.1.r321_v20060731.jar
b0705000-b0cdd000 r-xs 00000000 08:02
3751970 /usr/lib/eclipse/plugins/org.eclipse.jdt.doc.user_3.2.0.v20060605-1400.jar
b0cdd000-b0d27000 r-xs 00000000 08:02
3751969 /usr/lib/eclipse/plugins/org.eclipse.jdt.doc.isv_3.2.1.r321_v20060907.jar
b0d27000-b0e3d000 r-xs 00000000 08:02
3751968 /usr/lib/eclipse/plugins/org.eclipse.jdt.debug.ui_3.2.1.r321_v20060918.jar
b0e3d000-b0e40000 r-xs 00000000 08:02
3751967 /usr/lib/eclipse/plugins/org.eclipse.jdt.core.manipulation_1.0.1.r321_v20060721.jar
b0e40000-b120e000 r-xs 00000000 08:02
3751966 /usr/lib/eclipse/plugins/org.eclipse.jdt.core_3.2.1.v_677_R32x.jar
b120e000-b1218000 r-xs 00000000 08:02
3751965 /usr/lib/eclipse/plugins/org.eclipse.jdt_3.2.1.r321_v20060823.jar
b1218000-b131e000 r-xs 00000000 08:02
3751964 /usr/lib/eclipse/plugins/org.eclipse.ant.ui_3.2.1.r321_v20060828.jar
b131e000-b163b000 r-xs 00000000 08:02
3751975 /usr/lib/eclipse/plugins/com.ibm.icu_3.4.5.jar
b163b000-b197b000 r-xs 00000000 08:02
3751961 /usr/lib/eclipse/plugins/org.eclipse.pde.ui_3.2.1.v20060816-0800.jar
b197b000-b199d000 r-xs 00000000 08:02
3751960 /usr/lib/eclipse/plugins/org.eclipse.pde.runtime_3.2.0.v20060605.jar
b199d000-b199f000 r-xs 00000000 08:02
3751959 /usr/lib/eclipse/plugins/org.eclipse.pde.junit.runtime_3.2.0.v20060605.jar
b199f000-b1bea000 r-xs 00000000 08:02
3751958 /usr/lib/eclipse/plugins/org.eclipse.pde.doc.user_3.2.1.v20060816-0800.jar
b1bea000-b1caa000 r-xs 00000000 08:02
3751957 /usr/lib/eclipse/plugins/org.eclipse.pde.core_3.2.1.v20060915-0800.jar
b1caa000-b1cad000 r-xs 00000000 08:02
111212 /usr/lib/eclipse/plugins/org.eclipse.rcp_3.2.0.v20060605.jar
b1cad000-b1cbc000 r-xs 00000000 08:02
112300 /usr/lib/eclipse/plugins/org.eclipse.pde_3.2.1.v20060810-0800.jar
b1cbc000-b1cbe000 r-xs 00000000 08:02
1921678 /usr/lib/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.1.R32x_v20060907/runtime_registry_compatibility.jar
b1cbe000-b1ce2000 r-xs 00000000 08:02
3751994 /usr/lib/eclipse/plugins/org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar
b1ce2000-b1cf6000 r-xs 00000000 08:02
111251 /usr/lib/eclipse/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar
b1cf6000-b1cfc000 r-xp 00000000 08:02
344735 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libnio.so
b1cfc000-b1cfd000 rwxp 00005000 08:02
344735 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libnio.so
b1cfd000-b1d0e000 r-xp 00000000 08:02
344734 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libnet.so
b1d0e000-b1d0f000 rwxp 00011000 08:02
344734 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libnet.so
b1d0f000-b1d26000 r-xs 00000000 08:02
3752029 /usr/lib/eclipse/plugins/org.eclipse.update.configurator_3.2.1.v20092006.jar
b1d26000-b1d3a000 r-xs 00000000 08:02
3751992 /usr/lib/eclipse/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar
b1d3a000-b1d3d000 ---p b1d3a000 00:00 0
b1d3d000-b1dbb000 rwxp b1d3d000 00:00 0
b1dbb000-b1dbe000 ---p b1dbb000 00:00 0
b1dbe000-b1e3c000 rwxp b1dbe000 00:00 0
b1e3c000-b1e3f000 ---p b1e3c000 00:00 0
b1e3f000-b1ebd000 rwxp b1e3f000 00:00 0
b1ebd000-b1f90000 r-xs 00000000 08:02
111252 /usr/lib/eclipse/plugins/org.eclipse.osgi_3.2.1.R32x_v20060919.jar
b1f90000-b1f93000 ---p b1f90000 00:00 0
b1f93000-b2011000 rwxp b1f93000 00:00 0
b2011000-b203c000 r-xs 00000000 08:02
344761 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/ext/sunpkcs11.jar
b203c000-b2100000 r-xs 00000000 08:02
344655 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/ext/localedata.jar
b2100000-b2127000 r-xs 00000000 08:02
344653 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/ext/sunjce_provider.jar
b2127000-b2130000 r-xs 00000000 08:02
3735555 /usr/lib/eclipse/startup.jar
b2130000-b2131000 ---p b2130000 00:00 0
b2131000-b21b1000 rwxp b2131000 00:00 0
b21b1000-b21b4000 ---p b21b1000 00:00 0
b21b4000-b2232000 rwxp b21b4000 00:00 0
b2232000-b2235000 ---p b2232000 00:00 0
b2235000-b22b3000 rwxp b2235000 00:00 0
b22b3000-b22b6000 ---p b22b3000 00:00 0
b22b6000-b2334000 rwxp b22b6000 00:00 0
b2334000-b233b000 r-xs 00000000 08:02
1836276 /usr/lib/gconv/gconv-modules.cache
b233b000-b236e000 r-xp 00000000 08:02
250530 /usr/lib/locale/en_US.utf8/LC_CTYPE
b236e000-b2371000 ---p b236e000 00:00 0
b2371000-b23ef000 rwxp b2371000 00:00 0
b23ef000-b23f2000 ---p b23ef000 00:00 0
b23f2000-b2470000 rwxp b23f2000 00:00 0
b2470000-b2471000 ---p b2470000 00:00 0
b2471000-b2505000 rwxp b2471000 00:00 0
b2505000-b2519000 rwxp b2505000 00:00 0
b2519000-b2523000 rwxp b2519000 00:00 0
b2523000-b2537000 rwxp b2523000 00:00 0
b2537000-b2538000 rwxp b2537000 00:00 0
b2538000-b2539000 rwxp b2538000 00:00 0
b2539000-b2544000 rwxp b2539000 00:00 0
b2544000-b2557000 rwxp b2544000 00:00 0
b2557000-b2563000 rwxp b2557000 00:00 0
b2563000-b2577000 rwxp b2563000 00:00 0
b2577000-b2590000 rwxp b2577000 00:00 0
b2590000-b2602000 rwxp b2590000 00:00 0
b2602000-b2952000 rwxp b2602000 00:00 0
b2952000-b4602000 rwxp b2952000 00:00 0
b4602000-b4e72000 r-xs 00000000 08:02
311596 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/charsets.jar
b4e72000-b4e87000 r-xs 00000000 08:02
311595 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/jce.jar
b4e87000-b4f0c000 r-xs 00000000 08:02
311594 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/jsse.jar
b4f0c000-b4f75000 rwxp b4f0c000 00:00 0
b4f75000-b758b000 r-xs 00000000 08:02
311622 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/rt.jar
b758b000-b759a000 r-xp 00000000 08:02
344731 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libzip.so
b759a000-b759c000 rwxp 0000e000 08:02
344731 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libzip.so
b759c000-b75bd000 r-xp 00000000 08:02
344730 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libjava.so
b75bd000-b75bf000 rwxp 00020000 08:02
344730 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libjava.so
b75bf000-b75c8000 r-xp 00000000 08:02
177277 /lib/tls/i686/cmov/libnss_files-2.4.so
b75c8000-b75ca000 rwxp 00008000 08:02
177277 /lib/tls/i686/cmov/libnss_files-2.4.so
b75ca000-b75d2000 r-xp 00000000 08:02
177526 /lib/tls/i686/cmov/libnss_nis-2.4.so
b75d2000-b75d4000 rwxp 00007000 08:02
177526 /lib/tls/i686/cmov/libnss_nis-2.4.so
b75d4000-b75e6000 r-xp 00000000 08:02
177271 /lib/tls/i686/cmov/libnsl-2.4.so
b75e6000-b75e8000 rwxp 00011000 08:02
177271 /lib/tls/i686/cmov/libnsl-2.4.so
b75e8000-b75ea000 rwxp b75e8000 00:00 0
b75ea000-b75eb000 r-xp 00000000 08:02
298122 /usr/lib/locale/en_US.utf8/LC_MEASUREMENT
b75eb000-b75ec000 r-xp 00000000 08:02
298123 /usr/lib/locale/en_US.utf8/LC_IDENTIFICATION
b75ec000-b75ee000 r-xs 00000000 08:02
344654 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/ext/dnsns.jar
b75ee000-b75f9000 r-xp 00000000 08:02
344729 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libverify.so
b75f9000-b75fa000 rwxp 0000b000 08:02
344729 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libverify.so
b75fa000-b7602000 rwxs 00000000 08:02
655761 /tmp/hsperfdata_bcoop/10079
b7602000-b7626000 r-xp 00000000 08:02
177265 /lib/tls/i686/cmov/libm-2.4.so
b7626000-b7628000 rwxp 00023000 08:02
177265 /lib/tls/i686/cmov/libm-2.4.so
b7628000-b7994000 r-xp 00000000 08:02
344724 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/client/libjvm.so
b7994000-b79b3000 rwxp 0036b000 08:02
344724 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/client/libjvm.so
b79b3000-b7dca000 rwxp b79b3000 00:00 0
b7dca000-b7ef7000 r-xp 00000000 08:02
172263 /lib/tls/i686/cmov/libc-2.4.so
b7ef7000-b7ef9000 r-xp 0012c000 08:02
172263 /lib/tls/i686/cmov/libc-2.4.so
b7ef9000-b7efb000 rwxp 0012e000 08:02
172263 /lib/tls/i686/cmov/libc-2.4.so
b7efb000-b7eff000 rwxp b7efb000 00:00 0
b7eff000-b7f01000 r-xp 00000000 08:02
177257 /lib/tls/i686/cmov/libdl-2.4.so
b7f01000-b7f03000 rwxp 00001000 08:02
177257 /lib/tls/i686/cmov/libdl-2.4.so
b7f03000-b7f12000 r-xp 00000000 08:02
177900 /lib/tls/i686/cmov/libpthread-2.4.so
b7f12000-b7f14000 rwxp 0000f000 08:02
177900 /lib/tls/i686/cmov/libpthread-2.4.so
b7f14000-b7f16000 rwxp b7f14000 00:00 0
b7f16000-b7f17000 r-xs 00000000 08:02
1933928 /usr/lib/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20060605-1400/compatibility.jar
b7f17000-b7f1c000 rwxp b7f17000 00:00 0
b7f1c000-b7f23000 r-xp 00000000 08:02
177273 /lib/tls/i686/cmov/libnss_compat-2.4.so
b7f23000-b7f25000 rwxp 00006000 08:02
177273 /lib/tls/i686/cmov/libnss_compat-2.4.so
b7f25000-b7f2b000 r-xp 00000000 08:02
344719 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/native_threads/libhpi.so
b7f2b000-b7f2c000 rwxp 00006000 08:02
344719 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/native_threads/libhpi.so
b7f2c000-b7f2d000 rwxp b7f2c000 00:00 0
b7f2d000-b7f2e000 r-xp b7f2d000 00:00 0
b7f2e000-b7f30000 rwxp b7f2e000 00:00 0
b7f30000-b7f49000 r-xp 00000000 08:02 172381 /lib/ld-2.4.so
b7f49000-b7f4b000 rwxp 00018000 08:02 172381 /lib/ld-2.4.so
bf705000-bf708000 ---p bf705000 00:00 0
bf708000-bf905000 rwxp bf708000 00:00 0 [stack]
ffffe000-fffff000 ---p 00000000 00:00 0 [vdso]
VM Arguments:
jvm_args: -Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.1/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
java_command: /usr/lib/eclipse/startup.jar -os linux -ws gtk -arch x86
-launcher /usr/lib/eclipse/eclipse -name Eclipse -showsplash 600
-exitdata 158005 -install /usr/lib/eclipse
-vm /usr/lib/jvm/java-1.5.0-sun/bin/java -vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.1/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none -jar /usr/lib/eclipse/startup.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
USERNAME=bcoop
LD_LIBRARY_PATH=/usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/client:/usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386:/usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/../lib/i386:/usr/lib/firefox
SHELL=/bin/bash
DISPLAY=:0.0
Signal Handlers:
SIGSEGV: [libjvm.so+0x325bd0], sa_mask[0]=0x7ffbfeff,
sa_flags=0x10000004
SIGBUS: [libjvm.so+0x325bd0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x28a010], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: SIG_IGN, sa_mask[0]=0x00001000, sa_flags=0x10000000
SIGILL: [libjvm.so+0x28a010], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x28c460], sa_mask[0]=0x00000000,
sa_flags=0x10000004
SIGHUP: [libjvm.so+0x28be90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x28be90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x28be90], sa_mask[0]=0x7ffbfeff,
sa_flags=0x10000004
SIGTERM: [libjvm.so+0x28be90], sa_mask[0]=0x7ffbfeff,
sa_flags=0x10000004
--------------- S Y S T E M ---------------
OS:testing/unstable
uname:Linux 2.6.17-11-386 #2 Thu Feb 1 19:50:13 UTC 2007 i686
libc:glibc 2.4 NPTL 2.4
rlimit: STACK 8192k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity
load average:2.30 2.17 1.02
CPU:total 1 (cores per cpu 1, threads per core 1) family 15 model 15
stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, mmxext, 3dnowext, 3dnow
Memory: 4k page, physical 1035656k(171776k free), swap 3020180k(3020180k
free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_08-b03) for linux-x86, built
on Jul 11 2006 09:55:52 by java_re with gcc 3.2.1-7a (J2SE release)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sat Mar 24 01:21:00 2007
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.