Bug 6626 - Eclipse crashes when using GTK-Qt engine, workaround by using standard GTK theme fixes issue
Summary: Eclipse crashes when using GTK-Qt engine, workaround by using standard GTK th...
Status: RESOLVED WORKSFORME
Alias: None
Product: GTK-Qt Engine
Classification: Unclassified
Component: GTK-Qt (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: David Sansome
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-17 13:45 UTC by michael macioce
Modified: 2006-11-01 03:09 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description michael macioce 2006-04-17 13:45:59 UTC
I'm including the entire log from where I originally posted this report on
eclipse's bugzilla: https://bugs.eclipse.org/bugs/show_bug.cgi?id=134781

I'm running eclipse (the ubuntu build) on my Kubuntu System.
I'm using an Inspiron 8100
Since the crash-on-load started I haven't been able to get into Eclipse, even
after trying both the -clean argument and -data /new/workspace
It was working fine for many months.  I just stopped working.
Appreciate any help!

apt-get package manager shows the following as being installed on my system:
eclipse-base
eclipse-jdt
eclipse-jdt-common
eclipse-pde
eclipse-pde-common
eclipse-platform
eclipse-platform-common
eclipse-sdk
All of which are showing version as 3.1.1-1ubuntu3 Maintained by the Debian
Java Maintainers
I'm running Kubuntu Breezy 

I'm including the console error messages, as well as the error log:
---------------------------------------------------------------------------------------------
http://pastebin.com/639925
kdesu '/usr/bin/eclipse -vm /usr/lib/j2sdk1.5-sun'
michael@luna:~/java/workspace/MMaciocXmlValidator $ kdesu '/usr/bin/eclipse -vm
/usr/lib/j2sdk1.5-sun'
using specified vm: /usr/lib/j2sdk1.5-sun
QPainter::begin: Cannot paint null pixmap
QPainter::setPen: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
QPainter::setBrush: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
QPainter::setPen: Will be reset by begin()
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#
SIGSEGV
 (0xb)
 at pc=0xb125c07e
, pid=10383
, tid=3085342944

#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode, sharing)
# Problematic frame:
#
C
  [libX11.so.6+0x3007e]
  XSetForeground+0xe

#
# An error report file with more information is saved as
hs_err_pid10383.log

#

# If you would like to submit a bug report, please visit:

#
http://java.sun.com/webapps/bugreport/crash.jsp
---------------------------------------------------------------------------------------------------------
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0xb128207e, pid=10296, tid=3085498592
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode, sharing)
# Problematic frame:
# C  [libX11.so.6+0x3007e]  XSetForeground+0xe
#

---------------  T H R E A D  ---------------

Current thread (0x0805bd70):  JavaThread "main" [_thread_in_native, id=10296]

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

Registers:
EAX=0x00000000, EBX=0xb0f5b460, ECX=0x083636e8, EDX=0xffffa514
ESP=0xbfbf4ae8, EBP=0xbfbf4b00, ESI=0x083636e8, EDI=0x00000000
EIP=0xb128207e, CR2=0x000004d0, EFLAGS=0x00010286

Top of Stack: (sp=0xbfbf4ae8)
0xbfbf4ae8:   bfbf4d0c 00000040 0000006c ffffa514
0xbfbf4af8:   00000000 00000000 bfbf4b90 b0a347a0
0xbfbf4b08:   00000000 083636e8 ffffa514 00000000
0xbfbf4b18:   b7fb9ff4 b7fbb800 08324ae8 01bf4b40
0xbfbf4b28:   00000000 00000000 00000000 00000000
0xbfbf4b38:   00000000 bfbf4d58 00000001 00010171
0xbfbf4b48:   08324ae8 00010101 bfbf4b70 b07b8c5a
0xbfbf4b58:   08324ae8 b0f5b460 00000001 00000160 

Instructions: (pc=0xb128207e)
0xb128206e:   5d c3 55 89 e5 57 56 83 ec 10 8b 7d 08 8b 75 0c
0xb128207e:   8b 87 d0 04 00 00 85 c0 74 05 89 3c 24 ff 10 8b 

Stack: [0xbf9fa000,0xbfbfa000),  sp=0xbfbf4ae8,  free space=2026k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libX11.so.6+0x3007e]  XSetForeground+0xe
C  [libqt-mt.so.3+0x24c7a0]  _ZN8QPainter9updatePenEv+0x672
C  [libqt-mt.so.3+0x304d8f]  _ZN8QPainter6setPenERK6QColor+0xe7
C  [libqtengine.so+0xc3e7]  drawVLine+0x14b
C  [libqtengine.so+0x6cd6]
C  [libgtk-x11-2.0.so.0+0x17a685]  gtk_paint_vline+0x9c
C  [libgtk-x11-2.0.so.0+0x20051b]
C  [libgtk-x11-2.0.so.0+0x12002c]  _gtk_marshal_BOOLEAN__BOXED+0x58
C  [libgobject-2.0.so.0+0x8d75]
C  [libgobject-2.0.so.0+0x93a8]  g_closure_invoke+0x11e
C  [libgobject-2.0.so.0+0x17c9f]
C  [libgobject-2.0.so.0+0x18ec3]  g_signal_emit_valist+0x41e
C  [libgobject-2.0.so.0+0x194c3]  g_signal_emit+0x29
C  [libgtk-x11-2.0.so.0+0x20216f]
C  [libgtk-x11-2.0.so.0+0x984f6]  gtk_container_propagate_expose+0x15a
C  [libgtk-x11-2.0.so.0+0x9854d]
C  [libgtk-x11-2.0.so.0+0x5dd58]
C  [libgtk-x11-2.0.so.0+0x96a3a]  gtk_container_forall+0x65
C  [libgtk-x11-2.0.so.0+0x982c1]
C  [libgtk-x11-2.0.so.0+0x12002c]  _gtk_marshal_BOOLEAN__BOXED+0x58
C  [libgobject-2.0.so.0+0x8d75]
C  [libgobject-2.0.so.0+0x93a8]  g_closure_invoke+0x11e
C  [libgobject-2.0.so.0+0x17c9f]
C  [libgobject-2.0.so.0+0x18ec3]  g_signal_emit_valist+0x41e
C  [libgobject-2.0.so.0+0x194c3]  g_signal_emit+0x29
C  [libgtk-x11-2.0.so.0+0x20216f]
C  [libgtk-x11-2.0.so.0+0x984f6]  gtk_container_propagate_expose+0x15a
C  [libgtk-x11-2.0.so.0+0x1c05c4]
C  [libgtk-x11-2.0.so.0+0x12002c]  _gtk_marshal_BOOLEAN__BOXED+0x58
C  [libgobject-2.0.so.0+0x8d75]
C  [libgobject-2.0.so.0+0x93a8]  g_closure_invoke+0x11e
C  [libgobject-2.0.so.0+0x17c9f]
C  [libgobject-2.0.so.0+0x18ec3]  g_signal_emit_valist+0x41e
C  [libgobject-2.0.so.0+0x194c3]  g_signal_emit+0x29
C  [libgtk-x11-2.0.so.0+0x20216f]
C  [libgtk-x11-2.0.so.0+0x984f6]  gtk_container_propagate_expose+0x15a
C  [libgtk-x11-2.0.so.0+0x9854d]
C  [libgtk-x11-2.0.so.0+0xdd741]
C  [libgtk-x11-2.0.so.0+0x96a3a]  gtk_container_forall+0x65
C  [libgtk-x11-2.0.so.0+0x982c1]
C  [libgtk-x11-2.0.so.0+0x12002c]  _gtk_marshal_BOOLEAN__BOXED+0x58
C  [libgobject-2.0.so.0+0x8d75]
C  [libgobject-2.0.so.0+0x93a8]  g_closure_invoke+0x11e
C  [libgobject-2.0.so.0+0x17c9f]
C  [libgobject-2.0.so.0+0x18ec3]  g_signal_emit_valist+0x41e
C  [libgobject-2.0.so.0+0x194c3]  g_signal_emit+0x29
C  [libgtk-x11-2.0.so.0+0x20216f]
C  [libgtk-x11-2.0.so.0+0x11ed72]  gtk_main_do_event+0x4f7
C  [libswt-pi-gtk-3139.so+0x31667] 
Java_org_eclipse_swt_internal_gtk_OS__1gtk_1main_1do_1event+0x1d
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+0x16cb6c]
V  [libjvm.so+0x25f688]
V  [libjvm.so+0x16c99f]
V  [libjvm.so+0x18ffc3]
V  [libjvm.so+0x179f33]
C  [libswt-gtk-3139.so+0x1111c]  callback+0x270
C  [libswt-gtk-3139.so+0x2e460]  fn2_2+0x2c
C  [libgdk-x11-2.0.so.0+0x2dbfa]
C  [libgdk-x11-2.0.so.0+0x2e1d6]  gdk_window_process_updates+0xab
C  [libgdk-x11-2.0.so.0+0x2e1c1]  gdk_window_process_updates+0x96
C  [libgdk-x11-2.0.so.0+0x2e1c1]  gdk_window_process_updates+0x96
C  [libgdk-x11-2.0.so.0+0x2e1c1]  gdk_window_process_updates+0x96
C  [libswt-pi-gtk-3139.so+0x2e0f1] 
Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1process_1updates+0x25
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(Z)V+41
j  org.eclipse.swt.widgets.Shell.setVisible(Z)V+197
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.internal.runtime.InternalPlatform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j 
org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
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(Lorg/eclipse/swt/widgets/Display;)Z+671
j  org.eclipse.ui.internal.Workbench.runUI()I+39
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;+98
j 
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+257
j 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+170
j 
org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+57
v  ~StubRoutines::call_stub
V  [libjvm.so+0x16cb6c]
V  [libjvm.so+0x25f688]
V  [libjvm.so+0x16c99f]
V  [libjvm.so+0x280abc]
V  [libjvm.so+0x28378a]
V  [libjvm.so+0x1ced3b]
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
...<more frames>...

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(Z)V+41
j  org.eclipse.swt.widgets.Shell.setVisible(Z)V+197
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.internal.runtime.InternalPlatform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+5
j 
org.eclipse.core.runtime.Platform.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
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(Lorg/eclipse/swt/widgets/Display;)Z+671
j  org.eclipse.ui.internal.Workbench.runUI()I+39
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;+98
j 
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Ljava/lang/Object;)Ljava/lang/Object;+257
j 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+170
j 
org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+57
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 )
  0x088b6030 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler"
daemon [_thread_blocked, id=10318]
  0x0899afd8 JavaThread "AWT-XAWT" daemon [_thread_in_native, id=10315]
  0x08862310 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10314]
  0x08799728 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler"
daemon [_thread_blocked, id=10312]
  0x08340360 JavaThread "Java indexing" daemon [_thread_blocked, id=10310]
  0x080dc420 JavaThread "Worker-0" [_thread_blocked, id=10309]
  0x083ab2b8 JavaThread "Start Level Event Dispatcher" daemon [_thread_blocked,
id=10306]
  0x083aac98 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked,
id=10305]
  0x083a98d8 JavaThread "State Data Manager" daemon [_thread_blocked, id=10304]
  0x080a35c0 JavaThread "Low Memory Detector" daemon [_thread_blocked,
id=10302]
  0x080a2070 JavaThread "CompilerThread0" daemon [_thread_blocked, id=10301]
  0x080a1178 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10300]
  0x0809a380 JavaThread "Finalizer" daemon [_thread_blocked, id=10299]
  0x08099680 JavaThread "Reference Handler" daemon [_thread_blocked, id=10298]
=>0x0805bd70 JavaThread "main" [_thread_in_native, id=10296]

Other Threads:
  0x08096b88 VMThread [id=10297]
  0x080a4a50 WatcherThread [id=10303]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 1152K, used 1026K [0x88a10000, 0x88b40000,
0x88ef0000)
  eden space 1088K,  88% used [0x88a10000, 0x88b00b40, 0x88b20000)
  from space 64K,  99% used [0x88b20000, 0x88b2ffe8, 0x88b30000)
  to   space 64K,   0% used [0x88b30000, 0x88b30000, 0x88b40000)
 tenured generation   total 13876K, used 9134K [0x88ef0000, 0x89c7d000,
0x8ca10000)
   the space 13876K,  65% used [0x88ef0000, 0x897dbb68, 0x897dbc00, 0x89c7d000)
 compacting perm gen  total 24832K, used 24763K [0x8ca10000, 0x8e250000,
0x90a10000)
   the space 24832K,  99% used [0x8ca10000, 0x8e23ed28, 0x8e23ee00, 0x8e250000)
    ro space 8192K,  68% used [0x90a10000, 0x90f8b5e8, 0x90f8b600, 0x91210000)
    rw space 12288K,  47% used [0x91210000, 0x917c9dc0, 0x917c9e00, 0x91e10000)

Dynamic libraries:
08048000-08056000 r-xp 00000000 03:01 2044561    /usr/lib/j2sdk1.5-sun/bin/java
08056000-08058000 rwxp 0000e000 03:01 2044561    /usr/lib/j2sdk1.5-sun/bin/java
08058000-08b44000 rwxp 08058000 00:00 0          [heap]
88a10000-88b40000 rwxp 88a10000 00:00 0 
88b40000-88ef0000 rwxp 88b40000 00:00 0 
88ef0000-89c7d000 rwxp 88ef0000 00:00 0 
89c7d000-8ca10000 rwxp 89c7d000 00:00 0 
8ca10000-8e250000 rwxp 8ca10000 00:00 0 
8e250000-90a10000 rwxp 8e250000 00:00 0 
90a10000-90f8c000 r-xs 00001000 03:01 2027723   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/client/classes.jsa
90f8c000-91210000 rwxp 90f8c000 00:00 0 
91210000-917ca000 rwxp 0057d000 03:01 2027723   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/client/classes.jsa
917ca000-91e10000 rwxp 917ca000 00:00 0 
91e10000-91edf000 rwxp 00b37000 03:01 2027723   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/client/classes.jsa
91edf000-92210000 rwxp 91edf000 00:00 0 
92210000-92214000 r-xs 00c06000 03:01 2027723   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/client/classes.jsa
92214000-92610000 rwxp 92214000 00:00 0 
ae795000-ae848000 r-xs 00000000 03:01 2060684   
/usr/share/eclipse/plugins/org.eclipse.jdt.debug_3.1.1/jdimodel.jar
ae848000-ae855000 r-xs 00000000 03:01 2060685   
/usr/share/eclipse/plugins/org.eclipse.jdt.debug_3.1.1/jdi.jar
ae855000-ae873000 r-xs 00000000 03:01 2046676   
/usr/share/eclipse/plugins/org.eclipse.ui.externaltools_3.1.1.jar
ae873000-ae969000 r-xs 00000000 03:01 2046495   
/usr/share/eclipse/plugins/org.eclipse.ant.ui_3.1.1.jar
ae969000-aebf5000 r-xs 00000000 03:01 2046689   
/usr/share/eclipse/plugins/org.eclipse.pde.ui_3.1.1.jar
aebf5000-aebf8000 rwxp aebf5000 00:00 0 
aebf8000-aec76000 rwxp aebf8000 00:00 0 
aec76000-aec79000 ---p aec76000 00:00 0 
aec79000-aecf7000 rwxp aec79000 00:00 0 
aecf7000-aecfa000 ---p aecf7000 00:00 0 
aecfa000-aed78000 rwxp aecfa000 00:00 0 
aed78000-aed7b000 ---p aed78000 00:00 0 
aed7b000-aedf9000 rwxp aed7b000 00:00 0 
aedf9000-aee6c000 r-xp 00000000 03:01 2027744   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libfontmanager.so
aee6c000-aee76000 rwxp 00073000 03:01 2027744   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libfontmanager.so
aee76000-aee7a000 rwxp aee76000 00:00 0 
aee7a000-aeeb0000 r-xp 00000000 03:01 2044002   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/xawt/libmawt.so
aeeb0000-aeeb3000 rwxp 00035000 03:01 2044002   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/xawt/libmawt.so
aeeb3000-aeeb4000 rwxp aeeb3000 00:00 0 
aeeb4000-aef7a000 r-xp 00000000 03:01 2027740   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libmlib_image.so
aef7a000-aef7b000 rwxp 000c5000 03:01 2027740   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libmlib_image.so
aef7b000-aeff0000 r-xp 00000000 03:01 2027741   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libawt.so
aeff0000-aeff6000 rwxp 00074000 03:01 2027741   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libawt.so
aeff6000-af01a000 rwxp aeff6000 00:00 0 
af01a000-af032000 r-xs 00000000 03:01 1883866   
/usr/lib/eclipse/plugins/com.cloudgarden.jigloo_3.8.1/swing-layout.jar
af032000-af047000 r-xs 00000000 03:01 1782931   
/usr/lib/eclipse/plugins/com.cloudgarden.jigloo_3.8.1/forms-1.0.5.jar
af047000-af09a000 r-xs 00000000 03:01 1883865   
/usr/lib/eclipse/plugins/com.cloudgarden.jigloo_3.8.1/looks-1.3.2.jar
af09a000-af09d000 r-xs 00000000 03:01 1883864   
/usr/lib/eclipse/plugins/com.cloudgarden.jigloo_3.8.1/TableLayout.jar
af09d000-af216000 r-xs 00000000 03:01 1782932   
/usr/lib/eclipse/plugins/com.cloudgarden.jigloo_3.8.1/jigloo.jar
af216000-af250000 r-xs 00000000 03:01 2046656   
/usr/share/eclipse/plugins/org.eclipse.debug.core_3.1.0.jar
af250000-af281000 r-xs 00000000 03:01 2046641   
/usr/share/eclipse/plugins/org.eclipse.jdt.launching_3.1.0.jar
af281000-af2a2000 r-xs 00000000 03:01 2046674   
/usr/share/eclipse/plugins/org.eclipse.ui.console_3.1.0.jar
af2a2000-af2a5000 ---p af2a2000 00:00 0 
af2a5000-af323000 rwxp af2a5000 00:00 0 
af323000-af346000 r-xs 00000000 03:01 2046662   
/usr/share/eclipse/plugins/org.eclipse.ltk.ui.refactoring_3.1.1.jar
af346000-af366000 r-xs 00000000 03:01 2046661   
/usr/share/eclipse/plugins/org.eclipse.ltk.core.refactoring_3.1.0.jar
af366000-af387000 r-xp 00000000 03:01 441627    
/usr/share/fonts/truetype/msttcorefonts/Trebuchet_MS_Bold_Italic.ttf
af387000-af3aa000 r-xp 00000000 03:01 441628    
/usr/share/fonts/truetype/msttcorefonts/Trebuchet_MS_Italic.ttf
af3aa000-af3c9000 r-xp 00000000 03:01 441626    
/usr/share/fonts/truetype/msttcorefonts/Trebuchet_MS_Bold.ttf
af3c9000-af3e8000 r-xp 00000000 03:01 441597    
/usr/share/fonts/truetype/msttcorefonts/Trebuchet_MS.ttf
af3e8000-af4f0000 r-xs 00000000 03:01 2046640   
/usr/share/eclipse/plugins/org.eclipse.jdt.debug.ui_3.1.1.jar
af4f0000-af506000 r-xp 00000000 03:01 1782397   
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-BoldOblique.ttf
af506000-af51a000 r-xp 00000000 03:01 1782398   
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf
af51a000-af52e000 r-xp 00000000 03:01 1782396   
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
af52e000-af53e000 r-xs 00000000 03:01 2046681   
/usr/share/eclipse/plugins/org.eclipse.ui.views_3.1.1.jar
af53e000-af574000 r-xs 00000000 03:01 2046666   
/usr/share/eclipse/plugins/org.eclipse.team.core_3.1.1.jar
af574000-af58a000 r-xs 00000000 03:01 2046651   
/usr/share/eclipse/plugins/org.eclipse.core.filebuffers_3.1.0.jar
af58a000-af5e8000 r-xs 00000000 03:01 2046665   
/usr/share/eclipse/plugins/org.eclipse.search_3.1.1.jar
af5e8000-af72e000 r-xs 00000000 03:01 2046657   
/usr/share/eclipse/plugins/org.eclipse.debug.ui_3.1.1.jar
af72e000-af798000 r-xs 00000000 03:01 2046682   
/usr/share/eclipse/plugins/org.eclipse.ui.workbench.texteditor_3.1.1.jar
af798000-af7c5000 r-xs 00000000 03:01 2046671   
/usr/share/eclipse/plugins/org.eclipse.text_3.1.1.jar
af7c5000-af82c000 r-xs 00000000 03:01 2046675   
/usr/share/eclipse/plugins/org.eclipse.ui.editors_3.1.1.jar
af82c000-af8d0000 r-xs 00000000 03:01 2046660   
/usr/share/eclipse/plugins/org.eclipse.jface.text_3.1.1.jar
af8d0000-af8d3000 ---p af8d0000 00:00 0 
af8d3000-af951000 rwxp af8d3000 00:00 0 
af951000-afcbb000 r-xs 00000000 03:01 2046639   
/usr/share/eclipse/plugins/org.eclipse.jdt.core_3.1.1.jar
afcbb000-b0352000 r-xs 00000000 03:01 2046642   
/usr/share/eclipse/plugins/org.eclipse.jdt.ui_3.1.1.jar
b0352000-b0363000 r-xs 00000000 03:01 2046608   
/usr/share/eclipse/plugins/org.eclipse.help_3.1.0.jar
b0363000-b0365000 r-xp 00000000 03:01 1605011   
/usr/lib/pango/1.4.0/modules/pango-basic-fc.so
b0365000-b0366000 rwxp 00001000 03:01 1605011   
/usr/lib/pango/1.4.0/modules/pango-basic-fc.so
b0366000-b037d000 r-xp 00000000 03:01 1782399   
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
b037d000-b03dd000 rwxs 00000000 00:07 2293763    /SYSV00000000 (deleted)
b03dd000-b03e0000 ---p b03dd000 00:00 0 
b03e0000-b045e000 rwxp b03e0000 00:00 0 
b045e000-b047a000 r-xs 00000000 03:01 2046653   
/usr/share/eclipse/plugins/org.eclipse.core.resources.compatibility_3.1.0.jar
b047a000-b047d000 r-xs 00000000 03:01 2061617   
/usr/lib/eclipse/plugins/org.eclipse.core.resources.linux_3.1.0.jar
b047d000-b0513000 r-xs 00000000 03:01 2046652   
/usr/share/eclipse/plugins/org.eclipse.core.resources_3.1.0.jar
b0513000-b0543000 rwxs 00000000 00:07 2228225    /SYSV00000000 (deleted)
b0543000-b0550000 r-xs 00000000 03:01 2046605   
/usr/share/eclipse/plugins/org.eclipse.core.expressions_3.1.0.jar
b0550000-b0561000 r-xs 00000000 03:01 2046604   
/usr/share/eclipse/plugins/org.eclipse.core.commands_3.1.0.jar
b0561000-b0578000 r-xp 00000000 03:01 1587316   
/usr/lib/qt3/plugins/styles/libqwindowsstyle.so
b0578000-b0579000 rwxp 00016000 03:01 1587316   
/usr/lib/qt3/plugins/styles/libqwindowsstyle.so
b0579000-b059b000 r-xp 00000000 03:01 1587315   
/usr/lib/qt3/plugins/styles/libqsgistyle.so
b059b000-b059d000 rwxp 00021000 03:01 1587315   
/usr/lib/qt3/plugins/styles/libqsgistyle.so
b059d000-b05b4000 r-xp 00000000 03:01 1587313   
/usr/lib/qt3/plugins/styles/libqmotifstyle.so
b05b4000-b05b5000 rwxp 00017000 03:01 1587313   
/usr/lib/qt3/plugins/styles/libqmotifstyle.so
b05b5000-b05ce000 r-xp 00000000 03:01 1587310   
/usr/lib/qt3/plugins/styles/libqcdestyle.so
b05ce000-b05cf000 rwxp 00019000 03:01 1587310   
/usr/lib/qt3/plugins/styles/libqcdestyle.so
b05cf000-b05f0000 r-xp 00000000 03:01 1587314   
/usr/lib/qt3/plugins/styles/libqplatinumstyle.so
b05f0000-b05f2000 rwxp 00020000 03:01 1587314   
/usr/lib/qt3/plugins/styles/libqplatinumstyle.so
b05f2000-b0614000 r-xp 00000000 03:01 1587312   
/usr/lib/qt3/plugins/styles/libqmotifplusstyle.so
b0614000-b0616000 rwxp 00021000 03:01 1587312   
/usr/lib/qt3/plugins/styles/libqmotifplusstyle.so
b0616000-b062e000 r-xp 00000000 03:01 1587311   
/usr/lib/qt3/plugins/styles/libqcompactstyle.so
b062e000-b062f000 rwxp 00018000 03:01 1587311   
/usr/lib/qt3/plugins/styles/libqcompactstyle.so
b062f000-b0649000 r-xp 00000000 03:01 1570266   
/usr/lib/X11/locale/common/ximcp.so.2.0.0
b0649000-b064b000 rwxp 00019000 03:01 1570266   
/usr/lib/X11/locale/common/ximcp.so.2.0.0
b064b000-b0655000 r-xp 00000000 03:01 327058     /lib/libgcc_s.so.1
b0655000-b0656000 rwxp 00009000 03:01 327058     /lib/libgcc_s.so.1
b0656000-b066c000 r-xp 00000000 03:01 1526172    /usr/lib/libICE.so.6.4.1
b066c000-b066d000 rwxp 00015000 03:01 1526172    /usr/lib/libICE.so.6.4.1
b066d000-b066f000 rwxp b066d000 00:00 0 
b066f000-b0680000 r-xp 00000000 03:01 1526839    /usr/lib/libXft.so.2.1.2
b0680000-b0681000 rwxp 00010000 03:01 1526839    /usr/lib/libXft.so.2.1.2
b0681000-b069f000 r-xp 00000000 03:01 1526174    /usr/lib/libjpeg.so.62.0.0
b069f000-b06a0000 rwxp 0001d000 03:01 1526174    /usr/lib/libjpeg.so.62.0.0
b06a0000-b06ea000 r-xp 00000000 03:01 1526197    /usr/lib/libXt.so.6.0.0
b06ea000-b06ee000 rwxp 00049000 03:01 1526197    /usr/lib/libXt.so.6.0.0
b06ee000-b0701000 r-xp 00000000 03:01 1526774    /usr/lib/libaudio.so.2.3
b0701000-b0702000 rwxp 00013000 03:01 1526774    /usr/lib/libaudio.so.2.3
b0702000-b07de000 r-xp 00000000 03:01 1524753    /usr/lib/libstdc++.so.6.0.5
b07de000-b07e3000 rwxp 000dc000 03:01 1524753    /usr/lib/libstdc++.so.6.0.5
b07e3000-b07e8000 rwxp b07e3000 00:00 0 
b07e8000-b0f43000 r-xp 00000000 03:01 1526847    /usr/lib/libqt-mt.so.3.3.4
b0f43000-b0f89000 rwxp 0075a000 03:01 1526847    /usr/lib/libqt-mt.so.3.3.4
b0f89000-b0f8c000 rwxp b0f89000 00:00 0 
b0f98000-b0f9b000 rwxs 00000000 00:07 2260994    /SYSV00000000 (deleted)
b0f9b000-b0fb7000 r-xp 00000000 03:01 1621460   
/usr/lib/gtk-2.0/2.4.0/engines/libqtengine.so
b0fb7000-b0fb8000 rwxp 0001b000 03:01 1621460   
/usr/lib/gtk-2.0/2.4.0/engines/libqtengine.so
b0fb8000-b0fe9000 r-xp 00000000 03:01 2076889   
/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/30/1/.cp/libswt-gtk-3139.so
b0fe9000-b0feb000 rwxp 00031000 03:01 2076889   
/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/30/1/.cp/libswt-gtk-3139.so
b0feb000-b0fec000 rwxp b0feb000 00:00 0 
b0fec000-b1008000 r-xp 00000000 03:01 1526792    /usr/lib/libexpat.so.1.0.0
b1008000-b100b000 rwxp 0001c000 03:01 1526792    /usr/lib/libexpat.so.1.0.0
b100b000-b102e000 r-xp 00000000 03:01 1526182    /usr/lib/libpng12.so.0.1.2.8
b102e000-b102f000 rwxp 00023000 03:01 1526182    /usr/lib/libpng12.so.0.1.2.8
b102f000-b1032000 r-xp 00000000 03:01 1526191    /usr/lib/libXdmcp.so.6.0.0
b1032000-b1033000 rwxp 00002000 03:01 1526191    /usr/lib/libXdmcp.so.6.0.0
b1033000-b1035000 r-xp 00000000 03:01 1526189    /usr/lib/libXau.so.6.0.0
b1035000-b1036000 rwxp 00001000 03:01 1526189    /usr/lib/libXau.so.6.0.0
b1036000-b1049000 r-xp 00000000 03:01 1524032    /usr/lib/libz.so.1.2.3
b1049000-b104a000 rwxp 00012000 03:01 1524032    /usr/lib/libz.so.1.2.3
b104a000-b10ad000 r-xp 00000000 03:01 1526169    /usr/lib/libfreetype.so.6.3.5
b10ad000-b10b4000 rwxp 00063000 03:01 1526169    /usr/lib/libfreetype.so.6.3.5
b10b4000-b10d6000 r-xp 00000000 03:01 1527744   
/usr/lib/libpangoft2-1.0.so.0.1001.0
b10d6000-b10d7000 rwxp 00022000 03:01 1527744   
/usr/lib/libpangoft2-1.0.so.0.1001.0
b10d7000-b10da000 r-xp 00000000 03:01 1526833    /usr/lib/libXfixes.so.3.0.0
b10da000-b10db000 rwxp 00003000 03:01 1526833    /usr/lib/libXfixes.so.3.0.0
b10db000-b10e2000 r-xp 00000000 03:01 1526835    /usr/lib/libXrender.so.1.3.0
b10e2000-b10e3000 rwxp 00006000 03:01 1526835    /usr/lib/libXrender.so.1.3.0
b10e3000-b10eb000 r-xp 00000000 03:01 1526837    /usr/lib/libXcursor.so.1.0.2
b10eb000-b10ec000 rwxp 00007000 03:01 1526837    /usr/lib/libXcursor.so.1.0.2
b10ec000-b10ee000 r-xp 00000000 03:01 1526845    /usr/lib/libXrandr.so.2.0.1
b10ee000-b10ef000 rwxp 00002000 03:01 1526845    /usr/lib/libXrandr.so.2.0.1
b10ef000-b10f6000 r-xp 00000000 03:01 1526841    /usr/lib/libXi.so.6.0.0
b10f6000-b10f7000 rwxp 00006000 03:01 1526841    /usr/lib/libXi.so.6.0.0
b10f7000-b10f9000 r-xp 00000000 03:01 1526843    /usr/lib/libXinerama.so.1.0.0
b10f9000-b10fa000 rwxp 00001000 03:01 1526843    /usr/lib/libXinerama.so.1.0.0
b10fa000-b1122000 r-xp 00000000 03:01 1526828   
/usr/lib/libfontconfig.so.1.0.4
b1122000-b1127000 rwxp 00027000 03:01 1526828   
/usr/lib/libfontconfig.so.1.0.4
b1127000-b1128000 rwxp b1127000 00:00 0 
b1128000-b1134000 r-xp 00000000 03:01 1526195    /usr/lib/libXext.so.6.4.1
b1134000-b1135000 rwxp 0000c000 03:01 1526195    /usr/lib/libXext.so.6.4.1
b1135000-b117a000 r-xp 00000000 03:01 1522206    /usr/lib/libcairo.so.2.2.3
b117a000-b117c000 rwxp 00044000 03:01 1522206    /usr/lib/libcairo.so.2.2.3
b117c000-b11f8000 r-xp 00000000 03:01 1526782   
/usr/lib/libglib-2.0.so.0.800.3
b11f8000-b11fd000 rwxp 0007c000 03:01 1526782   
/usr/lib/libglib-2.0.so.0.800.3
b11fd000-b11ff000 r-xp 00000000 03:01 1526784   
/usr/lib/libgmodule-2.0.so.0.800.3
b11ff000-b1200000 rwxp 00002000 03:01 1526784   
/usr/lib/libgmodule-2.0.so.0.800.3
b1200000-b1233000 r-xp 00000000 03:01 1526783   
/usr/lib/libgobject-2.0.so.0.800.3
b1233000-b1237000 rwxp 00033000 03:01 1526783   
/usr/lib/libgobject-2.0.so.0.800.3
b1237000-b124f000 r-xp 00000000 03:01 1527730   
/usr/lib/libatk-1.0.so.0.1010.3
b124f000-b1252000 rwxp 00018000 03:01 1527730   
/usr/lib/libatk-1.0.so.0.1010.3
b1252000-b130f000 r-xp 00000000 03:01 1526193    /usr/lib/libX11.so.6.2.0
b130f000-b1312000 rwxp 000bc000 03:01 1526193    /usr/lib/libX11.so.6.2.0
b1312000-b1344000 r-xp 00000000 03:01 1527742   
/usr/lib/libpango-1.0.so.0.1001.0
b1344000-b1347000 rwxp 00032000 03:01 1527742   
/usr/lib/libpango-1.0.so.0.1001.0
b1347000-b134c000 r-xp 00000000 03:01 1527746   
/usr/lib/libpangocairo-1.0.so.0.1001.0
b134c000-b134d000 rwxp 00005000 03:01 1527746   
/usr/lib/libpangocairo-1.0.so.0.1001.0
b134d000-b13c3000 r-xp 00000000 03:01 1527753   
/usr/lib/libgdk-x11-2.0.so.0.800.6
b13c3000-b13ca000 rwxp 00076000 03:01 1527753   
/usr/lib/libgdk-x11-2.0.so.0.800.6
b13ca000-b13de000 r-xp 00000000 03:01 1527752   
/usr/lib/libgdk_pixbuf-2.0.so.0.800.6
b13de000-b13e0000 rwxp 00013000 03:01 1527752   
/usr/lib/libgdk_pixbuf-2.0.so.0.800.6
b13e0000-b13e4000 r-xp 00000000 03:01 1528529    /usr/lib/libXtst.so.6.0.1
b13e4000-b13e5000 rwxp 00003000 03:01 1528529    /usr/lib/libXtst.so.6.0.1
b13e5000-b13e8000 r-xp 00000000 03:01 1526785   
/usr/lib/libgthread-2.0.so.0.800.3
b13e8000-b13e9000 rwxp 00002000 03:01 1526785   
/usr/lib/libgthread-2.0.so.0.800.3
b13e9000-b1691000 r-xp 00000000 03:01 1527754   
/usr/lib/libgtk-x11-2.0.so.0.800.6
b1691000-b16ba000 rwxp 002a7000 03:01 1527754   
/usr/lib/libgtk-x11-2.0.so.0.800.6
b16ba000-b16bd000 rwxp b16ba000 00:00 0 
b16bd000-b16bf000 r-xp 00000000 03:01 2061591   
/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/8/1/.cp/os/linux/x86/libcore_3_1_0.so
b16bf000-b16c0000 rwxp 00001000 03:01 2061591   
/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/8/1/.cp/os/linux/x86/libcore_3_1_0.so
b16c0000-b16c6000 r-xp 00000000 03:01 1526184    /usr/lib/libSM.so.6.0.1
b16c6000-b16c7000 rwxp 00006000 03:01 1526184    /usr/lib/libSM.so.6.0.1
b16c7000-b16c8000 r-xp 00000000 03:01 1527115    /usr/lib/gconv/ISO8859-1.so
b16c8000-b16ca000 rwxp 00001000 03:01 1527115    /usr/lib/gconv/ISO8859-1.so
b16ca000-b16cb000 r-xp 00000000 03:01 1570268   
/usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0
b16cb000-b16cc000 rwxp 00000000 03:01 1570268   
/usr/lib/X11/locale/common/xlcUTF8Load.so.2.0.0
b16cc000-b1715000 r-xp 00000000 03:01 2076888   
/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/30/1/.cp/libswt-pi-gtk-3139.so
b1715000-b1716000 rwxp 00049000 03:01 2076888   
/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/30/1/.cp/libswt-pi-gtk-3139.so
b1716000-b1717000 rwxp b1716000 00:00 0 
b1717000-b1735000 r-xs 00000000 03:01 2046610   
/usr/share/eclipse/plugins/org.eclipse.ui_3.1.1.jar
b1735000-b188b000 r-xs 00000000 03:01 1607721   
/usr/share/java/swt-gtk-3.1.jar
b188b000-b188c000 r-xs 00000000 03:01 1607720    /usr/share/java/swt-3.1.jar
b188c000-b1930000 r-xs 00000000 03:01 2046609   
/usr/share/eclipse/plugins/org.eclipse.jface_3.1.1.jar
b1930000-b1bef000 r-xs 00000000 03:01 2046611   
/usr/share/eclipse/plugins/org.eclipse.ui.workbench_3.1.1.jar
b1bef000-b1d67000 r-xs 00000000 03:01 2046678   
/usr/share/eclipse/plugins/org.eclipse.ui.ide_3.1.1.jar
b1d67000-b1d6d000 r-xp 00000000 03:01 2027734   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libnio.so
b1d6d000-b1d6e000 rwxp 00005000 03:01 2027734   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libnio.so
b1d6e000-b1d82000 r-xp 00000000 03:01 2027733   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libnet.so
b1d82000-b1d83000 rwxp 00013000 03:01 2027733   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libnet.so
b1d83000-b1d9a000 r-xs 00000000 03:01 2046612   
/usr/share/eclipse/plugins/org.eclipse.update.configurator_3.1.0.jar
b1d9a000-b1daf000 r-xs 00000000 03:01 2046654   
/usr/share/eclipse/plugins/org.eclipse.core.runtime.compatibility_3.1.0.jar
b1daf000-b1e1f000 r-xs 00000000 03:01 2046606   
/usr/share/eclipse/plugins/org.eclipse.core.runtime_3.1.1.jar
b1e1f000-b1e22000 ---p b1e1f000 00:00 0 
b1e22000-b1ea0000 rwxp b1e22000 00:00 0 
b1ea0000-b1ea3000 ---p b1ea0000 00:00 0 
b1ea3000-b1f21000 rwxp b1ea3000 00:00 0 
b1f21000-b1f24000 ---p b1f21000 00:00 0 
b1f24000-b1fa2000 rwxp b1f24000 00:00 0 
b1fa2000-b2059000 r-xs 00000000 03:01 2046607   
/usr/share/eclipse/plugins/org.eclipse.osgi_3.1.1.jar
b2059000-b2061000 r-xs 00000000 03:01 2046644    /usr/share/eclipse/startup.jar
b2061000-b2125000 r-xs 00000000 03:01 2044011   
/usr/lib/j2sdk1.5-sun/jre/lib/ext/localedata.jar
b2125000-b2127000 r-xs 00000000 03:01 2044010   
/usr/lib/j2sdk1.5-sun/jre/lib/ext/dnsns.jar
b2127000-b2152000 r-xs 00000000 03:01 2044009   
/usr/lib/j2sdk1.5-sun/jre/lib/ext/sunpkcs11.jar
b2152000-b2178000 r-xs 00000000 03:01 2044008   
/usr/lib/j2sdk1.5-sun/jre/lib/ext/sunjce_provider.jar
b2178000-b2180000 r-xs 00000000 03:01 2046644    /usr/share/eclipse/startup.jar
b2180000-b2181000 ---p b2180000 00:00 0 
b2181000-b2201000 rwxp b2181000 00:00 0 
b2201000-b2204000 ---p b2201000 00:00 0 
b2204000-b2282000 rwxp b2204000 00:00 0 
b2282000-b2285000 ---p b2282000 00:00 0 
b2285000-b2303000 rwxp b2285000 00:00 0 
b2303000-b2306000 ---p b2303000 00:00 0 
b2306000-b2384000 rwxp b2306000 00:00 0 
b2384000-b24cc000 r-xp 00000000 03:01 1538624    /usr/lib/locale/locale-archive
b24cc000-b24cf000 ---p b24cc000 00:00 0 
b24cf000-b254d000 rwxp b24cf000 00:00 0 
b254d000-b2550000 ---p b254d000 00:00 0 
b2550000-b25ce000 rwxp b2550000 00:00 0 
b25ce000-b25cf000 ---p b25ce000 00:00 0 
b25cf000-b265c000 rwxp b25cf000 00:00 0 
b265c000-b2670000 rwxp b265c000 00:00 0 
b2670000-b2677000 rwxp b2670000 00:00 0 
b2677000-b268e000 rwxp b2677000 00:00 0 
b268e000-b268f000 rwxp b268e000 00:00 0 
b268f000-b2690000 rwxp b268f000 00:00 0 
b2690000-b2698000 rwxp b2690000 00:00 0 
b2698000-b26ae000 rwxp b2698000 00:00 0 
b26ae000-b26bb000 rwxp b26ae000 00:00 0 
b26bb000-b26ce000 rwxp b26bb000 00:00 0 
b26ce000-b26e2000 rwxp b26ce000 00:00 0 
b26e2000-b2759000 rwxp b26e2000 00:00 0 
b2759000-b2981000 rwxp b2759000 00:00 0 
b2981000-b4759000 rwxp b2981000 00:00 0 
b4759000-b4f94000 r-xs 00000000 03:01 2027795   
/usr/lib/j2sdk1.5-sun/jre/lib/charsets.jar
b4f94000-b4fa8000 r-xs 00000000 03:01 2027760   
/usr/lib/j2sdk1.5-sun/jre/lib/jce.jar
b4fa8000-b502f000 r-xs 00000000 03:01 2027793   
/usr/lib/j2sdk1.5-sun/jre/lib/jsse.jar
b502f000-b5098000 rwxp b502f000 00:00 0 
b5098000-b7682000 r-xs 00000000 03:01 2027797   
/usr/lib/j2sdk1.5-sun/jre/lib/rt.jar
b7682000-b7695000 r-xp 00000000 03:01 2027730   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libzip.so
b7695000-b7697000 rwxp 00012000 03:01 2027730   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libzip.so
b7697000-b76b8000 r-xp 00000000 03:01 2027728   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libjava.so
b76b8000-b76ba000 rwxp 00020000 03:01 2027728   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libjava.so
b76ba000-b76c5000 r-xp 00000000 03:01 2027727   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libverify.so
b76c5000-b76c6000 rwxp 0000b000 03:01 2027727   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/libverify.so
b76c6000-b76cf000 r-xp 00000000 03:01 327074    
/lib/tls/i686/cmov/libnss_files-2.3.5.so
b76cf000-b76d1000 rwxp 00008000 03:01 327074    
/lib/tls/i686/cmov/libnss_files-2.3.5.so
b76d1000-b76d9000 r-xp 00000000 03:01 327076    
/lib/tls/i686/cmov/libnss_nis-2.3.5.so
b76d9000-b76db000 rwxp 00007000 03:01 327076    
/lib/tls/i686/cmov/libnss_nis-2.3.5.so
b76db000-b76e3000 r-xp 00000000 03:01 327072    
/lib/tls/i686/cmov/libnss_compat-2.3.5.so
b76e3000-b76e5000 rwxp 00007000 03:01 327072    
/lib/tls/i686/cmov/libnss_compat-2.3.5.so
b76e5000-b76f7000 r-xp 00000000 03:01 327071    
/lib/tls/i686/cmov/libnsl-2.3.5.so
b76f7000-b76f9000 rwxp 00011000 03:01 327071    
/lib/tls/i686/cmov/libnsl-2.3.5.so
b76f9000-b7702000 rwxp b76f9000 00:00 0 
b7702000-b770a000 rwxs 00000000 03:01 392474     /tmp/hsperfdata_root/10296
b770a000-b772b000 r-xp 00000000 03:01 327069    
/lib/tls/i686/cmov/libm-2.3.5.so
b772b000-b772d000 rwxp 00020000 03:01 327069    
/lib/tls/i686/cmov/libm-2.3.5.so
b772d000-b7a5c000 r-xp 00000000 03:01 2027721   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/client/libjvm.so
b7a5c000-b7a79000 rwxp 0032f000 03:01 2027721   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/client/libjvm.so
b7a79000-b7e90000 rwxp b7a79000 00:00 0 
b7e90000-b7fb8000 r-xp 00000000 03:01 327066    
/lib/tls/i686/cmov/libc-2.3.5.so
b7fb8000-b7fb9000 r-xp 00128000 03:01 327066    
/lib/tls/i686/cmov/libc-2.3.5.so
b7fb9000-b7fbc000 rwxp 00129000 03:01 327066    
/lib/tls/i686/cmov/libc-2.3.5.so
b7fbc000-b7fbe000 rwxp b7fbc000 00:00 0 
b7fbe000-b7fc0000 r-xp 00000000 03:01 327068    
/lib/tls/i686/cmov/libdl-2.3.5.so
b7fc0000-b7fc2000 rwxp 00001000 03:01 327068    
/lib/tls/i686/cmov/libdl-2.3.5.so
b7fc2000-b7fd1000 r-xp 00000000 03:01 327079    
/lib/tls/i686/cmov/libpthread-2.3.5.so
b7fd1000-b7fd3000 rwxp 0000e000 03:01 327079    
/lib/tls/i686/cmov/libpthread-2.3.5.so
b7fd3000-b7fd5000 rwxp b7fd3000 00:00 0 
b7fd5000-b7fd6000 r-xs 00000000 03:01 2061065   
/usr/share/eclipse/plugins/org.eclipse.ui.workbench.compatibility_3.1.0/compatibility.jar
b7fd6000-b7fdb000 rwxp b7fd6000 00:00 0 
b7fdb000-b7fe1000 r-xp 00000000 03:01 2027716   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/native_threads/libhpi.so
b7fe1000-b7fe2000 rwxp 00006000 03:01 2027716   
/usr/lib/j2sdk1.5-sun/jre/lib/i386/native_threads/libhpi.so
b7fe2000-b7fe3000 rwxp b7fe2000 00:00 0 
b7fe3000-b7fe4000 r-xp b7fe3000 00:00 0 
b7fe4000-b7fe6000 rwxp b7fe4000 00:00 0 
b7fe6000-b7ffa000 r-xp 00000000 03:01 344484     /lib/ld-2.3.5.so
b7ffa000-b7ffc000 rwxp 00014000 03:01 344484     /lib/ld-2.3.5.so
bf9fa000-bf9fd000 ---p bf9fa000 00:00 0 
bf9fd000-bfbfa000 rwxp bf9fd000 00:00 0          [stack]
ffffe000-fffff000 ---p 00000000 00:00 0          [vdso]

VM Arguments:
jvm_args: -Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.0/classmap.db -Dosgi.locking=none
java_command: /usr/lib/eclipse/startup.jar -os linux -ws gtk -arch x86
-launcher /usr/lib/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata
218000 -install /usr/lib/eclipse  -vm /usr/lib/j2sdk1.5-sun/bin/java -vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.0/classmap.db -Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar

Environment Variables:
PATH=/sbin:/usr/sbin:/home/michael/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/home/michael/bin:.:/opt/Borland/JBuilder2005/jdk1.4/bin/
LD_LIBRARY_PATH=/usr/lib/j2sdk1.5-sun/jre/lib/i386/client:/usr/lib/j2sdk1.5-sun/jre/lib/i386:/usr/lib/j2sdk1.5-sun/jre/../lib/i386:/usr/lib/mozilla
SHELL=/bin/bash
DISPLAY=:0.0

Signal Handlers:
SIGSEGV: [libjvm.so+0x2ebc30], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x2ebc30], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x25e6c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x25e6c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x25e6c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x260a10], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGINT: [libjvm.so+0x260440], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x260440], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x260440], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004


---------------  S Y S T E M  ---------------

OS:testing/unstable

uname:Linux 2.6.12-10-386 #1 Sat Mar 11 16:13:17 UTC 2006 i686
libc:glibc 2.3.5 NPTL 2.3.5 
rlimit: STACK 8192k, CORE 0k, NPROC infinity, NOFILE 1024, AS infinity
load average:0.77 0.18 0.18

CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse

Memory: 4k page, physical 516464k(118016k free), swap 827308k(814832k free)

vm_info: Java HotSpot(TM) Client VM (1.5.0_05-b05) for linux-x86, built on Aug
26 2005 16:24:31 by java_re with gcc 3.2.1-7a (J2SE release)


------- Comment #1 From Billy Biggs 2006-04-04 16:26 [reply] -------

The crash is in the gtk-qt-engine theme code (a theme engine to
make GTK+ applications look like Qt applications).  Try not using
this theme, it is known to be buggy.


------- Comment #2 From michael macioce 2006-04-04 19:44 [reply] -------

Excellent, thank you Billy Biggs
I did as you suggested in System Settings/ Appearance/ GTK Styles
and changed the "Use my KDE style in GTK apps" radio button to
use another style: "Raleigh"

Everything works now!
I'm most grateful to be able to get back to work!
I don't know the appropriate protocol for changing the status of this bug to
fixed, as I don't really think the issue is with Eclipse, but with the theme's
bugginess.  For me, it's fixed!


(In reply to comment #1)
> The crash is in the gtk-qt-engine theme code (a theme engine to
> make GTK+ applications look like Qt applications).  Try not using
> this theme, it is known to be buggy.
> From:	bugzilla-daemon@eclipse.org  Add to Address BookAdd to Address Book  Add
Mobile Alert
Date:   Tue, 4 Apr 2006 16:21:16 -0400 (EDT)

https://bugs.eclipse.org/bugs/show_bug.cgi?id=134781 
Product/Component: Platform / SWT


billy.biggs@eclipse.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |billy.biggs@eclipse.org
         OS/Version|Linux                       |Linux-GTK


From:   bugzilla-daemon@eclipse.org  Add to Address BookAdd to Address Book 
Add Mobile Alert
Date:   Tue, 4 Apr 2006 16:21:16 -0400 (EDT)

https://bugs.eclipse.org/bugs/show_bug.cgi?id=134781 
Product/Component: Platform / SWT


billy.biggs@eclipse.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |billy.biggs@eclipse.org
         OS/Version|Linux                       |Linux-GTK




------- Comment #1 from billy.biggs@eclipse.org  2006-04-04 16:26 -------
The crash is in the gtk-qt-engine theme code (a theme engine to
make GTK+ applications look like Qt applications).  Try not using
this theme, it is known to be buggy.
From:   bugzilla-daemon@eclipse.org  Add to Address BookAdd to Address Book 
Add Mobile Alert
Date:   Tue, 4 Apr 2006 16:21:16 -0400 (EDT)

https://bugs.eclipse.org/bugs/show_bug.cgi?id=134781 
Product/Component: Platform / SWT


billy.biggs@eclipse.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |billy.biggs@eclipse.org
         OS/Version|Linux                       |Linux-GTK




------- Comment #1 from billy.biggs@eclipse.org  2006-04-04 16:26 -------
The crash is in the gtk-qt-engine theme code (a theme engine to
make GTK+ applications look like Qt applications).  Try not using
this theme, it is known to be buggy.



-- 
Configure bugzilla e-mail:
https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.

Delete Reply Forward Spam Move...
Previous | Next | Back to Messages 


-- 
Configure bugzilla e-mail:
https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.

Delete Reply Forward Spam Move...
Previous | Next | Back to Messages 

------- Comment #1 from billy.biggs@eclipse.org  2006-04-04 16:26 -------
The crash is in the gtk-qt-engine theme code (a theme engine to
make GTK+ applications look like Qt applications).  Try not using
this theme, it is known to be buggy.



-- 
Configure bugzilla e-mail:
https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.

Delete Reply Forward Spam Move...
Previous | Next | Back to Messages 
Excellent!  I did as you suggested 
(In reply to comment #1)
> The crash is in the gtk-qt-engine theme code (a theme engine to
> make GTK+ applications look like Qt applications).  Try not using
> this theme, it is known to be buggy.
> 


------- Comment #3 From Steve Northover 2006-04-05 10:03 [reply] -------

Billy, mark as WONTFIX?


------- Comment #4 From Billy Biggs 2006-04-05 16:14 [reply] -------

Michael, can you tell me which version of the
gtk-qt theme engine you had installed (dpkg -l | grep gtk-qt)?

It would be great if you could log this crash log in the freedesktop
bugzilla against gtk-qt, http://bugs.freedesktop.org/


------- Comment #5 From michael macioce 2006-04-16 23:48 [reply] -------

Billy, 

dpkg -l  | grep gtk-qt returns:
ii  gtk2-engines-gtk-qt                                  0.60-1ubuntu5 

crossfiling to freedestkop's bugzilla now

best,
michael
Comment 1 David Sansome 2006-11-01 03:09:54 UTC
I can't reproduce this any more - it's probably been fixed in version 0.7 or
SVN.  If the problem still exists in a recent subversion checkout, please open a
new bug in the new bug tracker:
http://gtk-qt.ecs.soton.ac.uk/bugs.php

Thanks!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.