For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 18 replies, 10 voices, and was last updated 17 years, 6 months ago by
benoitde.
-
AuthorPosts
-
jwnormaMemberWhen I try to load Eclipse with the export MOZILLA_FIVE_HOME=”” option my JVM crashes.
I just tried loading after stopping Tomcat 5.5 and it worked, so perhaps there is an incompatibility there?
I’m running Ubuntu 6.10 with the Ubuntu Tomcat5.5 package.
Any thoughts/work arounds?
Here is the crash error that I’m getting:
VM terminated. Exit code=1
/usr/bin/java
-Xms40m
-Xmx256m
-jar /home/jwnorma/eclipse/./startup.jar
-os linux
-ws gtk
-arch x86
-launcher /home/jwnorma/eclipse/./eclipse
-name Eclipse
-showsplash 600
-exitdata 218016
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /home/jwnorma/eclipse/./startup.jarJanuary 31, 2007 at 10:27 pm #265439
GregMemberCan you send us the full error log? When the jvm crashes it writes out a hs_err***.log file in the same directory as your eclipse executable. Post the contents of that file here and we can see what may be going wrong.
February 1, 2007 at 9:58 am #265453
jwnormaMemberHere you go. There are several log files, but this is the most recent:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xab753e80, pid=5811, tid=3084981936
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_09-b03 mixed mode, sharing)
# Problematic frame:
# C [libxul.so+0xc86e80] _cairo_pen_init_copy+0x71
#————— T H R E A D —————
Current thread (0x0805cb78): JavaThread “main” [_thread_in_native, id=5811]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000035
Registers:
EAX=0x00000006, EBX=0xab8c9e4c, ECX=0x0000000c, EDX=0x00000030
ESP=0xbf8a2628, EBP=0xbf8a2640, ESI=0x00000035, EDI=0xad373f00
EIP=0xab753e80, CR2=0x00000035, EFLAGS=0x00010206Top of Stack: (sp=0xbf8a2628)
0xbf8a2628: 00000000 00000230 00000000 ab8c9e4c
0xbf8a2638: a89e5e9c ad3c2bcc bf8a2670 ab74b650
0xbf8a2648: ad3c2bac a89e5e7c aea3a2c8 ab74b547
0xbf8a2658: b7e7a83f b1300010 00000154 ab8c9e4c
0xbf8a2668: ad3c2a78 aea3a2c8 bf8a2690 ab74b7a7
0xbf8a2678: ad3c2a78 a89e5d48 b0aa4000 ab74b77e
0xbf8a2688: ab8c9e4c a8320c20 bf8a26b0 ab747996
0xbf8a2698: a89e5d48 b7f7dd40 a8320c20 ab74797bInstructions: (pc=0xab753e80)
0xab753e70: 8b 72 10 fc 8d 14 c5 00 00 00 00 89 d1 c1 e9 02
0xab753e80: f3 a5 89 d0 83 e0 02 85 c0 74 02 66 a5 89 d0 83Stack: [0xbf6aa000,0xbf8aa000), sp=0xbf8a2628, free space=2017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libxul.so+0xc86e80] _cairo_pen_init_copy+0x71
C [libxul.so+0xc7e650]
C [libxul.so+0xc7e7a7] _cairo_gstate_clone+0x33
C [libxul.so+0xc7a996] cairo_save+0x25
C [libindustrial.so+0x5381]
C [libindustrial.so+0x6f03]
C [libgtk-x11-2.0.so.0+0x1acf3a] gtk_paint_box+0xba
C [libgtk-x11-2.0.so.0+0x2084d0]
C [libgtk-x11-2.0.so.0+0x13cb00] _gtk_marshal_BOOLEAN__BOXED+0x60
C [libgobject-2.0.so.0+0x7fb9]
C [libgobject-2.0.so.0+0x987d] g_closure_invoke+0x20d
C [libgobject-2.0.so.0+0x1a1e3]
C [libgobject-2.0.so.0+0x1ae7f] g_signal_emit_valist+0x68f
C [libgobject-2.0.so.0+0x1b279] g_signal_emit+0x29
C [libgtk-x11-2.0.so.0+0x2505f8]
C [libgtk-x11-2.0.so.0+0xa6ba7] gtk_container_propagate_expose+0x167
C [libgtk-x11-2.0.so.0+0xa6c11]
C [libgtk-x11-2.0.so.0+0xf1268]
C [libgtk-x11-2.0.so.0+0xa75fb] gtk_container_forall+0x6b
C [libgtk-x11-2.0.so.0+0xa76ef]
C [libgtk-x11-2.0.so.0+0x13cb00] _gtk_marshal_BOOLEAN__BOXED+0x60
C [libgobject-2.0.so.0+0x7fb9]
C [libgobject-2.0.so.0+0x979b] g_closure_invoke+0x12b
C [libgobject-2.0.so.0+0x1a1e3]
C [libgobject-2.0.so.0+0x1ae7f] g_signal_emit_valist+0x68f
C [libgobject-2.0.so.0+0x1b279] g_signal_emit+0x29
C [libgtk-x11-2.0.so.0+0x2505f8]
C [libgtk-x11-2.0.so.0+0x137314] gtk_main_do_event+0x534
C [libswt-pi-gtk-3235.so+0x356a4] Java_org_eclipse_swt_internal_gtk_OS__1gtk_1main_1do_1event+0x1b
j org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(I)V+0
j org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(I)V+8
J org.eclipse.swt.widgets.Display.eventProc(II)I
v ~StubRoutines::call_stub
V [libjvm.so+0x17a75c]
V [libjvm.so+0x28afd8]
V [libjvm.so+0x17a58f]
V [libjvm.so+0x1a50e3]
V [libjvm.so+0x1893fe]
C [libswt-gtk-3235.so+0x24fac] callback+0x1e4
C [libswt-gtk-3235.so+0x12d35] fn5_2+0x20
C [libgdk-x11-2.0.so.0+0x2ed5f]
C [libgdk-x11-2.0.so.0+0x2eee8] gdk_window_process_updates+0x138
C [libgdk-x11-2.0.so.0+0x2eed4] gdk_window_process_updates+0x124
C [libgdk-x11-2.0.so.0+0x2eed4] gdk_window_process_updates+0x124
C [libgdk-x11-2.0.so.0+0x2eed4] gdk_window_process_updates+0x124
C [libswt-pi-gtk-3235.so+0x3225d] Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1process_1updates+0x20
j org.eclipse.swt.internal.gtk.OS._gdk_window_process_updates(IZ)V+0
j org.eclipse.swt.internal.gtk.OS.gdk_window_process_updates(IZ)V+9
j org.eclipse.swt.widgets.Control.update(ZZ)V+45
j org.eclipse.swt.widgets.Shell.setVisible(Z)V+208
j org.eclipse.swt.widgets.Shell.open()V+11
j org.eclipse.jface.window.Window.open()I+34
j org.eclipse.ui.internal.WorkbenchWindow.open()I+24
j org.eclipse.ui.internal.Workbench.openWindowsAfterRestore()V+30
j org.eclipse.ui.internal.Workbench.restoreState(Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+109
j org.eclipse.ui.internal.Workbench.access$12(Lorg/eclipse/ui/internal/Workbench;Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+2
j org.eclipse.ui.internal.Workbench$17.run()V+270
j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j org.eclipse.ui.internal.Workbench.restoreState()Lorg/eclipse/core/runtime/IStatus;+101
j org.eclipse.ui.internal.WorkbenchConfigurer.restoreState()Lorg/eclipse/core/runtime/IStatus;+7
j org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+4
j org.eclipse.ui.internal.Workbench.init()Z+157
j org.eclipse.ui.internal.Workbench.runUI()I+143
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+0xdcJava frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(I)V+0
j org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(I)V+8
J org.eclipse.swt.widgets.Display.eventProc(II)I
v ~StubRoutines::call_stub
j org.eclipse.swt.internal.gtk.OS._gdk_window_process_updates(IZ)V+0
j org.eclipse.swt.internal.gtk.OS.gdk_window_process_updates(IZ)V+9
j org.eclipse.swt.widgets.Control.update(ZZ)V+45
j org.eclipse.swt.widgets.Shell.setVisible(Z)V+208
j org.eclipse.swt.widgets.Shell.open()V+11
j org.eclipse.jface.window.Window.open()I+34
j org.eclipse.ui.internal.WorkbenchWindow.open()I+24
j org.eclipse.ui.internal.Workbench.openWindowsAfterRestore()V+30
j org.eclipse.ui.internal.Workbench.restoreState(Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+109
j org.eclipse.ui.internal.Workbench.access$12(Lorg/eclipse/ui/internal/Workbench;Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+2
j org.eclipse.ui.internal.Workbench$17.run()V+270
j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j org.eclipse.ui.internal.Workbench.restoreState()Lorg/eclipse/core/runtime/IStatus;+101
j org.eclipse.ui.internal.WorkbenchConfigurer.restoreState()Lorg/eclipse/core/runtime/IStatus;+7
j org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+4
j org.eclipse.ui.internal.Workbench.init()Z+157
j org.eclipse.ui.internal.Workbench.runUI()I+143
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 )
0xae6f0e28 JavaThread “Java indexing” daemon [_thread_blocked, id=5830]
0x084fa148 JavaThread “Worker-1” [_thread_blocked, id=5827]
0xb139a950 JavaThread “Worker-0” [_thread_blocked, id=5826]
0x083bec60 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=5823]
0x083c0908 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=5822]
0x0830cdb8 JavaThread “State Data Manager” daemon [_thread_blocked, id=5821]
0x082c7930 JavaThread “process reaper” daemon [_thread_in_native, id=5819]
0x080a6cc8 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=5817]
0x080a5720 JavaThread “CompilerThread0” daemon [_thread_blocked, id=5816]
0x080a47f8 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=5815]
0x0809cdc0 JavaThread “Finalizer” daemon [_thread_blocked, id=5814]
0x0809c0c0 JavaThread “Reference Handler” daemon [_thread_blocked, id=5813]
=>0x0805cb78 JavaThread “main” [_thread_in_native, id=5811]Other Threads:
0x080994e0 VMThread [id=5812]
0x080a81b0 WatcherThread [id=5818]VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 2880K, used 1854K [0x7c9b0000, 0x7ccd0000, 0x7dd60000)
eden space 2560K, 67% used [0x7c9b0000, 0x7cb5dcb0, 0x7cc30000)
from space 320K, 42% used [0x7cc30000, 0x7cc51b68, 0x7cc80000)
to space 320K, 0% used [0x7cc80000, 0x7cc80000, 0x7ccd0000)
tenured generation total 37824K, used 20883K [0x7dd60000, 0x80250000, 0x8c9b0000)
the space 37824K, 55% used [0x7dd60000, 0x7f1c4ca8, 0x7f1c4e00, 0x80250000)
compacting perm gen total 34304K, used 34202K [0x8c9b0000, 0x8eb30000, 0x909b0000)
the space 34304K, 99% used [0x8c9b0000, 0x8eb169f0, 0x8eb16a00, 0x8eb30000)
ro space 8192K, 68% used [0x909b0000, 0x90f2ed48, 0x90f2ee00, 0x911b0000)
rw space 12288K, 48% used [0x911b0000, 0x91779e68, 0x9177a000, 0x91db0000)Dynamic libraries:
08048000-08057000 r-xp 00000000 03:05 1065940 /usr/lib/j2sdk1.5-sun/bin/java
08057000-08059000 rwxp 0000e000 03:05 1065940 /usr/lib/j2sdk1.5-sun/bin/java
08059000-0851a000 rwxp 08059000 00:00 0 [heap]
7c9b0000-7ccd0000 rwxp 7c9b0000 00:00 0
7ccd0000-7dd60000 rwxp 7ccd0000 00:00 0
7dd60000-80250000 rwxp 7dd60000 00:00 0
80250000-8c9b0000 rwxp 80250000 00:00 0
8c9b0000-8eb30000 rwxp 8c9b0000 00:00 0
8eb30000-909b0000 rwxp 8eb30000 00:00 0
909b0000-90f2f000 r-xs 00001000 03:05 884546 /usr/lib/j2sdk1.5-sun/jre/lib/i386/client/classes.jsa
90f2f000-911b0000 rwxp 90f2f000 00:00 0
911b0000-9177a000 rwxp 00580000 03:05 884546 /usr/lib/j2sdk1.5-sun/jre/lib/i386/client/classes.jsa
9177a000-91db0000 rwxp 9177a000 00:00 0
91db0000-91e80000 rwxp 00b4a000 03:05 884546 /usr/lib/j2sdk1.5-sun/jre/lib/i386/client/classes.jsa
91e80000-921b0000 rwxp 91e80000 00:00 0
921b0000-921b4000 r-xs 00c1a000 03:05 884546 /usr/lib/j2sdk1.5-sun/jre/lib/i386/client/classes.jsa
921b4000-925b0000 rwxp 921b4000 00:00 0
a8300000-a8337000 rwxp a8300000 00:00 0
a8337000-a8400000 —p a8337000 00:00 0
a84e6000-a8820000 r-xs 00000000 03:05 148358 /home/jwnorma/eclipse/plugins/org.eclipse.pde.ui_3.2.1.v20060816-0800.jar
a8820000-a8834000 r-xs 00000000 03:05 152830 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.jst.server.tomcat.ui_1.0.103.200611121201.jar
a8834000-a883e000 r-xs 00000000 03:05 152827 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.jst.server.generic.ui_1.0.100.200611121201.jar
a883e000-a88f3000 r-xs 00000000 03:05 327647 /home/jwnorma/eclipse/plugins/org.eclipse.jdt.debug_3.2.1.r321_v20060731/jdimodel.jar
a88f3000-a8900000 r-xs 00000000 03:05 327651 /home/jwnorma/eclipse/plugins/org.eclipse.jdt.debug_3.2.1.r321_v20060731/jdi.jar
a8900000-a8a00000 rwxp a8900000 00:00 0
a8a05000-a8a12000 r-xs 00000000 03:05 152889 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.web.ui_1.1.1.200611121201.jar
a8a12000-a8a30000 r-xs 00000000 03:05 152855 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.common.ui_1.1.100.200611121201.jar
a8a30000-a8a3f000 r-xp 00000000 03:05 1700649 /lib/libbz2.so.1.0.3
a8a3f000-a8a40000 rwxp 0000f000 03:05 1700649 /lib/libbz2.so.1.0.3
a8a40000-a8b53000 r-xp 00000000 03:05 819582 /usr/lib/libxml2.so.2.6.26
a8b53000-a8b58000 rwxp 00113000 03:05 819582 /usr/lib/libxml2.so.2.6.26
a8b58000-a8b59000 rwxp a8b58000 00:00 0
a8b59000-a8b89000 r-xp 00000000 03:05 818975 /usr/lib/libcroco-0.6.so.3.0.1
a8b89000-a8b8c000 rwxp 0002f000 03:05 818975 /usr/lib/libcroco-0.6.so.3.0.1
a8b8c000-a8bb7000 r-xp 00000000 03:05 820404 /usr/lib/libgsf-1.so.114.0.1
a8bb7000-a8bba000 rwxp 0002a000 03:05 820404 /usr/lib/libgsf-1.so.114.0.1
a8bba000-a8bbb000 rwxp a8bba000 00:00 0
a8bbb000-a8bea000 r-xp 00000000 03:05 819487 /usr/lib/librsvg-2.so.2.16.0
a8bea000-a8beb000 rwxp 0002f000 03:05 819487 /usr/lib/librsvg-2.so.2.16.0
a8beb000-a8bf7000 r-xs 00000000 03:05 149112 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.easie.core_5.1.0/easiecore.jar
a8bf7000-a8f97000 r-xp 00000000 03:05 1100893 /usr/share/icons/hicolor/icon-theme.cache
a8f97000-a95f3000 r-xp 00000000 03:05 1100578 /usr/share/icons/gnome/icon-theme.cache
a95f3000-a984b000 r-xp 00000000 03:05 1100288 /usr/share/icons/Tango/icon-theme.cache
a984b000-a996c000 r-xs 00000000 03:05 150132 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.modeling.core_5.1.0/lib/y.jar
a996c000-a9982000 r-xs 00000000 03:05 150133 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.modeling.core_5.1.0/modeling-core.jar
a9982000-a99a4000 r-xs 00000000 03:05 148310 /home/jwnorma/eclipse/plugins/org.eclipse.ui.console_3.1.100.v20060605.jar
a99a4000-a99b1000 r-xs 00000000 03:05 148992 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.core_5.1.0/myeclipse-core.jar
a99b1000-a99f8000 r-xp 00000000 03:05 818836 /usr/lib/libORBit-2.so.0.1.0
a99f8000-a9a02000 rwxp 00046000 03:05 818836 /usr/lib/libORBit-2.so.0.1.0
a9a02000-a9a30000 r-xp 00000000 03:05 819089 /usr/lib/libgconf-2.so.4.1.0
a9a30000-a9a33000 rwxp 0002e000 03:05 819089 /usr/lib/libgconf-2.so.4.1.0
a9a37000-a9a3e000 r-xp 00000000 03:05 151466 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libpipboot.so
a9a3e000-a9a3f000 rwxp 00006000 03:05 151466 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libpipboot.so
a9a3f000-a9a40000 —p a9a3f000 00:00 0
a9a40000-aa240000 rwxp a9a40000 00:00 0
aa240000-aa241000 —p aa240000 00:00 0
aa241000-aaa41000 rwxp aa241000 00:00 0
aaa41000-aaa56000 r-xp 00000000 03:05 818826 /usr/lib/libICE.so.6.3.0
aaa56000-aaa57000 rwxp 00014000 03:05 818826 /usr/lib/libICE.so.6.3.0
aaa57000-aaa59000 rwxp aaa57000 00:00 0
aaa59000-aaa61000 r-xp 00000000 03:05 818844 /usr/lib/libSM.so.6.0.0
aaa61000-aaa62000 rwxp 00007000 03:05 818844 /usr/lib/libSM.so.6.0.0
aaa62000-aaaac000 r-xp 00000000 03:05 818893 /usr/lib/libXt.so.6.0.0
aaaac000-aaab0000 rwxp 00049000 03:05 818893 /usr/lib/libXt.so.6.0.0
aaab0000-aaaba000 r-xp 00000000 03:05 819443 /usr/lib/libpangox-1.0.so.0.1400.5
aaaba000-aaabb000 rwxp 00009000 03:05 819443 /usr/lib/libpangox-1.0.so.0.1400.5
aaabb000-aaacc000 r-xp 00000000 03:05 818873 /usr/lib/libXft.so.2.1.2
aaacc000-aaacd000 rwxp 00010000 03:05 818873 /usr/lib/libXft.so.2.1.2
aaacd000-ab8ad000 r-xp 00000000 03:05 151598 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxul.so
ab8ad000-ab946000 rwxp 00de0000 03:05 151598 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxul.so
ab946000-ab958000 rwxp ab946000 00:00 0
ab958000-ab9f1000 r-xp 00000000 03:05 151587 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libmozjs.so
ab9f1000-ab9f7000 rwxp 00099000 03:05 151587 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libmozjs.so
ab9f7000-aba16000 r-xp 00000000 03:05 151593 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsmime3.so
aba16000-aba18000 rwxp 0001f000 03:05 151593 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsmime3.so
aba18000-aba7b000 r-xp 00000000 03:05 151589 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnss3.so
aba7b000-aba80000 rwxp 00063000 03:05 151589 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnss3.so
aba80000-abac3000 r-xp 00000000 03:05 151595 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsoftokn3.so
abac3000-abac7000 rwxp 00042000 03:05 151595 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsoftokn3.so
abac7000-abaf4000 r-xp 00000000 03:05 151588 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnspr4.so
abaf4000-abaf6000 rwxp 0002c000 03:05 151588 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnspr4.so
abaf6000-abaf8000 rwxp abaf6000 00:00 0
abaf8000-abba8000 r-xp 00000000 03:05 819535 /usr/lib/libstdc++.so.5.0.7
abba8000-abbad000 rwxp 000af000 03:05 819535 /usr/lib/libstdc++.so.5.0.7
abbad000-abbb2000 rwxp abbad000 00:00 0
abbb2000-abc29000 r-xs 00000000 03:05 152744 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.draw2d_3.2.1.v20060921.jar
abc29000-abc2c000 rwxp abc29000 00:00 0
abc2c000-abcaa000 rwxp abc2c000 00:00 0
abcaa000-abcd1000 r-xs 00000000 03:05 152752 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.emf.common_2.2.1.v200609210005.jar
abcd1000-abcf9000 r-xp 00000000 03:05 1016396 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-BoldOblique.ttf
abcf9000-abd24000 r-xp 00000000 03:05 1016397 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Oblique.ttf
abd24000-abd54000 r-xp 00000000 03:05 1016395 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf
abd54000-abe00000 r-xs 00000000 03:05 149999 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.javascript_5.1.0/lib/js.jar
abe00000-abeff000 rwxp abe00000 00:00 0
abeff000-abf00000 —p abeff000 00:00 0
abf00000-abf24000 r-xp 00000000 03:05 151596 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libssl3.so
abf24000-abf26000 rwxp 00023000 03:05 151596 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libssl3.so
abf26000-abf58000 r-xp 00000000 03:05 1016398 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf
abf58000-abf7f000 r-xs 00000000 03:05 149995 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.javascript_5.1.0/javascript.jar
abf7f000-ac000000 r-xs 00000000 03:05 152868 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.javascript.ui_1.0.1.200611121201.jar
ac000000-ac100000 rwxp ac000000 00:00 0
ac104000-ac135000 r-xs 00000000 03:05 152858 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.css.ui_1.0.101.200611121201.jar
ac135000-ac19c000 r-xp 00000000 03:05 1016387 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-BoldOblique.ttf
ac19c000-ac200000 r-xp 00000000 03:05 1016389 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf
ac200000-ac2ff000 rwxp ac200000 00:00 0
ac2ff000-ac300000 —p ac2ff000 00:00 0
ac305000-ac30b000 r-xp 00000000 03:05 819445 /usr/lib/libpangoxft-1.0.so.0.1400.5
ac30b000-ac30c000 rwxp 00005000 03:05 819445 /usr/lib/libpangoxft-1.0.so.0.1400.5
ac30c000-ac316000 r-xp 00000000 03:05 1700675 /lib/libgcc_s.so.1
ac316000-ac317000 rwxp 00009000 03:05 1700675 /lib/libgcc_s.so.1
ac31d000-ac322000 r-xp 00000000 03:05 151469 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libsystem-pref.so
ac322000-ac323000 rwxp 00004000 03:05 151469 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libsystem-pref.so
ac323000-ac38f000 r-xp 00000000 03:05 1016386 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
ac38f000-ac4b8000 r-xs 00000000 03:05 360970 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/xercesImpl.jar
ac4b8000-ac4e8000 r-xs 00000000 03:05 360971 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/xml-apis.jar
ac4e8000-ac4f2000 r-xs 00000000 03:05 360962 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/commons-logging.jar
ac4f2000-ac52b000 r-xs 00000000 03:05 360968 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/spring-beans.jar
ac52b000-ac549000 r-xs 00000000 03:05 360969 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/spring-core.jar
ac549000-ac554000 r-xs 00000000 03:05 360963 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/core.jar
ac554000-ac572000 r-xs 00000000 03:05 360853 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.beans.ui.editor_5.1.0/beans-editor.jar
ac572000-ac57a000 r-xs 00000000 03:05 150020 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/MyFaces/lib/commons-logging.jar
ac57a000-ac6af000 r-xs 00000000 03:05 150024 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/MyFaces/lib/myfaces.jar
ac6af000-ac6ca000 r-xs 00000000 03:05 150011 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/common/lib/commons-digester-1.5.jar
ac6ca000-ac749000 r-xs 00000000 03:05 150010 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/common/lib/commons-collections-3.0.jar
ac749000-ac766000 r-xs 00000000 03:05 150008 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/common/lib/commons-beanutils-1.6.1.jar
ac766000-ac7f2000 r-xs 00000000 03:05 150119 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/jsf.jar
ac7f2000-ac820000 r-xs 00000000 03:05 360707 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-jdbc.jar
ac820000-ac850000 r-xs 00000000 03:05 360706 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-hibernate.jar
ac850000-ac868000 r-xs 00000000 03:05 360705 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-dao.jar
ac868000-ac886000 r-xs 00000000 03:05 360704 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-core.jar
ac886000-ac8a1000 r-xs 00000000 03:05 360703 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-context.jar
ac8a1000-ac8da000 r-xs 00000000 03:05 360702 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-beans.jar
ac8da000-ac8f9000 r-xs 00000000 03:05 360701 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/jotm.jar
ac8f9000-ac904000 r-xs 00000000 03:05 360700 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/commons-pool.jar
ac904000-ac91f000 r-xs 00000000 03:05 360699 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/commons-dbcp.jar
ac91f000-ac929000 r-xs 00000000 03:05 360693 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/commons-logging.jar
ac929000-ac979000 r-xs 00000000 03:05 360687 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/annotations/lucene-1.4.3.jar
ac979000-ac9b1000 r-xs 00000000 03:05 360686 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/annotations/hibernate-annotations.jar
ac9b1000-ac9bd000 r-xs 00000000 03:05 360685 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/annotations/ejb3-persistence.jar
ac9bd000-ac9e1000 r-xs 00000000 03:05 360688 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/bsh-core-2.0b4.jar
ac9e1000-ac9e5000 r-xs 00000000 03:05 360712 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/velocity-tools-generic-1.1.jar
ac9e5000-aca3e000 r-xs 00000000 03:05 360711 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/velocity-1.4.jar
aca3e000-aca7b000 r-xs 00000000 03:05 360710 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/jtidy-r8-21122004.jar
aca7b000-acace000 r-xs 00000000 03:05 360709 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/hibernate-tools.jar
acace000-acad6000 r-xs 00000000 03:05 360795 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/swarmcache-1.0rc2.jar
acad6000-acb4b000 r-xs 00000000 03:05 360794 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/proxool-0.8.3.jar
acb4b000-acb67000 r-xs 00000000 03:05 360793 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/oscache-2.1.jar
acb67000-acbbd000 r-xs 00000000 03:05 360697 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/log4j-1.2.11.jar
acbbd000-acbd7000 r-xs 00000000 03:05 360771 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/jaas.jar
acbd7000-acbda000 r-xs 00000000 03:05 360777 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/jta.jar
acbda000-acd64000 r-xs 00000000 03:05 360696 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/jgroups-2.2.8.jar
acd64000-acd66000 r-xs 00000000 03:05 360775 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/jdbc2_0-stdext.jar
acd66000-acd9d000 r-xs 00000000 03:05 360791 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-system.jar
acd9d000-ace2e000 r-xs 00000000 03:05 360790 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-jmx.jar
ace2e000-acebd000 r-xs 00000000 03:05 360789 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-common.jar
acebd000-acf19000 r-xs 00000000 03:05 360788 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-cache.jar
acf19000-ad0f7000 r-xs 00000000 03:05 360695 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/hibernate3.jar
ad0f7000-ad103000 r-xs 00000000 03:05 360769 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/ehcache-1.1.jar
ad103000-ad150000 r-xs 00000000 03:05 360694 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/dom4j-1.6.1.jar
ad150000-ad155000 r-xs 00000000 03:05 360767 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/connector.jar
ad155000-ad17f000 r-xs 00000000 03:05 360766 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/concurrent-1.3.2.jar
ad17f000-ad1aa000 r-xs 00000000 03:05 360764 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/commons-collections-2.1.1.jar
ad1aa000-ad1ef000 r-xs 00000000 03:05 360692 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/cglib-2.1.3.jar
ad1ef000-ad266000 r-xs 00000000 03:05 360691 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/c3p0-0.9.0.jar
ad266000-ad26b000 r-xs 00000000 03:05 360759 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/asm-attrs.jar
ad26b000-ad272000 r-xs 00000000 03:05 360760 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/asm.jar
ad272000-ad2df000 r-xs 00000000 03:05 360690 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/antlr-2.7.6rc1.jar
ad2df000-ad300000 r-xs 00000000 03:05 360819 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/org.hibernate.eclipse.jar
ad300000-ad4fa000 rwxp ad300000 00:00 0
ad4fa000-ad500000 —p ad4fa000 00:00 0
ad500000-ad600000 rwxp ad500000 00:00 0
ad600000-ad601000 r-xp 00000000 03:05 866762 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so
ad601000-ad602000 rwxp 00001000 03:05 866762 /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so
ad602000-ad604000 r-xp 00000000 03:05 1373592 /usr/lib/gconv/UTF-16.so
ad604000-ad606000 rwxp 00001000 03:05 1373592 /usr/lib/gconv/UTF-16.so
ad606000-ad609000 r-xp 00000000 03:05 151591 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplc4.so
ad609000-ad60a000 rwxp 00003000 03:05 151591 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplc4.so
ad60a000-ad612000 r-xp 00000000 03:05 151586 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libjavaxpcomglue.so
ad612000-ad614000 rwxp 00007000 03:05 151586 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libjavaxpcomglue.so
ad614000-ad63c000 r-xs 00000000 03:05 360673 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.org.hibernate.eclipse.mapper_5.1.0/org.hibernate.eclipse.mapper.jar
ad63c000-ad64d000 r-xs 00000000 03:05 148979 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.core.common_5.1.0/lib/commons-io-1.2.jar
ad64d000-ad673000 r-xs 00000000 03:05 148980 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.core.common_5.1.0/lib/jdom_1_0.jar
ad673000-ad6ea000 r-xs 00000000 03:05 152857 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.css.core_1.1.1.200611121201.jar
ad6ea000-ad6f2000 r-xs 00000000 03:05 152856 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.100.200611121201.jar
ad6f2000-ad8ab000 r-xs 00000000 03:05 149950 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_5.1.0/lib/xerces.jar
ad8ab000-ad8bb000 r-xs 00000000 03:05 149949 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_5.1.0/lib/commons-lang-1.0.1.jar
ad8bb000-ad916000 r-xs 00000000 03:05 149947 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_5.1.0/j2eedtcore.jar
ad916000-ad94f000 r-xs 00000000 03:05 148741 /home/jwnorma/eclipse/plugins/org.eclipse.jdt.launching_3.2.1.r321_v20060731.jar
ad94f000-ada76000 r-xs 00000000 03:05 361299 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.apache.xerces_2.8.0.200611121201/xercesImpl.jar
ada76000-adb00000 r-xs 00000000 03:05 152861 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.html.core_1.1.1.200611121201.jar
adb00000-adbfc000 rwxp adb00000 00:00 0
adbfc000-adc00000 —p adbfc000 00:00 0
adc00000-adc02000 r-xp 00000000 03:05 151597 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxpcom.so
adc02000-adc03000 rwxp 00001000 03:05 151597 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxpcom.so
adc03000-adc33000 r-xs 00000000 03:05 361300 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.apache.xerces_2.8.0.200611121201/xml-apis.jar
adc33000-adc42000 r-xs 00000000 03:05 361298 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.apache.xerces_2.8.0.200611121201/resolver.jar
adc42000-adc45000 —p adc42000 00:00 0
adc45000-adcc3000 rwxp adc45000 00:00 0
adcc3000-ae07e000 r-xs 00000000 03:05 148306 /home/jwnorma/eclipse/plugins/org.eclipse.jdt.core_3.2.1.v_677_R32x.jar
ae07e000-ae0f7000 r-xs 00000000 03:05 152823 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.jst.jsp.core_1.1.101.200611121201.jar
ae0f7000-ae197000 r-xs 00000000 03:05 152900 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.xml.ui_1.0.200.200611121201.jar
ae197000-ae1c6000 r-xs 00000000 03:05 152862 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.html.ui_1.0.101.200611121201.jar
ae1c6000-ae212000 r-xs 00000000 03:05 152824 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.jst.jsp.ui_1.1.100.200611121201.jar
ae212000-ae291000 r-xs 00000000 03:05 362545 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/70/1/.cp/velocity-1.4/velocity-dep-1.4.jar
ae291000-ae2ea000 r-xs 00000000 03:05 362544 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/70/1/.cp/velocity-1.4/velocity-1.4.jar
ae2ea000-ae3b1000 r-xs 00000000 03:05 150826 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.templates_5.1.0.jar
ae3b1000-ae447000 r-xs 00000000 03:05 152899 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.xml.core_1.1.1.200611121201.jar
ae447000-ae48d000 r-xs 00000000 03:05 151003 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.webdesigner3_5.1.0/lib/commons-jxpath-1.2.jar
ae48d000-ae516000 r-xs 00000000 03:05 151002 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.webdesigner3_5.1.0/lib/commons-collections-3.1.jar
ae516000-ae549000 r-xs 00000000 03:05 361388 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui_5.1.0/mozide_ui.jar
ae549000-ae600000 r-xs 00000000 03:05 152780 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.gef_3.2.1.v20060921.jar
ae600000-ae6fb000 rwxp ae600000 00:00 0
ae6fb000-ae700000 —p ae6fb000 00:00 0
ae701000-ae70e000 r-xs 00000000 03:05 152867 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.javascript.core_1.0.1.200611121201.jar
ae70e000-ae71f000 r-xs 00000000 03:05 148352 /home/jwnorma/eclipse/plugins/org.eclipse.ui.views_3.2.1.M20060906-0800.jar
ae71f000-ae7dc000 r-xs 00000000 03:05 148740 /home/jwnorma/eclipse/plugins/org.eclipse.jface.text_3.2.1.r321_v20060810.jar
ae7dc000-ae7f3000 r-xs 00000000 03:05 148309 /home/jwnorma/eclipse/plugins/org.eclipse.core.filebuffers_3.2.1.r321_v20060721.jar
ae7f3000-ae84e000 r-xs 00000000 03:05 152885 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.sse.core_1.1.100.200611121201.jar
ae84e000-ae8f6000 r-xs 00000000 03:05 152886 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.sse.ui_1.0.201.200611121201.jar
ae8f6000-aea00000 r-xs 00000000 03:05 151093 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.webdesigner3_5.1.0/webdesigner3.jar
aea00000-aeaff000 rwxp aea00000 00:00 0
aeaff000-aeb00000 —p aeaff000 00:00 0
aeb00000-aeb3b000 r-xs 00000000 03:05 147668 /home/jwnorma/eclipse/plugins/org.eclipse.debug.core_3.2.1.v20060823.jar
aeb3b000-aeb68000 r-xs 00000000 03:05 152052 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug_5.1.0/javascript-debug.jar
aeb68000-aec00000 r-xs 00000000 03:05 362241 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.mozilla.xpcom_1.8.1.0/MozillaInterfaces.jar
aec00000-aecff000 rwxp aec00000 00:00 0
aecff000-aed00000 —p aecff000 00:00 0
aed00000-aed02000 r-xp 00000000 03:05 151592 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplds4.so
aed02000-aed03000 rwxp 00001000 03:05 151592 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplds4.so
aed03000-aed3f000 r-xs 00000000 03:05 148977 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.core.common_5.1.0/core-common.jar
aed3f000-aed74000 r-xs 00000000 03:05 148353 /home/jwnorma/eclipse/plugins/org.eclipse.text_3.2.0.v20060605-1400.jar
aed74000-aede5000 r-xp 00000000 03:05 1016390 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
aede5000-af100000 r-xs 00000000 03:05 147673 /home/jwnorma/eclipse/plugins/com.ibm.icu_3.4.5.jar
af100000-af1fd000 rwxp af100000 00:00 0
af1fd000-af200000 —p af1fd000 00:00 0
af200000-af202000 r-xs 00000000 03:05 151582 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/javaxpcom.jar
af202000-af20b000 r-xp 00000000 03:05 362478 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/414/1/.cp/libswt-cairo-gtk-3235.so
af20b000-af20c000 rwxp 00009000 03:05 362478 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/414/1/.cp/libswt-cairo-gtk-3235.so
af20c000-af212000 r-xp 00000000 03:05 362477 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/414/1/.cp/libswt-atk-gtk-3235.so
af212000-af213000 rwxp 00005000 03:05 362477 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/414/1/.cp/libswt-atk-gtk-3235.so
af213000-af215000 r-xp 00000000 03:05 948930 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so
af215000-af216000 rwxp 00001000 03:05 948930 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so
af216000-af276000 rwxs 00000000 00:08 917520 /SYSV00000000 (deleted)
af276000-af293000 r-xs 00000000 03:05 148328 /home/jwnorma/eclipse/plugins/org.eclipse.help_3.2.1.R321_v20060920.jar
af293000-af2ce000 r-xs 00000000 03:05 152853 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.common.snippets_1.1.1.200611121201.jar
af2ce000-af2de000 r-xs 00000000 03:05 152896 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.wsi.ui_1.0.101.200611121201.jar
af2de000-af2e6000 r-xs 00000000 03:05 152882 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.rdb.sqlscrapbook_1.0.102.200611121201.jar
af2e6000-af30e000 r-xs 00000000 03:05 152881 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.rdb.server.ui_1.0.108.200611121201.jar
af30e000-af326000 r-xs 00000000 03:05 152865 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.internet.monitor.ui_1.0.103.200611121201.jar
af326000-af337000 r-xs 00000000 03:05 150538 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.sqlexplorer.mssql_5.1.0.jar
af337000-af3ef000 r-xs 00000000 03:05 152893 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.wsdl.ui_1.1.100.200611121201.jar
af3ef000-af3f6000 r-xs 00000000 03:05 152775 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.emf.mapping.xsd2ecore.editor_2.1.0.v200609210005.jar
af3f6000-af400000 r-xs 00000000 03:05 152770 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.emf.mapping.ecore2ecore.editor_2.2.0.v200609210005.jar
af400000-af513000 r-xs 00000000 03:05 148745 /home/jwnorma/eclipse/plugins/org.eclipse.jdt.debug.ui_3.2.1.r321_v20060918.jar
af513000-af617000 r-xs 00000000 03:05 148585 /home/jwnorma/eclipse/plugins/org.eclipse.team.ui_3.2.1.M200608151725.jar
af617000-af680000 r-xs 00000000 03:05 148512 /home/jwnorma/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.2.0.v20060605-1400.jar
af680000-af6a3000 rwxp af680000 00:00 0
af6a3000-afe59000 r-xs 00000000 03:05 148359 /home/jwnorma/eclipse/plugins/org.eclipse.jdt.ui_3.2.1.r321_v20060907.jar
afe59000-affc5000 r-xs 00000000 03:05 148355 /home/jwnorma/eclipse/plugins/org.eclipse.team.cvs.ui_3.2.1.M20060831.jar
affc5000-b00c8000 r-xs 00000000 03:05 148312 /home/jwnorma/eclipse/plugins/org.eclipse.ant.ui_3.2.1.r321_v20060828.jar
b00c8000-b0137000 r-xs 00000000 03:05 148308 /home/jwnorma/eclipse/plugins/org.eclipse.ui.editors_3.2.1.r321_v20060721.jar
b0137000-b01a3000 r-xs 00000000 03:05 148248 /home/jwnorma/eclipse/plugins/org.eclipse.search_3.2.1.r321_v20060726.jar
b01a3000-b0369000 r-xs 00000000 03:05 147684 /home/jwnorma/eclipse/plugins/org.eclipse.debug.ui_3.2.1.v20060823.jar
b0369000-b0389000 r-xs 00000000 03:05 147675 /home/jwnorma/eclipse/plugins/org.eclipse.ui.externaltools_3.1.101.r321_v20060802.jar
b0389000-b0424000 r-xs 00000000 03:05 152884 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.wst.server.ui_1.0.104.200611121201.jar
b0424000-b04d1000 r-xs 00000000 03:05 152836 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.jst.ws.consumption.ui_1.0.103.200611121201.jar
b04d1000-b04ec000 r-xs 00000000 03:05 152832 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.jst.servlet.ui_1.1.1.200611121201.jar
b04ec000-b05a7000 r-xs 00000000 03:05 152802 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.jst.j2ee.ui_1.1.1.200611121201.jar
b05a7000-b05df000 r-xs 00000000 03:05 152792 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.jst.ejb.ui_1.1.1.200611121201.jar
b05df000-b0600000 r-xs 00000000 03:05 152783 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.jem.ui_1.2.1.v20060918_M.jar
b0600000-b0700000 rwxp b0600000 00:00 0
b0701000-b0704000 rwxs 00000000 00:08 884751 /SYSV00000000 (deleted)
b0704000-b070a000 r-xs 00000000 03:05 152799 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.jst.j2ee.jca.ui_1.1.1.200611121201.jar
b070a000-b070d000 rwxp b070a000 00:00 0
b070d000-b078b000 rwxp b070d000 00:00 0
b078b000-b07d2000 r-xs 00000000 03:05 148511 /home/jwnorma/eclipse/plugins/org.eclipse.ui.cheatsheets_3.2.1.R321_v20060720.jar
b07d2000-b07fd000 r-xs 00000000 03:05 147664 /home/jwnorma/eclipse/plugins/org.eclipse.ui.browser_3.2.0.v20060602.jar
b07fd000-b0800000 —p b07fd000 00:00 0
b0800000-b087e000 rwxp b0800000 00:00 0
b087e000-b088f000 r-xs 00000000 03:05 148360 /home/jwnorma/eclipse/plugins/org.eclipse.core.expressions_3.2.1.r321_v20060721.jar
b088f000-b08e6000 r-xs 00000000 03:05 148233 /home/jwnorma/eclipse/plugins/org.eclipse.team.core_3.2.1.M20060711.jar
b08e6000-b08e9000 —p b08e6000 00:00 0
b08e9000-b0967000 rwxp b08e9000 00:00 0
b0967000-b097a000 r-xs 00000000 03:05 148501 /home/jwnorma/eclipse/plugins/org.eclipse.core.contenttype_3.2.0.v20060603.jar
b097a000-b097c000 r-xp 00000000 03:05 362476 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/464/1/.cp/os/linux/x86/liblocalfile_1_0_0.so
b097c000-b097d000 rwxp 00001000 03:05 362476 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/464/1/.cp/os/linux/x86/liblocalfile_1_0_0.so
b097d000-b0981000 r-xs 00000000 03:05 148743 /home/jwnorma/eclipse/plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar
b0981000-b098a000 r-xs 00000000 03:05 147685 /home/jwnorma/eclipse/plugins/org.eclipse.core.filesystem_1.0.0.v20060603.jar
b098a000-b09a6000 r-xs 00000000 03:05 148357 /home/jwnorma/eclipse/plugins/org.eclipse.core.resources.compatibility_3.2.0.v20060603.jar
b09a6000-b0a44000 r-xs 00000000 03:05 148510 /home/jwnorma/eclipse/plugins/org.eclipse.core.resources_3.2.1.R32x_v20060914.jar
b0a44000-b0aa4000 rwxs 00000000 00:08 851982 /SYSV00000000 (deleted)
b0aa4000-b0aaf000 r-xp 00000000 03:05 866727 /usr/lib/gtk-2.0/2.10.0/engines/libindustrial.so
b0aaf000-b0ab0000 rwxp 0000a000 03:05 866727 /usr/lib/gtk-2.0/2.10.0/engines/libindustrial.so
b0ab0000-b0ad6000 r-xp 00000000 03:05 362469 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/414/1/.cp/libswt-gtk-3235.so
b0ad6000-b0ad8000 rwxp 00025000 03:05 362469 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/414/1/.cp/libswt-gtk-3235.so
b0ad8000-b0ad9000 rwxp b0ad8000 00:00 0
b0ad9000-b0ada000 r-xp 00000000 03:05 834508 /usr/lib/gconv/ISO8859-1.so
b0ada000-b0adc000 rwxp 00001000 03:05 834508 /usr/lib/gconv/ISO8859-1.so
b0adc000-b0bb3000 r-xp 00000000 03:05 867961 /usr/lib/locale/en_US.utf8/LC_COLLATE
b0bb3000-b0bcf000 r-xp 00000000 03:05 819048 /usr/lib/libexpat.so.1.0.0
b0bcf000-b0bd1000 rwxp 0001c000 03:05 819048 /usr/lib/libexpat.so.1.0.0
b0bd1000-b0bf4000 r-xp 00000000 03:05 820205 /usr/lib/libpng12.so.0.1.2.8
b0bf4000-b0bf5000 rwxp 00023000 03:05 820205 /usr/lib/libpng12.so.0.1.2.8
b0bf5000-b0bf9000 r-xp 00000000 03:05 818863 /usr/lib/libXdmcp.so.6.0.0
b0bf9000-b0bfa000 rwxp 00003000 03:05 818863 /usr/lib/libXdmcp.so.6.0.0
b0bfa000-b0bfc000 r-xp 00000000 03:05 818854 /usr/lib/libXau.so.6.0.0
b0bfc000-b0bfd000 rwxp 00001000 03:05 818854 /usr/lib/libXau.so.6.0.0
b0bfd000-b0c10000 r-xp 00000000 03:05 819594 /usr/lib/libz.so.1.2.3
b0c10000-b0c11000 rwxp 00012000 03:05 819594 /usr/lib/libz.so.1.2.3
b0c11000-b0c78000 r-xp 00000000 03:05 819064 /usr/lib/libfreetype.so.6.3.10
b0c78000-b0c7b000 rwxp 00067000 03:05 819064 /usr/lib/libfreetype.so.6.3.10
b0c7b000-b0ca5000 r-xp 00000000 03:05 819439 /usr/lib/libpangoft2-1.0.so.0.1400.5
b0ca5000-b0ca6000 rwxp 00029000 03:05 819439 /usr/lib/libpangoft2-1.0.so.0.1400.5
b0ca6000-b0caa000 r-xp 00000000 03:05 818869 /usr/lib/libXfixes.so.3.1.0
b0caa000-b0cab000 rwxp 00003000 03:05 818869 /usr/lib/libXfixes.so.3.1.0
b0cab000-b0cb3000 r-xp 00000000 03:05 818859 /usr/lib/libXcursor.so.1.0.2
b0cb3000-b0cb4000 rwxp 00007000 03:05 818859 /usr/lib/libXcursor.so.1.0.2
b0cb4000-b0cb6000 r-xp 00000000 03:05 818887 /usr/lib/libXrandr.so.2.0.0
b0cb6000-b0cb7000 rwxp 00002000 03:05 818887 /usr/lib/libXrandr.so.2.0.0
b0cb7000-b0cbe000 r-xp 00000000 03:05 818875 /usr/lib/libXi.so.6.0.0
b0cbe000-b0cbf000 rwxp 00006000 03:05 818875 /usr/lib/libXi.so.6.0.0
b0cbf000-b0ce8000 r-xp 00000000 03:05 819054 /usr/lib/libfontconfig.so.1.0.4
b0ce8000-b0ced000 rwxp 00028000 03:05 819054 /usr/lib/libfontconfig.so.1.0.4
b0ced000-b0cee000 rwxp b0ced000 00:00 0
b0cee000-b0cfa000 r-xp 00000000 03:05 818867 /usr/lib/libXext.so.6.4.0
b0cfa000-b0cfb000 rwxp 0000c000 03:05 818867 /usr/lib/libXext.so.6.4.0
b0cfb000-b0d5b000 r-xp 00000000 03:05 818959 /usr/lib/libcairo.so.2.9.2
b0d5b000-b0d5d000 rwxp 0005f000 03:05 818959 /usr/lib/libcairo.so.2.9.2
b0d5d000-b0dee000 r-xp 00000000 03:05 819155 /usr/lib/libglib-2.0.so.0.1200.4
b0dee000-b0def000 rwxp 00091000 03:05 819155 /usr/lib/libglib-2.0.so.0.1200.4
b0def000-b0e28000 r-xp 00000000 03:05 819207 /usr/lib/libgobject-2.0.so.0.1200.4
b0e28000-b0e29000 rwxp 00038000 03:05 819207 /usr/lib/libgobject-2.0.so.0.1200.4
b0e29000-b0eef000 r-xp 00000000 03:05 818848 /usr/lib/libX11.so.6.2.0
b0eef000-b0ef2000 rwxp 000c5000 03:05 818848 /usr/lib/libX11.so.6.2.0
b0ef2000-b0f2a000 r-xp 00000000 03:05 819435 /usr/lib/libpango-1.0.so.0.1400.5
b0f2a000-b0f2c000 rwxp 00037000 03:05 819435 /usr/lib/libpango-1.0.so.0.1400.5
b0f2c000-b0fad000 r-xp 00000000 03:05 818108 /usr/lib/libgdk-x11-2.0.so.0.1000.6
b0fad000-b0fb0000 rwxp 00081000 03:05 818108 /usr/lib/libgdk-x11-2.0.so.0.1000.6
b0fb0000-b12f9000 r-xp 00000000 03:05 818109 /usr/lib/libgtk-x11-2.0.so.0.1000.6
b12f9000-b12ff000 rwxp 00349000 03:05 818109 /usr/lib/libgtk-x11-2.0.so.0.1000.6
b12ff000-b13ff000 rwxp b12ff000 00:00 0
b13ff000-b1400000 —p b13ff000 00:00 0
b1400000-b1402000 r-xp 00000000 03:05 818877 /usr/lib/libXinerama.so.1.0.0
b1402000-b1403000 rwxp 00001000 03:05 818877 /usr/lib/libXinerama.so.1.0.0
b1403000-b140a000 r-xp 00000000 03:05 818889 /usr/lib/libXrender.so.1.3.0
b140a000-b140b000 rwxp 00006000 03:05 818889 /usr/lib/libXrender.so.1.3.0
b140b000-b1412000 r-xp 00000000 03:05 16557 /lib/tls/i686/cmov/librt-2.4.so
b1412000-b1414000 rwxp 00006000 03:05 16557 /lib/tls/i686/cmov/librt-2.4.so
b1414000-b1417000 r-xp 00000000 03:05 819167 /usr/lib/libgmodule-2.0.so.0.1200.4
b1417000-b1418000 rwxp 00002000 03:05 819167 /usr/lib/libgmodule-2.0.so.0.1200.4
b1418000-b1430000 r-xp 00000000 03:05 818926 /usr/lib/libatk-1.0.so.0.1213.0
b1430000-b1432000 rwxp 00017000 03:05 818926 /usr/lib/libatk-1.0.so.0.1213.0
b1432000-b1439000 r-xp 00000000 03:05 819437 /usr/lib/libpangocairo-1.0.so.0.1400.5
b1439000-b143a000 rwxp 00006000 03:05 819437 /usr/lib/libpangocairo-1.0.so.0.1400.5
b143a000-b144f000 r-xp 00000000 03:05 817948 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6
b144f000-b1450000 rwxp 00015000 03:05 817948 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6
b1450000-b1454000 r-xp 00000000 03:05 818895 /usr/lib/libXtst.so.6.1.0
b1454000-b1455000 rwxp 00003000 03:05 818895 /usr/lib/libXtst.so.6.1.0
b1455000-b1459000 r-xp 00000000 03:05 819259 /usr/lib/libgthread-2.0.so.0.1200.4
b1459000-b145a000 rwxp 00003000 03:05 819259 /usr/lib/libgthread-2.0.so.0.1200.4
b145b000-b145c000 r-xs 00000000 03:05 150827 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.eclipse.ui.browser_5.1.0.jar
b145c000-b145d000 r-xp 00000000 03:05 850446 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0
b145d000-b145e000 rwxp 00000000 03:05 850446 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0
b145e000-b145f000 r-xp 00000000 03:05 867967 /usr/lib/locale/en_US.utf8/LC_NUMERIC
b145f000-b1460000 r-xp 00000000 03:05 867970 /usr/lib/locale/en_US.utf8/LC_TIME
b1460000-b1461000 r-xp 00000000 03:05 867965 /usr/lib/locale/en_US.utf8/LC_MONETARY
b1461000-b1462000 r-xp 00000000 03:05 883228 /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES
b1462000-b1463000 r-xp 00000000 03:05 867968 /usr/lib/locale/en_US.utf8/LC_PAPER
b1463000-b1464000 r-xp 00000000 03:05 867966 /usr/lib/locale/en_US.utf8/LC_NAME
b1464000-b1465000 r-xp 00000000 03:05 867960 /usr/lib/locale/en_US.utf8/LC_ADDRESS
b1465000-b1466000 r-xp 00000000 03:05 867969 /usr/lib/locale/en_US.utf8/LC_TELEPHONE
b1466000-b14b0000 r-xp 00000000 03:05 362468 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/414/1/.cp/libswt-pi-gtk-3235.so
b14b0000-b14b2000 rwxp 0004a000 03:05 362468 /home/jwnorma/eclipse/configuration/org.eclipse.osgi/bundles/414/1/.cp/libswt-pi-gtk-3235.so
b14b2000-b14c8000 r-xs 00000000 03:05 148332 /home/jwnorma/eclipse/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar
b14c8000-b14e7000 r-xs 00000000 03:05 148742 /home/jwnorma/eclipse/plugins/org.eclipse.ui_3.2.1.M20060913-0800.jar
b14e7000-b169c000 r-xs 00000000 03:05 148329 /home/jwnorma/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar
b169c000-b16a7000 r-xs 00000000 03:05 361395 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/org.eclipse.atf.mozilla.swt.browser_5.1.0/mozilla_swt.jar
b16a7000-b16a8000 r-xs 00000000 03:05 151372 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/htmltransferfix.jar
b16a8000-b16aa000 r-xs 00000000 03:05 151371 /home/jwnorma/MyEclipse Enterprise Workbench 5.1.0 GA/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/browser.jar
b16aa000-b16ad000 r-xs 00000000 03:05 147662 /home/jwnorma/eclipse/plugins/org.eclipse.swt_3.2.1.v3235e.jar
b16ad000-b1774000 r-xs 00000000 03:05 148331 /home/jwnorma/eclipse/plugins/org.eclipse.jface_3.2.1.M20060908-1000.jar
b1774000-b1a63000 r-xs 00000000 03:05 148739 /home/jwnorma/eclipse/plugins/org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar
b1a63000-b1bf7000 r-xs 00000000 03:05 148722 /home/jwnorma/eclipse/plugins/org.eclipse.ui.ide_3.2.1.M20060915-1030.jar
b1bf7000-b1c0c000 r-xs 00000000 03:05 147666 /home/jwnorma/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.1.100.v20060603.jar
b1c0c000-b1c1f000 r-xs 00000000 03:05 147661 /home/jwnorma/eclipse/plugins/org.eclipse.core.jobs_3.2.0.v20060603.jar
b1c1f000-b1c36000 r-xs 00000000 03:05 147686 /home/jwnorma/eclipse/plugins/org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar
b1c36000-b1c3b000 r-xs 00000000 03:05 148503 /home/jwnorma/eclipse/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.0.v20060601.jar
b1c3b000-b1c5f000 r-xs 00000000 03:05 148505 /home/jwnorma/eclipse/plugins/org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar
b1c5f000-b1c72000 r-xs 00000000 03:05 148334 /home/jwnorma/eclipse/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar
b1c72000-b1c88000 r-xs 00000000 03:05 148500 /home/jwnorma/eclipse/plugins/org.eclipse.update.configurator_3.2.1.v20092006.jar
b1c88000-b1c9c000 r-xs 00000000 03:05 148333 /home/jwnorma/eclipse/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar
b1c9c000-b1c9f000 —p b1c9c000 00:00 0
b1c9f000-b1d1d000 rwxp b1c9f000 00:00 0
b1d1d000-b1d20000 —p b1d1d000 00:00 0
b1d20000-b1d9e000 rwxp b1d20000 00:00 0
b1d9e000-b1da1000 —p b1d9e000 00:00 0
b1da1000-b1e1f000 rwxp b1da1000 00:00 0
b1e1f000-b1e25000 r-xp 00000000 03:05 884557 /usr/lib/j2sdk1.5-sun/jre/lib/i386/libnio.so
b1e25000-b1e26000 rwxp 00005000 03:05 884557 /usr/lib/j2sdk1.5-sun/jre/lib/i386/libnio.so
b1e26000-b1e37000 r-xp 00000000 03:05 884556 /usr/lib/j2sdk1.5-sun/jre/lib/i386/libnet.so
b1e37000-b1e38000 rwxp 00011000 03:05 884556 /usr/lib/j2sdk1.5-sun/jre/lib/i386/libnet.so
b1e38000-b1f08000 r-xs 00000000 03:05 148234 /home/jwnorma/eclipse/plugins/org.eclipse.osgi_3.2.1.R32x_v20060919.jar
b1f08000-b1f0b000 —p b1f08000 00:00 0
b1f0b000-b1f89000 rwxp b1f0b000 00:00 0
b1f89000-b1f92000 r-xs 00000000 03:05 148451 /home/jwnorma/eclipse/startup.jar
b1f92000-b2056000 r-xs 00000000 03:05 884593 /usr/lib/j2sdk1.5-sun/jre/lib/ext/localedata.jar
b2056000-b2081000 r-xs 00000000 03:05 884591 /usr/lib/j2sdk1.5-sun/jre/lib/ext/sunpkcs11.jar
b2081000-b20a8000 r-xs 00000000 03:05 884590 /usr/lib/j2sdk1.5-sun/jre/lib/ext/sunjce_provider.jar
b20a8000-b20b1000 r-xs 00000000 03:05 148451 /home/jwnorma/eclipse/startup.jar
b20b1000-b20b2000 —p b20b1000 00:00 0
b20b2000-b2132000 rwxp b20b2000 00:00 0
b2132000-b2135000 —p b2132000 00:00 0
b2135000-b21b3000 rwxp b2135000 00:00 0
b21b3000-b21b6000 —p b21b3000 00:00 0
b21b6000-b2234000 rwxp b21b6000 00:00 0
b2234000-b2237000 —p b2234000 00:00 0
b2237000-b22b5000 rwxp b2237000 00:00 0
b22b5000-b22bc000 r-xs 00000000 03:05 834244 /usr/lib/gconv/gconv-modules.cache
b22bc000-b22ef000 r-xp 00000000 03:05 867962 /usr/lib/locale/en_US.utf8/LC_CTYPE
b22ef000-b22f2000 —p b22ef000 00:00 0
b22f2000-b2370000 rwxp b22f2000 00:00 0
b2370000-b2373000 —p b2370000 00:00 0
b2373000-b23f1000 rwxp b2373000 00:00 0
b23f1000-b23f2000 —p b23f1000 00:00 0
b23f2000-b248f000 rwxp b23f2000 00:00 0
b248f000-b249f000 rwxp b248f000 00:00 0
b249f000-b24b2000 rwxp b249f000 00:00 0
b24b2000-b2516000 rwxp b24b2000 00:00 0
b2516000-b2518000 rwxp b2516000 00:00 0
b2518000-b251f000 rwxp b2518000 00:00 0
b251f000-b2533000 rwxp b251f000 00:00 0
b2533000-b2596000 rwxp b2533000 00:00 0
b2596000-b25a7000 rwxp b2596000 00:00 0
b25a7000-b25b6000 rwxp b25a7000 00:00 0
b25b6000-b25cc000 rwxp b25b6000 00:00 0
b25cc000-b2641000 rwxp b25cc000 00:00 0
b2641000-b28e1000 rwxp b2641000 00:00 0
b28e1000-b4641000 rwxp b28e1000 00:00 0
b4641000-b4eb1000 r-xs 00000000 03:05 884957 /usr/lib/j2sdk1.5-sun/jre/lib/charsets.jar
b4eb1000-b4ec6000 r-xs 00000000 03:05 884594 /usr/lib/j2sdk1.5-sun/jre/lib/jce.jar
b4ec6000-b4f4b000 r-xs 00000000 03:05 884955 /usr/lib/j2sdk1.5-sun/jre/lib/jsse.jar
b4f4b000-b4fb4000 rwxp b4f4b000 00:00 0
b4fb4000-b75ca000 r-xs 00000000 03:05 884959 /usr/lib/j2sdk1.5-sun/jre/lib/rt.jar
b75ca000-b75d9000 r-xp 00000000 03:05 884553 /usr/lib/j2sdk1.5-sun/jre/lib/i386/libzip.so
b75d9000-b75db000 rwxp 0000e000 03:05 884553 /usr/lib/j2sdk1.5-sun/jre/lib/i386/libzip.so
b75db000-b75fc000 r-xp 00000000 03:05 884551 /usr/lib/j2sdk1.5-sun/jre/lib/i386/libjava.so
b75fc000-b75fe000 rwxp 00020000 03:05 884551 /usr/lib/j2sdk1.5-sun/jre/lib/i386/libjava.so
b75fe000-b7609000 r-xp 00000000 03:05 884550 /usr/lib/j2sdk1.5-sun/jre/lib/i386/libverify.so
b7609000-b760a000 rwxp 0000b000 03:05 884550 /usr/lib/j2sdk1.5-sun/jre/lib/i386/libverify.so
b760a000-b7613000 r-xp 00000000 03:05 16543 /lib/tls/i686/cmov/libnss_files-2.4.so
b7613000-b7615000 rwxp 00008000 03:05 16543 /lib/tls/i686/cmov/libnss_files-2.4.so
b7615000-b761d000 r-xp 00000000 03:05 16547 /lib/tls/i686/cmov/libnss_nis-2.4.so
b761d000-b761f000 rwxp 00007000 03:05 16547 /lib/tls/i686/cmov/libnss_nis-2.4.so
b761f000-b7626000 r-xp 00000000 03:05 16539 /lib/tls/i686/cmov/libnss_compat-2.4.so
b7626000-b7628000 rwxp 00006000 03:05 16539 /lib/tls/i686/cmov/libnss_compat-2.4.so
b7628000-b763a000 r-xp 00000000 03:05 16537 /lib/tls/i686/cmov/libnsl-2.4.so
b763a000-b763c000 rwxp 00011000 03:05 16537 /lib/tls/i686/cmov/libnsl-2.4.so
b763c000-b763e000 rwxp b763c000 00:00 0
b763e000-b763f000 r-xp 00000000 03:05 867964 /usr/lib/locale/en_US.utf8/LC_MEASUREMENT
b763f000-b7640000 r-xp 00000000 03:05 867963 /usr/lib/locale/en_US.utf8/LC_IDENTIFICATION
b7640000-b7642000 r-xs 00000000 03:05 147683 /home/jwnorma/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.1.R32x_v20060907/runtime_registry_compatibility.jar
b7642000-b764a000 rwxs 00000000 03:05 1357455 /tmp/hsperfdata_root/5811
b764a000-b766e000 r-xp 00000000 03:05 16533 /lib/tls/i686/cmov/libm-2.4.so
b766e000-b7670000 rwxp 00023000 03:05 16533 /lib/tls/i686/cmov/libm-2.February 1, 2007 at 10:01 am #265454
jwnormaMemberb7670000-b79dc000 r-xp 00000000 03:05 884544 /usr/lib/j2sdk1.5-sun/jre/lib/i386/client/libjvm.so
b79dc000-b79fb000 rwxp 0036b000 03:05 884544 /usr/lib/j2sdk1.5-sun/jre/lib/i386/client/libjvm.so
b79fb000-b7e12000 rwxp b79fb000 00:00 0
b7e12000-b7f3f000 r-xp 00000000 03:05 16525 /lib/tls/i686/cmov/libc-2.4.so
b7f3f000-b7f41000 r-xp 0012c000 03:05 16525 /lib/tls/i686/cmov/libc-2.4.so
b7f41000-b7f43000 rwxp 0012e000 03:05 16525 /lib/tls/i686/cmov/libc-2.4.so
b7f43000-b7f47000 rwxp b7f43000 00:00 0
b7f47000-b7f49000 r-xp 00000000 03:05 16531 /lib/tls/i686/cmov/libdl-2.4.so
b7f49000-b7f4b000 rwxp 00001000 03:05 16531 /lib/tls/i686/cmov/libdl-2.4.so
b7f4b000-b7f5a000 r-xp 00000000 03:05 16553 /lib/tls/i686/cmov/libpthread-2.4.so
b7f5a000-b7f5c000 rwxp 0000f000 03:05 16553 /lib/tls/i686/cmov/libpthread-2.4.so
b7f5c000-b7f5e000 rwxp b7f5c000 00:00 0
b7f5e000-b7f5f000 r-xs 00000000 03:05 148242 /home/jwnorma/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20060605-1400/compatibility.jar
b7f5f000-b7f61000 r-xs 00000000 03:05 884592 /usr/lib/j2sdk1.5-sun/jre/lib/ext/dnsns.jar
b7f61000-b7f67000 r-xp 00000000 03:05 884539 /usr/lib/j2sdk1.5-sun/jre/lib/i386/native_threads/libhpi.so
b7f67000-b7f68000 rwxp 00006000 03:05 884539 /usr/lib/j2sdk1.5-sun/jre/lib/i386/native_threads/libhpi.so
b7f68000-b7f69000 rwxp b7f68000 00:00 0
b7f69000-b7f6a000 r-xp b7f69000 00:00 0
b7f6a000-b7f6c000 rwxp b7f6a000 00:00 0
b7f6c000-b7f85000 r-xp 00000000 03:05 1700630 /lib/ld-2.4.so
b7f85000-b7f87000 rwxp 00018000 03:05 1700630 /lib/ld-2.4.so
bf6aa000-bf6ad000 —p bf6aa000 00:00 0
bf6ad000-bf8aa000 rwxp bf6ad000 00:00 0 [stack]
ffffe000-fffff000 —p 00000000 00:00 0 [vdso]VM Arguments:
jvm_args: -Xms40m -Xmx256m
java_command: /home/jwnorma/eclipse/./startup.jar -os linux -ws gtk -arch x86 -launcher /home/jwnorma/eclipse/./eclipse -name Eclipse -showsplash 600 -exitdata c000c -vm /usr/bin/java -vmargs -Xms40m -Xmx256m -jar /home/jwnorma/eclipse/./startup.jar
Launcher Type: SUN_STANDARDEnvironment Variables:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
USERNAME=jwnorma
LD_LIBRARY_PATH=/usr/lib/j2sdk1.5-sun/jre/lib/i386/client:/usr/lib/j2sdk1.5-sun/jre/lib/i386:/usr/lib/j2sdk1.5-sun/jre/../lib/i386:
SHELL=/bin/bash
DISPLAY=:0.0Signal 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-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006 i686
libc:glibc 2.4 NPTL 2.4
rlimit: STACK 8192k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity
load average:0.79 0.37 0.19CPU:total 2 (cores per cpu 1, threads per core 2) family 15 model 3 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
Memory: 4k page, physical 1035352k(326684k free), swap 1453840k(1453840k free)
vm_info: Java HotSpot(TM) Client VM (1.5.0_09-b03) for linux-x86, built on Oct 12 2006 10:54:08 by java_re with gcc 3.2.1-7a (J2SE release)
February 5, 2007 at 3:45 pm #265635
jwnormaMemberAny thoughts on what is going on?
I am using MyEclipse, but without the visual editor features, which I would really like to have.
I am currently using a trail version, but would def purchase a license if I could get everything working.
February 13, 2007 at 2:24 am #266031
kulomiMember@jwnorma wrote:
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xab753e80, pid=5811, tid=3084981936
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_09-b03 mixed mode, sharing)
# Problematic frame:
# C [libxul.so+0xc86e80] _cairo_pen_init_copy+0x71
#I’m using myeclipse 5.1 on kubuntu edgy (now for more than six months with everything working – till now) and have similar problems. these days myeclipse would crash on startup.
I think it’s a problem with the graphics engine:
SWT (the toolkit eclipse is written in) under linux uses the gtk+ toolkit that seems to make problems. where the problem exactly is situated I can’t tell you (unfortunately I’m not an expert) – maybe in some other libs gtk uses (libxul, cairo)?nevertheless I found a “solution” to my problem:
I changed the gtk+ theme. I used the ubuntu “human” theme which caused the problems. Using some other theme like clearlooks should work.unfortunately this is not the first bug with this. kubuntu’s default gtk+ theme is gtkqt (which makes gtk-apps look like your kde ones) and I had problems with this theme too, for instance i ran out of memory cause the X server never freed memory that was allocated by eclipse…
finally here is the problem i faced:
# # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0xab8d55f0, pid=6193, tid=3084973744 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode, sharing) # Problematic frame: # C [libxul.so+0xc855f0] cairo_pattern_destroy+0x18 # --------------- T H R E A D --------------- Current thread (0x0805d278): JavaThread "main" [_thread_in_native, id=6193] siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000005 Registers: EAX=0x00000000, EBX=0xaba4ce4c, ECX=0x00000001, EDX=0x00000000 ESP=0xbfdfe928, EBP=0xbfdfe930, ESI=0x00000001, EDI=0xb10a1b4f EIP=0xab8d55f0, CR2=0x00000005, EFLAGS=0x00010202 Top of Stack: (sp=0xbfdfe928) 0xbfdfe928: aba4ce4c 09460c28 bfdfe950 ab8ce715 0xbfdfe938: 00000001 0000175a aac50000 ab8ce6a2 0xbfdfe948: aba4ce4c 09460c28 bfdfe970 ab8ce765 0xbfdfe958: 09460c28 b7f84d40 09460c28 ab8ce752 0xbfdfe968: aba4ce4c 083034a0 bfdfe990 ab8ca94d 0xbfdfe978: 09460c28 b7f84d40 00000000 ab8ca91c 0xbfdfe988: b081a268 b0819bd9 bfdfeab0 b080ed1e 0xbfdfe998: 083034a0 0851a8b0 00000006 0000001c Instructions: (pc=0xab8d55f0) 0xab8d55e0: 00 00 5b 81 c3 6a 78 17 00 8b 75 08 85 f6 74 20 0xab8d55f0: 83 7e 04 ff 74 1a ff 4e 04 83 7e 04 00 75 11 83 Stack: [0xbfc04000,0xbfe04000), sp=0xbfdfe928, free space=2026k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [libxul.so+0xc855f0] cairo_pattern_destroy+0x18 C [libxul.so+0xc7e715] C [libxul.so+0xc7e765] _cairo_gstate_destroy+0x1d C [libxul.so+0xc7a94d] cairo_destroy+0x3b C [libubuntulooks.so+0x5d1e] C [libgtk-x11-2.0.so.0+0x1acf3a] gtk_paint_box+0xba C [libgtk-x11-2.0.so.0+0x2084d0] C [libgtk-x11-2.0.so.0+0x13cb00] _gtk_marshal_BOOLEAN__BOXED+0x60 C [libgobject-2.0.so.0+0x7fb9] C [libgobject-2.0.so.0+0x987d] g_closure_invoke+0x20d C [libgobject-2.0.so.0+0x1a1e3] C [libgobject-2.0.so.0+0x1ae7f] g_signal_emit_valist+0x68f C [libgobject-2.0.so.0+0x1b279] g_signal_emit+0x29 C [libgtk-x11-2.0.so.0+0x2505f8] C [libgtk-x11-2.0.so.0+0xa6ba7] gtk_container_propagate_expose+0x167 C [libgtk-x11-2.0.so.0+0xa6c11] C [libgtk-x11-2.0.so.0+0xf1268] C [libgtk-x11-2.0.so.0+0xa75fb] gtk_container_forall+0x6b C [libgtk-x11-2.0.so.0+0xa76ef] C [libgtk-x11-2.0.so.0+0x13cb00] _gtk_marshal_BOOLEAN__BOXED+0x60 C [libgobject-2.0.so.0+0x7fb9] C [libgobject-2.0.so.0+0x979b] g_closure_invoke+0x12b C [libgobject-2.0.so.0+0x1a1e3] C [libgobject-2.0.so.0+0x1ae7f] g_signal_emit_valist+0x68f C [libgobject-2.0.so.0+0x1b279] g_signal_emit+0x29 C [libgtk-x11-2.0.so.0+0x2505f8] C [libgtk-x11-2.0.so.0+0x137314] gtk_main_do_event+0x534 C [libswt-pi-gtk-3235.so+0x356a4] Java_org_eclipse_swt_internal_gtk_OS__1gtk_1main_1do_1event+0x1b j org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(I)V+0 j org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(I)V+8 J org.eclipse.swt.widgets.Display.eventProc(II)I v ~StubRoutines::call_stub V [libjvm.so+0x17a75c] V [libjvm.so+0x28afd8] V [libjvm.so+0x17a58f] V [libjvm.so+0x1a50e3] V [libjvm.so+0x1893fe] C [libswt-gtk-3235.so+0x24fac] callback+0x1e4 C [libswt-gtk-3235.so+0x12d35] fn5_2+0x20 C [libgdk-x11-2.0.so.0+0x2ed5f] C [libgdk-x11-2.0.so.0+0x2eee8] gdk_window_process_updates+0x138 C [libgdk-x11-2.0.so.0+0x2eed4] gdk_window_process_updates+0x124 C [libgdk-x11-2.0.so.0+0x2eed4] gdk_window_process_updates+0x124 C [libgdk-x11-2.0.so.0+0x2eed4] gdk_window_process_updates+0x124 C [libswt-pi-gtk-3235.so+0x3225d] Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1process_1updates+0x20 j org.eclipse.swt.internal.gtk.OS._gdk_window_process_updates(IZ)V+0 j org.eclipse.swt.internal.gtk.OS.gdk_window_process_updates(IZ)V+9 j org.eclipse.swt.widgets.Control.update(ZZ)V+45 j org.eclipse.swt.widgets.Shell.setVisible(Z)V+208 j org.eclipse.swt.widgets.Shell.open()V+11 j org.eclipse.jface.window.Window.open()I+34 j org.eclipse.ui.internal.WorkbenchWindow.open()I+24 j org.eclipse.ui.internal.Workbench.openWindowsAfterRestore()V+30 j org.eclipse.ui.internal.Workbench.restoreState(Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+109 j org.eclipse.ui.internal.Workbench.access$12(Lorg/eclipse/ui/internal/Workbench;Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+2 j org.eclipse.ui.internal.Workbench$17.run()V+270 j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5 j org.eclipse.ui.internal.Workbench.restoreState()Lorg/eclipse/core/runtime/IStatus;+101 j org.eclipse.ui.internal.WorkbenchConfigurer.restoreState()Lorg/eclipse/core/runtime/IStatus;+7 j org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+4 j org.eclipse.ui.internal.Workbench.init()Z+157 j org.eclipse.ui.internal.Workbench.runUI()I+143 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.eclipse.swt.internal.gtk.OS._gtk_main_do_event(I)V+0 j org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(I)V+8 J org.eclipse.swt.widgets.Display.eventProc(II)I v ~StubRoutines::call_stub j org.eclipse.swt.internal.gtk.OS._gdk_window_process_updates(IZ)V+0 j org.eclipse.swt.internal.gtk.OS.gdk_window_process_updates(IZ)V+9 j org.eclipse.swt.widgets.Control.update(ZZ)V+45 j org.eclipse.swt.widgets.Shell.setVisible(Z)V+208 j org.eclipse.swt.widgets.Shell.open()V+11 j org.eclipse.jface.window.Window.open()I+34 j org.eclipse.ui.internal.WorkbenchWindow.open()I+24 j org.eclipse.ui.internal.Workbench.openWindowsAfterRestore()V+30 j org.eclipse.ui.internal.Workbench.restoreState(Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+109 j org.eclipse.ui.internal.Workbench.access$12(Lorg/eclipse/ui/internal/Workbench;Lorg/eclipse/ui/IMemento;)Lorg/eclipse/core/runtime/IStatus;+2 j org.eclipse.ui.internal.Workbench$17.run()V+270 j org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5 j org.eclipse.ui.internal.Workbench.restoreState()Lorg/eclipse/core/runtime/IStatus;+101 j org.eclipse.ui.internal.WorkbenchConfigurer.restoreState()Lorg/eclipse/core/runtime/IStatus;+7 j org.eclipse.ui.application.WorkbenchAdvisor.openWindows()Z+4 j org.eclipse.ui.internal.Workbench.init()Z+157 j org.eclipse.ui.internal.Workbench.runUI()I+143 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_stubFebruary 13, 2007 at 2:29 am #266032
kulomiMember--------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x080a9788 JavaThread "Cleanup" daemon [_thread_in_native, id=6215] 0x08a9c3f8 JavaThread "Java indexing" daemon [_thread_blocked, id=6208] 0x08594a50 JavaThread "Worker-0" [_thread_blocked, id=6206] 0x083c8550 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked, id=6205] 0x083c7fd0 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=6204] 0x083c62b0 JavaThread "State Data Manager" daemon [_thread_blocked, id=6203] 0x0818be00 JavaThread "process reaper" daemon [_thread_in_native, id=6201] 0x080a7378 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6199] 0x080a5dd0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6198] 0x080a4e90 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6197] 0x0809d650 JavaThread "Finalizer" daemon [_thread_blocked, id=6196] 0x0809c968 JavaThread "Reference Handler" daemon [_thread_blocked, id=6195] =>0x0805d278 JavaThread "main" [_thread_in_native, id=6193] Other Threads: 0x08099d78 VMThread [id=6194] 0x080a8860 WatcherThread [id=6200] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap def new generation total 18176K, used 8519K [0x409c0000, 0x41d70000, 0x444d0000) eden space 16192K, 47% used [0x409c0000, 0x41156e80, 0x41990000) from space 1984K, 37% used [0x41b80000, 0x41c3ad80, 0x41d70000) to space 1984K, 0% used [0x41990000, 0x41990000, 0x41b80000) tenured generation total 241984K, used 23551K [0x444d0000, 0x53120000, 0x709c0000) the space 241984K, 9% used [0x444d0000, 0x45bcffd8, 0x45bd0000, 0x53120000) compacting perm gen total 131072K, used 35904K [0x709c0000, 0x789c0000, 0x909c0000) the space 131072K, 27% used [0x709c0000, 0x72cd0318, 0x72cd0400, 0x789c0000) 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 03:06 993483 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/bin/java 08057000-08059000 rwxp 0000e000 03:06 993483 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/bin/java 08059000-09480000 rwxp 08059000 00:00 0 [heap] 409c0000-41d70000 rwxp 409c0000 00:00 0 41d70000-444d0000 rwxp 41d70000 00:00 0 444d0000-53120000 rwxp 444d0000 00:00 0 53120000-709c0000 rwxp 53120000 00:00 0 709c0000-789c0000 rwxp 709c0000 00:00 0 789c0000-909c0000 rwxp 789c0000 00:00 0 909c0000-90f3f000 r-xs 00001000 03:06 990226 /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 03:06 990226 /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 03:06 990226 /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 03:06 990226 /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 a8df4000-a9725000 r-xs 00000000 03:06 1249831 /opt/eclipse/myeclipse/plugins/org.maven.ide.eclipse_0.0.9.jar a9725000-a973b000 r-xs 00000000 03:07 457766 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.server.tomcat.ui_1.0.103.200611121201.jar a973b000-a9746000 r-xs 00000000 03:07 457764 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.server.generic.ui_1.0.100.200611121201.jar a9746000-a9a80000 r-xs 00000000 03:06 389574 /opt/eclipse/myeclipse/plugins/org.eclipse.pde.ui_3.2.1.v20060816-0800.jar a9a80000-a9a8c000 r-xs 00000000 03:07 310158 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.easie.core_5.1.0/easiecore.jar a9a8c000-a9ac6000 r-xs 00000000 03:06 1249515 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.forms_3.2.0.v20060602.jar a9ac6000-a9ae6000 r-xs 00000000 03:07 457793 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.common.ui_1.1.100.200611121201.jar a9ae6000-a9af4000 r-xs 00000000 03:07 457830 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.web.ui_1.1.1.200611121201.jar a9af4000-a9b16000 r-xs 00000000 03:06 1249492 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.console_3.1.100.v20060605.jar a9b16000-a9b5d000 r-xp 00000000 03:06 782226 /usr/lib/libORBit-2.so.0.1.0 a9b5d000-a9b67000 rwxp 00046000 03:06 782226 /usr/lib/libORBit-2.so.0.1.0 a9b67000-a9b95000 r-xp 00000000 03:06 782373 /usr/lib/libgconf-2.so.4.1.0 a9b95000-a9b98000 rwxp 0002e000 03:06 782373 /usr/lib/libgconf-2.so.4.1.0 a9ba0000-a9bad000 r-xs 00000000 03:07 1337977 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.core_5.1.0/myeclipse-core.jar a9bad000-a9bae000 ---p a9bad000 00:00 0 a9bae000-aa3ae000 rwxp a9bae000 00:00 0 aa3ae000-aa3af000 ---p aa3ae000 00:00 0 aa3af000-aabaf000 rwxp aa3af000 00:00 0 aabaf000-aabc4000 r-xp 00000000 03:06 782338 /usr/lib/libICE.so.6.3.0 aabc4000-aabc5000 rwxp 00014000 03:06 782338 /usr/lib/libICE.so.6.3.0 aabc5000-aabc7000 rwxp aabc5000 00:00 0 aabc7000-aabcf000 r-xp 00000000 03:06 782340 /usr/lib/libSM.so.6.0.0 aabcf000-aabd0000 rwxp 00007000 03:06 782340 /usr/lib/libSM.so.6.0.0 aabd0000-aac1a000 r-xp 00000000 03:06 782342 /usr/lib/libXt.so.6.0.0 aac1a000-aac1e000 rwxp 00049000 03:06 782342 /usr/lib/libXt.so.6.0.0 aac1e000-aac28000 r-xp 00000000 03:06 782400 /usr/lib/libpangox-1.0.so.0.1400.5 aac28000-aac29000 rwxp 00009000 03:06 782400 /usr/lib/libpangox-1.0.so.0.1400.5 aac29000-aac3a000 r-xp 00000000 03:06 781272 /usr/lib/libXft.so.2.1.2 aac3a000-aac3b000 rwxp 00010000 03:06 781272 /usr/lib/libXft.so.2.1.2 aac42000-aac49000 r-xp 00000000 03:07 326077 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libpipboot.so aac49000-aac4a000 rwxp 00006000 03:07 326077 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libpipboot.so aac4a000-aac4f000 r-xp 00000000 03:07 326080 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libsystem-pref.so aac4f000-aac50000 rwxp 00004000 03:07 326080 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libsystem-pref.so aac50000-aba30000 r-xp 00000000 03:07 261294 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxul.so aba30000-abac9000 rwxp 00de0000 03:07 261294 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxul.so abac9000-abadb000 rwxp abac9000 00:00 0 abadb000-abb74000 r-xp 00000000 03:07 261283 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libmozjs.so abb74000-abb7a000 rwxp 00099000 03:07 261283 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libmozjs.so abb7a000-abb99000 r-xp 00000000 03:07 261289 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsmime3.so abb99000-abb9b000 rwxp 0001f000 03:07 261289 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsmime3.so abb9b000-abbbf000 r-xp 00000000 03:07 261292 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libssl3.so abbbf000-abbc1000 rwxp 00023000 03:07 261292 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libssl3.so abbc1000-abc24000 r-xp 00000000 03:07 261285 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnss3.so abc24000-abc29000 rwxp 00063000 03:07 261285 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnss3.so abc29000-abc6c000 r-xp 00000000 03:07 261291 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsoftokn3.so abc6c000-abc70000 rwxp 00042000 03:07 261291 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsoftokn3.so abc70000-abc9d000 r-xp 00000000 03:07 261284 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnspr4.so abc9d000-abc9f000 rwxp 0002c000 03:07 261284 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnspr4.so abc9f000-abca1000 rwxp abc9f000 00:00 0 abca1000-abcab000 r-xp 00000000 03:06 470547 /lib/libgcc_s.so.1 abcab000-abcac000 rwxp 00009000 03:06 470547 /lib/libgcc_s.so.1 abcac000-abd5c000 r-xp 00000000 03:06 785005 /usr/lib/libstdc++.so.5.0.7 abd5c000-abd61000 rwxp 000af000 03:06 785005 /usr/lib/libstdc++.so.5.0.7 abd61000-abd66000 rwxp abd61000 00:00 0 abd66000-abd68000 r-xp 00000000 03:06 791663 /usr/lib/gconv/UTF-16.so abd68000-abd6a000 rwxp 00001000 03:06 791663 /usr/lib/gconv/UTF-16.so abd6a000-abd6c000 r-xp 00000000 03:07 261293 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxpcom.so abd6c000-abd6d000 rwxp 00001000 03:07 261293 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxpcom.so abd6d000-abd73000 r-xp 00000000 03:06 782402 /usr/lib/libpangoxft-1.0.so.0.1400.5 abd73000-abd74000 rwxp 00005000 03:06 782402 /usr/lib/libpangoxft-1.0.so.0.1400.5 abd74000-abd76000 r-xp 00000000 03:07 261288 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplds4.so abd76000-abd77000 rwxp 00001000 03:07 261288 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplds4.so abd77000-abd7a000 r-xp 00000000 03:07 261287 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplc4.so abd7a000-abd7b000 rwxp 00003000 03:07 261287 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplc4.so abd7b000-abd83000 r-xp 00000000 03:07 261282 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libjavaxpcomglue.so abd83000-abd85000 rwxp 00007000 03:07 261282 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libjavaxpcomglue.so abd85000-abd87000 r-xs 00000000 03:07 261278 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/javaxpcom.jar abd87000-abe05000 r-xs 00000000 03:07 1857579 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.draw2d_3.2.1.v20060921.jar abe05000-abe08000 ---p abe05000 00:00 0 abe08000-abe86000 rwxp abe08000 00:00 0 abe86000-abe94000 r-xs 00000000 03:07 457806 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.javascript.core_1.0.1.200611121201.jar abe94000-abebc000 r-xp 00000000 03:06 868196 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-BoldOblique.ttf abebc000-abee7000 r-xp 00000000 03:06 868197 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Oblique.ttf abee7000-abf17000 r-xp 00000000 03:06 868195 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf abf17000-abf49000 r-xp 00000000 03:06 868198 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf abf49000-abff5000 r-xs 00000000 03:07 179912 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.javascript_5.1.0/lib/js.jar abff5000-ac01c000 r-xs 00000000 03:07 310171 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.javascript_5.1.0/javascript.jar ac01c000-ac050000 r-xs 00000000 03:07 457797 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.css.ui_1.0.101.200611121201.jar ac050000-ac0db000 r-xs 00000000 03:07 457807 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.javascript.ui_1.0.1.200611121201.jar ac0db000-ac142000 r-xp 00000000 03:06 860079 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-BoldOblique.ttf ac142000-ac1a6000 r-xp 00000000 03:06 868189 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf ac1a6000-ac212000 r-xp 00000000 03:06 860078 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf ac212000-ac33b000 r-xs 00000000 03:07 310187 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/xercesImpl.jar ac33b000-ac36b000 r-xs 00000000 03:07 310188 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/xml-apis.jar ac36b000-ac375000 r-xs 00000000 03:07 310181 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/commons-logging.jar ac375000-ac3ae000 r-xs 00000000 03:07 310185 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/spring-beans.jar ac3ae000-ac3cc000 r-xs 00000000 03:07 310186 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/spring-core.jar ac3cc000-ac3d7000 r-xs 00000000 03:07 310182 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/core.jar ac3d7000-ac3f5000 r-xs 00000000 03:07 968856 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.beans.ui.editor_5.1.0/beans-editor.jar ac3f5000-ac3fd000 r-xs 00000000 03:07 571407 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/MyFaces/lib/commons-logging.jar ac3fd000-ac532000 r-xs 00000000 03:07 571411 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/MyFaces/lib/myfaces.jar ac532000-ac54d000 r-xs 00000000 03:07 538765 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/common/lib/commons-digester-1.5.jar ac54d000-ac5cc000 r-xs 00000000 03:07 538764 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/common/lib/commons-collections-3.0.jar ac5cc000-ac5e9000 r-xs 00000000 03:07 538762 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/common/lib/commons-beanutils-1.6.1.jar ac5e9000-ac675000 r-xs 00000000 03:07 457887 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/jsf.jar ac675000-ac6a3000 r-xs 00000000 03:07 968819 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-jdbc.jar ac6a3000-ac6d3000 r-xs 00000000 03:07 968818 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-hibernate.jar ac6d3000-ac6eb000 r-xs 00000000 03:07 968817 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-dao.jar ac6eb000-ac709000 r-xs 00000000 03:07 968816 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-core.jar ac709000-ac724000 r-xs 00000000 03:07 968815 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-context.jar ac724000-ac75d000 r-xs 00000000 03:07 968814 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-beans.jar ac75d000-ac77c000 r-xs 00000000 03:07 968813 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/jotm.jar ac77c000-ac787000 r-xs 00000000 03:07 968812 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/commons-pool.jar ac787000-ac7a2000 r-xs 00000000 03:07 968811 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/commons-dbcp.jar ac7a2000-ac7ac000 r-xs 00000000 03:07 1484385 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/commons-logging.jar ac7ac000-ac7fc000 r-xs 00000000 03:07 968810 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/annotations/lucene-1.4.3.jar ac7fc000-ac834000 r-xs 00000000 03:07 968809 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/annotations/hibernate-annotations.jar ac834000-ac840000 r-xs 00000000 03:07 968808 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/annotations/ejb3-persistence.jar ac840000-ac864000 r-xs 00000000 03:07 1484381 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/bsh-core-2.0b4.jar ac864000-ac868000 r-xs 00000000 03:07 1484393 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/velocity-tools-generic-1.1.jar ac868000-ac8c1000 r-xs 00000000 03:07 1484392 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/velocity-1.4.jar ac8c1000-ac8fe000 r-xs 00000000 03:07 1484391 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/jtidy-r8-21122004.jar ac8fe000-ac951000 r-xs 00000000 03:07 1484390 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/hibernate-tools.jar ac951000-ac959000 r-xs 00000000 03:07 179899 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/swarmcache-1.0rc2.jar ac959000-ac9ce000 r-xs 00000000 03:07 179898 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/proxool-0.8.3.jar ac9ce000-ac9ea000 r-xs 00000000 03:07 179897 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/oscache-2.1.jar ac9ea000-aca40000 r-xs 00000000 03:07 1484389 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/log4j-1.2.11.jar aca40000-aca5a000 r-xs 00000000 03:07 179889 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/jaas.jar aca5a000-aca5d000 r-xs 00000000 03:07 179895 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/jta.jar aca5d000-acbe7000 r-xs 00000000 03:07 1484388 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/jgroups-2.2.8.jar acbe7000-acbe9000 r-xs 00000000 03:07 179893 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/jdbc2_0-stdext.jar acbe9000-acc20000 r-xs 00000000 03:07 1359198 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-system.jar acc20000-accb1000 r-xs 00000000 03:07 1359197 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-jmx.jar accb1000-acd40000 r-xs 00000000 03:07 1359196 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-common.jar acd40000-acd9c000 r-xs 00000000 03:07 1359195 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-cache.jar acd9c000-acf7a000 r-xs 00000000 03:07 1484387 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/hibernate3.jar acf7a000-acf86000 r-xs 00000000 03:07 179887 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/ehcache-1.1.jar acf86000-acfd3000 r-xs 00000000 03:07 1484386 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/dom4j-1.6.1.jar acfd3000-acfd8000 r-xs 00000000 03:07 179885 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/connector.jar acfd8000-ad002000 r-xs 00000000 03:07 179884 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/concurrent-1.3.2.jar ad002000-ad02d000 r-xs 00000000 03:07 179882 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/commons-collections-2.1.1.jar ad02d000-ad072000 r-xs 00000000 03:07 1484384 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/cglib-2.1.3.jar ad072000-ad0e9000 r-xs 00000000 03:07 1484383 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/c3p0-0.9.0.jar ad0e9000-ad0ee000 r-xs 00000000 03:07 179877 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/asm-attrs.jar ad0ee000-ad0f5000 r-xs 00000000 03:07 179878 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/asm.jar ad0f5000-ad162000 r-xs 00000000 03:07 1484382 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/antlr-2.7.6rc1.jar ad162000-ad183000 r-xs 00000000 03:07 968820 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/org.hibernate.eclipse.jar ad183000-ad1ab000 r-xs 00000000 03:07 1337992 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.org.hibernate.eclipse.mapper_5.1.0/org.hibernate.eclipse.mapper.jar ad1ab000-ad1bc000 r-xs 00000000 03:07 228436 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.core.common_5.1.0/lib/commons-io-1.2.jar ad1bc000-ad1e2000 r-xs 00000000 03:07 228437 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.core.common_5.1.0/lib/jdom_1_0.jar ad1e2000-ad25f000 r-xs 00000000 03:07 457796 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.css.core_1.1.1.200611121201.jar ad25f000-ad268000 r-xs 00000000 03:07 457795 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.100.200611121201.jar ad268000-ad26d000 r-xs 00000000 03:07 457740 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.common.annotations.core_1.1.1.200611121201.jar ad26d000-ad27f000 r-xs 00000000 03:07 1857584 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jem.workbench_1.2.1.v20060918_M.jar ad27f000-ad28f000 r-xs 00000000 03:06 389572 /opt/eclipse/myeclipse/plugins/org.eclipse.pde_3.2.1.v20060810-0800.jar ad28f000-ad34d000 r-xs 00000000 03:06 389573 /opt/eclipse/myeclipse/plugins/org.eclipse.pde.core_3.2.1.v20060915-0800.jar ad34d000-ad386000 r-xs 00000000 03:06 389569 /opt/eclipse/myeclipse/plugins/org.eclipse.jdt.launching_3.2.1.r321_v20060731.jar ad386000-ad53f000 r-xs 00000000 03:07 196210 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_5.1.0/lib/xerces.jar ad53f000-ad54f000 r-xs 00000000 03:07 196209 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_5.1.0/lib/commons-lang-1.0.1.jar ad54f000-ad5aa000 r-xs 00000000 03:07 1359189 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_5.1.0/j2eedtcore.jar ad5aa000-ad5dc000 r-xs 00000000 03:07 457827 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.validation_1.1.2.200611121201.jar ad5dc000-ad622000 r-xs 00000000 03:07 1857583 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jem_1.2.1.v20060918_M.jar ad622000-ad7dd000 r-xs 00000000 03:07 457746 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.j2ee.core_1.1.2.200611121201.jar ad7dd000-ad94e000 r-xs 00000000 03:07 457745 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.j2ee_1.1.2.200611121201.jar ad94e000-ad95e000 r-xs 00000000 03:07 457742 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.common.frameworks_1.1.2.200611121201.jar ad95e000-ad98b000 r-xs 00000000 03:07 457790 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.common.project.facet.core_1.1.1.200611121201.jar ad98b000-ad9b7000 r-xs 00000000 03:07 1857560 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.emf.ecore.xmi_2.2.1.v200609210005.jar ad9b7000-ad9eb000 r-xs 00000000 03:07 457784 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.common.emf_1.1.2.200611121201.jar ad9eb000-ada0d000 r-xs 00000000 03:07 457785 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.common.emfworkbench.integration_1.1.2.200611121201.jar ada0d000-ada52000 r-xs 00000000 03:07 457789 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.common.modulecore_1.1.2.200611121201.jar ada52000-adb12000 r-xs 00000000 03:07 1857555 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.emf.ecore_2.2.1.v200609210005.jar adb12000-adb2a000 r-xs 00000000 03:07 1857587 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jem.util_1.2.1.v20060918_M.jar adb2a000-adb47000 r-xs 00000000 03:07 457787 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.2.200611121201.jar adb47000-adb70000 r-xs 00000000 03:07 1857553 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.emf.common_2.2.1.v200609210005.jar adb70000-adbc2000 r-xs 00000000 03:07 457756 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.j2ee.web_1.1.2.200611121201.jar adbc2000-adbf2000 r-xs 00000000 03:07 1359091 /home/kulo/workspace/my/eclipse/plugins/org.apache.xerces_2.8.0.200611121201/xml-apis.jar adbf2000-add19000 r-xs 00000000 03:07 1359090 /home/kulo/workspace/my/eclipse/plugins/org.apache.xerces_2.8.0.200611121201/xercesImpl.jar add19000-add28000 r-xs 00000000 03:07 1359089 /home/kulo/workspace/my/eclipse/plugins/org.apache.xerces_2.8.0.200611121201/resolver.jar add28000-addba000 r-xs 00000000 03:07 457800 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.html.core_1.1.1.200611121201.jar addba000-addbd000 ---p addba000 00:00 0 addbd000-ade3b000 rwxp addbd000 00:00 0 ade3b000-ae1f6000 r-xs 00000000 03:06 1249813 /opt/eclipse/myeclipse/plugins/org.eclipse.jdt.core_3.2.2.jar ae1f6000-ae275000 r-xs 00000000 03:07 457760 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.jsp.core_1.1.101.200611121201.jar ae275000-ae2cc000 r-xs 00000000 03:06 389543 /opt/eclipse/myeclipse/plugins/org.eclipse.team.core_3.2.1.M20060711.jar ae2cc000-ae2dd000 r-xs 00000000 03:06 389552 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.views_3.2.1.M20060906-0800.jar ae2dd000-ae386000 r-xs 00000000 03:07 457840 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.xml.ui_1.0.200.200611121201.jar ae386000-ae3b8000 r-xs 00000000 03:07 457801 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.html.ui_1.0.101.200611121201.jar ae3b8000-ae409000 r-xs 00000000 03:07 457761 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.jsp.ui_1.1.100.200611121201.jar ae409000-ae488000 r-xs 00000000 03:06 97787 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/693/1/.cp/velocity-1.4/velocity-dep-1.4.jar ae488000-ae4e1000 r-xs 00000000 03:06 97786 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/693/1/.cp/velocity-1.4/velocity-1.4.jar ae4e1000-ae5a9000 r-xs 00000000 03:07 457881 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.templates_5.1.0.jar ae5a9000-ae647000 r-xs 00000000 03:07 457839 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.xml.core_1.1.1.200611121201.jar ae647000-ae68d000 r-xs 00000000 03:07 179904 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.webdesigner3_5.1.0/lib/commons-jxpath-1.2.jar ae68d000-ae716000 r-xs 00000000 03:07 179903 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.webdesigner3_5.1.0/lib/commons-collections-3.1.jar ae716000-ae749000 r-xs 00000000 03:07 277359 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui_5.1.0/mozide_ui.jar ae749000-ae784000 r-xs 00000000 03:06 389536 /opt/eclipse/myeclipse/plugins/org.eclipse.debug.core_3.2.1.v20060823.jar ae784000-ae7b1000 r-xs 00000000 03:07 277369 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug_5.1.0/javascript-debug.jar ae7b1000-ae7ed000 r-xs 00000000 03:07 196212 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.core.common_5.1.0/core-common.jar ae7ed000-ae8b0000 r-xs 00000000 03:07 1857580 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.gef_3.2.1.v20060921.jar ae8b0000-ae96d000 r-xs 00000000 03:06 389547 /opt/eclipse/myeclipse/plugins/org.eclipse.jface.text_3.2.1.r321_v20060810.jar ae96d000-ae984000 r-xs 00000000 03:06 389534 /opt/eclipse/myeclipse/plugins/org.eclipse.core.filebuffers_3.2.1.r321_v20060721.jar ae984000-ae9e5000 r-xs 00000000 03:07 457825 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.sse.core_1.1.100.200611121201.jar ae9e5000-aea96000 r-xs 00000000 03:07 457826 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.sse.ui_1.0.201.200611121201.jar aea96000-aeb2e000 r-xs 00000000 03:07 441537 /home/kulo/workspace/my/eclipse/plugins/org.mozilla.xpcom_5.1.0/MozillaInterfaces.jar aeb2e000-aeb30000 r-xs 00000000 03:07 179981 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/browser.jar aeb30000-aeb3b000 r-xs 00000000 03:07 407566 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.atf.mozilla.swt.browser_5.1.0/mozilla_swt.jar aeb3b000-aeb70000 r-xs 00000000 03:06 1249342 /opt/eclipse/myeclipse/plugins/org.eclipse.text_3.2.0.v20060605-1400.jar aeb70000-aec7a000 r-xs 00000000 03:07 325986 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.webdesigner3_5.1.0/webdesigner3.jar aec7a000-aec83000 r-xp 00000000 03:06 97677 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/584/1/.cp/libswt-cairo-gtk-3235.so aec83000-aec84000 rwxp 00009000 03:06 97677 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/584/1/.cp/libswt-cairo-gtk-3235.so aec84000-aec8a000 r-xp 00000000 03:06 97676 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/584/1/.cp/libswt-atk-gtk-3235.so aec8a000-aec8b000 rwxp 00005000 03:06 97676 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/584/1/.cp/libswt-atk-gtk-3235.so aec8b000-aecfc000 r-xp 00000000 03:06 868190 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf aecfc000-aecfe000 r-xp 00000000 03:06 1120484 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so aecfe000-aecff000 rwxp 00001000 03:06 1120484 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so aecff000-aed02000 rwxs 00000000 00:07 9011208 /SYSV00000000 (deleted) aed02000-aed62000 rwxs 00000000 00:07 8978439 /SYSV00000000 (deleted) aed62000-af07d000 r-xs 00000000 03:06 389383 /opt/eclipse/myeclipse/plugins/com.ibm.icu_3.4.5.jar af07d000-af09a000 r-xs 00000000 03:06 389524 /opt/eclipse/myeclipse/plugins/org.eclipse.help_3.2.1.R321_v20060920.jar af09a000-af0d9000 r-xs 00000000 03:07 457792 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.common.snippets_1.1.1.200611121201.jar af0d9000-af0ea000 r-xs 00000000 03:07 457838 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.wsi.ui_1.0.101.200611121201.jar af0ea000-af0f2000 r-xs 00000000 03:07 457822 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.rdb.sqlscrapbook_1.0.102.200611121201.jar af0f2000-af11d000 r-xs 00000000 03:07 457821 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.rdb.server.ui_1.0.108.200611121201.jar af11d000-af137000 r-xs 00000000 03:07 457804 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.internet.monitor.ui_1.0.103.200611121201.jar af137000-af149000 r-xs 00000000 03:07 457885 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.sqlexplorer.mssql_5.1.0.jar af149000-af20b000 r-xs 00000000 03:07 457835 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.wsdl.ui_1.1.100.200611121201.jar af20b000-af2b1000 r-xs 00000000 03:07 457824 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.wst.server.ui_1.0.104.200611121201.jar af2b1000-af365000 r-xs 00000000 03:07 457773 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.ws.consumption.ui_1.0.103.200611121201.jar af365000-af381000 r-xs 00000000 03:07 457768 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.servlet.ui_1.1.1.200611121201.jar af381000-af446000 r-xs 00000000 03:07 457755 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.j2ee.ui_1.1.1.200611121201.jar af446000-af44d000 r-xs 00000000 03:07 457753 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.j2ee.jca.ui_1.1.1.200611121201.jar af44d000-af489000 r-xs 00000000 03:07 457744 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jst.ejb.ui_1.1.1.200611121201.jar af489000-af4ac000 r-xs 00000000 03:07 1857586 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.jem.ui_1.2.1.v20060918_M.jar af4ac000-af4cf000 rwxp af4ac000 00:00 0 af4cf000-afc85000 r-xs 00000000 03:06 389570 /opt/eclipse/myeclipse/plugins/org.eclipse.jdt.ui_3.2.1.r321_v20060907.jar afc85000-afd99000 r-xs 00000000 03:06 389567 /opt/eclipse/myeclipse/plugins/org.eclipse.jdt.debug.ui_3.2.1.r321_v20060918.jar afd99000-afdba000 r-xs 00000000 03:06 389554 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.externaltools_3.1.101.r321_v20060802.jar afdba000-afe29000 r-xs 00000000 03:06 389553 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.editors_3.2.1.r321_v20060721.jar afe29000-aff2e000 r-xs 00000000 03:06 389546 /opt/eclipse/myeclipse/plugins/org.eclipse.team.ui_3.2.1.M200608151725.jar aff2e000-b009a000 r-xs 00000000 03:06 389545 /opt/eclipse/myeclipse/plugins/org.eclipse.team.cvs.ui_3.2.1.M20060831.jar b009a000-b0106000 r-xs 00000000 03:06 389542 /opt/eclipse/myeclipse/plugins/org.eclipse.search_3.2.1.r321_v20060726.jar b0106000-b02cc000 r-xs 00000000 03:06 389537 /opt/eclipse/myeclipse/plugins/org.eclipse.debug.ui_3.2.1.v20060823.jar b02cc000-b03cf000 r-xs 00000000 03:06 389562 /opt/eclipse/myeclipse/plugins/org.eclipse.ant.ui_3.2.1.r321_v20060828.jar b03cf000-b0438000 r-xs 00000000 03:06 1249513 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.workbench.texteditor_3.2.0.v20060605-1400.jar b0438000-b043b000 rwxp b0438000 00:00 0 b043b000-b04b9000 rwxp b043b000 00:00 0 b04b9000-b0500000 r-xs 00000000 03:06 389549 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.cheatsheets_3.2.1.R321_v20060720.jar b0500000-b0521000 rwxp b0500000 00:00 0 b0521000-b0600000 ---p b0521000 00:00 0 b0601000-b0602000 r-xs 00000000 03:07 179982 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/htmltransferfix.jar b0602000-b060a000 r-xs 00000000 03:07 1857596 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.emf.mapping.xsd2ecore.editor_2.1.0.v200609210005.jar b060a000-b0615000 r-xs 00000000 03:07 1857566 /home/kulo/workspace/my/eclipse/plugins/org.eclipse.emf.mapping.ecore2ecore.editor_2.2.0.v200609210005.jar b0615000-b0616000 r-xs 00000000 03:07 457918 /home/kulo/workspace/my/eclipse/plugins/com.genuitec.eclipse.ui.browser_5.1.0.jar b0616000-b0641000 r-xs 00000000 03:06 1249336 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.browser_3.2.0.v20060602.jar b0641000-b0652000 r-xs 00000000 03:06 389520 /opt/eclipse/myeclipse/plugins/org.eclipse.core.expressions_3.2.1.r321_v20060721.jar b0652000-b0655000 ---p b0652000 00:00 0 b0655000-b06d3000 rwxp b0655000 00:00 0 b06d3000-b06e6000 r-xs 00000000 03:06 1249501 /opt/eclipse/myeclipse/plugins/org.eclipse.core.contenttype_3.2.0.v20060603.jar b06e6000-b06ef000 r-xs 00000000 03:06 1249496 /opt/eclipse/myeclipse/plugins/org.eclipse.core.filesystem_1.0.0.v20060603.jar b06ef000-b070b000 r-xs 00000000 03:06 1249344 /opt/eclipse/myeclipse/plugins/org.eclipse.core.resources.compatibility_3.2.0.v20060603.jar b070b000-b07a9000 r-xs 00000000 03:06 389535 /opt/eclipse/myeclipse/plugins/org.eclipse.core.resources_3.2.1.R32x_v20060914.jar b07a9000-b0809000 rwxs 00000000 00:07 8945670 /SYSV00000000 (deleted) b0809000-b081a000 r-xp 00000000 03:06 227894 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b081a000-b081b000 rwxp 00011000 03:06 227894 /usr/lib/gtk-2.0/2.10.0/engines/libubuntulooks.so b081b000-b0841000 r-xp 00000000 03:06 97675 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/584/1/.cp/libswt-gtk-3235.so b0841000-b0843000 rwxp 00025000 03:06 97675 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/584/1/.cp/libswt-gtk-3235.so b0843000-b0844000 rwxp b0843000 00:00 0 b0844000-b091b000 r-xp 00000000 03:06 942333 /usr/lib/locale/en_US.utf8/LC_COLLATE b091b000-b0937000 r-xp 00000000 03:06 780704 /usr/lib/libexpat.so.1.0.0 b0937000-b0939000 rwxp 0001c000 03:06 780704 /usr/lib/libexpat.so.1.0.0 b0939000-b095c000 r-xp 00000000 03:06 782663 /usr/lib/libpng12.so.0.1.2.8 b095c000-b095d000 rwxp 00023000 03:06 782663 /usr/lib/libpng12.so.0.1.2.8 b095d000-b0961000 r-xp 00000000 03:06 779205 /usr/lib/libXdmcp.so.6.0.0 b0961000-b0962000 rwxp 00003000 03:06 779205 /usr/lib/libXdmcp.so.6.0.0 b0962000-b0964000 r-xp 00000000 03:06 779200 /usr/lib/libXau.so.6.0.0 b0964000-b0965000 rwxp 00001000 03:06 779200 /usr/lib/libXau.so.6.0.0 b0965000-b0978000 r-xp 00000000 03:06 779192 /usr/lib/libz.so.1.2.3 b0978000-b0979000 rwxp 00012000 03:06 779192 /usr/lib/libz.so.1.2.3 b0979000-b09e0000 r-xp 00000000 03:06 779236 /usr/lib/libfreetype.so.6.3.10 b09e0000-b09e3000 rwxp 00067000 03:06 779236 /usr/lib/libfreetype.so.6.3.10 b09e3000-b0a0d000 r-xp 00000000 03:06 782401 /usr/lib/libpangoft2-1.0.so.0.1400.5 b0a0d000-b0a0e000 rwxp 00029000 03:06 782401 /usr/lib/libpangoft2-1.0.so.0.1400.5 b0a0e000-b0a12000 r-xp 00000000 03:06 779214 /usr/lib/libXfixes.so.3.1.0 b0a12000-b0a13000 rwxp 00003000 03:06 779214 /usr/lib/libXfixes.so.3.1.0 b0a13000-b0a1b000 r-xp 00000000 03:06 779223 /usr/lib/libXcursor.so.1.0.2 b0a1b000-b0a1c000 rwxp 00007000 03:06 779223 /usr/lib/libXcursor.so.1.0.2 b0a1c000-b0a1e000 r-xp 00000000 03:06 782409 /usr/lib/libXrandr.so.2.0.0 b0a1e000-b0a1f000 rwxp 00002000 03:06 782409 /usr/lib/libXrandr.so.2.0.0 b0a1f000-b0a26000 r-xp 00000000 03:06 782334 /usr/lib/libXi.so.6.0.0 b0a26000-b0a27000 rwxp 00006000 03:06 782334 /usr/lib/libXi.so.6.0.0 b0a27000-b0a29000 r-xp 00000000 03:06 782405 /usr/lib/libXinerama.so.1.0.0 b0a29000-b0a2a000 rwxp 00001000 03:06 782405 /usr/lib/libXinerama.so.1.0.0 b0a2a000-b0a31000 r-xp 00000000 03:06 779218 /usr/lib/libXrender.so.1.3.0 b0a31000-b0a32000 rwxp 00006000 03:06 779218 /usr/lib/libXrender.so.1.3.0 b0a32000-b0a5b000 r-xp 00000000 03:06 783806 /usr/lib/libfontconfig.so.1.0.4 b0a5b000-b0a60000 rwxp 00028000 03:06 783806 /usr/lib/libfontconfig.so.1.0.4 b0a60000-b0a61000 rwxp b0a60000 00:00 0 b0a61000-b0a6d000 r-xp 00000000 03:06 782332 /usr/lib/libXext.so.6.4.0 b0a6d000-b0a6e000 rwxp 0000c000 03:06 782332 /usr/lib/libXext.so.6.4.0 b0a6e000-b0a75000 r-xp 00000000 03:06 472114 /lib/tls/i686/cmov/librt-2.4.so b0a75000-b0a77000 rwxp 00006000 03:06 472114 /lib/tls/i686/cmov/librt-2.4.so b0a77000-b0ad7000 r-xp 00000000 03:06 783808 /usr/lib/libcairo.so.2.9.2 b0ad7000-b0ad9000 rwxp 0005f000 03:06 783808 /usr/lib/libcairo.so.2.9.2 b0ad9000-b0b6a000 r-xp 00000000 03:06 780360 /usr/lib/libglib-2.0.so.0.1200.4 b0b6a000-b0b6b000 rwxp 00091000 03:06 780360 /usr/lib/libglib-2.0.so.0.1200.4 b0b6b000-b0b6e000 r-xp 00000000 03:06 780507 /usr/lib/libgmodule-2.0.so.0.1200.4 b0b6e000-b0b6f000 rwxp 00002000 03:06 780507 /usr/lib/libgmodule-2.0.so.0.1200.4 b0b6f000-b0ba8000 r-xp 00000000 03:06 780361 /usr/lib/libgobject-2.0.so.0.1200.4 b0ba8000-b0ba9000 rwxp 00038000 03:06 780361 /usr/lib/libgobject-2.0.so.0.1200.4 b0ba9000-b0bc1000 r-xp 00000000 03:06 780563 /usr/lib/libatk-1.0.so.0.1213.0 b0bc1000-b0bc3000 rwxp 00017000 03:06 780563 /usr/lib/libatk-1.0.so.0.1213.0 b0bc3000-b0c89000 r-xp 00000000 03:06 779210 /usr/lib/libX11.so.6.2.0 b0c89000-b0c8c000 rwxp 000c5000 03:06 779210 /usr/lib/libX11.so.6.2.0 b0c8c000-b0cc4000 r-xp 00000000 03:06 782399 /usr/lib/libpango-1.0.so.0.1400.5 b0cc4000-b0cc6000 rwxp 00037000 03:06 782399 /usr/lib/libpango-1.0.so.0.1400.5 b0cc6000-b0ccd000 r-xp 00000000 03:06 782403 /usr/lib/libpangocairo-1.0.so.0.1400.5 b0ccd000-b0cce000 rwxp 00006000 03:06 782403 /usr/lib/libpangocairo-1.0.so.0.1400.5 b0cce000-b0d4f000 r-xp 00000000 03:06 785042 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b0d4f000-b0d52000 rwxp 00081000 03:06 785042 /usr/lib/libgdk-x11-2.0.so.0.1000.6 b0d52000-b0d67000 r-xp 00000000 03:06 785041 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b0d67000-b0d68000 rwxp 00015000 03:06 785041 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.6 b0d68000-b0d6c000 r-xp 00000000 03:06 782344 /usr/lib/libXtst.so.6.1.0 b0d6c000-b0d6d000 rwxp 00003000 03:06 782344 /usr/lib/libXtst.so.6.1.0 b0d6d000-b0d71000 r-xp 00000000 03:06 780509 /usr/lib/libgthread-2.0.so.0.1200.4 b0d71000-b0d72000 rwxp 00003000 03:06 780509 /usr/lib/libgthread-2.0.so.0.1200.4 b0d72000-b10bb000 r-xp 00000000 03:06 785045 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b10bb000-b10c1000 rwxp 00349000 03:06 785045 /usr/lib/libgtk-x11-2.0.so.0.1000.6 b10c1000-b10c2000 rwxp b10c1000 00:00 0 b10c2000-b10c4000 r-xp 00000000 03:06 100842 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/73/1/.cp/os/linux/x86/liblocalfile_1_0_0.so b10c4000-b10c5000 rwxp 00001000 03:06 100842 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/73/1/.cp/os/linux/x86/liblocalfile_1_0_0.so b10c5000-b10c9000 r-xs 00000000 03:06 1249487 /opt/eclipse/myeclipse/plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar b10c9000-b10ca000 r-xp 00000000 03:06 791593 /usr/lib/gconv/ISO8859-1.so b10ca000-b10cc000 rwxp 00001000 03:06 791593 /usr/lib/gconv/ISO8859-1.so b10cc000-b10cd000 r-xp 00000000 03:06 132363 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b10cd000-b10ce000 rwxp 00000000 03:06 132363 /usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0 b10ce000-b10cf000 r-xp 00000000 03:06 942331 /usr/lib/locale/en_US.utf8/LC_NUMERIC b10cf000-b10d0000 r-xp 00000000 03:06 942422 /usr/lib/locale/en_US.utf8/LC_TIME b10d0000-b10d1000 r-xp 00000000 03:06 942423 /usr/lib/locale/en_US.utf8/LC_MONETARY b10d1000-b10d2000 r-xp 00000000 03:06 942336 /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES b10d2000-b10d3000 r-xp 00000000 03:06 942357 /usr/lib/locale/en_US.utf8/LC_PAPER b10d3000-b10d4000 r-xp 00000000 03:06 942425 /usr/lib/locale/en_US.utf8/LC_NAME b10d4000-b10d5000 r-xp 00000000 03:06 942426 /usr/lib/locale/en_US.utf8/LC_ADDRESS b10d5000-b10d6000 r-xp 00000000 03:06 942427 /usr/lib/locale/en_US.utf8/LC_TELEPHONE b10d6000-b10d7000 r-xp 00000000 03:06 942428 /usr/lib/locale/en_US.utf8/LC_MEASUREMENT b10d7000-b1121000 r-xp 00000000 03:06 97674 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/584/1/.cp/libswt-pi-gtk-3235.so b1121000-b1123000 rwxp 0004a000 03:06 97674 /opt/eclipse/myeclipse/configuration/org.eclipse.osgi/bundles/584/1/.cp/libswt-pi-gtk-3235.so b1123000-b1139000 r-xs 00000000 03:06 1249486 /opt/eclipse/myeclipse/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar b1139000-b1158000 r-xs 00000000 03:06 389527 /opt/eclipse/myeclipse/plugins/org.eclipse.ui_3.2.1.M20060913-0800.jar b1158000-b130d000 r-xs 00000000 03:06 1249815 /opt/eclipse/myeclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.2.2.v3235a.jar b130d000-b1310000 r-xs 00000000 03:06 1249816 /opt/eclipse/myeclipse/plugins/org.eclipse.swt_3.2.2.v3235h.jar b1310000-b13d7000 r-xs 00000000 03:06 389526 /opt/eclipse/myeclipse/plugins/org.eclipse.jface_3.2.1.M20060908-1000.jar b13d7000-b16c7000 r-xs 00000000 03:06 389528 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar b16c7000-b185c000 r-xs 00000000 03:06 389555 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.ide_3.2.1.M20060915-1030.jar b185c000-b1871000 r-xs 00000000 03:06 1249483 /opt/eclipse/myeclipse/plugins/org.eclipse.core.runtime.compatibility_3.1.100.v20060603.jar b1871000-b1884000 r-xs 00000000 03:06 1249328 /opt/eclipse/myeclipse/plugins/org.eclipse.core.jobs_3.2.0.v20060603.jar b1884000-b189b000 r-xs 00000000 03:06 389531 /opt/eclipse/myeclipse/plugins/org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar b189b000-b18a0000 r-xs 00000000 03:06 1249499 /opt/eclipse/myeclipse/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.0.v20060601.jar b18a0000-b18a2000 r-xs 00000000 03:06 196500 /opt/eclipse/myeclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.1.R32x_v20060907/runtime_registry_compatibility.jar b18a2000-b18c6000 r-xs 00000000 03:06 389532 /opt/eclipse/myeclipse/plugins/org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar b18c6000-b18d9000 r-xs 00000000 03:06 1249512 /opt/eclipse/myeclipse/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar b18d9000-b18ef000 r-xs 00000000 03:06 389529 /opt/eclipse/myeclipse/plugins/org.eclipse.update.configurator_3.2.1.v20092006.jar b18ef000-b1903000 r-xs 00000000 03:06 1249255 /opt/eclipse/myeclipse/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar b1903000-b1906000 ---p b1903000 00:00 0 b1906000-b1984000 rwxp b1906000 00:00 0 b1984000-b1987000 ---p b1984000 00:00 0 b1987000-b1a05000 rwxp b1987000 00:00 0 b1a05000-b1a08000 ---p b1a05000 00:00 0 b1a08000-b1a86000 rwxp b1a08000 00:00 0 b1a86000-b1a8c000 r-xp 00000000 03:06 974190 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libnio.so b1a8c000-b1a8d000 rwxp 00005000 03:06 974190 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libnio.so b1a8d000-b1a9e000 r-xp 00000000 03:06 974189 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libnet.so b1a9e000-b1a9f000 rwxp 00011000 03:06 974189 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libnet.so b1a9f000-b1b6f000 r-xs 00000000 03:06 1249817 /opt/eclipse/myeclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20061101.jar b1b6f000-b1b72000 ---p b1b6f000 00:00 0 b1b72000-b1bf0000 rwxp b1b72000 00:00 0 b1bf0000-b1c1b000 r-xs 00000000 03:06 993514 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/ext/sunpkcs11.jar b1c1b000-b1cdf000 r-xs 00000000 03:06 992487 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/ext/localedata.jar b1cdf000-b1d06000 r-xs 00000000 03:06 992483 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/ext/sunjce_provider.jar b1d06000-b1d0f000 r-xs 00000000 03:06 1249521 /opt/eclipse/myeclipse/startup.jar b1d0f000-b1d10000 ---p b1d0f000 00:00 0 b1d10000-b1d90000 rwxp b1d10000 00:00 0 b1d90000-b1d93000 ---p b1d90000 00:00 0 b1d93000-b1e11000 rwxp b1d93000 00:00 0 b1e11000-b1e14000 ---p b1e11000 00:00 0 b1e14000-b1e92000 rwxp b1e14000 00:00 0 b1e92000-b1e95000 ---p b1e92000 00:00 0 b1e95000-b1f13000 rwxp b1e95000 00:00 0 b1f13000-b1f1a000 r-xs 00000000 03:06 791716 /usr/lib/gconv/gconv-modules.cache b1f1a000-b1f4d000 r-xp 00000000 03:06 942330 /usr/lib/locale/en_US.utf8/LC_CTYPE b1f4d000-b1f50000 ---p b1f4d000 00:00 0 b1f50000-b1fce000 rwxp b1f50000 00:00 0 b1fce000-b1fd1000 ---p b1fce000 00:00 0 b1fd1000-b204f000 rwxp b1fd1000 00:00 0 b204f000-b2050000 ---p b204f000 00:00 0 b2050000-b211d000 rwxp b2050000 00:00 0 b211d000-b21dd000 rwxp b211d000 00:00 0 b21dd000-b2254000 rwxp b21dd000 00:00 0 b2254000-b2340000 rwxp b2254000 00:00 0 b2340000-b234a000 rwxp b2340000 00:00 0 b234a000-b235d000 rwxp b234a000 00:00 0 b235d000-b23d4000 rwxp b235d000 00:00 0 b23d4000-b24c0000 rwxp b23d4000 00:00 0 b24c0000-b2500000 rwxp b24c0000 00:00 0 b2500000-b25c0000 rwxp b2500000 00:00 0 b25c0000-b25d9000 rwxp b25c0000 00:00 0 b25d9000-b264b000 rwxp b25d9000 00:00 0 b264b000-b2993000 rwxp b264b000 00:00 0 b2993000-b464b000 rwxp b2993000 00:00 0 b464b000-b4ebb000 r-xs 00000000 03:06 974176 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/charsets.jar b4ebb000-b4ed0000 r-xs 00000000 03:06 974175 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/jce.jar b4ed0000-b4f55000 r-xs 00000000 03:06 974174 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/jsse.jar b4f55000-b4fbe000 rwxp b4f55000 00:00 0 b4fbe000-b75d4000 r-xs 00000000 03:06 974496 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/rt.jar b75d4000-b75e3000 r-xp 00000000 03:06 974186 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libzip.so b75e3000-b75e5000 rwxp 0000e000 03:06 974186 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libzip.so b75e5000-b7606000 r-xp 00000000 03:06 974185 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libjava.so b7606000-b7608000 rwxp 00020000 03:06 974185 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libjava.so b7608000-b7611000 r-xp 00000000 03:06 472107 /lib/tls/i686/cmov/libnss_files-2.4.so b7611000-b7613000 rwxp 00008000 03:06 472107 /lib/tls/i686/cmov/libnss_files-2.4.so b7613000-b761b000 r-xp 00000000 03:06 472109 /lib/tls/i686/cmov/libnss_nis-2.4.so b761b000-b761d000 rwxp 00007000 03:06 472109 /lib/tls/i686/cmov/libnss_nis-2.4.so b761d000-b762f000 r-xp 00000000 03:06 472104 /lib/tls/i686/cmov/libnsl-2.4.so b762f000-b7631000 rwxp 00011000 03:06 472104 /lib/tls/i686/cmov/libnsl-2.4.so b7631000-b7633000 rwxp b7631000 00:00 0 b7633000-b7634000 r-xp 00000000 03:06 942429 /usr/lib/locale/en_US.utf8/LC_IDENTIFICATION b7634000-b763f000 r-xp 00000000 03:06 974184 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libverify.so b763f000-b7640000 rwxp 0000b000 03:06 974184 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/libverify.so b7640000-b7648000 rwxs 00000000 03:06 762686 /tmp/hsperfdata_kulo/6193 b7648000-b766c000 r-xp 00000000 03:06 472102 /lib/tls/i686/cmov/libm-2.4.so b766c000-b766e000 rwxp 00023000 03:06 472102 /lib/tls/i686/cmov/libm-2.4.so b766e000-b79da000 r-xp 00000000 03:06 993506 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/client/libjvm.so b79da000-b79f9000 rwxp 0036b000 03:06 993506 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/client/libjvm.so b79f9000-b7e10000 rwxp b79f9000 00:00 0 b7e10000-b7f3d000 r-xp 00000000 03:06 470699 /lib/tls/i686/cmov/libc-2.4.so b7f3d000-b7f3f000 r-xp 0012c000 03:06 470699 /lib/tls/i686/cmov/libc-2.4.so b7f3f000-b7f41000 rwxp 0012e000 03:06 470699 /lib/tls/i686/cmov/libc-2.4.so b7f41000-b7f45000 rwxp b7f41000 00:00 0 b7f45000-b7f47000 r-xp 00000000 03:06 472101 /lib/tls/i686/cmov/libdl-2.4.so b7f47000-b7f49000 rwxp 00001000 03:06 472101 /lib/tls/i686/cmov/libdl-2.4.so b7f49000-b7f58000 r-xp 00000000 03:06 472112 /lib/tls/i686/cmov/libpthread-2.4.so b7f58000-b7f5a000 rwxp 0000f000 03:06 472112 /lib/tls/i686/cmov/libpthread-2.4.so b7f5a000-b7f5c000 rwxp b7f5a000 00:00 0 b7f5c000-b7f5d000 r-xs 00000000 03:06 1249258 /opt/eclipse/myeclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20060605-1400/compatibility.jar b7f5d000-b7f5f000 r-xs 00000000 03:06 992485 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/ext/dnsns.jar b7f5f000-b7f66000 r-xp 00000000 03:06 472105 /lib/tls/i686/cmov/libnss_compat-2.4.so b7f66000-b7f68000 rwxp 00006000 03:06 472105 /lib/tls/i686/cmov/libnss_compat-2.4.so b7f68000-b7f6e000 r-xp 00000000 03:06 993501 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/native_threads/libhpi.so b7f6e000-b7f6f000 rwxp 00006000 03:06 993501 /usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/i386/native_threads/libhpi.so b7f6f000-b7f70000 rwxp b7f6f000 00:00 0 b7f70000-b7f71000 r-xp b7f70000 00:00 0 b7f71000-b7f73000 rwxp b7f71000 00:00 0 b7f73000-b7f8c000 r-xp 00000000 03:06 470513 /lib/ld-2.4.so b7f8c000-b7f8e000 rwxp 00018000 03:06 470513 /lib/ld-2.4.so bfc04000-bfc07000 ---p bfc04000 00:00 0 bfc07000-bfe04000 rwxp bfc07000 00:00 0 [stack] ffffe000-fffff000 ---p 00000000 00:00 0 [vdso] VM Arguments: jvm_args: -Duser.language=en -Xms256M -Xmx768M -XX:PermSize=128M -XX:MaxPermSize=512M -Dosgi.splashLocation=/home/kulo/workspace/my/eclipse/MyEclipseSplash.bmp java_command: /opt/eclipse/myeclipse/startup.jar -os linux -ws gtk -arch x86 -launcher /opt/eclipse/myeclipse/eclipse -name Eclipse -showsplash 600 -exitdata 878004 -vmargs -Xms256M -Xmx1024M -XX:PermSize=128M -XX:MaxPermSize=256M -product com.genuitec.myeclipse.product.ide -vm /usr/bin/java -vmargs -Duser.language=en -Xms256M -Xmx768M -XX:PermSize=128M -XX:MaxPermSize=512M -Dosgi.splashLocation=/home/kulo/workspace/my/eclipse/MyEclipseSplash.bmp -jar /opt/eclipse/myeclipse/startup.jar Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun PATH=/home/kulo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/opt/maven-2.0.4/bin:/opt/maple9.5/bin:./ 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: SHELL=/bin/bash DISPLAY=: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:0.62 0.73 0.73 CPU:total 1 (cores per cpu 1, threads per core 1) family 6 model 13 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2 Memory: 4k page, physical 1002248k(97468k free), swap 2048216k(2048008k 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)~~~kULO;
February 13, 2007 at 12:47 pm #266059
Haris PecoMemberkULO,
Can you work with HTML/JSP designer and clearlooks theme without crash ?
Regards,
February 13, 2007 at 1:38 pm #266061
lindholm42MemberI had the same problem with 5.0. The crash happens at startup, eclipse doesn’t even
have a chance to show up.I don’t see it with 5.1. I do see the “try -Dlinux.experimental=true” which when I try it
appears to do nothing. What should this option do?February 13, 2007 at 1:58 pm #266066
Haris PecoMember-Dlinux.experimental=true have effect in Myeclipse 5.5M1 only.HTML/JSP designer in 5.5M1 is disabled by default – you can use this option for enabling it, but it is unstable.
Regards,
February 15, 2007 at 8:52 am #266154
kulomiMemberyes, the HTML/JSP designer and clearlooks theme would work without crash. but i didn’t test this extensively (currently not working on html/jsp’s).
very interesting: I told you that myeclipse would not work with the gtk-human theme in my kubuntu edgy environment. well, today I’ve just given it a try and changed the theme back to human … and of course … it works!? — without any obvious change to my system or myeclipse…
well, as a long time kde-user I’m used to this kind of voodoo-stuff happening with gtk-apps… but I’m still wondering how this is possible …
February 16, 2007 at 2:44 am #266192
GregMemberkulomi,
MyEclipse which uses SWT is a GTK app regardless if you are on KDE or Gnome. And yes it seems that different GTK themes have different stability problems. I assure you that we have a very dedicated Linux development team that is working literally “round-the-clock” to try to fix these long-standing stability issues for our visual designer on linux. There is progress, but we still are not out of the woods yet.
February 16, 2007 at 3:07 am #266199
kulomiMember@support-greg wrote:
MyEclipse which uses SWT is a GTK app regardless if you are on KDE or Gnome
of course, I just wanted to say that, as a kde-user (mostly usint QT-apps), it’s more obvious to me that the problem is with GTK – or especially with SWT using GTK.
thanks anyway, you’re doing a great job on myeclipse!
March 16, 2007 at 4:28 pm #267539
jdewittMemberHi,
I think I’m having the same problem since I went from Fedora 5 to Fedora 6 Linux.
Myeclipse asks which workspace I want, loads about all its jars and then crashes:# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x469874de, pid=8195, tid=3086162832
#
# Java VM: Java HotSpot(TM) Server VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C [libcairo.so.2+0x184de] cairo_surface_destroy+0x1e
#
# An error report file with more information is saved as hs_err_pid8195.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#Is there any kind of fix or work-around for this yet?
Thanks!
April 22, 2007 at 3:17 pm #269207
TJMemberI’ve just discovered the same problem on Ubuntu Edgy with Eclipse 3.2.1 and MyEclipse 5.1.0 GA.
I tried installing Mozilla 1.7.3 (as per the suggested fixes) and altering the start-up script /usr/bin/eclipse to set
MOZILLA_FIVE_HOME=/usr/lib/mozillaas well as setting it to “” but Eclipse crashes the moment it tries to draw the workbench after loading in either configuration.
This is becoming a major problem for me, preventing work on a large project.
-
AuthorPosts
