facebook

MyEclipse crashes JVM, often.

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #309209 Reply

    Saugata Guha
    Member

    JVM crashed by MyEclipse:

    – Hit a Shift+Ctrl+R to search for a C header file name.
    MyEclipse froze.
    Then I found on the console that the jvm crashed.

    No way to attach the jvm crash report file at the time of creating this bug report in this forum!!!!

    Hi-lighted the stack trace below, where the MyEclipse reference is found

    Thanks
    Saugata

    Stack trace:
    Stack: [0x0000000040fdd000,0x00000000410de000], sp=0x00000000410d7b50, free space=1002k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libgtk-x11-2.0.so.0+0xfdddd]

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.eclipse.swt.internal.gnome.GNOME._gnome_icon_lookup(JJ[B[BJ[BI[I)J+0
    j org.eclipse.swt.internal.gnome.GNOME.gnome_icon_lookup(JJ[B[BJ[BI[I)J+21
    j org.eclipse.swt.program.Program.gnome_getProgram(Lorg/eclipse/swt/widgets/Display;Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+178
    j org.eclipse.swt.program.Program.findProgram(Lorg/eclipse/swt/widgets/Display;Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+130
    j org.eclipse.swt.program.Program.findProgram(Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+4
    j org.eclipse.ui.internal.registry.EditorRegistry.getSystemExternalEditorImageDescriptor(Ljava/lang/String;)Lorg/eclipse/jface/resource/ImageDescriptor;+18
    j org.eclipse.ui.internal.registry.EditorRegistry.getImageDescriptor(Ljava/lang/String;Lorg/eclipse/core/runtime/content/IContentType;)Lorg/eclipse/jface/resource/ImageDescriptor;+207
    j org.eclipse.ui.internal.ide.model.WorkbenchFile.getBaseImage(Lorg/eclipse/core/resources/IResource;)Lorg/eclipse/jface/resource/ImageDescriptor;+57
    j com.genuitec.myeclipse.ui.adapters.MyEclipseWorkspaceFile.getBaseImage(Lorg/eclipse/core/resources/IResource;)Lorg/eclipse/jface/resource/ImageDescriptor;+14
    j org.eclipse.ui.internal.ide.model.WorkbenchResource.getImageDescriptor(Ljava/lang/Object;)Lorg/eclipse/jface/resource/ImageDescriptor;+16
    j org.eclipse.ui.model.WorkbenchLabelProvider.getImage(Ljava/lang/Object;)Lorg/eclipse/swt/graphics/Image;+14
    j org.eclipse.jface.viewers.DecoratingLabelProvider.getImage(Ljava/lang/Object;)Lorg/eclipse/swt/graphics/Image;+5
    j org.eclipse.jface.viewers.DecoratingLabelProvider.updateLabel(Lorg/eclipse/jface/viewers/ViewerLabel;Lorg/eclipse/jface/viewers/TreePath;)V+206
    J org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(Lorg/eclipse/swt/widgets/Item;Ljava/lang/Object;)V
    J org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run()V
    J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
    j org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
    j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
    j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
    j org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(Lorg/eclipse/swt/widgets/Widget;Ljava/lang/Object;Z)V+82
    j org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run()V+16
    J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
    j org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
    j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
    j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
    j org.eclipse.jface.viewers.StructuredViewer.updateItem(Lorg/eclipse/swt/widgets/Widget;Ljava/lang/Object;)V+11
    j org.eclipse.jface.viewers.StructuredViewer.internalUpdate(Lorg/eclipse/swt/widgets/Widget;Ljava/lang/Object;[Ljava/lang/String;)V+125
    J org.eclipse.jface.viewers.ColumnViewer.update(Ljava/lang/Object;[Ljava/lang/String;)V
    J org.eclipse.jface.viewers.StructuredViewer.update([Ljava/lang/Object;[Ljava/lang/String;)V
    j org.eclipse.jface.viewers.StructuredViewer.handleLabelProviderChanged(Lorg/eclipse/jface/viewers/LabelProviderChangedEvent;)V+12
    j org.eclipse.jface.viewers.ContentViewer$1.labelProviderChanged(Lorg/eclipse/jface/viewers/LabelProviderChangedEvent;)V+92
    j org.eclipse.ui.internal.decorators.DecoratorManager$1.run()V+8
    J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
    j org.eclipse.ui.internal.decorators.DecoratorManager.fireListener(Lorg/eclipse/jface/viewers/LabelProviderChangedEvent;Lorg/eclipse/jface/viewers/ILabelProviderListener;)V+10
    j org.eclipse.ui.internal.decorators.DecorationScheduler$3.runInUIThread(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+145
    j org.eclipse.ui.progress.UIJob$1.run()V+53
    j org.eclipse.swt.widgets.RunnableLock.run()V+11
    j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
    j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
    j org.eclipse.swt.widgets.Display.readAndDispatch()Z+48
    j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
    j org.eclipse.jface.window.Window.open()I+49
    j org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog.open()I+97
    j org.eclipse.ui.internal.ide.handlers.OpenResourceHandler.queryFileResource()[Ljava/lang/Object;+45
    j org.eclipse.ui.internal.ide.handlers.OpenResourceHandler.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+18
    j org.eclipse.ui.internal.ide.handlers.OpenResourceHandler.run(Lorg/eclipse/jface/action/IAction;)V+8
    j org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+144
    j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+115
    j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
    j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Lorg/eclipse/swt/widgets/Event;)Z+210
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+313
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V+165
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V+2
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+177
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    j org.eclipse.swt.widgets.Display.filterEvent(Lorg/eclipse/swt/widgets/Event;)Z+12
    j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+7
    j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73
    j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4
    j org.eclipse.swt.widgets.Widget.sendKeyEvent(ILorg/eclipse/swt/internal/gtk/GdkEventKey;)Z+62
    j org.eclipse.swt.widgets.Widget.gtk_key_press_event(JJ)J+23
    j org.eclipse.swt.widgets.Control.gtk_key_press_event(JJ)J+100
    j org.eclipse.swt.widgets.Composite.gtk_key_press_event(JJ)J+3
    j org.eclipse.swt.widgets.Widget.windowProc(JJJ)J+420
    j org.eclipse.swt.widgets.Control.windowProc(JJJ)J+223
    j org.eclipse.swt.widgets.Display.windowProc(JJJ)J+20
    v ~StubRoutines::call_stub
    j org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(J)V+0
    j org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(J)V+8
    j org.eclipse.swt.widgets.Display.eventProc(JJ)J+132
    v ~StubRoutines::call_stub
    J org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(JZ)Z
    J org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(JZ)Z
    j org.eclipse.swt.widgets.Display.readAndDispatch()Z+23
    j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
    j org.eclipse.ui.internal.Workbench.runUI()I+393
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$5.run()V+55
    j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
    j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+84
    j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
    v ~StubRoutines::call_stub
    j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
    j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
    j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    j org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
    v ~StubRoutines::call_stub

    Console output:
    gull:/home/sguha:55>myeclipse
    Architecture: Linux/amd64
    Redirecting System.out and System.err to /home/sguha/Genuitec/Common/logs/installer-console.log
    Failed to receive messages at scim_bridge_client_read_and_dispatch ()
    An IOException at scim_bridge_client_change_focus ()
    An IOException occurred at scim_bridge_client_imcontext_focus_out ()
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The imcontext has already been registered
    Cannot register the IMContexts…
    The imcontext has not been registered yet
    Failed to deregister an IMContext
    The imcontext has not been registered yet
    Failed to deregister an IMContext
    The imcontext has not been registered yet
    Failed to deregister an IMContext
    The imcontext has not been registered yet
    Failed to deregister an IMContext
    The imcontext has not been registered yet
    Failed to deregister an IMContext
    Failed to receive messages at scim_bridge_client_read_and_dispatch ()
    An IOException at scim_bridge_client_handle_key_event ()
    An IOException at filter_key_event ()
    An IOException occurred at scim_bridge_client_imcontext_filter_key_event ()
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The messenger is now down
    The imcontext has already been registered
    Cannot register the IMContexts…
    Failed to receive messages at scim_bridge_client_read_and_dispatch ()
    An IOException at scim_bridge_client_handle_key_event ()
    An IOException at filter_key_event ()
    An IOException occurred at scim_bridge_client_imcontext_filter_key_event ()
    An IOException occurred at scim_bridge_client_imcontext_set_cursor_location ()
    #
    # An unexpected error has been detected by Java Runtime Environment:
    #
    # SIGSEGV (0xb) at pc=0x00000032cdefdddd, pid=1946, tid=1091426624
    #
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode linux-amd64)
    # Problematic frame:
    # C [libgtk-x11-2.0.so.0+0xfdddd]
    #
    # An error report file with more information is saved as:
    # /home/sguha/hs_err_pid1946.log
    #
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

    #309210 Reply

    Saugata Guha
    Member

    The complete dump of the crash report created by the JVM:
    Was not sure if there is a character limit to the post, so initially added only
    the stack trace part of it. Crashing JVM is a major problem.

    #
    # An unexpected error has been detected by Java Runtime Environment:
    #
    # SIGSEGV (0xb) at pc=0x00000032cdefdddd, pid=1946, tid=1091426624
    #
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 mixed mode linux-amd64)
    # Problematic frame:
    # C [libgtk-x11-2.0.so.0+0xfdddd]
    #
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

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

    Current thread (0x000000005b149000): JavaThread “main” [_thread_in_native, id=1947, stack(0x0000000040fdd000,0x00000000410de000)]

    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00002aabffffffff

    Registers:
    RAX=0x00002aabffffffff, RBX=0x00002aab707e0b20, RCX=0x00000000000e0001, RDX=0x00002aab704d3570
    RSP=0x00000000410d7b50, RBP=0x00002aab71c1d620, RSI=0x00002aab71c1d620, RDI=0x00002aab707e0b20
    R8 =0x0000000000000000, R9 =0x00002aab705010e0, R10=0x00002aab705010e0, R11=0x00002b5a24d715c8
    R12=0x00002aabffffffff, R13=0x0000000000000000, R14=0x00002aab707e0b20, R15=0x00002aab705010e0
    RIP=0x00000032cdefdddd, EFL=0x0000000000010206, CSGSFS=0x686e000000000033, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e

    Top of Stack: (sp=0x00000000410d7b50)
    0x00000000410d7b50: 00000032c6270c20 00000032c62729e0
    0x00000000410d7b60: 54552e53555f0043 00002aabffffffff
    0x00000000410d7b70: 00000000410d7bd0 00000000410d7c10
    0x00000000410d7b80: 00000000000004c3 0000000000000003
    0x00000000410d7b90: 00000032cb65b648 00000032cb653bcc
    0x00000000410d7ba0: 00002aab7158f0a0 00000032d545d14c
    0x00000000410d7bb0: 00000000410d7c10 00000032cb6463b0
    0x00000000410d7bc0: 00002aab7006c3b0 00000000410d7d28
    0x00000000410d7bd0: 00002aab71bf2de0 00000032cb61ea58
    0x00000000410d7be0: 0000000000000012 00000032d545d18b
    0x00000000410d7bf0: 00000000410d7d28 0000000000000000
    0x00000000410d7c00: 000000005b149000 00000032cb61eb11
    0x00000000410d7c10: 0000003000000028 00000000410d7cf0
    0x00000000410d7c20: 00000000410d7c30 00000000410d7cb0
    0x00000000410d7c30: 000000000000000b 0000000500000005
    0x00000000410d7c40: 0000000000000000 00002aab707e0b20
    0x00000000410d7c50: 00002aab71c1d620 00002aabffffffff
    0x00000000410d7c60: 0000000000000000 0000000000000000
    0x00000000410d7c70: 00002aab705010e0 00000032cdefe5e1
    0x00000000410d7c80: 00002aab78924440 00002aab707e0b20
    0x00000000410d7c90: 00002aab71c1d620 00000032d7c621d0
    0x00000000410d7ca0: 0000000000000000 0000000000000000
    0x00000000410d7cb0: 0000000000000000 00002b5a248c9c06
    0x00000000410d7cc0: 000000005b149000 000000005b1491c0
    0x00000000410d7cd0: 0000000000000000 00000000410d7e50
    0x00000000410d7ce0: 00000000410d7e68 0000000000000000
    0x00000000410d7cf0: 0000000000000000 00002aab7720fc03
    0x00000000410d7d00: 0000000000000000 0000000000000000
    0x00000000410d7d10: 000000005b149000 0000000000000000
    0x00000000410d7d20: 00002aab705010e0 00002aab71c1d620
    0x00000000410d7d30: 0000000000000000 0000000000000000
    0x00000000410d7d40: 00002aab704fdf20 00002aaad2ec9f00

    Instructions: (pc=0x00000032cdefdddd)
    0x00000032cdefddcd: 48 81 ec f8 00 00 00 48 8b 47 18 48 89 44 24 18
    0x00000032cdefdddd: 0f b6 10 c0 ea 03 83 e2 01 88 54 24 17 e8 e1 f9

    Stack: [0x0000000040fdd000,0x00000000410de000], sp=0x00000000410d7b50, free space=1002k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [libgtk-x11-2.0.so.0+0xfdddd]

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.eclipse.swt.internal.gnome.GNOME._gnome_icon_lookup(JJ[B[BJ[BI[I)J+0
    j org.eclipse.swt.internal.gnome.GNOME.gnome_icon_lookup(JJ[B[BJ[BI[I)J+21
    j org.eclipse.swt.program.Program.gnome_getProgram(Lorg/eclipse/swt/widgets/Display;Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+178
    j org.eclipse.swt.program.Program.findProgram(Lorg/eclipse/swt/widgets/Display;Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+130
    j org.eclipse.swt.program.Program.findProgram(Ljava/lang/String;)Lorg/eclipse/swt/program/Program;+4
    j org.eclipse.ui.internal.registry.EditorRegistry.getSystemExternalEditorImageDescriptor(Ljava/lang/String;)Lorg/eclipse/jface/resource/ImageDescriptor;+18
    j org.eclipse.ui.internal.registry.EditorRegistry.getImageDescriptor(Ljava/lang/String;Lorg/eclipse/core/runtime/content/IContentType;)Lorg/eclipse/jface/resource/ImageDescriptor;+207
    j org.eclipse.ui.internal.ide.model.WorkbenchFile.getBaseImage(Lorg/eclipse/core/resources/IResource;)Lorg/eclipse/jface/resource/ImageDescriptor;+57
    j com.genuitec.myeclipse.ui.adapters.MyEclipseWorkspaceFile.getBaseImage(Lorg/eclipse/core/resources/IResource;)Lorg/eclipse/jface/resource/ImageDescriptor;+14
    j org.eclipse.ui.internal.ide.model.WorkbenchResource.getImageDescriptor(Ljava/lang/Object;)Lorg/eclipse/jface/resource/ImageDescriptor;+16
    j org.eclipse.ui.model.WorkbenchLabelProvider.getImage(Ljava/lang/Object;)Lorg/eclipse/swt/graphics/Image;+14
    j org.eclipse.jface.viewers.DecoratingLabelProvider.getImage(Ljava/lang/Object;)Lorg/eclipse/swt/graphics/Image;+5
    j org.eclipse.jface.viewers.DecoratingLabelProvider.updateLabel(Lorg/eclipse/jface/viewers/ViewerLabel;Lorg/eclipse/jface/viewers/TreePath;)V+206
    J org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(Lorg/eclipse/swt/widgets/Item;Ljava/lang/Object;)V
    J org.eclipse.jface.viewers.AbstractTreeViewer$UpdateItemSafeRunnable.run()V
    J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
    j org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
    j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
    j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
    j org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem(Lorg/eclipse/swt/widgets/Widget;Ljava/lang/Object;Z)V+82
    j org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRunnable.run()V+16
    J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
    j org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
    j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
    j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
    j org.eclipse.jface.viewers.StructuredViewer.updateItem(Lorg/eclipse/swt/widgets/Widget;Ljava/lang/Object;)V+11
    j org.eclipse.jface.viewers.StructuredViewer.internalUpdate(Lorg/eclipse/swt/widgets/Widget;Ljava/lang/Object;[Ljava/lang/String;)V+125
    J org.eclipse.jface.viewers.ColumnViewer.update(Ljava/lang/Object;[Ljava/lang/String;)V
    J org.eclipse.jface.viewers.StructuredViewer.update([Ljava/lang/Object;[Ljava/lang/String;)V
    j org.eclipse.jface.viewers.StructuredViewer.handleLabelProviderChanged(Lorg/eclipse/jface/viewers/LabelProviderChangedEvent;)V+12
    j org.eclipse.jface.viewers.ContentViewer$1.labelProviderChanged(Lorg/eclipse/jface/viewers/LabelProviderChangedEvent;)V+92
    j org.eclipse.ui.internal.decorators.DecoratorManager$1.run()V+8
    J org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V
    j org.eclipse.ui.internal.decorators.DecoratorManager.fireListener(Lorg/eclipse/jface/viewers/LabelProviderChangedEvent;Lorg/eclipse/jface/viewers/ILabelProviderListener;)V+10
    j org.eclipse.ui.internal.decorators.DecorationScheduler$3.runInUIThread(Lorg/eclipse/core/runtime/IProgressMonitor;)Lorg/eclipse/core/runtime/IStatus;+145
    j org.eclipse.ui.progress.UIJob$1.run()V+53
    j org.eclipse.swt.widgets.RunnableLock.run()V+11
    j org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Z)Z+29
    j org.eclipse.swt.widgets.Display.runAsyncMessages(Z)Z+5
    j org.eclipse.swt.widgets.Display.readAndDispatch()Z+48
    j org.eclipse.jface.window.Window.runEventLoop(Lorg/eclipse/swt/widgets/Shell;)V+23
    j org.eclipse.jface.window.Window.open()I+49
    j org.eclipse.ui.dialogs.FilteredResourcesSelectionDialog.open()I+97
    j org.eclipse.ui.internal.ide.handlers.OpenResourceHandler.queryFileResource()[Ljava/lang/Object;+45
    j org.eclipse.ui.internal.ide.handlers.OpenResourceHandler.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+18
    j org.eclipse.ui.internal.ide.handlers.OpenResourceHandler.run(Lorg/eclipse/jface/action/IAction;)V+8
    j org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+144
    j org.eclipse.core.commands.Command.executeWithChecks(Lorg/eclipse/core/commands/ExecutionEvent;)Ljava/lang/Object;+115
    j org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+21
    j org.eclipse.ui.internal.handlers.HandlerService.executeCommand(Lorg/eclipse/core/commands/ParameterizedCommand;Lorg/eclipse/swt/widgets/Event;)Ljava/lang/Object;+6
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(Lorg/eclipse/jface/bindings/Binding;Lorg/eclipse/swt/widgets/Event;)Z+210
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)Z+313
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(Ljava/util/List;Lorg/eclipse/swt/widgets/Event;)V+14
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(Lorg/eclipse/swt/widgets/Event;)V+165
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(Lorg/eclipse/ui/internal/keys/WorkbenchKeyboard;Lorg/eclipse/swt/widgets/Event;)V+2
    j org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+177
    J org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V
    j org.eclipse.swt.widgets.Display.filterEvent(Lorg/eclipse/swt/widgets/Event;)Z+12
    j org.eclipse.swt.widgets.Widget.sendEvent(Lorg/eclipse/swt/widgets/Event;)V+7
    j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;Z)V+73
    j org.eclipse.swt.widgets.Widget.sendEvent(ILorg/eclipse/swt/widgets/Event;)V+4
    j org.eclipse.swt.widgets.Widget.sendKeyEvent(ILorg/eclipse/swt/internal/gtk/GdkEventKey;)Z+62
    j org.eclipse.swt.widgets.Widget.gtk_key_press_event(JJ)J+23
    j org.eclipse.swt.widgets.Control.gtk_key_press_event(JJ)J+100
    j org.eclipse.swt.widgets.Composite.gtk_key_press_event(JJ)J+3
    j org.eclipse.swt.widgets.Widget.windowProc(JJJ)J+420
    j org.eclipse.swt.widgets.Control.windowProc(JJJ)J+223
    j org.eclipse.swt.widgets.Display.windowProc(JJJ)J+20
    v ~StubRoutines::call_stub
    j org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(J)V+0
    j org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(J)V+8
    j org.eclipse.swt.widgets.Display.eventProc(JJ)J+132
    v ~StubRoutines::call_stub
    J org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(JZ)Z
    J org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(JZ)Z
    j org.eclipse.swt.widgets.Display.readAndDispatch()Z+23
    j org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V+9
    j org.eclipse.ui.internal.Workbench.runUI()I+393
    j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1
    j org.eclipse.ui.internal.Workbench$5.run()V+55
    j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
    j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
    j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
    j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+84
    j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103
    j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149
    j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
    v ~StubRoutines::call_stub
    j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
    j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
    j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
    j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
    j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+114
    j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    j org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
    v ~StubRoutines::call_stub

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

    Java Threads: ( => current thread )
    0x00002aab70565400 JavaThread “Timer-9” daemon [_thread_blocked, id=2638, stack(0x0000000042bae000,0x0000000042caf000)]
    0x00002aab792be000 JavaThread “Thread-219” daemon [_thread_blocked, id=2628, stack(0x00000000425a8000,0x00000000426a9000)]
    0x00002aab7908d400 JavaThread “Worker-14” [_thread_blocked, id=2590, stack(0x00000000423a6000,0x00000000424a7000)]
    0x00002aab70cf6800 JavaThread “JavaScript indexing” daemon [_thread_blocked, id=2589, stack(0x00000000428ab000,0x00000000429ac000)]
    0x000000005ba4f800 JavaThread “Worker-13” [_thread_blocked, id=2588, stack(0x00000000427aa000,0x00000000428ab000)]
    0x000000005cc01400 JavaThread “Worker-12” [_thread_blocked, id=2574, stack(0x0000000042aad000,0x0000000042bae000)]
    0x000000005b808800 JavaThread “Thread-120” daemon [_thread_blocked, id=2374, stack(0x00000000430b3000,0x00000000431b4000)]
    0x00002aab71f92800 JavaThread “AWT-XAWT” daemon [_thread_in_native, id=2064, stack(0x0000000042fb2000,0x00000000430b3000)]
    0x00002aab71277c00 JavaThread “Java2D Disposer” daemon [_thread_blocked, id=2063, stack(0x00000000431b4000,0x00000000432b5000)]
    0x00002aab784b5800 JavaThread “MultiThreadedHttpConnectionManager cleanup” daemon [_thread_blocked, id=2038, stack(0x0000000042caf000,0x0000000042db0000)]
    0x000000005c1ee000 JavaThread “Cleanup” daemon [_thread_in_native, id=2027, stack(0x00000000405f6000,0x00000000406f7000)]
    0x00002aab78139c00 JavaThread “MyEclipse Thread” [_thread_blocked, id=2026, stack(0x00000000404f5000,0x00000000405f6000)]
    0x000000005c8f9000 JavaThread “Worker-3” [_thread_blocked, id=2015, stack(0x00000000420a3000,0x00000000421a4000)]
    0x000000005c8f4c00 JavaThread “Worker-2” [_thread_blocked, id=2014, stack(0x0000000041ea1000,0x0000000041fa2000)]
    0x00002aab7032e800 JavaThread “org.eclipse.jdt.internal.ui.text.JavaReconciler” daemon [_thread_blocked, id=2008, stack(0x00000000424a7000,0x00000000425a8000)]
    0x00002aab70322400 JavaThread “org.eclipse.jdt.internal.ui.text.JavaReconciler” daemon [_thread_blocked, id=2006, stack(0x00000000422a5000,0x00000000423a6000)]
    0x00002aab70b02800 JavaThread “org.eclipse.jdt.internal.ui.text.JavaReconciler” daemon [_thread_blocked, id=2004, stack(0x00000000403f4000,0x00000000404f5000)]
    0x00002aab7041cc00 JavaThread “Java indexing” daemon [_thread_blocked, id=2002, stack(0x00000000421a4000,0x00000000422a5000)]
    0x00002aab70418800 JavaThread “Bundle File Closer” daemon [_thread_blocked, id=2001, stack(0x000000004095d000,0x0000000040a5e000)]
    0x00002aab7014a000 JavaThread “Worker-0” [_thread_blocked, id=1963, stack(0x0000000041da0000,0x0000000041ea1000)]
    0x000000005b78f000 JavaThread “Framework Event Dispatcher” daemon [_thread_blocked, id=1962, stack(0x0000000041c9f000,0x0000000041da0000)]
    0x000000005b6f6400 JavaThread “Start Level Event Dispatcher” daemon [_thread_blocked, id=1961, stack(0x0000000041b9e000,0x0000000041c9f000)]
    0x00002aab700e8400 JavaThread “State Data Manager” daemon [_thread_blocked, id=1960, stack(0x0000000040ab4000,0x0000000040bb5000)]
    0x000000005b2a8800 JavaThread “Low Memory Detector” daemon [_thread_blocked, id=1958, stack(0x000000004199c000,0x0000000041a9d000)]
    0x000000005b2a5c00 JavaThread “CompilerThread1” daemon [_thread_blocked, id=1957, stack(0x000000004189b000,0x000000004199c000)]
    0x000000005b29f000 JavaThread “CompilerThread0” daemon [_thread_blocked, id=1956, stack(0x00000000412e0000,0x00000000413e1000)]
    0x000000005b29d000 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=1955, stack(0x00000000411df000,0x00000000412e0000)]
    0x000000005b27a000 JavaThread “Finalizer” daemon [_thread_blocked, id=1954, stack(0x00000000410de000,0x00000000411df000)]
    0x000000005b278400 JavaThread “Reference Handler” daemon [_thread_blocked, id=1953, stack(0x0000000040e43000,0x0000000040f44000)]
    =>0x000000005b149000 JavaThread “main” [_thread_in_native, id=1947, stack(0x0000000040fdd000,0x00000000410de000)]

    Other Threads:
    0x000000005b272c00 VMThread [stack: 0x0000000040d42000,0x0000000040e43000] [id=1952]
    0x000000005b2aac00 WatcherThread [stack: 0x0000000041a9d000,0x0000000041b9e000] [id=1959]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap
    PSYoungGen total 199616K, used 46190K [0x00002aab4bea0000, 0x00002aab5cd80000, 0x00002aab6bea0000)
    eden space 124800K, 37% used [0x00002aab4bea0000,0x00002aab4ebbba30,0x00002aab53880000)
    from space 74816K, 0% used [0x00002aab53880000,0x00002aab53880000,0x00002aab58190000)
    to space 74048K, 0% used [0x00002aab58530000,0x00002aab58530000,0x00002aab5cd80000)
    PSOldGen total 214592K, used 165011K [0x00002aab0bea0000, 0x00002aab19030000, 0x00002aab4bea0000)
    object space 214592K, 76% used [0x00002aab0bea0000,0x00002aab15fc4e70,0x00002aab19030000)
    PSPermGen total 145344K, used 121761K [0x00002aaacbea0000, 0x00002aaad4c90000, 0x00002aab0bea0000)
    object space 145344K, 83% used [0x00002aaacbea0000,0x00002aaad3588758,0x00002aaad4c90000)

    Dynamic libraries:
    40000000-40009000 r-xp 00000000 00:13 20668483 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/bin/java
    40108000-4010a000 rwxp 00008000 00:13 20668483 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/bin/java
    4010a000-4010d000 rwxp 4010a000 00:00 0
    4010d000-4020b000 rwxp 4010d000 00:00 0
    402cb000-402ce000 rwxp 402cb000 00:00 0
    402ce000-403cc000 rwxp 402ce000 00:00 0
    403f4000-403f7000 —p 403f4000 00:00 0
    403f7000-404f5000 rwxp 403f7000 00:00 0
    404f5000-404f8000 —p 404f5000 00:00 0
    404f8000-405f6000 rwxp 404f8000 00:00 0
    405f6000-405f9000 —p 405f6000 00:00 0
    405f9000-406f7000 rwxp 405f9000 00:00 0
    406f7000-406fa000 rwxp 406f7000 00:00 0
    406fa000-407f8000 rwxp 406fa000 00:00 0
    4095d000-40960000 —p 4095d000 00:00 0
    40960000-40a5e000 rwxp 40960000 00:00 0
    40ab4000-40ab7000 —p 40ab4000 00:00 0
    40ab7000-40bb5000 rwxp 40ab7000 00:00 0
    40bb5000-40bb8000 rwxp 40bb5000 00:00 0
    40bb8000-40cb6000 rwxp 40bb8000 00:00 0
    40d42000-40d43000 —p 40d42000 00:00 0
    40d43000-40e43000 rwxp 40d43000 00:00 0
    40e43000-40e46000 —p 40e43000 00:00 0
    40e46000-40f44000 rwxp 40e46000 00:00 0
    40fdd000-40fe0000 —p 40fdd000 00:00 0
    40fe0000-410de000 rwxp 40fe0000 00:00 0
    410de000-410e1000 —p 410de000 00:00 0
    410e1000-411df000 rwxp 410e1000 00:00 0
    411df000-411e2000 —p 411df000 00:00 0
    411e2000-412e0000 rwxp 411e2000 00:00 0
    412e0000-412e3000 —p 412e0000 00:00 0
    412e3000-413e1000 rwxp 412e3000 00:00 0
    41497000-41498000 —p 41497000 00:00 0
    41498000-41598000 rwxp 41498000 00:00 0
    41598000-41599000 —p 41598000 00:00 0
    41599000-41699000 rwxp 41599000 00:00 0
    41699000-4169a000 —p 41699000 00:00 0
    4169a000-4179a000 rwxp 4169a000 00:00 0
    4179a000-4179b000 —p 4179a000 00:00 0
    4179b000-4189b000 rwxp 4179b000 00:00 0
    4189b000-4189e000 —p 4189b000 00:00 0
    4189e000-4199c000 rwxp 4189e000 00:00 0
    4199c000-4199f000 —p 4199c000 00:00 0
    4199f000-41a9d000 rwxp 4199f000 00:00 0
    41a9d000-41a9e000 —p 41a9d000 00:00 0
    41a9e000-41b9e000 rwxp 41a9e000 00:00 0
    41b9e000-41ba1000 —p 41b9e000 00:00 0
    41ba1000-41c9f000 rwxp 41ba1000 00:00 0
    41c9f000-41ca2000 —p 41c9f000 00:00 0
    41ca2000-41da0000 rwxp 41ca2000 00:00 0
    41da0000-41da3000 —p 41da0000 00:00 0
    41da3000-41ea1000 rwxp 41da3000 00:00 0
    41ea1000-41ea4000 —p 41ea1000 00:00 0
    41ea4000-41fa2000 rwxp 41ea4000 00:00 0
    41fa2000-41fa5000 rwxp 41fa2000 00:00 0
    41fa5000-420a3000 rwxp 41fa5000 00:00 0
    420a3000-420a6000 —p 420a3000 00:00 0
    420a6000-421a4000 rwxp 420a6000 00:00 0
    421a4000-421a7000 —p 421a4000 00:00 0
    421a7000-422a5000 rwxp 421a7000 00:00 0
    422a5000-422a8000 —p 422a5000 00:00 0
    422a8000-423a6000 rwxp 422a8000 00:00 0
    423a6000-423a9000 —p 423a6000 00:00 0
    423a9000-424a7000 rwxp 423a9000 00:00 0
    424a7000-424aa000 —p 424a7000 00:00 0
    424aa000-425a8000 rwxp 424aa000 00:00 0
    425a8000-425ab000 —p 425a8000 00:00 0
    425ab000-426a9000 rwxp 425ab000 00:00 0
    426a9000-426ac000 rwxp 426a9000 00:00 0
    426ac000-427aa000 rwxp 426ac000 00:00 0
    427aa000-427ad000 —p 427aa000 00:00 0
    427ad000-428ab000 rwxp 427ad000 00:00 0
    428ab000-428ae000 —p 428ab000 00:00 0
    428ae000-429ac000 rwxp 428ae000 00:00 0
    429ac000-429af000 rwxp 429ac000 00:00 0
    429af000-42aad000 rwxp 429af000 00:00 0
    42aad000-42ab0000 —p 42aad000 00:00 0
    42ab0000-42bae000 rwxp 42ab0000 00:00 0
    42bae000-42bb1000 —p 42bae000 00:00 0
    42bb1000-42caf000 rwxp 42bb1000 00:00 0
    42caf000-42cb2000 —p 42caf000 00:00 0
    42cb2000-42db0000 rwxp 42cb2000 00:00 0
    42db0000-42db3000 rwxp 42db0000 00:00 0
    42db3000-42eb1000 rwxp 42db3000 00:00 0
    42eb1000-42eb4000 rwxp 42eb1000 00:00 0
    42eb4000-42fb2000 rwxp 42eb4000 00:00 0
    42fb2000-42fb5000 —p 42fb2000 00:00 0
    42fb5000-430b3000 rwxp 42fb5000 00:00 0
    430b3000-430b6000 —p 430b3000 00:00 0
    430b6000-431b4000 rwxp 430b6000 00:00 0
    431b4000-431b7000 —p 431b4000 00:00 0
    431b7000-432b5000 rwxp 431b7000 00:00 0
    432b5000-432b8000 rwxp 432b5000 00:00 0
    432b8000-433b6000 rwxp 432b8000 00:00 0
    433b6000-433b9000 rwxp 433b6000 00:00 0
    433b9000-434b7000 rwxp 433b9000 00:00 0
    434b7000-434ba000 rwxp 434b7000 00:00 0
    434ba000-435b8000 rwxp 434ba000 00:00 0
    5b084000-5e6ce000 rwxp 5b084000 00:00 0
    32c5200000-32c521a000 r-xp 00000000 03:42 6029610 /lib64/ld-2.5.so
    32c5419000-32c541a000 r-xp 00019000 03:42 6029610 /lib64/ld-2.5.so
    32c541a000-32c541b000 rwxp 0001a000 03:42 6029610 /lib64/ld-2.5.so
    32c5600000-32c5614000 r-xp 00000000 03:42 18252164 /usr/lib64/libz.so.1.2.3
    32c5614000-32c5813000 —p 00014000 03:42 18252164 /usr/lib64/libz.so.1.2.3
    32c5813000-32c5814000 rwxp 00013000 03:42 18252164 /usr/lib64/libz.so.1.2.3
    32c5a00000-32c5a02000 r-xp 00000000 03:42 6029613 /lib64/libdl-2.5.so
    32c5a02000-32c5c02000 —p 00002000 03:42 6029613 /lib64/libdl-2.5.so
    32c5c02000-32c5c03000 r-xp 00002000 03:42 6029613 /lib64/libdl-2.5.so
    32c5c03000-32c5c04000 rwxp 00003000 03:42 6029613 /lib64/libdl-2.5.so
    32c5e00000-32c5f05000 r-xp 00000000 03:42 18252171 /usr/lib64/libX11.so.6.2.0
    32c5f05000-32c6105000 —p 00105000 03:42 18252171 /usr/lib64/libX11.so.6.2.0
    32c6105000-32c610c000 rwxp 00105000 03:42 18252171 /usr/lib64/libX11.so.6.2.0
    32c6200000-32c6346000 r-xp 00000000 03:42 6029611 /lib64/libc-2.5.so
    32c6346000-32c6546000 —p 00146000 03:42 6029611 /lib64/libc-2.5.so
    32c6546000-32c654a000 r-xp 00146000 03:42 6029611 /lib64/libc-2.5.so
    32c654a000-32c654b000 rwxp 0014a000 03:42 6029611 /lib64/libc-2.5.so
    32c654b000-32c6550000 rwxp 32c654b000 00:00 0
    32c6600000-32c6682000 r-xp 00000000 03:42 6029612 /lib64/libm-2.5.so
    32c6682000-32c6881000 —p 00082000 03:42 6029612 /lib64/libm-2.5.so
    32c6881000-32c6882000 r-xp 00081000 03:42 6029612 /lib64/libm-2.5.so
    32c6882000-32c6883000 rwxp 00082000 03:42 6029612 /lib64/libm-2.5.so
    32c6a00000-32c6a15000 r-xp 00000000 03:42 6029615 /lib64/libpthread-2.5.so
    32c6a15000-32c6c14000 —p 00015000 03:42 6029615 /lib64/libpthread-2.5.so
    32c6c14000-32c6c15000 r-xp 00014000 03:42 6029615 /lib64/libpthread-2.5.so
    32c6c15000-32c6c16000 rwxp 00015000 03:42 6029615 /lib64/libpthread-2.5.so
    32c6c16000-32c6c1a000 rwxp 32c6c16000 00:00 0
    32c6e00000-32c6e05000 r-xp 00000000 03:42 18252170 /usr/lib64/libXdmcp.so.6.0.0
    32c6e05000-32c7004000 —p 00005000 03:42 18252170 /usr/lib64/libXdmcp.so.6.0.0
    32c7004000-32c7005000 rwxp 00004000 03:42 18252170 /usr/lib64/libXdmcp.so.6.0.0
    32c7200000-32c7202000 r-xp 00000000 03:42 18252169 /usr/lib64/libXau.so.6.0.0
    32c7202000-32c7401000 —p 00002000 03:42 18252169 /usr/lib64/libXau.so.6.0.0
    32c7401000-32c7402000 rwxp 00001000 03:42 18252169 /usr/lib64/libXau.so.6.0.0
    32c7600000-32c7610000 r-xp 00000000 03:42 18252173 /usr/lib64/libXext.so.6.4.0
    32c7610000-32c7810000 —p 00010000 03:42 18252173 /usr/lib64/libXext.so.6.4.0
    32c7810000-32c7811000 rwxp 00010000 03:42 18252173 /usr/lib64/libXext.so.6.4.0
    32c7a00000-32c7a7f000 r-xp 00000000 03:42 18252178 /usr/lib64/libfreetype.so.6.3.10
    32c7a7f000-32c7c7f000 —p 0007f000 03:42 18252178 /usr/lib64/libfreetype.so.6.3.10
    32c7c7f000-32c7c84000 rwxp 0007f000 03:42 18252178 /usr/lib64/libfreetype.so.6.3.10
    32c7e00000-32c7e20000 r-xp 00000000 03:42 6029614 /lib64/libexpat.so.0.5.0
    32c7e20000-32c801f000 —p 00020000 03:42 6029614 /lib64/libexpat.so.0.5.0
    32c801f000-32c8022000 rwxp 0001f000 03:42 6029614 /lib64/libexpat.so.0.5.0
    32c8200000-32c8229000 r-xp 00000000 03:42 18252179 /usr/lib64/libfontconfig.so.1.1.0
    32c8229000-32c8429000 —p 00029000 03:42 18252179 /usr/lib64/libfontconfig.so.1.1.0
    32c8429000-32c8433000 rwxp 00029000 03:42 18252179 /usr/lib64/libfontconfig.so.1.1.0
    32c8433000-32c8434000 rwxp 32c8433000 00:00 0
    32c8600000-32c8623000 r-xp 00000000 03:42 18252168 /usr/lib64/libpng12.so.0.10.0
    32c8623000-32c8823000 —p 00023000 03:42 18252168 /usr/lib64/libpng12.so.0.10.0
    32c8823000-32c8824000 rwxp 00023000 03:42 18252168 /usr/lib64/libpng12.so.0.10.0
    32c8a00000-32c8a09000 r-xp 00000000 03:42 18252172 /usr/lib64/libXrender.so.1.3.0
    32c8a09000-32c8c08000 —p 00009000 03:42 18252172 /usr/lib64/libXrender.so.1.3.0
    32c8c08000-32c8c09000 rwxp 00008000 03:42 18252172 /usr/lib64/libXrender.so.1.3.0
    32c8e00000-32c8e02000 r-xp 00000000 03:42 18252177 /usr/lib64/libXinerama.so.1.0.0
    32c8e02000-32c9001000 —p 00002000 03:42 18252177 /usr/lib64/libXinerama.so.1.0.0
    32c9001000-32c9002000 rwxp 00001000 03:42 18252177 /usr/lib64/libXinerama.so.1.0.0
    32c9200000-32c920a000 r-xp 00000000 03:42 18252176 /usr/lib64/libXcursor.so.1.0.2
    32c920a000-32c9409000 —p 0000a000 03:42 18252176 /usr/lib64/libXcursor.so.1.0.2
    32c9409000-32c940a000 rwxp 00009000 03:42 18252176 /usr/lib64/libXcursor.so.1.0.2
    32c9600000-32c9605000 r-xp 00000000 03:42 18252175 /usr/lib64/libXfixes.so.3.1.0
    32c9605000-32c9804000 —p 00005000 03:42 18252175 /usr/lib64/libXfixes.so.3.1.0
    32c9804000-32c9805000 rwxp 00004000 03:42 18252175 /usr/lib64/libXfixes.so.3.1.0
    32c9a00000-32c9a03000 r-xp 00000000 03:42 18252174 /usr/lib64/libXrandr.so.2.0.0
    32c9a03000-32c9c02000 —p 00003000 03:42 18252174 /usr/lib64/libXrandr.so.2.0.0
    32c9c02000-32c9c03000 rwxp 00002000 03:42 18252174 /usr/lib64/libXrandr.so.2.0.0
    32c9e00000-32c9e0d000 r-xp 00000000 03:42 6029616 /lib64/libgcc_s-4.1.2-20070626.so.1
    32c9e0d000-32ca00d000 —p 0000d000 03:42 6029616 /lib64/libgcc_s-4.1.2-20070626.so.1
    32ca00d000-32ca00e000 rwxp 0000d000 03:42 6029616 /lib64/libgcc_s-4.1.2-20070626.so.1
    32ca200000-32ca2e6000 r-xp 00000000 03:42 18252183 /usr/lib64/libstdc++.so.6.0.8
    32ca2e6000-32ca4e5000 —p 000e6000 03:42 18252183 /usr/lib64/libstdc++.so.6.0.8
    32ca4e5000-32ca4eb000 r-xp 000e5000 03:42 18252183 /usr/lib64/libstdc++.so.6.0.8
    32ca4eb000-32ca4ee000 rwxp 000eb000 03:42 18252183 /usr/lib64/libstdc++.so.6.0.8
    32ca4ee000-32ca500000 rwxp 32ca4ee000 00:00 0
    32ca600000-32ca609000 r-xp 00000000 03:42 18252182 /usr/lib64/libSM.so.6.0.0
    32ca609000-32ca809000 —p 00009000 03:42 18252182 /usr/lib64/libSM.so.6.0.0
    32ca809000-32ca80a000 rwxp 00009000 03:42 18252182 /usr/lib64/libSM.so.6.0.0
    32caa00000-32caa17000 r-xp 00000000 03:42 18252181 /usr/lib64/libICE.so.6.3.0
    32caa17000-32cac16000 —p 00017000 03:42 18252181 /usr/lib64/libICE.so.6.3.0
    32cac16000-32cac18000 rwxp 00016000 03:42 18252181 /usr/lib64/libICE.so.6.3.0
    32cac18000-32cac1b000 rwxp 32cac18000 00:00 0
    32cae00000-32cae07000 r-xp 00000000 03:42 6029625 /lib64/librt-2.5.so
    32cae07000-32cb007000 —p 00007000 03:42 6029625 /lib64/librt-2.5.so
    32cb007000-32cb008000 r-xp 00007000 03:42 6029625 /lib64/librt-2.5.so
    32cb008000-32cb009000 rwxp 00008000 03:42 6029625 /lib64/librt-2.5.so
    32cb200000-32cb208000 r-xp 00000000 03:42 50898223 /usr/lib64/libXi.so.6.0.0
    32cb208000-32cb407000 —p 00008000 03:42 50898223 /usr/lib64/libXi.so.6.0.0
    32cb407000-32cb408000 rwxp 00007000 03:42 50898223 /usr/lib64/libXi.so.6.0.0
    32cb600000-32cb69d000 r-xp 00000000 03:42 6029638 /lib64/libglib-2.0.so.0.1200.3
    32cb69d000-32cb89c000 —p 0009d000 03:42 6029638 /lib64/libglib-2.0.so.0.1200.3
    32cb89c000-32cb89e000 rwxp 0009c000 03:42 6029638 /lib64/libglib-2.0.so.0.1200.3
    32cba00000-32cba3e000 r-xp 00000000 03:42 6029640 /lib64/libgobject-2.0.so.0.1200.3
    32cba3e000-32cbc3e000 —p 0003e000 03:42 6029640 /lib64/libgobject-2.0.so.0.1200.3
    32cbc3e000-32cbc40000 rwxp 0003e000 03:42 6029640 /lib64/libgobject-2.0.so.0.1200.3
    32cbe00000-32cbe21000 r-xp 00000000 03:42 18252165 /usr/lib64/libjpeg.so.62.0.0
    32cbe21000-32cc021000 —p 00021000 03:42 18252165 /usr/lib64/libjpeg.so.62.0.0
    32cc021000-32cc022000 rwxp 00021000 03:42 18252165 /usr/lib64/libjpeg.so.62.0.0
    32cc200000-32cc23b000 r-xp 00000000 03:42 6029626 /lib64/libsepol.so.1
    32cc23b000-32cc43b000 —p 0003b000 03:42 6029626 /lib64/libsepol.so.1
    32cc43b000-32cc43c000 rwxp 0003b000 03:42 6029626 /lib64/libsepol.so.1
    32cc43c000-32cc446000 rwxp 32cc43c000 00:00 0
    32cc600000-32cc615000 r-xp 00000000 03:42 6029627 /lib64/libselinux.so.1
    32cc615000-32cc815000 —p 00015000 03:42 6029627 /lib64/libselinux.so.1
    32cc815000-32cc817000 rwxp 00015000 03:42 6029627 /lib64/libselinux.so.1
    32cc817000-32cc818000 rwxp 32cc817000 00:00 0
    32cca00000-32cca03000 r-xp 00000000 03:42 6029639 /lib64/libgmodule-2.0.so.0.1200.3
    32cca03000-32ccc02000 —p 00003000 03:42 6029639 /lib64/libgmodule-2.0.so.0.1200.3
    32ccc02000-32ccc03000 rwxp 00002000 03:42 6029639 /lib64/libgmodule-2.0.so.0.1200.3
    32cce00000-32cce15000 r-xp 00000000 03:42 6029620 /lib64/libnsl-2.5.so
    32cce15000-32cd014000 —p 00015000 03:42 6029620 /lib64/libnsl-2.5.so
    32cd014000-32cd015000 r-xp 00014000 03:42 6029620 /lib64/libnsl-2.5.so
    32cd015000-32cd016000 rwxp 00015000 03:42 6029620 /lib64/libnsl-2.5.so
    32cd016000-32cd018000 rwxp 32cd016000 00:00 0
    32cd200000-32cd23e000 r-xp 00000000 03:42 18252216 /usr/lib64/libpango-1.0.so.0.1400.9
    32cd23e000-32cd43d000 —p 0003e000 03:42 18252216 /usr/lib64/libpango-1.0.so.0.1400.9
    32cd43d000-32cd440000 rwxp 0003d000 03:42 18252216 /usr/lib64/libpango-1.0.so.0.1400.9
    32cd600000-32cd617000 r-xp 00000000 03:42 50904492 /usr/lib64/libgdk_pixbuf-2.0.so.0.1000.4
    32cd617000-32cd816000 —p 00017000 03:42 50904492 /usr/lib64/libgdk_pixbuf-2.0.so.0.1000.4
    32cd816000-32cd817000 rwxp 00016000 03:42 50904492 /usr/lib64/libgdk_pixbuf-2.0.so.0.1000.4
    32cde00000-32ce173000 r-xp 00000000 03:42 18252222 /usr/lib64/libgtk-x11-2.0.so.0.1000.4
    32ce173000-32ce373000 —p 00373000 03:42 18252222 /usr/lib64/libgtk-x11-2.0.so.0.1000.4
    32ce373000-32ce37d000 rwxp 00373000 03:42 18252222 /usr/lib64/libgtk-x11-2.0.so.0.1000.4
    32ce37d000-32ce37f000 rwxp 32ce37d000 00:00 0
    32ce400000-32ce48f000 r-xp 00000000 03:42 18252220 /usr/lib64/libgdk-x11-2.0.so.0.1000.4
    32ce48f000-32ce68e000 —p 0008f000 03:42 18252220 /usr/lib64/libgdk-x11-2.0.so.0.1000.4
    32ce68e000-32ce693000 rwxp 0008e000 03:42 18252220 /usr/lib64/libgdk-x11-2.0.so.0.1000.4
    32ce800000-32ce82d000 r-xp 00000000 03:42 18252218 /usr/lib64/libpangoft2-1.0.so.0.1400.9
    32ce82d000-32cea2d000 —p 0002d000 03:42 18252218 /usr/lib64/libpangoft2-1.0.so.0.1400.9
    32cea2d000-32cea2e000 rwxp 0002d000 03:42 18252218 /usr/lib64/libpangoft2-1.0.so.0.1400.9
    32cec00000-32cec08000 r-xp 00000000 03:42 18252219 /usr/lib64/libpangocairo-1.0.so.0.1400.9
    32cec08000-32cee08000 —p 00008000 03:42 18252219 /usr/lib64/libpangocairo-1.0.so.0.1400.9
    32cee08000-32cee09000 rwxp 00008000 03:42 18252219 /usr/lib64/libpangocairo-1.0.so.0.1400.9
    32cf000000-32cf01c000 r-xp 00000000 03:42 18252221 /usr/lib64/libatk-1.0.so.0.1212.0
    32cf01c000-32cf21c000 —p 0001c000 03:42 18252221 /usr/lib64/libatk-1.0.so.0.1212.0
    32cf21c000-32cf21f000 rwxp 0001c000 03:42 18252221 /usr/lib64/libatk-1.0.so.0.1212.0
    32cf400000-32cf417000 r-xp 00000000 03:42 18252185 /usr/lib64/libart_lgpl_2.so.2.3.17
    32cf417000-32cf616000 —p 00017000 03:42 18252185 /usr/lib64/libart_lgpl_2.so.2.3.17
    32cf616000-32cf617000 rwxp 00016000 03:42 18252185 /usr/lib64/libart_lgpl_2.so.2.3.17
    32cf800000-32cf811000 r-xp 00000000 03:42 6029629 /lib64/libresolv-2.5.so
    32cf811000-32cfa11000 —p 00011000 03:42 6029629 /lib64/libresolv-2.5.so
    32cfa11000-32cfa12000 r-xp 00011000 03:42 6029629 /lib64/libresolv-2.5.so
    32cfa12000-32cfa13000 rwxp 00012000 03:42 6029629 /lib64/libresolv-2.5.so
    32cfa13000-32cfa15000 rwxp 32cfa13000 00:00 0
    32cfc00000-32cfd25000 r-xp 00000000 03:42 6029631 /lib64/libcrypto.so.0.9.8b
    32cfd25000-32cff25000 —p 00125000 03:42 6029631 /lib64/libcrypto.so.0.9.8b
    32cff25000-32cff44000 rwxp 00125000 03:42 6029631 /lib64/libcrypto.so.0.9.8b
    32cff44000-32cff48000 rwxp 32cff44000 00:00 0
    32d0000000-32d0002000 r-xp 00000000 03:42 6029630 /lib64/libcom_err.so.2.1
    32d0002000-32d0201000 —p 00002000 03:42 6029630 /lib64/libcom_err.so.2.1
    32d0201000-32d0202000 rwxp 00001000 03:42 6029630 /lib64/libcom_err.so.2.1
    32d0400000-32d0424000 r-xp 00000000 03:42 18252205 /usr/lib64/libk5crypto.so.3.1
    32d0424000-32d0623000 —p 00024000 03:42 18252205 /usr/lib64/libk5crypto.so.3.1
    32d0623000-32d0625000 rwxp 00023000 03:42 18252205 /usr/lib64/libk5crypto.so.3.1
    32d0800000-32d088e000 r-xp 00000000 03:42 18252206 /usr/lib64/libkrb5.so.3.3
    32d088e000-32d0a8e000 —p 0008e000 03:42 18252206 /usr/lib64/libkrb5.so.3.3
    32d0a8e000-32d0a92000 rwxp 0008e000 03:42 18252206 /usr/lib64/libkrb5.so.3.3
    32d0c00000-32d0c02000 r-xp 00000000 03:42 6029628 /lib64/libkeyutils-1.2.so
    32d0c02000-32d0e01000 —p 00002000 03:42 6029628 /lib64/libkeyutils-1.2.so
    32d0e01000-32d0e02000 rwxp 00001000 03:42 6029628 /lib64/libkeyutils-1.2.so
    32d1000000-32d102c000 r-xp 00000000 03:42 18252207 /usr/lib64/libgssapi_krb5.so.2.2
    32d102c000-32d122c000 —p 0002c000 03:42 18252207 /usr/lib64/libgssapi_krb5.so.2.2
    32d122c000-32d122e000 rwxp 0002c000 03:42 18252207 /usr/lib64/libgssapi_krb5.so.2.2
    32d1400000-32d1408000 r-xp 00000000 03:42 18252204 /usr/lib64/libkrb5support.so.0.1
    32d1408000-32d1607000 —p 00008000 03:42 18252204 /usr/lib64/libkrb5support.so.0.1
    32d1607000-32d1608000 rwxp 00007000 03:42 18252204 /usr/lib64/libkrb5support.so.0.1
    32d1800000-32d1843000 r-xp 00000000 03:42 6029632 /lib64/libssl.so.0.9.8b
    32d1843000-32d1a43000 —p 00043000 03:42 6029632 /lib64/libssl.so.0.9.8b
    32d1a43000-32d1a49000 rwxp 00043000 03:42 6029632 /lib64/libssl.so.0.9.8b
    32d2000000-32d2003000 r-xp 00000000 03:42 6029623 /lib64/libcap.so.1.10
    32d2003000-32d2203000 —p 00003000 03:42 6029623 /lib64/libcap.so.1.10
    32d2203000-32d2204000 rwxp 00003000 03:42 6029623 /lib64/libcap.so.1.10
    32d2400000-32d2402000 r-xp 00000000 03:42 6029641 /lib64/libutil-2.5.so
    32d2402000-32d2601000 —p 00002000 03:42 6029641 /lib64/libutil-2.5.so
    32d2601000-32d2602000 r-xp 00001000 03:42 6029641 /lib64/libutil-2.5.so
    32d2602000-32d2603000 rwxp 00002000 03:42 6029641 /lib64/libutil-2.5.so
    32d2800000-32d2804000 r-xp 00000000 03:42 6029642 /lib64/libgthread-2.0.so.0.1200.3
    32d2804000-32d2a03000 —p 00004000 03:42 6029642 /lib64/libgthread-2.0.so.0.1200.3
    32d2a03000-32d2a04000 rwxp 00003000 03:42 6029642 /lib64/libgthread-2.0.so.0.1200.3
    32d3000000-32d3036000 r-xp 00000000 03:42 6029624 /lib64/libdbus-1.so.3.2.0
    32d3036000-32d3235000 —p 00036000 03:42 6029624 /lib64/libdbus-1.so.3.2.0
    32d3235000-32d3237000 rwxp 00035000 03:42 6029624 /lib64/libdbus-1.so.3.2.0
    32d3400000-32d3533000 r-xp 00000000 03:42 50916554 /usr/lib64/libxml2.so.2.6.26
    32d3533000-32d3733000 —p 00133000 03:42 50916554 /usr/lib64/libxml2.so.2.6.26
    32d3733000-32d373c000 rwxp 00133000 03:42 50916554 /usr/lib64/libxml2.so.2.6.26
    32d373c000-32d373d000 rwxp 32d373c000 00:00 0
    32d3800000-32d3807000 r-xp 00000000 03:42 50909167 /usr/lib64/libpopt.so.0.0.0
    32d3807000-32d3a07000 —p 00007000 03:42 50909167 /usr/lib64/libpopt.so.0.0.0
    32d3a07000-32d3a08000 rwxp 00007000 03:42 50909167 /usr/lib64/libpopt.so.0.0.0
    32d3c00000-32d3c1d000 r-xp 00000000 03:42 50895038 /usr/lib64/libdbus-glib-1.so.2.0.0
    32d3c1d000-32d3e1c000 —p 0001d000 03:42 50895038 /usr/lib64/libdbus-glib-1.so.2.0.0
    32d3e1c000-32d3e1e000 rwxp 0001c000 03:42 50895038 /usr/lib64/libdbus-glib-1.so.2.0.0
    32d4000000-32d40d4000 r-xp 00000000 03:42 6029622 /lib64/libasound.so.2.0.0
    32d40d4000-32d42d3000 —p 000d4000 03:42 6029622 /lib64/libasound.so.2.0.0
    32d42d3000-32d42db000 rwxp 000d3000 03:42 6029622 /lib64/libasound.so.2.0.0
    32d4400000-32d445a000 r-xp 00000000 03:42 50918994 /usr/lib64/libORBit-2.so.0.1.0
    32d445a000-32d4659000 —p 0005a000 03:42 50918994 /usr/lib64/libORBit-2.so.0.1.0
    32d4659000-32d466c000 rwxp 00059000 03:42 50918994 /usr/lib64/libORBit-2.so.0.1.0
    32d4800000-32d4837000 r-xp 00000000 03:42 18252228 /usr/lib64/libgconf-2.so.4.1.0
    32d4837000-32d4a37000 —p 00037000 03:42 18252228 /usr/lib64/libgconf-2.so.4.1.0
    32d4a37000-32d4a3c000 rwxp 00037000 03:42 18252228 /usr/lib64/libgconf-2.so.4.1.0
    32d4c00000-32d4c0b000 r-xp 00000000 03:42 50906235 /usr/lib64/libavahi-common.so.3.4.3
    32d4c0b000-32d4e0a000 —p 0000b000 03:42 50906235 /usr/lib64/libavahi-common.so.3.4.3
    32d4e0a000-32d4e0b000 rwxp 0000a000 03:42 50906235 /usr/lib64/libavahi-common.so.3.4.3
    32d5000000-32d5002000 r-xp 00000000 03:42 18252229 /usr/lib64/libavahi-glib.so.1.0.1
    32d5002000-32d5202000 —p 00002000 03:42 18252229 /usr/lib64/libavahi-glib.so.1.0.1
    32d5202000-32d5203000 rwxp 00002000 03:42 18252229 /usr/lib64/libavahi-glib.so.1.0.1
    32d5400000-32d5471000 r-xp 00000000 03:42 18252230 /usr/lib64/libgnomevfs-2.so.0.1600.2
    32d5471000-32d5671000 —p 00071000 03:42 18252230 /usr/lib64/libgnomevfs-2.so.0.1600.2
    32d5671000-32d5676000 rwxp 00071000 03:42 18252230 /usr/lib64/libgnomevfs-2.so.0.1600.2
    32d5800000-32d5828000 r-xp 00000000 03:42 50909164 /usr/lib64/libaudiofile.so.0.0.2
    32d5828000-32d5a27000 —p 00028000 03:42 50909164 /usr/lib64/libaudiofile.so.0.0.2
    32d5a27000-32d5a2b000 rwxp 00027000 03:42 50909164 /usr/lib64/libaudiofile.so.0.0.2
    32d5c00000-32d5c0f000 r-xp 00000000 03:42 18252198 /usr/lib64/libavahi-client.so.3.2.1
    32d5c0f000-32d5e0f000 —p 0000f000 03:42 18252198 /usr/lib64/libavahi-client.so.3.2.1
    32d5e0f000-32d5e10000 rwxp 0000f000 03:42 18252198 /usr/lib64/libavahi-client.so.3.2.1
    32d6000000-32d600a000 r-xp 00000000 03:42 18252203 /usr/lib64/libesd.so.0.2.36
    32d600a000-32d6209000 —p 0000a000 03:42 18252203 /usr/lib64/libesd.so.0.2.36
    32d6209000-32d620a000 rwxp 00009000 03:42 18252203 /usr/lib64/libesd.so.0.2.36
    32d6400000-32d6463000 r-xp 00000000 03:42 18252233 /usr/lib64/libbonobo-2.so.0.0.0
    32d6463000-32d6662000 —p 00063000 03:42 18252233 /usr/lib64/libbonobo-2.so.0.0.0
    32d6662000-32d6673000 rwxp 00062000 03:42 18252233 /usr/lib64/libbonobo-2.so.0.0.0
    32d6800000-32d6805000 r-xp 00000000 03:42 18252231 /usr/lib64/libORBitCosNaming-2.so.0.1.0
    32d6805000-32d6a04000 —p 00005000 03:42 18252231 /usr/lib64/libORBitCosNaming-2.so.0.1.0
    32d6a04000-32d6a06000 rwxp 00004000 03:42 18252231 /usr/lib64/libORBitCosNaming-2.so.0.1.0
    32d6c00000-32d6c17000 r-xp 00000000 03:42 18252232 /usr/lib64/libbonobo-activation.so.4.0.0
    32d6c17000-32d6e16000 —p 00017000 03:42 18252232 /usr/lib64/libbonobo-activation.so.4.0.0
    32d6e16000-32d6e1a000 rwxp 00016000 03:42 18252232 /usr/lib64/libbonobo-activation.so.4.0.0
    32d7000000-32d702d000 r-xp 00000000 03:42 50918818 /usr/lib64/libgnomecanvas-2.so.0.1400.0
    32d702d000-32d722c000 —p 0002d000 03:42 50918818 /usr/lib64/libgnomecanvas-2.so.0.1400.0
    32d722c000-32d722e000 rwxp 0002c000 03:42 50918818 /usr/lib64/libgnomecanvas-2.so.0.1400.0
    32d7400000-32d7468000 r-xp 00000000 03:42 18252235 /usr/lib64/libbonoboui-2.so.0.0.0
    32d7468000-32d7668000 —p 00068000 03:42 18252235 /usr/lib64/libbonoboui-2.so.0.0.0
    32d7668000-32d766d000 rwxp 00068000 03:42 18252235 /usr/lib64/libbonoboui-2.so.0.0.0
    32d7800000-32d7816000 r-xp 00000000 03:42 18252234 /usr/lib64/libgnome-2.so.0.1600.0
    32d7816000-32d7a15000 —p 00016000 03:42 18252234 /usr/lib64/libgnome-2.so.0.1600.0
    32d7a15000-32d7a17000 rwxp 00015000 03:42 18252234 /usr/lib64/libgnome-2.so.0.1600.0
    32d7c00000-32d7c93000 r-xp 00000000 03:42 18252237 /usr/lib64/libgnomeui-2.so.0.1600.0
    32d7c93000-32d7e93000 —p 00093000 03:42 18252237 /usr/lib64/libgnomeui-2.so.0.1600.0
    32d7e93000-32d7e99000 rwxp 00093000 03:42 18252237 /usr/lib64/libgnomeui-2.so.0.1600.0
    32d8000000-32d800c000 r-xp 00000000 03:42 18252236 /usr/lib64/libgnome-keyring.so.0.0.1
    32d800c000-32d820c000 —p 0000c000 03:42 18252236 /usr/lib64/libgnome-keyring.so.0.0.1
    32d820c000-32d820d000 rwxp 0000c000 03:42 18252236 /usr/lib64/libgnome-keyring.so.0.0.1
    32d8800000-32d8805000 r-xp 00000000 03:42 50904223 /usr/lib64/libXtst.so.6.1.0
    32d8805000-32d8a05000 —p 00005000 03:42 50904223 /usr/lib64/libXtst.so.6.1.0
    32d8a05000-32d8a06000 rwxp 00005000 03:42 50904223 /usr/lib64/libXtst.so.6.1.0
    32d9000000-32d9008000 r-xp 00000000 03:42 50910828 /usr/lib64/libfam.so.0.0.0
    32d9008000-32d9207000 —p 00008000 03:42 50910828 /usr/lib64/libfam.so.0.0.0
    32d9207000-32d9208000 rwxp 00007000 03:42 50910828 /usr/lib64/libfam.so.0.0.0
    2aaaaaaab000-2aaaaaaac000 r-xs 0000a000 00:13 20679096 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    2aaaaaaac000-2aaaaaaad000 r-xs 0000a000 00:13 20679096 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
    2aaaaaaad000-2aaaaaab0000 r-xs 00016000 00:13 20679102 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.equinox.common_3.5.1.R35x_v20090807-1100.jar
    2aaaaaab0000-2aaaaaab3000 r-xs 0001b000 00:13 20675037 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.core.resources.compatibility_3.4.1.R35x_v20100113-0530.jar
    2aaaaaab5000-2aaaaaabd000 r-xs 000aa000 00:13 21585091 /home/sguha/opt/Genuitec/Common/plugins/com.objectaid.uml_0.9.86.jar
    2aaaaaabe000-2aaaaaac0000 r-xs 00003000 00:13 9083196 /home/sguha/opt/Genuitec/Common/plugins/org.tigris.subversion.subclipse.mylyn_3.0.0.jar
    2aaaaaac0000-2aaaaaac1000 r-xs 00004000 00:13 7436410 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.mylyn.team.cvs_3.3.2.v20100222-0100-e3x.jar
    2aaaaaac1000-2aaaaaaca000 r-xs 00056000 00:13 20676426 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.team.core_3.5.1.r35x_20100113-0800.jar
    2aaaaaaca000-2aaaaaad3000 r-xs 00084000 00:13 20676427 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.team.cvs.core_3.3.200.I20090430-0408.jar
    2aaaaaad9000-2aaaaaadc000 r-xs 00017000 00:13 7436370 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.mylyn.team.ui_3.3.2.v20100222-0100-e3x.jar
    2aaaaaadc000-2aaaaaae0000 r-xs 0002e000 00:13 20675562 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.emf.common_2.5.0.v200906151043.jar
    2aaaaaae0000-2aaaaaae3000 r-xs 00012000 00:13 20675940 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.jdt.core.manipulation_1.3.0.v20090603.jar
    2aaaaaae3000-2aaaaaaeb000 r-xs 00046000 00:13 20676201 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.ltk.core.refactoring_3.5.0.v20090513-2000.jar
    2aaaaaaed000-2aaaaaaee000 r-xp 2aaaaaaed000 00:00 0
    2aaaaaaee000-2aaaaaaef000 rwxp 2aaaaaaee000 00:00 0
    2aaaaaaef000-2aaaaaaf6000 r-xp 00000000 00:13 20672631 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/native_threads/libhpi.so
    2aaaaaaf6000-2aaaaabf7000 —p 00007000 00:13 20672631 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/native_threads/libhpi.so
    2aaaaabf7000-2aaaaabf9000 rwxp 00008000 00:13 20672631 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/native_threads/libhpi.so
    2aaaaabf9000-2aaaaabfa000 rwxp 2aaaaabf9000 00:00 0
    2aaaaabfa000-2aaaaac02000 rwxs 00000000 03:42 52990439 /tmp/hsperfdata_sguha/1946
    2aaaaac02000-2aaaaac0a000 r-xs 0005c000 00:13 20676979 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.wst.dtd.core_1.1.300.v200904181727.jar
    2aaaaac0a000-2aaaaac0d000 r-xs 0002d000 00:13 20667642 /home/sguha/opt/Genuitec/Common/plugins/com.genuitec.myeclipse.perspective_8.5.0.me201003232017.jar
    2aaaaac0e000-2aaaaac0f000 r-xs 00000000 03:42 3932180 /local/sguha/opt/Genuitec/MyEclipse8.5/configuration/org.eclipse.osgi/bundles/125/1/.cp/browser.jar
    2aaaaac0f000-2aaaaac10000 r-xs 00000000 03:42 3932181 /local/sguha/opt/Genuitec/MyEclipse8.5/configuration/org.eclipse.osgi/bundles/125/1/.cp/htmltransferfix.jar
    2aaaaac10000-2aaaaac14000 r-xs 00024000 00:13 9072324 /home/sguha/opt/Genuitec/Common/plugins/org.tigris.subversion.clientadapter.javahl_1.6.9.3.jar
    2aaaaac14000-2aaaaac17000 r-xs 00012000 00:13 9072320 /home/sguha/opt/Genuitec/Common/plugins/org.tigris.subversion.clientadapter_1.6.10.jar
    2aaaaac19000-2aaaaac1b000 r-xs 00012000 00:13 20679139 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.core.jobs_3.4.100.v20090429-1800.jar
    2aaaaac1b000-2aaaaac1e000 r-xs 00012000 00:13 9083217 /home/sguha/opt/Genuitec/Common/plugins/org.tigris.subversion.clientadapter.svnkit_1.6.10.jar
    2aaaaac1e000-2aaaaac1f000 r-xs 00401000 00:13 9083245 /home/sguha/opt/Genuitec/Common/plugins/org.tmatesoft.svnkit_1.3.2.6267.jar
    2aaaaac21000-2aaaaac26000 r-xs 00020000 00:13 7436543 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.mylyn.jira.ui_3.3.2.v20100222-0100-e3x.jar
    2aaaaac26000-2aaaaac29000 r-xs 00011000 00:13 7436536 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.mylyn.trac.ui_3.3.2.v20100222-0100-e3x.jar
    2aaaaac29000-2aaaaac2d000 r-xs 00021000 00:13 20676433 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.ui_3.5.2.M20100120-0800.jar
    2aaaaac2f000-2aaaaac35000 r-xs 00041000 00:13 9072328 /home/sguha/opt/Genuitec/Common/plugins/org.tigris.subversion.subclipse.core_1.6.10.jar
    2aaaaac35000-2aaaaac39000 r-xs 00032000 00:13 20675667 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.emf.ecore.xmi_2.5.0.v200906151043.jar
    2aaaaac39000-2aaaaac43000 r-xp 00000000 03:42 6029340 /lib64/libnss_files-2.5.so
    2aaaaac43000-2aaaaae42000 —p 0000a000 03:42 6029340 /lib64/libnss_files-2.5.so
    2aaaaae42000-2aaaaae43000 r-xp 00009000 03:42 6029340 /lib64/libnss_files-2.5.so
    2aaaaae43000-2aaaaae44000 rwxp 0000a000 03:42 6029340 /lib64/libnss_files-2.5.so
    2aaaaae44000-2aaaab109000 r-xp 00000000 03:42 6029588 /lib64/libnss_ldap-2.5.so
    2aaaab109000-2aaaab308000 —p 002c5000 03:42 6029588 /lib64/libnss_ldap-2.5.so
    2aaaab308000-2aaaab332000 rwxp 002c4000 03:42 6029588 /lib64/libnss_ldap-2.5.so
    2aaaab332000-2aaaab341000 rwxp 2aaaab332000 00:00 0
    2aaaab341000-2aaaab34e000 r-xp 00000000 00:13 20672642 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libverify.so
    2aaaab34e000-2aaaab44d000 —p 0000d000 00:13 20672642 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libverify.so
    2aaaab44d000-2aaaab450000 rwxp 0000c000 00:13 20672642 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libverify.so
    2aaaab450000-2aaaab479000 r-xp 00000000 00:13 20672661 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libjava.so
    2aaaab479000-2aaaab578000 —p 00029000 00:13 20672661 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libjava.so
    2aaaab578000-2aaaab57f000 rwxp 00028000 00:13 20672661 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libjava.so
    2aaaab57f000-2aaaab58d000 r-xp 00000000 00:13 20672640 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libzip.so
    2aaaab58d000-2aaaab68f000 —p 0000e000 00:13 20672640 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libzip.so
    2aaaab68f000-2aaaab692000 rwxp 00010000 00:13 20672640 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libzip.so
    2aaaab692000-2aaaac3c3000 rwxp 2aaaab692000 00:00 0
    2aaaac3c3000-2aaacb693000 rwxp 2aaaac3c3000 00:00 0
    2aaacb693000-2aaacb6c8000 rwxp 2aaacb693000 00:00 0
    2aaacb6c8000-2aaacbe93000 rwxp 2aaacb6c8000 00:00 0
    2aaacbe93000-2aaacbe94000 r-xs 00001000 00:13 20676914 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.ui.workbench.compatibility_3.2.0.I20090429-1800/compatibility.jar
    2aaacbe94000-2aaacbe96000 r-xs 00009000 00:13 21556211 /home/sguha/opt/Genuitec/Common/plugins/org.codehaus.groovy_1.7.0.20100319-1100-e35-RELEASE/lib/commons-cli-1.2.jar
    2aaacbe96000-2aaacbe99000 r-xs 00019000 00:13 21556209 /home/sguha/opt/Genuitec/Common/plugins/org.codehaus.groovy_1.7.0.20100319-1100-e35-RELEASE/lib/bsf-2.4.0.jar
    2aaacbe99000-2aaacbe9c000 r-xs 00013000 00:13 20675032 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.core.expressions_3.4.101.R35x_v20100209.jar
    2aaacbe9c000-2aaacbe9e000 r-xs 0000f000 03:42 3276875 /local/sguha/opt/Genuitec/MyEclipse8.5/dropins/plugins/com.ibm.rational.clearcase.ccrefresh_7.5.0.v200910221234/ccrefreshprovider.jar
    2aaacbea0000-2aaad4c90000 rwxp 2aaacbea0000 00:00 0
    2aaad4c90000-2aab0bea0000 rwxp 2aaad4c90000 00:00 0
    2aab0bea0000-2aab19030000 rwxp 2aab0bea0000 00:00 0
    2aab19030000-2aab4bea0000 rwxp 2aab19030000 00:00 0
    2aab4bea0000-2aab5cd80000 rwxp 2aab4bea0000 00:00 0
    2aab5cd80000-2aab6bea0000 rwxp 2aab5cd80000 00:00 0
    2aab6bea0000-2aab6bee7000 rwxp 2aab6bea0000 00:00 0
    2aab6bee7000-2aab6c0a0000 rwxp 2aab6bee7000 00:00 0
    2aab6c0a0000-2aab6c109000 rwxp 2aab6c0a0000 00:00 0
    2aab6c109000-2aab6c2a0000 rwxp 2aab6c109000 00:00 0
    2aab6c2a0000-2aab6c328000 rwxp 2aab6c2a0000 00:00 0
    2aab6c328000-2aab6c3a0000 rwxp 2aab6c328000 00:00 0
    2aab6c3a0000-2aab6c40a000 rwxp 2aab6c3a0000 00:00 0
    2aab6c40a000-2aab6c5a1000 rwxp 2aab6c40a000 00:00 0
    2aab6c5a1000-2aab6c5e8000 rwxp 2aab6c5a1000 00:00 0
    2aab6c5e8000-2aab6c7a1000 rwxp 2aab6c5e8000 00:00 0
    2aab6c7a1000-2aab6c933000 r-xs 02f34000 00:13 20672051 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/rt.jar
    2aab6c933000-2aab6c966000 rwxp 2aab6c933000 00:00 0
    2aab6c966000-2aab6ff33000 r-xp 00000000 03:42 50891730 /usr/lib/locale/locale-archive
    2aab6ff33000-2aab6ff3a000 r-xs 00110000 00:13 20672066 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/resources.jar
    2aab6ff3a000-2aab6ff3c000 r-xs 00025000 00:13 20665691 /home/sguha/opt/Genuitec/Common/plugins/com.genuitec.eclipse.core_8.5.0.me201003250242.jar
    2aab6ff3c000-2aab6ff3f000 r-xs 0001d000 00:13 20677002 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.wst.jsdt.web.core_1.0.201.me201003052220.jar
    2aab6ff40000-2aab6ff44000 r-xs 00021000 00:13 7436545 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.mylyn.trac.core_3.3.2.v20100222-0100-e3x.jar
    2aab6ff44000-2aab6ff47000 r-xs 0001a000 00:13 20677175 /home/sguha/opt/Genuitec/Common/plugins/org.hibernate.eclipse.jdt.ui_3.2.4.CR1-me201003052220.jar
    2aab6ff47000-2aab6ff4a000 r-xs 0001c000 00:13 20678522 /home/sguha/opt/Genuitec/Common/plugins/org.maven.ide.eclipse.jdt_0.10.0.me201003200749.jar
    2aab6ff4d000-2aab6ff5b000 r-xs 000a9000 03:42 3933224 /local/sguha/opt/Genuitec/MyEclipse8.5/configuration/org.eclipse.osgi/bundles/1185/1/.cp/sqljet.1.0.1.jar
    2aab6ff5b000-2aab6ff5e000 r-xs 00022000 03:42 3933225 /local/sguha/opt/Genuitec/MyEclipse8.5/configuration/org.eclipse.osgi/bundles/1185/1/.cp/antlr-runtime-3.1.3.jar
    2aab6ff5e000-2aab6ff64000 r-xs 00032000 00:13 7436380 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.mylyn.context.ui_3.3.2.v20100222-0100-e3x.jar
    2aab6ff64000-2aab6ff67000 r-xs 00018000 00:13 7436372 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.mylyn.context.core_3.3.2.v20100222-0100-e3x.jar
    2aab6ff67000-2aab6ff7b000 r-xs 000ef000 00:13 20679043 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.jface_3.5.2.M20100120-0800.jar
    2aab6ff7b000-2aab6ff7e000 r-xs 00013000 00:13 20679142 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.core.contenttype_3.4.1.R35x_v20090826-0451.jar
    2aab6ff81000-2aab6ff83000 r-xs 00036000 00:13 20667272 /home/sguha/opt/Genuitec/Common/plugins/com.genuitec.eclipse.wizards_8.5.0.me201003052220.jar
    2aab6ff83000-2aab6ff84000 r-xs 00004000 00:13 20679036 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.swt_3.5.2.v3557f.jar
    2aab6ff84000-2aab6ff87000 r-xs 0000a000 00:13 7436530 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.mylyn.monitor.ui_3.3.2.v20100222-0100-e3x.jar
    2aab6ff87000-2aab6ff8f000 r-xs 00053000 00:13 20666684 /home/sguha/opt/Genuitec/Common/plugins/com.genuitec.eclipse.uml2.ui_8.5.0.me201003212033.jar
    2aab6ff8f000-2aab6ffef000 rwxs 00000000 00:08 129662994 /SYSV00000000 (deleted)
    2aab6ffef000-2aab6fff5000 r-xs 00049000 00:13 21555940 /home/sguha/opt/Genuitec/Common/plugins/org.codehaus.groovy.eclipse.ui_2.0.1.20100319-1100-e35-RELEASE.jar
    2aab6fff7000-2aab6ffff000 r-xs 0004d000 00:13 7436382 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.mylyn.tasks.core_3.3.2.v20100222-0100-e3x.jar
    2aab70000000-2aab738c5000 rwxp 2aab70000000 00:00 0
    2aab738c5000-2aab74000000 —p 2aab738c5000 00:00 0
    2aab74000000-2aab7400e000 r-xp 00000000 00:13 20679087 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519/eclipse_1206.so
    2aab7400e000-2aab7410e000 —p 0000e000 00:13 20679087 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519/eclipse_1206.so
    2aab7410e000-2aab7410f000 rwxp 0000e000 00:13 20679087 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519/eclipse_1206.so
    2aab7410f000-2aab741b0000 r-xp 00000000 00:13 11607279 /home/sguha/opt/cairo-1.9.6/lib/libcairo.so.2.10906.0
    2aab741b0000-2aab743b0000 —p 000a1000 00:13 11607279 /home/sguha/opt/cairo-1.9.6/lib/libcairo.so.2.10906.0
    2aab743b0000-2aab743b3000 rwxp 000a1000 00:13 11607279 /home/sguha/opt/cairo-1.9.6/lib/libcairo.so.2.10906.0
    2aab743b3000-2aab743b5000 rwxp 2aab743b3000 00:00 0
    2aab743b5000-2aab743bc000 r-xs 00000000 03:42 50987267 /usr/lib64/gconv/gconv-modules.cache
    2aab743bc000-2aab743e5000 r-xs 0041a000 00:13 21556155 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.jdt.core_3.5.2.20100319-1100-e35-RELEASE.jar
    2aab743e5000-2aab743ec000 r-xs 00036000 00:13 20973700 /home/sguha/opt/Genuitec/Common/plugins/jp.gr.java_conf.ussiy.app.propedit_5.3.4.jar
    2aab743ec000-2aab743f2000 r-xs 00049000 00:13 8994559 /home/sguha/opt/Genuitec/Common/plugins/org.apache.commons.httpclient_3.1.0.v20080605-1935.jar
    2aab743f4000-2aab7444b000 r-xp 00000000 00:13 11606793 /home/sguha/opt/pixman-0.18.2/lib/libpixman-1.so.0.18.2
    2aab7444b000-2aab7464b000 —p 00057000 00:13 11606793 /home/sguha/opt/pixman-0.18.2/lib/libpixman-1.so.0.18.2
    2aab7464b000-2aab7464f000 rwxp 00057000 00:13 11606793 /home/sguha/opt/pixman-0.18.2/lib/libpixman-1.so.0.18.2
    2aab7464f000-2aab74650000 r-xp 00000000 03:42 50987191 /usr/lib64/gconv/ISO8859-1.so
    2aab74650000-2aab74850000 —p 00001000 03:42 50987191 /usr/lib64/gconv/ISO8859-1.so
    2aab74850000-2aab74852000 rwxp 00001000 03:42 50987191 /usr/lib64/gconv/ISO8859-1.so
    2aab74852000-2aab74863000 r-xp 00000000 03:42 52005573 /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so
    2aab74863000-2aab74a63000 —p 00011000 03:42 52005573 /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so
    2aab74a63000-2aab74a64000 rwxp 00011000 03:42 52005573 /usr/lib64/gtk-2.0/2.10.0/engines/libclearlooks.so
    2aab74a65000-2aab74a68000 r-xp 00000000 03:42 52003951 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    2aab74a68000-2aab74c67000 —p 00003000 03:42 52003951 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    2aab74c67000-2aab74c68000 rwxp 00002000 03:42 52003951 /usr/lib64/gtk-2.0/2.10.0/loaders/libpixbufloader-bmp.so
    2aab74c68000-2aab74ccb000 rwxp 2aab74c68000 00:00 0
    2aab74ccb000-2aab74d2b000 rwxs 00000000 00:08 129630225 /SYSV00000000 (deleted)
    2aab74d2b000-2aab74d3c000 r-xs 00103000 00:13 20679040 /home/sguha/opt/Genuitec/Common/plugins/org.eclipse.osgi_3.5.2.R35x_v20100126.jar
    2aab74d3c000-2aab74d4f000 r-xp 00000000 00:13 20672620 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libnet.so
    2aab74d4f000-2aab74e50000 —p 00013000 00:13 20672620 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libnet.so
    2aab74e50000-2aab74e53000 rwxp 00014000 00:13 20672620 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libnet.so
    2aab74e53000-2aab74e5a000 r-xp 00000000 00:13 20672660 /home/sguha/opt/Genuitec/Common/binary/com.sun.java.jdk.linux.x86_64_1.6.0.013/jre/lib/amd64/libnio.so
    2aab74e5a000-2aab74f59000 —p 00007000 00:13 20672660 /home/sguha/opt/Genuitec/Commo

    #309219 Reply

    Saugata,
    Can you give some more information?
    1. Can you copy paste your installation details from MyEclipse > Installation Summary > Installation Details?
    2. Are there any errors logged in the log file located at workspace dir > .metadata > log?

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: MyEclipse crashes JVM, often.

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