facebook

uncomment MOZILLA_FILE_HOME crashes on startup

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #263961 Reply

    awamser
    Member

    In the MyEclipse.sh I removed the comment for the MOZILLA_FILE_HOME export. Now I can’t start myeclipse. I get the spash sreen and the progress bar showing the it’s loading.

    JVM terminated. Exit code=1
    /usr/bin/java
    -Duser.language=en
    -Xms128M
    -Xmx512M
    -XX:PermSize=64M
    -XX:MaxPermSize=256M
    -Dosgi.splashLocation=/home/alan/MyEclipse/eclipse/MyEclipseSplash.bmp
    -jar /home/alan/eclipse/startup.jar
    -os linux
    -ws gtk
    -arch x86
    -launcher /home/alan/eclipse/eclipse
    -name Eclipse
    -showsplash 600
    -exitdata 3b000d
    -product com.genuitec.myeclipse.product.ide
    -vm /usr/bin/java
    -vmargs
    -Duser.language=en
    -Xms128M
    -Xmx512M
    -XX:PermSize=64M
    -XX:MaxPermSize=256M
    -Dosgi.splashLocation=/home/alan/MyEclipse/eclipse/MyEclipseSplash.bmp
    -jar /home/alan/eclipse/startup.jar

    ######################################################################33

    #
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #
    # SIGSEGV (0xb) at pc=0x009f650c, pid=16004, tid=3086367616
    #
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_09-b03 mixed mode, sharing)
    # Problematic frame:
    # C [libc.so.6+0x6950c] cfree+0x4c
    #

    ————— T H R E A D —————

    Current thread (0x08be3e70): JavaThread “main” [_thread_in_native, id=16004]

    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000019

    Registers:
    EAX=0x00000015, EBX=0x00ac5ff4, ECX=0x00000001, EDX=0x00000000
    ESP=0xbff88640, EBP=0xbff88670, ESI=0xb1e0d994, EDI=0x0000001d
    EIP=0x009f650c, CR2=0x00000019, EFLAGS=0x00010206

    Top of Stack: (sp=0xbff88640)
    0xbff88640: bff88678 0097dae0 ab5c05f0 00000000
    0xbff88650: 00000001 00000015 00000000 ab9c11fd
    0xbff88660: ab6d3000 ac4cfe4c b1e0d994 0752adcf
    0xbff88670: bff88690 ac359df9 0000001d 00982ed0
    0xbff88680: 00000000 ac359de4 ac4cfe4c b1e0d860
    0xbff88690: bff886b0 ac351723 b1e0d994 ab9bfcc3
    0xbff886a0: ab6d3000 ac3516a2 ac4cfe4c b1e0d860
    0xbff886b0: bff886d0 ac351765 b1e0d860 00982ed0

    Instructions: (pc=0x009f650c)
    0x009f64fc: 7d fc 89 ec 5d c3 85 ff 74 ef 8d 47 f8 89 45 e4
    0x009f650c: 8b 40 04 a8 02 75 53 a8 04 8d b3 2c 11 00 00 74

    Stack: [0xbfd8d000,0xbff8d000), sp=0xbff88640, free space=2029k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libc.so.6+0x6950c] cfree+0x4c
    C [libxul.so+0xc86df9] _cairo_pen_fini+0x1f
    C [libxul.so+0xc7e723]
    C [libxul.so+0xc7e765] _cairo_gstate_destroy+0x1d
    C [libxul.so+0xc7a94d] cairo_destroy+0x3b
    C [libclearlooks.so+0x52c3]
    C [libgtk-x11-2.0.so.0+0x1a0c2a] gtk_paint_box+0xba
    C [libgtk-x11-2.0.so.0+0x1fc1d0]
    C [libgtk-x11-2.0.so.0+0x1300f0]
    C [libgobject-2.0.so.0+0x76f9]
    C [libgobject-2.0.so.0+0x8fed] g_closure_invoke+0x20d
    C [libgobject-2.0.so.0+0x1a4d3]
    C [libgobject-2.0.so.0+0x1b147] g_signal_emit_valist+0x667
    C [libgobject-2.0.so.0+0x1b539] g_signal_emit+0x29
    C [libgtk-x11-2.0.so.0+0x2441c8]
    C [libgtk-x11-2.0.so.0+0x99857] gtk_container_propagate_expose+0x167
    C [libgtk-x11-2.0.so.0+0x998c1]
    C [libgtk-x11-2.0.so.0+0xe4838]
    C [libgtk-x11-2.0.so.0+0x9a2ab] gtk_container_forall+0x6b
    C [libgtk-x11-2.0.so.0+0x9a39f]
    C [libgtk-x11-2.0.so.0+0x1300f0]
    C [libgobject-2.0.so.0+0x76f9]
    C [libgobject-2.0.so.0+0x8f0b] g_closure_invoke+0x12b
    C [libgobject-2.0.so.0+0x1a4d3]
    C [libgobject-2.0.so.0+0x1b147] g_signal_emit_valist+0x667
    C [libgobject-2.0.so.0+0x1b539] g_signal_emit+0x29
    C [libgtk-x11-2.0.so.0+0x2441c8]
    C [libgtk-x11-2.0.so.0+0x12a9b4] 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+0x2b64f]
    C [libgdk-x11-2.0.so.0+0x2b7d8] gdk_window_process_updates+0x138
    C [libgdk-x11-2.0.so.0+0x2b7c4] gdk_window_process_updates+0x124
    C [libgdk-x11-2.0.so.0+0x2b7c4] gdk_window_process_updates+0x124
    C [libgdk-x11-2.0.so.0+0x2b7c4] 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+0x15f2c] __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_stub

    ————— P R O C E S S —————

    Java Threads: ( => current thread )
    0xb1e1adb0 JavaThread “Cleanup” daemon [_thread_in_native, id=16028]
    0x08eef210 JavaThread “Java indexing” daemon [_thread_blocked, id=16019]
    0xb188f488 JavaThread “Worker-0” [_thread_blocked, id=16017]
    0x08c2ed38 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=16016]
    0x08c4b5c8 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=16015]
    0x08c4ba50 JavaThread “State Data Manager” daemon [_thread_blocked, id=16014]
    0xb1e60b98 JavaThread “process reaper” daemon [_thread_in_native, id=16012]
    0x08c2cc40 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=16010]
    0x08c2b810 JavaThread “CompilerThread0” daemon [_thread_blocked, id=16009]
    0x08c2a810 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=16008]
    0x08c24b18 JavaThread “Finalizer” daemon [_thread_blocked, id=16007]
    0x08c22c98 JavaThread “Reference Handler” daemon [_thread_blocked, id=16006]
    =>0x08be3e70 JavaThread “main” [_thread_in_native, id=16004]

    Other Threads:
    0x08c200c0 VMThread [id=16005]
    0xb1e1a500 WatcherThread [id=16011]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    def new generation total 9088K, used 3471K [0x609a0000, 0x61370000, 0x63100000)
    eden space 8128K, 35% used [0x609a0000, 0x60c707f8, 0x61190000)
    from space 960K, 61% used [0x61190000, 0x61223598, 0x61280000)
    to space 960K, 0% used [0x61280000, 0x61280000, 0x61370000)
    tenured generation total 121024K, used 17170K [0x63100000, 0x6a730000, 0x809a0000)
    the space 121024K, 14% used [0x63100000, 0x641c4a20, 0x641c4c00, 0x6a730000)
    compacting perm gen total 65536K, used 28211K [0x809a0000, 0x849a0000, 0x909a0000)
    the space 65536K, 43% used [0x809a0000, 0x8252ccc0, 0x8252ce00, 0x849a0000)
    ro space 8192K, 68% used [0x909a0000, 0x90f1ed48, 0x90f1ee00, 0x911a0000)
    rw space 12288K, 48% used [0x911a0000, 0x91769e68, 0x9176a000, 0x91da0000)

    Dynamic libraries:
    00101000-0019e000 r-xp 00000000 fd:00 688470 /lib/libglib-2.0.so.0.1200.3
    0019e000-0019f000 rwxp 0009c000 fd:00 688470 /lib/libglib-2.0.so.0.1200.3
    0028f000-002a6000 r-xp 00000000 fd:00 3184838 /usr/lib/libICE.so.6.3.0
    002a6000-002a7000 rwxp 00016000 fd:00 3184838 /usr/lib/libICE.so.6.3.0
    002a7000-002a9000 rwxp 002a7000 00:00 0
    002ab000-002ae000 r-xp 00000000 fd:00 688471 /lib/libgmodule-2.0.so.0.1200.3
    002ae000-002af000 rwxp 00002000 fd:00 688471 /lib/libgmodule-2.0.so.0.1200.3
    002ca000-002d1000 r-xp 00000000 fd:00 3183426 /usr/lib/libXi.so.6.0.0
    002d1000-002d2000 rwxp 00006000 fd:00 3183426 /usr/lib/libXi.so.6.0.0
    002d4000-002ea000 r-xp 00000000 fd:00 3177132 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.4
    002ea000-002eb000 rwxp 00016000 fd:00 3177132 /usr/lib/libgdk_pixbuf-2.0.so.0.1000.4
    0038b000-003a5000 r-xp 00000000 fd:00 3183436 /usr/lib/libatk-1.0.so.0.1212.0
    003a5000-003a7000 rwxp 0001a000 fd:00 3183436 /usr/lib/libatk-1.0.so.0.1212.0
    003a9000-00433000 r-xp 00000000 fd:00 3177227 /usr/lib/libgdk-x11-2.0.so.0.1000.4
    00433000-00436000 rwxp 00089000 fd:00 3177227 /usr/lib/libgdk-x11-2.0.so.0.1000.4
    00491000-0050e000 r-xp 00000000 fd:00 3182582 /usr/lib/libfreetype.so.6.3.10
    0050e000-00511000 rwxp 0007d000 fd:00 3182582 /usr/lib/libfreetype.so.6.3.10
    00513000-0053a000 r-xp 00000000 fd:00 3182842 /usr/lib/libfontconfig.so.1.1.0
    0053a000-00542000 rwxp 00027000 fd:00 3182842 /usr/lib/libfontconfig.so.1.1.0
    00544000-00581000 r-xp 00000000 fd:00 3182578 /usr/lib/libpango-1.0.so.0.1400.8
    00581000-00583000 rwxp 0003c000 fd:00 3182578 /usr/lib/libpango-1.0.so.0.1400.8
    00585000-0058d000 r-xp 00000000 fd:00 3184553 /usr/lib/libpangocairo-1.0.so.0.1400.8
    0058d000-0058e000 rwxp 00007000 fd:00 3184553 /usr/lib/libpangocairo-1.0.so.0.1400.8
    00590000-005fa000 r-xp 00000000 fd:00 3183422 /usr/lib/libcairo.so.2.9.3
    005fa000-005fc000 rwxp 00069000 fd:00 3183422 /usr/lib/libcairo.so.2.9.3
    0068d000-006ba000 r-xp 00000000 fd:00 3184518 /usr/lib/libpangoft2-1.0.so.0.1400.8
    006ba000-006bb000 rwxp 0002c000 fd:00 3184518 /usr/lib/libpangoft2-1.0.so.0.1400.8
    007ec000-007f2000 r-xp 00000000 fd:00 3189477 /usr/lib/libpangoxft-1.0.so.0.1400.8
    007f2000-007f3000 rwxp 00005000 fd:00 3189477 /usr/lib/libpangoxft-1.0.so.0.1400.8
    007fc000-0080e000 r-xp 00000000 fd:00 3187178 /usr/lib/libXft.so.2.1.2
    0080e000-0080f000 rwxp 00012000 fd:00 3187178 /usr/lib/libXft.so.2.1.2
    00811000-0085f000 r-xp 00000000 fd:00 3182018 /usr/lib/libORBit-2.so.0.1.0
    0085f000-00869000 rwxp 0004d000 fd:00 3182018 /usr/lib/libORBit-2.so.0.1.0
    0087f000-00891000 r-xp 00000000 fd:00 688480 /lib/libnsl-2.5.so
    00891000-00892000 r-xp 00012000 fd:00 688480 /lib/libnsl-2.5.so
    00892000-00893000 rwxp 00013000 fd:00 688480 /lib/libnsl-2.5.so
    00893000-00895000 rwxp 00893000 00:00 0
    00897000-008a1000 r-xp 00000000 fd:00 3189473 /usr/lib/libpangox-1.0.so.0.1400.8
    008a1000-008a2000 rwxp 0000a000 fd:00 3189473 /usr/lib/libpangox-1.0.so.0.1400.8
    008c1000-008f4000 r-xp 00000000 fd:00 3185615 /usr/lib/libgconf-2.so.4.1.0
    008f4000-008f7000 rwxp 00032000 fd:00 3185615 /usr/lib/libgconf-2.so.4.1.0
    00969000-0096d000 r-xp 00000000 fd:00 688481 /lib/libgthread-2.0.so.0.1200.3
    0096d000-0096e000 rwxp 00003000 fd:00 688481 /lib/libgthread-2.0.so.0.1200.3
    00970000-00989000 r-xp 00000000 fd:00 686861 /lib/ld-2.5.so
    00989000-0098a000 r-xp 00018000 fd:00 686861 /lib/ld-2.5.so
    0098a000-0098b000 rwxp 00019000 fd:00 686861 /lib/ld-2.5.so
    0098d000-00ac4000 r-xp 00000000 fd:00 686862 /lib/libc-2.5.so
    00ac4000-00ac6000 r-xp 00137000 fd:00 686862 /lib/libc-2.5.so
    00ac6000-00ac7000 rwxp 00139000 fd:00 686862 /lib/libc-2.5.so
    00ac7000-00aca000 rwxp 00ac7000 00:00 0
    00acc000-00af1000 r-xp 00000000 fd:00 688473 /lib/libm-2.5.so
    00af1000-00af2000 r-xp 00024000 fd:00 688473 /lib/libm-2.5.so
    00af2000-00af3000 rwxp 00025000 fd:00 688473 /lib/libm-2.5.so
    00af5000-00af7000 r-xp 00000000 fd:00 686863 /lib/libdl-2.5.so
    00af7000-00af8000 r-xp 00001000 fd:00 686863 /lib/libdl-2.5.so
    00af8000-00af9000 rwxp 00002000 fd:00 686863 /lib/libdl-2.5.so
    00afb000-00b0e000 r-xp 00000000 fd:00 686878 /lib/libpthread-2.5.so
    00b0e000-00b0f000 r-xp 00012000 fd:00 686878 /lib/libpthread-2.5.so
    00b0f000-00b10000 rwxp 00013000 fd:00 686878 /lib/libpthread-2.5.so
    00b10000-00b12000 rwxp 00b10000 00:00 0
    00b14000-00b26000 r-xp 00000000 fd:00 3182020 /usr/lib/libz.so.1.2.3
    00b26000-00b27000 rwxp 00011000 fd:00 3182020 /usr/lib/libz.so.1.2.3
    00b29000-00b2b000 r-xp 00000000 fd:00 3182024 /usr/lib/libXau.so.6.0.0
    00b2b000-00b2c000 rwxp 00001000 fd:00 3182024 /usr/lib/libXau.so.6.0.0
    00b2e000-00c2c000 r-xp 00000000 fd:00 3182787 /usr/lib/libX11.so.6.2.0
    00c2c000-00c30000 rwxp 000fe000 fd:00 3182787 /usr/lib/libX11.so.6.2.0
    00c32000-00c37000 r-xp 00000000 fd:00 3182701 /usr/lib/libXdmcp.so.6.0.0
    00c37000-00c38000 rwxp 00004000 fd:00 3182701 /usr/lib/libXdmcp.so.6.0.0
    00c3a000-00c49000 r-xp 00000000 fd:00 3183402 /usr/lib/libXext.so.6.4.0
    00c49000-00c4a000 rwxp 0000e000 fd:00 3183402 /usr/lib/libXext.so.6.4.0
    00c4c000-00c6b000 r-xp 00000000 fd:00 688474 /lib/libexpat.so.0.5.0
    00c6b000-00c6d000 rwxp 0001e000 fd:00 688474 /lib/libexpat.so.0.5.0
    00d22000-00d47000 r-xp 00000000 fd:00 3182023 /usr/lib/libpng12.so.0.10.0
    00d47000-00d48000 rwxp 00024000 fd:00 3182023 /usr/lib/libpng12.so.0.10.0
    00d4a000-00d52000 r-xp 00000000 fd:00 3183286 /usr/lib/libXrender.so.1.3.0
    00d52000-00d53000 rwxp 00007000 fd:00 3183286 /usr/lib/libXrender.so.1.3.0
    00d55000-00d58000 r-xp 00000000 fd:00 3183427 /usr/lib/libXrandr.so.2.0.0
    00d58000-00d59000 rwxp 00002000 fd:00 3183427 /usr/lib/libXrandr.so.2.0.0
    00d5b000-00d64000 r-xp 00000000 fd:00 3183430 /usr/lib/libXcursor.so.1.0.2
    00d64000-00d65000 rwxp 00008000 fd:00 3183430 /usr/lib/libXcursor.so.1.0.2
    00d67000-00d69000 r-xp 00000000 fd:00 3183424 /usr/lib/libXinerama.so.1.0.0
    00d69000-00d6a000 rwxp 00001000 fd:00 3183424 /usr/lib/libXinerama.so.1.0.0
    00d6c000-00d70000 r-xp 00000000 fd:00 3183428 /usr/lib/libXfixes.so.3.1.0
    00d70000-00d71000 rwxp 00003000 fd:00 3183428 /usr/lib/libXfixes.so.3.1.0
    00d73000-00d7a000 r-xp 00000000 fd:00 688469 /lib/librt-2.5.so
    00d7a000-00d7b000 r-xp 00006000 fd:00 688469 /lib/librt-2.5.so
    00d7b000-00d7c000 rwxp 00007000 fd:00 688469 /lib/librt-2.5.so
    00d7e000-00d89000 r-xp 00000000 fd:00 686982 /lib/libgcc_s-4.1.1-20061011.so.1
    00d89000-00d8a000 rwxp 0000a000 fd:00 686982 /lib/libgcc_s-4.1.1-20061011.so.1
    00d8c000-00dca000 r-xp 00000000 fd:00 688472 /lib/libgobject-2.0.so.0.1200.3
    00dca000-00dcb000 rwxp 0003e000 fd:00 688472 /lib/libgobject-2.0.so.0.1200.3
    00df1000-00df9000 r-xp 00000000 fd:00 3185152 /usr/lib/libSM.so.6.0.0
    00df9000-00dfa000 rwxp 00007000 fd:00 3185152 /usr/lib/libSM.so.6.0.0
    033bc000-03410000 r-xp 00000000 fd:00 3186248 /usr/lib/libXt.so.6.0.0
    03410000-03414000 rwxp 00054000 fd:00 3186248 /usr/lib/libXt.so.6.0.0
    03499000-0349e000 r-xp 00000000 fd:00 3188593 /usr/lib/libXtst.so.6.1.0
    0349e000-0349f000 rwxp 00004000 fd:00 3188593 /usr/lib/libXtst.so.6.1.0
    0720b000-0759c000 r-xp 00000000 fd:00 3177733 /usr/lib/libgtk-x11-2.0.so.0.1000.4
    0759c000-075a2000 rwxp 00391000 fd:00 3177733 /usr/lib/libgtk-x11-2.0.so.0.1000.4
    075a2000-075a3000 rwxp 075a2000 00:00 0
    08048000-08057000 r-xp 00000000 fd:00 392469 /opt/jdk1.5.0_09/bin/java
    08057000-08059000 rwxp 0000e000 fd:00 392469 /opt/jdk1.5.0_09/bin/java
    08be0000-09185000 rwxp 08be0000 00:00 0
    609a0000-61370000 rwxp 609a0000 00:00 0
    61370000-63100000 rwxp 61370000 00:00 0
    63100000-6a730000 rwxp 63100000 00:00 0
    6a730000-809a0000 rwxp 6a730000 00:00 0
    809a0000-849a0000 rwxp 809a0000 00:00 0
    849a0000-909a0000 rwxp 849a0000 00:00 0
    909a0000-90f1f000 r-xs 00001000 fd:00 360456 /opt/jdk1.5.0_09/jre/lib/i386/client/classes.jsa
    90f1f000-911a0000 rwxp 90f1f000 00:00 0
    911a0000-9176a000 rwxp 00580000 fd:00 360456 /opt/jdk1.5.0_09/jre/lib/i386/client/classes.jsa
    9176a000-91da0000 rwxp 9176a000 00:00 0
    91da0000-91e70000 rwxp 00b4a000 fd:00 360456 /opt/jdk1.5.0_09/jre/lib/i386/client/classes.jsa
    91e70000-921a0000 rwxp 91e70000 00:00 0
    921a0000-921a4000 r-xs 00c1a000 fd:00 360456 /opt/jdk1.5.0_09/jre/lib/i386/client/classes.jsa
    921a4000-925a0000 rwxp 921a4000 00:00 0
    a9d00000-a9e2a000 rwxp a9d00000 00:00 0
    a9e2a000-a9f00000 –xp a9e2a000 00:00 0
    a9f00000-aa000000 rwxp a9f00000 00:00 0
    aa0fe000-aa0ff000 –xp aa0fe000 00:00 0
    aa0ff000-aaaff000 rwxp aa0ff000 00:00 0
    aaaff000-aab00000 –xp aaaff000 00:00 0
    aab00000-ab600000 rwxp aab00000 00:00 0
    ab650000-ab65c000 r-xs 00000000 03:03 4686098 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.easie.core_5.1.0/easiecore.jar
    ab65c000-ab669000 r-xs 00000000 03:03 4692264 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.web.ui_1.1.1.200611121201.jar
    ab669000-ab68b000 r-xs 00000000 03:03 4129457 /home/alan/eclipse/plugins/org.eclipse.ui.console_3.1.100.v20060605.jar
    ab68b000-ab698000 r-xs 00000000 03:03 4685978 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.core_5.1.0/myeclipse-core.jar
    ab698000-ab6a9000 r-xs 00000000 03:03 4685965 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.core.common_5.1.0/lib/commons-io-1.2.jar
    ab6a9000-ab6cf000 r-xs 00000000 03:03 4685966 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.core.common_5.1.0/lib/jdom_1_0.jar
    ab6cf000-ab6d1000 r-xp 00000000 fd:00 3238672 /usr/lib/gconv/UTF-16.so
    ab6d1000-ab6d3000 rwxp 00001000 fd:00 3238672 /usr/lib/gconv/UTF-16.so
    ab6d3000-ac4b3000 r-xp 00000000 03:03 4688584 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxul.so
    ac4b3000-ac54c000 rwxp 00de0000 03:03 4688584 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxul.so
    ac54c000-ac55e000 rwxp ac54c000 00:00 0
    ac55e000-ac5f7000 r-xp 00000000 03:03 4688573 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libmozjs.so
    ac5f7000-ac5fd000 rwxp 00099000 03:03 4688573 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libmozjs.so
    ac5fd000-ac61c000 r-xp 00000000 03:03 4688579 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsmime3.so
    ac61c000-ac61e000 rwxp 0001f000 03:03 4688579 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsmime3.so
    ac61e000-ac642000 r-xp 00000000 03:03 4688582 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libssl3.so
    ac642000-ac644000 rwxp 00023000 03:03 4688582 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libssl3.so
    ac644000-ac6a7000 r-xp 00000000 03:03 4688575 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnss3.so
    ac6a7000-ac6ac000 rwxp 00063000 03:03 4688575 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnss3.so
    ac6ac000-ac6ef000 r-xp 00000000 03:03 4688581 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsoftokn3.so
    ac6ef000-ac6f3000 rwxp 00042000 03:03 4688581 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libsoftokn3.so
    ac6f3000-ac720000 r-xp 00000000 03:03 4688574 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnspr4.so
    ac720000-ac722000 rwxp 0002c000 03:03 4688574 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libnspr4.so
    ac722000-ac724000 rwxp ac722000 00:00 0
    ac724000-ac7d3000 r-xp 00000000 fd:00 3200251 /usr/lib/libstdc++.so.5.0.7
    ac7d3000-ac7d8000 rwxp 000ae000 fd:00 3200251 /usr/lib/libstdc++.so.5.0.7
    ac7d8000-ac7dd000 rwxp ac7d8000 00:00 0
    ac7dd000-ac854000 r-xs 00000000 03:03 4691367 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.draw2d_3.2.1.v20060921.jar
    ac854000-ac857000 –xp ac854000 00:00 0
    ac857000-ac8d5000 rwxp ac857000 00:00 0
    ac8d5000-ac901000 r-xp 00000000 fd:00 3860596 /usr/share/fonts/dejavu-lgc/DejaVuLGCSansMono-BoldOblique.ttf
    ac901000-ac92f000 r-xp 00000000 fd:00 3860597 /usr/share/fonts/dejavu-lgc/DejaVuLGCSansMono-Oblique.ttf
    ac92f000-ac968000 r-xp 00000000 fd:00 3860595 /usr/share/fonts/dejavu-lgc/DejaVuLGCSansMono-Bold.ttf
    ac968000-ac9a2000 r-xp 00000000 fd:00 3860598 /usr/share/fonts/dejavu-lgc/DejaVuLGCSansMono.ttf
    ac9a2000-aca4e000 r-xs 00000000 03:03 4686985 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.javascript_5.1.0/lib/js.jar
    aca4e000-aca7f000 r-xs 00000000 03:03 4691805 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.css.ui_1.0.101.200611121201.jar
    aca7f000-acb00000 r-xs 00000000 03:03 4691868 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.javascript.ui_1.0.1.200611121201.jar
    acb00000-acc00000 rwxp acb00000 00:00 0
    acc08000-acc2f000 r-xs 00000000 03:03 4691375 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.emf.common_2.2.1.v200609210005.jar
    acc2f000-acc99000 r-xp 00000000 fd:00 3860587 /usr/share/fonts/dejavu-lgc/DejaVuLGCSans-BoldOblique.ttf
    acc99000-acd00000 r-xp 00000000 fd:00 3860589 /usr/share/fonts/dejavu-lgc/DejaVuLGCSans-Oblique.ttf
    acd00000-ace00000 rwxp acd00000 00:00 0
    ace06000-ace0d000 r-xp 00000000 03:03 4688452 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libpipboot.so
    ace0d000-ace0e000 rwxp 00006000 03:03 4688452 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libpipboot.so
    ace0e000-ace13000 r-xp 00000000 03:03 4688455 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libsystem-pref.so
    ace13000-ace14000 rwxp 00004000 03:03 4688455 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/components/libsystem-pref.so
    ace14000-ace16000 r-xp 00000000 03:03 4688583 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxpcom.so
    ace16000-ace17000 rwxp 00001000 03:03 4688583 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libxpcom.so
    ace17000-ace19000 r-xp 00000000 03:03 4688578 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplds4.so
    ace19000-ace1a000 rwxp 00001000 03:03 4688578 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplds4.so
    ace1a000-ace22000 r-xp 00000000 03:03 4688572 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libjavaxpcomglue.so
    ace22000-ace24000 rwxp 00007000 03:03 4688572 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libjavaxpcomglue.so
    ace24000-ace8d000 r-xp 00000000 fd:00 3860586 /usr/share/fonts/dejavu-lgc/DejaVuLGCSans-Bold.ttf
    ace8d000-ace95000 r-xs 00000000 03:03 4687006 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/MyFaces/lib/commons-logging.jar
    ace95000-acfca000 r-xs 00000000 03:03 4687010 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/MyFaces/lib/myfaces.jar
    acfca000-acfe5000 r-xs 00000000 03:03 4686997 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/common/lib/commons-digester-1.5.jar
    acfe5000-ad064000 r-xs 00000000 03:03 4686996 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/common/lib/commons-collections-3.0.jar
    ad064000-ad081000 r-xs 00000000 03:03 4686994 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/data/1.1/common/lib/commons-beanutils-1.6.1.jar
    ad081000-ad10d000 r-xs 00000000 03:03 4687105 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.jsf_5.1.0/jsf.jar
    ad10d000-ad236000 r-xs 00000000 03:03 4690940 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/xercesImpl.jar
    ad236000-ad266000 r-xs 00000000 03:03 4690941 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/xml-apis.jar
    ad266000-ad270000 r-xs 00000000 03:03 4690932 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/commons-logging.jar
    ad270000-ad2a9000 r-xs 00000000 03:03 4690938 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/spring-beans.jar
    ad2a9000-ad2c7000 r-xs 00000000 03:03 4690939 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/spring-core.jar
    ad2c7000-ad2d2000 r-xs 00000000 03:03 4690933 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.core_5.1.0/core.jar
    ad2d2000-ad2f0000 r-xs 00000000 03:03 4690823 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.springframework.ide.eclipse.beans.ui.editor_5.1.0/beans-editor.jar
    ad2f0000-ad320000 r-xs 00000000 03:03 4691271 /home/alan/MyEclipse/eclipse/plugins/org.apache.xerces_2.8.0.200611121201/xml-apis.jar
    ad320000-ad447000 r-xs 00000000 03:03 4691270 /home/alan/MyEclipse/eclipse/plugins/org.apache.xerces_2.8.0.200611121201/xercesImpl.jar
    ad447000-ad456000 r-xs 00000000 03:03 4691269 /home/alan/MyEclipse/eclipse/plugins/org.apache.xerces_2.8.0.200611121201/resolver.jar
    ad456000-ad484000 r-xs 00000000 03:03 4690677 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-jdbc.jar
    ad484000-ad4b4000 r-xs 00000000 03:03 4690676 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-hibernate.jar
    ad4b4000-ad4cc000 r-xs 00000000 03:03 4690675 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-dao.jar
    ad4cc000-ad4ea000 r-xs 00000000 03:03 4690674 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-core.jar
    ad4ea000-ad505000 r-xs 00000000 03:03 4690673 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-context.jar
    ad505000-ad53e000 r-xs 00000000 03:03 4690672 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/spring-beans.jar
    ad53e000-ad55d000 r-xs 00000000 03:03 4690671 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/jotm.jar
    ad55d000-ad568000 r-xs 00000000 03:03 4690670 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/commons-pool.jar
    ad568000-ad583000 r-xs 00000000 03:03 4690669 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/springhibernate/commons-dbcp.jar
    ad583000-ad58d000 r-xs 00000000 03:03 4690663 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/commons-logging.jar
    ad58d000-ad5dd000 r-xs 00000000 03:03 4690657 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/annotations/lucene-1.4.3.jar
    ad5dd000-ad615000 r-xs 00000000 03:03 4690656 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/annotations/hibernate-annotations.jar
    ad615000-ad621000 r-xs 00000000 03:03 4690655 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/annotations/ejb3-persistence.jar
    ad621000-ad645000 r-xs 00000000 03:03 4690658 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/bsh-core-2.0b4.jar
    ad645000-ad649000 r-xs 00000000 03:03 4690682 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/velocity-tools-generic-1.1.jar
    ad649000-ad6a2000 r-xs 00000000 03:03 4690681 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/velocity-1.4.jar
    ad6a2000-ad6df000 r-xs 00000000 03:03 4690680 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/jtidy-r8-21122004.jar
    ad6df000-ad732000 r-xs 00000000 03:03 4690679 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/tools/hibernate-tools.jar
    ad732000-ad73a000 r-xs 00000000 03:03 4690765 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/swarmcache-1.0rc2.jar
    ad73a000-ad7af000 r-xs 00000000 03:03 4690764 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/proxool-0.8.3.jar
    ad7af000-ad7cb000 r-xs 00000000 03:03 4690763 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/oscache-2.1.jar
    ad7cb000-ad821000 r-xs 00000000 03:03 4690667 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/log4j-1.2.11.jar
    ad821000-ad83b000 r-xs 00000000 03:03 4690741 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/jaas.jar
    ad83b000-ad83e000 r-xs 00000000 03:03 4690747 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/jta.jar
    ad83e000-ad9c8000 r-xs 00000000 03:03 4690666 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/jgroups-2.2.8.jar
    ad9c8000-ad9ca000 r-xs 00000000 03:03 4690745 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/jdbc2_0-stdext.jar
    ad9ca000-ada01000 r-xs 00000000 03:03 4690761 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-system.jar
    ada01000-ada92000 r-xs 00000000 03:03 4690760 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-jmx.jar
    ada92000-adb21000 r-xs 00000000 03:03 4690759 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-common.jar
    adb21000-adb7d000 r-xs 00000000 03:03 4690758 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/optional/jboss-cache.jar
    adb7d000-add5b000 r-xs 00000000 03:03 4690665 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/hibernate3.jar
    add5b000-add67000 r-xs 00000000 03:03 4690739 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/ehcache-1.1.jar
    add67000-addb4000 r-xs 00000000 03:03 4690664 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/dom4j-1.6.1.jar
    addb4000-addb9000 r-xs 00000000 03:03 4690737 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/connector.jar
    addb9000-adde3000 r-xs 00000000 03:03 4690736 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/concurrent-1.3.2.jar
    adde3000-ade0e000 r-xs 00000000 03:03 4690734 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/commons-collections-2.1.1.jar
    ade0e000-ade53000 r-xs 00000000 03:03 4690662 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/cglib-2.1.3.jar
    ade53000-adeca000 r-xs 00000000 03:03 4690661 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/c3p0-0.9.0.jar
    adeca000-aded1000 r-xs 00000000 03:03 4690730 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/asm.jar
    aded1000-adf3e000 r-xs 00000000 03:03 4690660 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/lib/hibernate/antlr-2.7.6rc1.jar
    adf3e000-adf5f000 r-xs 00000000 03:03 4690789 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/org.hibernate.eclipse.jar
    adf5f000-adf87000 r-xs 00000000 03:03 4690643 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse.mapper_5.1.0/org.hibernate.eclipse.mapper.jar
    adf87000-adffe000 r-xs 00000000 03:03 4691804 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.css.core_1.1.1.200611121201.jar
    adffe000-ae088000 r-xs 00000000 03:03 4691816 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.html.core_1.1.1.200611121201.jar
    ae088000-ae08b000 –xp ae088000 00:00 0
    ae08b000-ae109000 rwxp ae08b000 00:00 0
    ae109000-ae4c4000 r-xs 00000000 03:03 4129453 /home/alan/eclipse/plugins/org.eclipse.jdt.core_3.2.1.v_677_R32x.jar
    ae4c4000-ae53d000 r-xs 00000000 03:03 4691459 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.jst.jsp.core_1.1.101.200611121201.jar
    ae53d000-ae594000 r-xs 00000000 03:03 4129444 /home/alan/eclipse/plugins/org.eclipse.team.core_3.2.1.M20060711.jar
    ae594000-ae5a5000 r-xs 00000000 03:03 4129475 /home/alan/eclipse/plugins/org.eclipse.ui.views_3.2.1.M20060906-0800.jar
    ae5a5000-ae645000 r-xs 00000000 03:03 4692365 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.xml.ui_1.0.200.200611121201.jar
    ae645000-ae674000 r-xs 00000000 03:03 4691847 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.html.ui_1.0.101.200611121201.jar
    ae674000-ae6c0000 r-xs 00000000 03:03 4691468 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.jst.jsp.ui_1.1.100.200611121201.jar
    ae6c0000-ae73f000 r-xs 00000000 03:03 4692552 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/410/1/.cp/velocity-1.4/velocity-dep-1.4.jar
    ae73f000-ae798000 r-xs 00000000 03:03 4692551 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/410/1/.cp/velocity-1.4/velocity-1.4.jar
    ae798000-ae85f000 r-xs 00000000 03:03 4687812 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.templates_5.1.0.jar
    ae85f000-ae8f5000 r-xs 00000000 03:03 4692356 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.xml.core_1.1.1.200611121201.jar
    ae8f5000-ae93b000 r-xs 00000000 03:03 4687989 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.webdesigner3_5.1.0/lib/commons-jxpath-1.2.jar
    ae93b000-ae9c4000 r-xs 00000000 03:03 4687988 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.webdesigner3_5.1.0/lib/commons-collections-3.1.jar
    ae9c4000-ae9f7000 r-xs 00000000 03:03 4691359 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.atf.mozilla.ide.ui_5.1.0/mozide_ui.jar
    ae9f7000-aea32000 r-xs 00000000 03:03 4129431 /home/alan/eclipse/plugins/org.eclipse.debug.core_3.2.1.v20060823.jar
    aea32000-aea5f000 r-xs 00000000 03:03 4689038 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug_5.1.0/javascript-debug.jar
    aea5f000-aea9b000 r-xs 00000000 03:03 4685963 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.core.common_5.1.0/core-common.jar
    aea9b000-aeb52000 r-xs 00000000 03:03 4691403 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.gef_3.2.1.v20060921.jar
    aeb52000-aec0f000 r-xs 00000000 03:03 4129416 /home/alan/eclipse/plugins/org.eclipse.jface.text_3.2.1.r321_v20060810.jar
    aec0f000-aec26000 r-xs 00000000 03:03 4129456 /home/alan/eclipse/plugins/org.eclipse.core.filebuffers_3.2.1.r321_v20060721.jar
    aec26000-aec81000 r-xs 00000000 03:03 4692237 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.sse.core_1.1.100.200611121201.jar
    aec81000-aed29000 r-xs 00000000 03:03 4692246 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.sse.ui_1.0.201.200611121201.jar
    aed29000-aedc1000 r-xs 00000000 03:03 4692377 /home/alan/MyEclipse/eclipse/plugins/org.mozilla.xpcom_1.8.1.0/MozillaInterfaces.jar
    aedc1000-aedf6000 r-xs 00000000 03:03 4129476 /home/alan/eclipse/plugins/org.eclipse.text_3.2.0.v20060605-1400.jar
    aedf6000-aef00000 r-xs 00000000 03:03 4688079 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.webdesigner3_5.1.0/webdesigner3.jar
    aef00000-aefff000 rwxp aef00000 00:00 0
    aefff000-af000000 –xp aefff000 00:00 0
    af001000-af004000 r-xp 00000000 03:03 4688577 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplc4.so
    af004000-af005000 rwxp 00003000 03:03 4688577 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/libplc4.so
    af005000-af02c000 r-xs 00000000 03:03 4686981 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.javascript_5.1.0/javascript.jar
    af02c000-af032000 r-xp 00000000 03:03 4692545 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/libswt-atk-gtk-3235.so
    af032000-af033000 rwxp 00005000 03:03 4692545 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/libswt-atk-gtk-3235.so
    af033000-af0a0000 r-xp 00000000 fd:00 3860590 /usr/share/fonts/dejavu-lgc/DejaVuLGCSans.ttf
    af0a0000-af100000 rwxs 00000000 00:08 3964949 /SYSV00000000 (deleted)
    af100000-af200000 rwxp af100000 00:00 0
    af201000-af20e000 r-xs 00000000 03:03 4691859 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.javascript.core_1.0.1.200611121201.jar
    af20e000-af213000 r-xs 00000000 03:03 4690729 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.org.hibernate.eclipse_5.1.0/myeclipse-data/3.0/lib/asm-attrs.jar
    af213000-af21b000 r-xs 00000000 03:03 4691803 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.common.uriresolver_1.1.100.200611121201.jar
    af21b000-af21d000 r-xs 00000000 03:03 4688357 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/browser.jar
    af21d000-af228000 r-xs 00000000 03:03 4691366 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.atf.mozilla.swt.browser_5.1.0/mozilla_swt.jar
    af228000-af231000 r-xp 00000000 03:03 4692546 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/libswt-cairo-gtk-3235.so
    af231000-af232000 rwxp 00009000 03:03 4692546 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/libswt-cairo-gtk-3235.so
    af232000-af234000 r-xp 00000000 fd:00 3401905 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so
    af234000-af235000 rwxp 00001000 fd:00 3401905 /usr/lib/pango/1.5.0/modules/pango-basic-fc.so
    af235000-af550000 r-xs 00000000 03:03 4129436 /home/alan/eclipse/plugins/com.ibm.icu_3.4.5.jar
    af550000-af56d000 r-xs 00000000 03:03 4129467 /home/alan/eclipse/plugins/org.eclipse.help_3.2.1.R321_v20060920.jar
    af56d000-af5a8000 r-xs 00000000 03:03 4691800 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.common.snippets_1.1.1.200611121201.jar
    af5a8000-af5d0000 r-xs 00000000 03:03 4692204 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.rdb.server.ui_1.0.108.200611121201.jar
    af5d0000-af5d8000 r-xs 00000000 03:03 4692225 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.rdb.sqlscrapbook_1.0.102.200611121201.jar
    af5d8000-af5e8000 r-xs 00000000 03:03 4692353 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.wsi.ui_1.0.101.200611121201.jar
    af5e8000-af5f9000 r-xs 00000000 03:03 4687524 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.sqlexplorer.mssql_5.1.0.jar
    af5f9000-af603000 r-xs 00000000 03:03 4691393 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.emf.mapping.ecore2ecore.editor_2.2.0.v200609210005.jar
    af603000-af60a000 r-xs 00000000 03:03 4691398 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.emf.mapping.xsd2ecore.editor_2.1.0.v200609210005.jar
    af60a000-af6c2000 r-xs 00000000 03:03 4692332 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.wsdl.ui_1.1.100.200611121201.jar
    af6c2000-af6dd000 r-xs 00000000 03:03 4691569 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.jst.servlet.ui_1.1.1.200611121201.jar
    af6dd000-af6fe000 r-xs 00000000 03:03 4691406 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.jem.ui_1.2.1.v20060918_M.jar
    af6fe000-af799000 r-xs 00000000 03:03 4692236 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.server.ui_1.0.104.200611121201.jar
    af799000-af7d1000 r-xs 00000000 03:03 4691415 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.jst.ejb.ui_1.1.1.200611121201.jar
    af7d1000-af87e000 r-xs 00000000 03:03 4691687 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.jst.ws.consumption.ui_1.0.103.200611121201.jar
    af87e000-af939000 r-xs 00000000 03:03 4691438 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.jst.j2ee.ui_1.1.1.200611121201.jar
    af939000-af9a5000 r-xs 00000000 03:03 4129452 /home/alan/eclipse/plugins/org.eclipse.search_3.2.1.r321_v20060726.jar
    af9a5000-b015b000 r-xs 00000000 03:03 4129482 /home/alan/eclipse/plugins/org.eclipse.jdt.ui_3.2.1.r321_v20060907.jar
    b015b000-b01ca000 r-xs 00000000 03:03 4129455 /home/alan/eclipse/plugins/org.eclipse.ui.editors_3.2.1.r321_v20060721.jar
    b01ca000-b02ce000 r-xs 00000000 03:03 4129413 /home/alan/eclipse/plugins/org.eclipse.team.ui_3.2.1.M200608151725.jar
    b02ce000-b043a000 r-xs 00000000 03:03 4129478 /home/alan/eclipse/plugins/org.eclipse.team.cvs.ui_3.2.1.M20060831.jar
    b043a000-b04a3000 r-xs 00000000 03:03 4129410 /home/alan/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.2.0.v20060605-1400.jar
    b04a3000-b05a6000 r-xs 00000000 03:03 4129459 /home/alan/eclipse/plugins/org.eclipse.ant.ui_3.2.1.r321_v20060828.jar
    b05a6000-b076c000 r-xs 00000000 03:03 4129440 /home/alan/eclipse/plugins/org.eclipse.debug.ui_3.2.1.v20060823.jar
    b076c000-b087f000 r-xs 00000000 03:03 4129421 /home/alan/eclipse/plugins/org.eclipse.jdt.debug.ui_3.2.1.r321_v20060918.jar
    b087f000-b0882000 rwxp b087f000 00:00 0
    b0882000-b09ff000 rwxp b0882000 00:00 0
    b09ff000-b0a00000 –xp b09ff000 00:00 0
    b0a01000-b0a04000 rwxs 00000000 00:08 3997718 /SYSV00000000 (deleted)
    b0a04000-b0a1c000 r-xs 00000000 03:03 4691850 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.wst.internet.monitor.ui_1.0.103.200611121201.jar
    b0a1c000-b0a22000 r-xs 00000000 03:03 4691435 /home/alan/MyEclipse/eclipse/plugins/org.eclipse.jst.j2ee.jca.ui_1.1.1.200611121201.jar
    b0a22000-b0a42000 r-xs 00000000 03:03 4129438 /home/alan/eclipse/plugins/org.eclipse.ui.externaltools_3.1.101.r321_v20060802.jar
    b0a42000-b0a44000 r-xs 00000000 fd:00 8895542 /var/cache/fontconfig/87f5e051180a7a75f16eb6fe7dbd3749-x86.cache-2
    b0a44000-b0a4a000 r-xs 00000000 fd:00 8895770 /var/cache/fontconfig/b79f3aaa7d385a141ab53ec885cc22a8-x86.cache-2
    b0a4a000-b0a50000 r-xs 00000000 fd:00 8896113 /var/cache/fontconfig/7ddba6133ef499da58de5e8c586d3b75-x86.cache-2
    b0a50000-b0a52000 r-xs 00000000 fd:00 8895854 /var/cache/fontconfig/e3ead4b767b8819993a6fa3ae306afa9-x86.cache-2
    b0a52000-b0a5a000 r-xs 00000000 fd:00 8896112 /var/cache/fontconfig/e19de935dec46bbf3ed114ee4965548a-x86.cache-2
    b0a5a000-b0aa1000 r-xs 00000000 03:03 4129409 /home/alan/eclipse/plugins/org.eclipse.ui.cheatsheets_3.2.1.R321_v20060720.jar
    b0aa1000-b0acc000 r-xs 00000000 03:03 4129427 /home/alan/eclipse/plugins/org.eclipse.ui.browser_3.2.0.v20060602.jar
    b0acc000-b0add000 r-xs 00000000 03:03 4129483 /home/alan/eclipse/plugins/org.eclipse.core.expressions_3.2.1.r321_v20060721.jar
    b0add000-b0ae0000 –xp b0add000 00:00 0
    b0ae0000-b0b5e000 rwxp b0ae0000 00:00 0
    b0b5e000-b0b71000 r-xs 00000000 03:03 4129399 /home/alan/eclipse/plugins/org.eclipse.core.contenttype_3.2.0.v20060603.jar
    b0b71000-b0b73000 r-xp 00000000 03:03 4692566 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/46/1/.cp/os/linux/x86/liblocalfile_1_0_0.so
    b0b73000-b0b74000 rwxp 00001000 03:03 4692566 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/46/1/.cp/os/linux/x86/liblocalfile_1_0_0.so
    b0b74000-b0b78000 r-xs 00000000 03:03 4129419 /home/alan/eclipse/plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar
    b0b78000-b0b81000 r-xs 00000000 03:03 4129441 /home/alan/eclipse/plugins/org.eclipse.core.filesystem_1.0.0.v20060603.jar
    b0b81000-b0b9d000 r-xs 00000000 03:03 4129480 /home/alan/eclipse/plugins/org.eclipse.core.resources.compatibility_3.2.0.v20060603.jar
    b0b9d000-b0c3b000 r-xs 00000000 03:03 4129408 /home/alan/eclipse/plugins/org.eclipse.core.resources_3.2.1.R32x_v20060914.jar
    b0c3b000-b0c9b000 rwxs 00000000 00:08 3932180 /SYSV00000000 (deleted)
    b0c9b000-b0cac000 r-xp 00000000 fd:00 3434442 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
    b0cac000-b0cad000 rwxp 00011000 fd:00 3434442 /usr/lib/gtk-2.0/2.10.0/engines/libclearlooks.so
    b0cad000-b0cd3000 r-xp 00000000 03:03 4692544 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/libswt-gtk-3235.so
    b0cd3000-b0cd5000 rwxp 00025000 03:03 4692544 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/libswt-gtk-3235.so
    b0cd5000-b0cd6000 rwxp b0cd5000 00:00 0
    b0cd6000-b0d20000 r-xp 00000000 03:03 4692537 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/libswt-pi-gtk-3235.so
    b0d20000-b0d22000 rwxp 0004a000 03:03 4692537 /home/alan/eclipse/configuration/org.eclipse.osgi/bundles/10/1/.cp/libswt-pi-gtk-3235.so
    b0d22000-b0d38000 r-xs 00000000 03:03 4129471 /home/alan/eclipse/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar
    b0d38000-b0d57000 r-xs 00000000 03:03 4129418 /home/alan/eclipse/plugins/org.eclipse.ui_3.2.1.M20060913-0800.jar
    b0d57000-b0f0c000 r-xs 00000000 03:03 4129468 /home/alan/eclipse/plugins/org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar
    b0f0c000-b0f0f000 r-xs 00000000 03:03 4129425 /home/alan/eclipse/plugins/org.eclipse.swt_3.2.1.v3235e.jar
    b0f0f000-b0fd6000 r-xs 00000000 03:03 4129470 /home/alan/eclipse/plugins/org.eclipse.jface_3.2.1.M20060908-1000.jar
    b0fd6000-b12c5000 r-xs 00000000 03:03 4129415 /home/alan/eclipse/plugins/org.eclipse.ui.workbench_3.2.1.M20060906-0800.jar
    b12c5000-b1459000 r-xs 00000000 03:03 4129414 /home/alan/eclipse/plugins/org.eclipse.ui.ide_3.2.1.M20060915-1030.jar
    b1459000-b146e000 r-xs 00000000 03:03 4129429 /home/alan/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.1.100.v20060603.jar
    b146e000-b1481000 r-xs 00000000 03:03 4129424 /home/alan/eclipse/plugins/org.eclipse.core.jobs_3.2.0.v20060603.jar
    b1481000-b1498000 r-xs 00000000 03:03 4129442 /home/alan/eclipse/plugins/org.eclipse.equinox.preferences_3.2.1.R32x_v20060717.jar
    b1498000-b14bc000 r-xs 00000000 03:03 4129403 /home/alan/eclipse/plugins/org.eclipse.equinox.registry_3.2.1.R32x_v20060814.jar
    b14bc000-b14bf000 –xp b14bc000 00:00 0
    b14bf000-b153d000 rwxp b14bf000 00:00 0
    b153d000-b1540000 –xp b153d000 00:00 0
    b1540000-b15be000 rwxp b1540000 00:00 0
    b15be000-b15c1000 –xp b15be000 00:00 0
    b15c1000-b18fe000 rwxp b15c1000 00:00 0
    b18fe000-b1900000 –xp b18fe000 00:00 0
    b1900000-b1a00000 rwxp b1900000 00:00 0
    b1a00000-b1a02000 r-xs 00000000 03:03 4688568 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/XPCOM/os/linux/mozilla/javaxpcom.jar
    b1a02000-b1a07000 r-xs 00000000 fd:00 8896181 /var/cache/fontconfig/beeeeb3dfe132a8a0633a017c99ce0c0-x86.cache-2
    b1a07000-b1a1a000 r-xs 00000000 03:03 4129473 /home/alan/eclipse/plugins/org.eclipse.core.runtime_3.2.0.v20060603.jar
    b1a1a000-b1a30000 r-xs 00000000 03:03 4129398 /home/alan/eclipse/plugins/org.eclipse.update.configurator_3.2.1.v20092006.jar
    b1a30000-b1b00000 r-xs 00000000 03:03 4129445 /home/alan/eclipse/plugins/org.eclipse.osgi_3.2.1.R32x_v20060919.jar
    b1b00000-b1c00000 rwxp b1b00000 00:00 0
    b1c00000-b1c01000 r-xp 00000000 fd:00 3238624 /usr/lib/gconv/ISO8859-1.so
    b1c01000-b1c03000 rwxp 00000000 fd:00 3238624 /usr/lib/gconv/ISO8859-1.so
    b1c03000-b1c0a000 r-xs 00000000 fd:00 3238701 /usr/lib/gconv/gconv-modules.cache
    b1c0a000-b1c0f000 r-xs 00000000 03:03 4129401 /home/alan/eclipse/plugins/org.eclipse.core.runtime.compatibility.auth_3.2.0.v20060601.jar
    b1c0f000-b1c12000 –xp b1c0f000 00:00 0
    b1c12000-b1c90000 rwxp b1c12000 00:00 0
    b1c90000-b1cbb000 r-xs 00000000 fd:00 359875 /opt/jdk1.5.0_09/jre/lib/ext/sunpkcs11.jar
    b1cbb000-b1d7f000 r-xs 00000000 fd:00 360472 /opt/jdk1.5.0_09/jre/lib/ext/localedata.jar
    b1d7f000-b1d80000 –xp b1d7f000 00:00 0
    b1d80000-b1efa000 rwxp b1d80000 00:00 0
    b1efa000-b1f00000 –xp b1efa000 00:00 0
    b1f01000-b1f02000 r-xs 00000000 03:03 4688358 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.javascript.debug.mozilla_5.1.0/htmltransferfix.jar
    b1f02000-b1f16000 r-xs 00000000 03:03 4129472 /home/alan/eclipse/plugins/org.eclipse.equinox.common_3.2.0.v20060603.jar
    b1f16000-b1f1c000 r-xp 00000000 fd:00 359841 /opt/jdk1.5.0_09/jre/lib/i386/libnio.so
    b1f1c000-b1f1d000 rwxp 00005000 fd:00 359841 /opt/jdk1.5.0_09/jre/lib/i386/libnio.so
    b1f1d000-b1f2e000 r-xp 00000000 fd:00 359840 /opt/jdk1.5.0_09/jre/lib/i386/libnet.so
    b1f2e000-b1f2f000 rwxp 00011000 fd:00 359840 /opt/jdk1.5.0_09/jre/lib/i386/libnet.so
    b1f2f000-b1f56000 r-xs 00000000 fd:00 359874 /opt/jdk1.5.0_09/jre/lib/ext/sunjce_provider.jar
    b1f56000-b1f5f000 r-xs 00000000 03:03 4129493 /home/alan/eclipse/startup.jar
    b1f5f000-b1f62000 –xp b1f5f000 00:00 0
    b1f62000-b1fe0000 rwxp b1f62000 00:00 0
    b1fe0000-b1fe3000 –xp b1fe0000 00:00 0
    b1fe3000-b2061000 rwxp b1fe3000 00:00 0
    b2061000-b2064000 –xp b2061000 00:00 0
    b2064000-b20e2000 rwxp b2064000 00:00 0
    b20e2000-b22e2000 r-xp 00000000 fd:00 3176023 /usr/lib/locale/locale-archive
    b22e2000-b22e5000 –xp b22e2000 00:00 0
    b22e5000-b2363000 rwxp b22e5000 00:00 0
    b2363000-b2366000 –xp b2363000 00:00 0
    b2366000-b23e4000 rwxp b2366000 00:00 0
    b23e4000-b23e5000 –xp b23e4000 00:00 0
    b23e5000-b248d000 rwxp b23e5000 00:00 0
    b248d000-b24ed000 rwxp b248d000 00:00 0
    b24ed000-b2529000 rwxp b24ed000 00:00 0
    b2529000-b25da000 rwxp b2529000 00:00 0
    b25da000-b25df000 rwxp b25da000 00:00 0
    b25df000-b25ed000 rwxp b25df000 00:00 0
    b25ed000-b2629000 rwxp b25ed000 00:00 0
    b2629000-b26da000 rwxp b2629000 00:00 0
    b26da000-b26fa000 rwxp b26da000 00:00 0
    b26fa000-b275a000 rwxp b26fa000 00:00 0
    b275a000-b276e000 rwxp b275a000 00:00 0
    b276e000-b27e5000 rwxp b276e000 00:00 0
    b27e5000-b2a25000 rwxp b27e5000 00:00 0
    b2a25000-b47e5000 rwxp b2a25000 00:00 0
    b47e5000-b5055000 r-xs 00000000 fd:00 360471 /opt/jdk1.5.0_09/jre/lib/charsets.jar
    b5055000-b506a000 r-xs 00000000 fd:00 359878 /opt/jdk1.5.0_09/jre/lib/jce.jar
    b506a000-b50ef000 r-xs 00000000 fd:00 360414 /opt/jdk1.5.0_09/jre/lib/jsse.jar
    b50ef000-b5158000 rwxp b50ef000 00:00 0
    b5158000-b776e000 r-xs 00000000 fd:00 360484 /opt/jdk1.5.0_09/jre/lib/rt.jar
    b776e000-b777d000 r-xp 00000000 fd:00 359837 /opt/jdk1.5.0_09/jre/lib/i386/libzip.so
    b777d000-b777f000 rwxp 0000e000 fd:00 359837 /opt/jdk1.5.0_09/jre/lib/i386/libzip.so
    b777f000-b77a0000 r-xp 00000000 fd:00 359835 /opt/jdk1.5.0_09/jre/lib/i386/libjava.so
    b77a0000-b77a2000 rwxp 00020000 fd:00 359835 /opt/jdk1.5.0_09/jre/lib/i386/libjava.so
    b77a2000-b77ab000 r-xp 00000000 fd:00 686825 /lib/libnss_files-2.5.so
    b77ab000-b77ac000 r-xp 00008000 fd:00 686825 /lib/libnss_files-2.5.so
    b77ac000-b77ad000 rwxp 00009000 fd:00 686825 /lib/libnss_files-2.5.so
    b77ad000-b77ae000 r-xs 00000000 03:03 4687813 /home/alan/MyEclipse/eclipse/plugins/com.genuitec.eclipse.ui.browser_5.1.0.jar
    b77ae000-b77b0000 r-xs 00000000 03:03 4653470 /home/alan/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.1.R32x_v20060907/runtime_registry_compatibility.jar
    b77b0000-b77b5000 rwxp b77b0000 00:00 0
    b77b5000-b77c0000 r-xp 00000000 fd:00 359834 /opt/jdk1.5.0_09/jre/lib/i386/libverify.so
    b77c0000-b77c1000 rwxp 0000b000 fd:00 359834 /opt/jdk1.5.0_09/jre/lib/i386/libverify.so
    b77c1000-b7b2d000 r-xp 00000000 fd:00 359828 /opt/jdk1.5.0_09/jre/lib/i386/client/libjvm.so
    b7b2d000-b7b4c000 rwxp 0036b000 fd:00 359828 /opt/jdk1.5.0_09/jre/lib/i386/client/libjvm.so
    b7b4c000-b7f64000 rwxp b7b4c000 00:00 0
    b7f64000-b7f65000 r-xs 00000000 03:03 4654022 /home/alan/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20060605-1400/compatibility.jar
    b7f65000-b7f67000 r-xs 00000000 fd:00 359876 /opt/jdk1.5.0_09/jre/lib/ext/dnsns.jar
    b7f67000-b7f6f000 rwxs 00000000 fd:00 8012551 /tmp/hsperfdata_alan/16004
    b7f6f000-b7f75000 r-xp 00000000 fd:00 359822 /opt/jdk1.5.0_09/jre/lib/i386/native_threads/libhpi.so
    b7f75000-b7f76000 rwxp 00006000 fd:00 359822 /opt/jdk1.5.0_09/jre/lib/i386/native_threads/libhpi.so
    b7f76000-b7f77000 rwxp b7f76000 00:00 0
    b7f77000-b7f78000 r-xp b7f77000 00:00 0
    b7f78000-b7f79000 rwxp b7f78000 00:00 0
    b7f79000-b7f7a000 r-xp b7f79000 00:00 0 [vdso]
    bfd8d000-bfd90000 –xp bfd8d000 00:00 0
    bfd90000-bff8d000 rwxp bfd90000 00:00 0 [stack]

    VM Arguments:
    jvm_args: -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=256M -Dosgi.splashLocation=/home/alan/MyEclipse/eclipse/MyEclipseSplash.bmp
    java_command: /home/alan/eclipse/startup.jar -os linux -ws gtk -arch x86 -launcher /home/alan/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 3b000d -product com.genuitec.myeclipse.product.ide -vm /usr/bin/java -vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=256M -Dosgi.splashLocation=/home/alan/MyEclipse/eclipse/MyEclipseSplash.bmp -jar /home/alan/eclipse/startup.jar
    Launcher Type: SUN_STANDARD

    Environment Variables:
    PATH=/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/alan/bin:./
    USERNAME=alan
    LD_LIBRARY_PATH=/opt/jdk1.5.0_09/jre/lib/i386/client:/opt/jdk1.5.0_09/jre/lib/i386:/opt/jdk1.5.0_09/jre/../lib/i386:
    SHELL=/bin/bash
    DISPLAY=:0.0

    Signal Handlers:
    SIGSEGV: [libjvm.so+0x325bd0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x325bd0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x28a010], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: SIG_IGN, sa_mask[0]=0x00001000, sa_flags=0x10000000
    SIGILL: [libjvm.so+0x28a010], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x28c460], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: [libjvm.so+0x28be90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGINT: [libjvm.so+0x28be90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x28be90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x28be90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004

    ————— S Y S T E M —————

    OS:redhat-4

    uname:Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:45:28 EST 2006 i686
    libc:glibc 2.5 NPTL 2.5
    rlimit: STACK 10240k, CORE 0k, NPROC 2047, NOFILE 65536, AS infinity
    load average:0.33 0.18 0.17

    CPU:total 2 (cores per cpu 1, threads per core 2) family 15 model 4 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht

    Memory: 4k page, physical 2067072k(1027416k free), swap 1023k(1022k 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)

    #263971

    Haris Peco
    Member

    awamse,

    Please try next :

    – set comment for the MOZILLA_FIVE_HOME and start MyEclipse again
    – close all open editors
    – exit eclipse
    – remove comment for the MOZILLA_FIVE_HOME
    – start MyEclipse

    Regards,

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: uncomment MOZILLA_FILE_HOME crashes on startup

You must be logged in to post in the forum log in