Bug 35946 - Mandrake 9.1 - GP gtk_progress_bar_set_fraction
Summary: Mandrake 9.1 - GP gtk_progress_bar_set_fraction
Status: RESOLVED DUPLICATE of bug 31941
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.1   Edit
Hardware: PC Linux-GTK
: P2 critical (vote)
Target Milestone: ---   Edit
Assignee: Felipe Heidrich CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 35932 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-01 16:51 EST by Veronika Irvine CLA
Modified: 2003-04-04 01:11 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Veronika Irvine CLA 2003-04-01 16:51:52 EST
From Eclipse newsgroup posted by Paul Gestwicki:

Eclipse 2.1 is crashing on me every time I try to share my project with 
a remote repository.  I'm using Mandrake 9.1, java 1.4.1_02, x86, trying 
to connect to the remote repository using ssh.

Mandrake 9.1

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4D4597F4
Function=(null)+0x4D4597F4
Library=/usr/lib/libgdk-x11-2.0.so.0

NOTE: We are unable to locate the function name symbol for the error
       just occurred. Please refer to release documentation for possible
       reason and solutions.


Current Java thread:
at org.eclipse.swt.internal.gtk.OS.gtk_progress_bar_set_fraction(Native 
Method)
- locked <0x4865cd40> (a java.lang.Class)
at org.eclipse.swt.widgets.ProgressBar.updateBar(ProgressBar.java:213)
at org.eclipse.swt.widgets.ProgressBar.setSelection(ProgressBar.java:203)
at 
org.eclipse.jface.dialogs.ProgressIndicator.worked(ProgressIndicator.java:115)
at 
org.eclipse.jface.wizard.ProgressMonitorPart.internalWorked
(ProgressMonitorPart.java:156)
at 
org.eclipse.jface.operation.AccumulatingProgressMonitor$Collector.run
(AccumulatingProgressMonitor.java:74)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at 
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:98)
- locked <0x442b6960> (a org.eclipse.swt.widgets.RunnableLock)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:1614)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1432)
at 
org.eclipse.jface.operation.ModalContext$ModalContextThread.block
(ModalContext.java:136)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:261)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
at 
org.eclipse.team.internal.ccvs.ui.wizards.SharingWizard.performFinish
(SharingWizard.java:174)
at 
org.eclipse.team.internal.ui.ConfigureProjectWizard.performFinish
(ConfigureProjectWizard.java:124)
at 
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
at 
org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:913)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1637)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1429)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
at org.eclipse.jface.window.Window.open(Window.java:563)
at 
org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run
(ConfigureProjectAction.java:42)
at 
org.eclipse.team.internal.ui.actions.TeamAction$1.run(TeamAction.java:168)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:165)
at 
org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run
(ConfigureProjectAction.java:35)
at 
org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:71)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:241)
at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection
(ActionContributionItem.java:456)
at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent
(ActionContributionItem.java:403)
at 
org.eclipse.jface.action.ActionContributionItem.access$0
(ActionContributionItem.java:397)
at 
org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent
(ActionContributionItem.java:72)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:913)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1637)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1429)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
at 
org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:845)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)

Dynamic libraries:
08048000-0804e000 r-xp 00000000 03:46 426584 
/usr/local/j2sdk1.4.1_02/bin/java
0804e000-0804f000 rw-p 00005000 03:46 426584 
/usr/local/j2sdk1.4.1_02/bin/java
40000000-40012000 r-xp 00000000 03:41 359751     /lib/ld-2.3.1.so
40012000-40013000 rw-p 00011000 03:41 359751     /lib/ld-2.3.1.so
40014000-4001d000 r-xp 00000000 03:46 835953 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/native_threads/libhpi.so
4001d000-4001e000 rw-p 00008000 03:46 835953 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/native_threads/libhpi.so
4001f000-40020000 r--s 00000000 03:46 999693 
/usr/local/eclipse-2.1/plugins/org.eclipse.ui_2.1.0/ui.jar
40020000-40021000 r--p 00000000 03:41 65456 
/usr/share/locale/en_US/LC_IDENTIFICATION
40021000-4002e000 r-xp 00000000 03:41 277992 
/lib/i686/libpthread-0.10.so
4002e000-40031000 rw-p 0000d000 03:41 277992 
/lib/i686/libpthread-0.10.so
40071000-40073000 r-xp 00000000 03:41 359762     /lib/libdl-2.3.1.so
40073000-40074000 rw-p 00001000 03:41 359762     /lib/libdl-2.3.1.so
40074000-401a1000 r-xp 00000000 03:41 277988     /lib/i686/libc-2.3.1.so
401a1000-401a5000 rw-p 0012c000 03:41 277988     /lib/i686/libc-2.3.1.so
401a8000-404c0000 r-xp 00000000 03:46 524478 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/client/libjvm.so
404c0000-406a4000 rw-p 00317000 03:46 524478 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/client/libjvm.so
406b5000-406c6000 r-xp 00000000 03:41 359766     /lib/libnsl-2.3.1.so
406c6000-406c7000 rw-p 00010000 03:41 359766     /lib/libnsl-2.3.1.so
406c9000-406ea000 r-xp 00000000 03:41 277990     /lib/i686/libm-2.3.1.so
406ea000-406eb000 rw-p 00020000 03:41 277990     /lib/i686/libm-2.3.1.so
406eb000-406fb000 r-xp 00000000 03:46 835959 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/libverify.so
406fb000-406fd000 rw-p 0000f000 03:46 835959 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/libverify.so
406fd000-4071e000 r-xp 00000000 03:46 835960 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/libjava.so
4071e000-40720000 rw-p 00020000 03:46 835960 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/libjava.so
40720000-40735000 r-xp 00000000 03:46 835962 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/libzip.so
40735000-40737000 rw-p 00014000 03:46 835962 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/libzip.so
40737000-41e06000 r--s 00000000 03:46 836097 
/usr/local/j2sdk1.4.1_02/jre/lib/rt.jar
41e49000-41e60000 r--s 00000000 03:46 836077 
/usr/local/j2sdk1.4.1_02/jre/lib/sunrsasign.jar
41e60000-41ed1000 r--s 00000000 03:46 836079 
/usr/local/j2sdk1.4.1_02/jre/lib/jsse.jar
41ed1000-41ee4000 r--s 00000000 03:46 836078 
/usr/local/j2sdk1.4.1_02/jre/lib/jce.jar
41ee4000-421a0000 r--s 00000000 03:46 836095 
/usr/local/j2sdk1.4.1_02/jre/lib/charsets.jar
44248000-4424b000 r--s 00000000 03:46 623186 
/usr/local/j2sdk1.4.1_02/jre/lib/ext/dnsns.jar
4424b000-44250000 r--s 00000000 03:46 934026 
/usr/local/eclipse-2.1/startup.jar
4c453000-4c47f000 r--p 00000000 03:41 441507 
/usr/share/locale/ISO-8859-1/LC_CTYPE
4c47f000-4c480000 r-xp 00000000 03:46 475207 
/usr/local/eclipse-
2.1/plugins/org.eclipse.core.resources.linux_2.1.0/os/linux/x86/libcore_2_1_0a.
so
4c480000-4c481000 rw-p 00001000 03:46 475207 
/usr/local/eclipse-
2.1/plugins/org.eclipse.core.resources.linux_2.1.0/os/linux/x86/libcore_2_1_0a.
so
4c481000-4c488000 r--s 00000000 03:46 491619 
/usr/local/eclipse-2.1/plugins/org.eclipse.swt.gtk_2.1.0/ws/gtk/swt-pi.jar
4c488000-4c48b000 r-xp 00000000 03:41 376174 
/usr/lib/libgmodule-2.0.so.0.200.1
4c48b000-4c48c000 rw-p 00002000 03:41 376174 
/usr/lib/libgmodule-2.0.so.0.200.1
4c48c000-4c497000 r-xp 00000000 03:41 359772     /lib/libnss_files-2.3.1.so
4c497000-4c498000 rw-p 0000a000 03:41 359772     /lib/libnss_files-2.3.1.so
4c69c000-4c6b9000 r--s 00000000 03:46 623185 
/usr/local/j2sdk1.4.1_02/jre/lib/ext/sunjce_provider.jar
4c6b9000-4c758000 r--s 00000000 03:46 623187 
/usr/local/j2sdk1.4.1_02/jre/lib/ext/localedata.jar
4c758000-4c766000 r--s 00000000 03:46 623188 
/usr/local/j2sdk1.4.1_02/jre/lib/ext/ldapsec.jar
4c766000-4c772000 r--s 00000000 03:46 1097759 
/usr/local/eclipse-2.1/plugins/org.eclipse.team.cvs.ssh_2.1.0/teamcvsssh.jar
4c772000-4c782000 r-xp 00000000 03:46 836059 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/libnet.so
4c782000-4c784000 rw-p 0000f000 03:46 836059 
/usr/local/j2sdk1.4.1_02/jre/lib/i386/libnet.so
4c791000-4c79b000 r-xp 00000000 03:41 359778 
/lib/libnss_nisplus-2.3.1.so
4c79b000-4c79c000 rw-p 00009000 03:41 359778 
/lib/libnss_nisplus-2.3.1.so
4c79c000-4c7a4000 r-xp 00000000 03:41 359776     /lib/libnss_nis-2.3.1.so
4c7a4000-4c7a5000 rw-p 00007000 03:41 359776     /lib/libnss_nis-2.3.1.so
4c7a5000-4c7a8000 r-xp 00000000 03:41 359770     /lib/libnss_dns-2.3.1.so
4c7a8000-4c7a9000 rw-p 00003000 03:41 359770     /lib/libnss_dns-2.3.1.so
4c7a9000-4c7b7000 r-xp 00000000 03:41 359782     /lib/libresolv-2.3.1.so
4c7b7000-4c7b8000 rw-p 0000e000 03:41 359782     /lib/libresolv-2.3.1.so
4c7e7000-4c7ff000 r--s 00000000 03:46 458802 
/usr/local/eclipse-2.1/plugins/org.eclipse.core.boot_2.1.0/boot.jar
4c7ff000-4c834000 r--s 00000000 03:46 950321 
/usr/local/eclipse-2.1/plugins/org.eclipse.core.runtime_2.1.0/runtime.jar
4c834000-4c883000 r--s 00000000 03:46 458821 
/usr/local/eclipse-2.1/plugins/org.eclipse.ui.views_2.1.0/views.jar
4c883000-4ca9a000 r--s 00000000 03:46 229436 
/usr/local/eclipse-2.1/plugins/org.eclipse.ui.workbench_2.1.0/workbench.jar
4ca9a000-4cb06000 r--s 00000000 03:46 868832 
/usr/local/eclipse-2.1/plugins/org.eclipse.jface_2.1.0/jface.jar
4cb06000-4cbb7000 r--s 00000000 03:46 491620 
/usr/local/eclipse-2.1/plugins/org.eclipse.swt.gtk_2.1.0/ws/gtk/swt.jar
4cbb7000-4cc44000 r--s 00000000 03:46 999640 
/usr/local/eclipse-2.1/plugins/org.eclipse.core.resources_2.1.0/resources.jar
4cc44000-4cc5a000 r--s 00000000 03:46 933906 
/usr/local/eclipse-2.1/plugins/org.apache.xerces_4.0.7/xmlParserAPIs.jar
4cc5a000-4cd79000 r--s 00000000 03:46 933908 
/usr/local/eclipse-2.1/plugins/org.apache.xerces_4.0.7/xercesImpl.jar
4cd79000-4cde0000 r--s 00000000 03:46 753678 
/usr/local/eclipse-2.1/plugins/org.eclipse.team.cvs.core_2.1.0/cvs.jar
4cde0000-4ce13000 r--s 00000000 03:46 114757 
/usr/local/eclipse-2.1/plugins/org.eclipse.search_2.1.0/search.jar
4ce13000-4ce21000 r--s 00000000 03:46 1130566 
/usr/local/eclipse-2.1/plugins/org.eclipse.pde_2.1.0/pde.jar
4ce21000-4d07a000 r--s 00000000 03:46 786566 
/usr/local/eclipse-2.1/plugins/org.eclipse.jdt.core_2.1.0/jdtcore.jar
4d07a000-4d0ba000 r--s 00000000 03:46 491639 
/usr/local/eclipse-2.1/plugins/org.eclipse.jdt.junit_2.1.0/junitsupport.jar
4d0ba000-4d0d0000 r--s 00000000 03:46 950384 
/usr/local/eclipse-2.1/plugins/org.eclipse.help.ui_2.1.0/helpworkbench.jar
4d0d0000-4d131000 r--s 00000000 03:46 458854 
/usr/local/eclipse-2.1/plugins/org.eclipse.compare_2.1.0/compare.jar
4d131000-4d15b000 r-xp 00000000 03:46 229463 
/usr/local/eclipse-2.1/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libswt-
pi-gtk-2133.so
4d15b000-4d15d000 rw-p 00029000 03:46 229463 
/usr/local/eclipse-2.1/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libswt-
pi-gtk-2133.so
4d15d000-4d15e000 r--p 00000000 03:41 65455 
/usr/share/locale/en_US/LC_MEASUREMENT
4d15e000-4d15f000 r--p 00000000 03:41 65451 
/usr/share/locale/en_US/LC_TELEPHONE
4d15f000-4d160000 r--p 00000000 03:41 65457 
/usr/share/locale/en_US/LC_ADDRESS
4d160000-4d161000 r--p 00000000 03:41 65453 
/usr/share/locale/en_US/LC_NAME
4d161000-4d162000 r--p 00000000 03:41 65452 
/usr/share/locale/en_US/LC_PAPER
4d162000-4d163000 r--p 00000000 03:41 327076 
/usr/share/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
4d163000-4d164000 r--p 00000000 03:41 65454 
/usr/share/locale/en_US/LC_MONETARY
4d164000-4d16a000 r--p 00000000 03:41 441506 
/usr/share/locale/ISO-8859-1/LC_COLLATE
4d16a000-4d16e000 r-xp 00000000 03:41 376178 
/usr/lib/libgthread-2.0.so.0.200.1
4d16e000-4d16f000 rw-p 00003000 03:41 376178 
/usr/lib/libgthread-2.0.so.0.200.1
4d16f000-4d1d9000 r-xp 00000000 03:41 376172 
/usr/lib/libglib-2.0.so.0.200.1
4d1d9000-4d1da000 rw-p 0006a000 03:41 376172 
/usr/lib/libglib-2.0.so.0.200.1
4d1da000-4d42a000 r-xp 00000000 03:41 376358 
/usr/lib/libgtk-x11-2.0.so.0.200.1
4d42a000-4d433000 rw-p 0024f000 03:41 376358 
/usr/lib/libgtk-x11-2.0.so.0.200.1
4d435000-4d4a1000 r-xp 00000000 03:41 376356 
/usr/lib/libgdk-x11-2.0.so.0.200.1
4d4a1000-4d4a6000 rw-p 0006b000 03:41 376356 
/usr/lib/libgdk-x11-2.0.so.0.200.1
4d4a6000-4d4bd000 r-xp 00000000 03:41 376342 
/usr/lib/libatk-1.0.so.0.200.2
4d4bd000-4d4bf000 rw-p 00016000 03:41 376342 
/usr/lib/libatk-1.0.so.0.200.2
4d4bf000-4d4d2000 r-xp 00000000 03:41 376344 
/usr/lib/libgdk_pixbuf-2.0.so.0.200.1
4d4d2000-4d4d3000 rw-p 00012000 03:41 376344 
/usr/lib/libgdk_pixbuf-2.0.so.0.200.1
4d4d3000-4d4df000 r-xp 00000000 03:41 376352 
/usr/lib/libpangox-1.0.so.0.200.1
4d4df000-4d4e0000 rw-p 0000b000 03:41 376352 
/usr/lib/libpangox-1.0.so.0.200.1
4d4e0000-4d507000 r-xp 00000000 03:41 376348 
/usr/lib/libpango-1.0.so.0.200.1
4d507000-4d513000 rw-p 00027000 03:41 376348 
/usr/lib/libpango-1.0.so.0.200.1
4d513000-4d547000 r-xp 00000000 03:41 376176 
/usr/lib/libgobject-2.0.so.0.200.1
4d547000-4d549000 rw-p 00033000 03:41 376176 
/usr/lib/libgobject-2.0.so.0.200.1
4d549000-4d56a000 r-xp 00000000 03:41 376354 
/usr/lib/libpangoxft-1.0.so.0.200.1
4d56a000-4d56b000 rw-p 00020000 03:41 376354 
/usr/lib/libpangoxft-1.0.so.0.200.1
4d56b000-4d56e000 r-xp 00000000 03:41 474821 
/usr/X11R6/lib/libXrandr.so.2.0
4d56e000-4d56f000 rw-p 00002000 03:41 474821 
/usr/X11R6/lib/libXrandr.so.2.0
4d56f000-4d576000 r-xp 00000000 03:41 474813     /usr/X11R6/lib/libXi.so.6.0
4d576000-4d577000 rw-p 00006000 03:41 474813     /usr/X11R6/lib/libXi.so.6.0
4d577000-4d584000 r-xp 00000000 03:41 474805 
/usr/X11R6/lib/libXext.so.6.4
4d584000-4d585000 rw-p 0000c000 03:41 474805 
/usr/X11R6/lib/libXext.so.6.4
4d585000-4d596000 r-xp 00000000 03:41 474811 
/usr/X11R6/lib/libXft.so.2.1
4d596000-4d597000 rw-p 00010000 03:41 474811 
/usr/X11R6/lib/libXft.so.2.1
4d597000-4d59e000 r-xp 00000000 03:41 474823 
/usr/X11R6/lib/libXrender.so.1.2
4d59e000-4d59f000 rw-p 00006000 03:41 474823 
/usr/X11R6/lib/libXrender.so.1.2
4d59f000-4d5c1000 r-xp 00000000 03:41 376328 
/usr/lib/libfontconfig.so.1.0
4d5c1000-4d5c4000 rw-p 00021000 03:41 376328 
/usr/lib/libfontconfig.so.1.0
4d5c5000-4d6a1000 r-xp 00000000 03:41 474795 
/usr/X11R6/lib/libX11.so.6.2
4d6a1000-4d6a4000 rw-p 000db000 03:41 474795 
/usr/X11R6/lib/libX11.so.6.2
4d6a4000-4d6ee000 r-xp 00000000 03:41 376322 
/usr/lib/libfreetype.so.6.3.2
4d6ee000-4d6f2000 rw-p 0004a000 03:41 376322 
/usr/lib/libfreetype.so.6.3.2
4d6f2000-4d6fe000 r-xp 00000000 03:41 359799     /lib/libz.so.1.1.4
4d6fe000-4d700000 rw-p 0000b000 03:41 359799     /lib/libz.so.1.1.4
4d700000-4d71d000 r-xp 00000000 03:41 376326     /usr/lib/libexpat.so.0.4.0
4d71d000-4d721000 rw-p 0001c000 03:41 376326     /usr/lib/libexpat.so.0.4.0
4d721000-4d722000 r--p 00000000 03:41 65450 
/usr/share/locale/en_US/LC_TIME
4d722000-4d723000 r--p 00000000 03:41 212626 
/usr/share/locale/en_US/LC_NUMERIC
4d723000-4d725000 r-xp 00000000 03:41 392957 
/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
4d725000-4d726000 rw-p 00001000 03:41 392957 
/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
4d726000-4d74b000 r-xp 00000000 03:46 229464 
/usr/local/eclipse-2.1/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libswt-
gtk-2133.so
4d74b000-4d74d000 rw-p 00025000 03:46 229464 
/usr/local/eclipse-2.1/plugins/org.eclipse.swt.gtk_2.1.0/os/linux/x86/libswt-
gtk-2133.so
4d74d000-4d759000 r-xp 00000000 03:41 18261 
/usr/lib/gtk-2.0/2.2.0/engines/libgalaxy.so
4d759000-4d75a000 rw-p 0000b000 03:41 18261 
/usr/lib/gtk-2.0/2.2.0/engines/libgalaxy.so
4d75a000-4d75b000 r-xp 00000000 03:41 180019     /usr/lib/gconv/ISO8859-1.so
4d75b000-4d75c000 rw-p 00001000 03:41 180019     /usr/lib/gconv/ISO8859-1.so
4d75c000-4d75e000 r-xp 00000000 03:41 442041 
/usr/lib/pango/1.2.0/modules/pango-basic-xft.so
4d75e000-4d75f000 rw-p 00001000 03:41 442041 
/usr/lib/pango/1.2.0/modules/pango-basic-xft.so
4d75f000-4d766000 r--s 00000000 03:46 131240 
/usr/local/eclipse-2.1/plugins/org.eclipse.ant.core_2.1.0/antsupport.jar
4d769000-4d771000 r-xp 00000000 03:41 474803 
/usr/X11R6/lib/libXcursor.so.1.0
4d771000-4d772000 rw-p 00007000 03:41 474803 
/usr/X11R6/lib/libXcursor.so.1.0
4d772000-4d7c4000 r--s 00000000 03:46 213062 
/usr/local/eclipse-2.1/plugins/org.eclipse.update.core_2.1.0/updatecore.jar
4d7c4000-4d7f1000 r--s 00000000 03:46 737476 
/usr/local/eclipse-2.1/plugins/org.eclipse.help_2.1.0/help.jar
4d7f1000-4d847000 r--s 00000000 03:46 950343 
/usr/local/eclipse-2.1/plugins/org.eclipse.jface.text_2.1.0/jfacetext.jar
4d847000-4d859000 r--s 00000000 03:46 950331 
/usr/local/eclipse-2.1/plugins/org.eclipse.text_2.1.0/text.jar
4d859000-4d8d3000 r--s 00000000 03:46 753704 
/usr/local/eclipse-2.1/plugins/org.eclipse.debug.ui_2.1.0/dtui.jar
4d8d3000-4dca0000 r--s 00000000 03:46 1228862 
/usr/local/eclipse-2.1/plugins/org.eclipse.jdt.ui_2.1.0/jdt.jar
4dca0000-4dd6e000 r--s 00000000 03:46 688204 
/usr/local/eclipse-2.1/plugins/org.eclipse.team.cvs.ui_2.1.0/teamcvsui.jar
4dd6e000-4deff000 r--s 00000000 03:46 1114260 
/usr/local/eclipse-2.1/plugins/org.eclipse.pde.ui_2.1.0/pdeui.jar
4deff000-4df9b000 r--s 00000000 03:46 491611 
/usr/local/eclipse-2.1/plugins/org.eclipse.update.ui_2.1.0/updateui.jar
4df9b000-4e05a000 r--s 00000000 03:46 737536 
/usr/local/eclipse-2.1/plugins/org.eclipse.jdt.debug.ui_2.1.0/jdiui.jar
4e05a000-4e126000 r--s 00000000 03:46 1048949 
/usr/local/eclipse-
2.1/plugins/org.eclipse.ui.externaltools_2.1.0/externaltools.jar
4e126000-4e137000 r--p 00000000 03:41 278259 
/usr/X11R6/lib/X11/fonts/TTF/luxisr.ttf
4e137000-4e147000 r--s 00000000 03:46 213149 
/usr/local/eclipse-2.1/plugins/org.eclipse.pde.runtime_2.1.0/pdert.jar
4e147000-4e18e000 r--s 00000000 03:46 671787 
/usr/local/eclipse-2.1/plugins/org.eclipse.team.ui_2.1.0/teamui.jar
4e18e000-4e1a5000 r--s 00000000 03:46 163854 
/usr/local/eclipse-2.1/plugins/org.eclipse.team.core_2.1.0/team.jar
4e226000-4e25e000 r--s 00000000 03:46 1097771 
/usr/local/eclipse-
2.1/plugins/org.eclipse.ui.workbench.texteditor_2.1.0/texteditor.jar
4e25e000-4e278000 r--s 00000000 03:46 573475 
/usr/local/eclipse-2.1/plugins/org.eclipse.ui.editors_2.1.0/editors.jar
4e278000-4e296000 r--s 00000000 03:46 901176 
/usr/local/eclipse-2.1/plugins/org.eclipse.debug.core_2.1.0/dtcore.jar
4e296000-4e2a2000 r--s 00000000 03:46 1081370 
/usr/local/eclipse-2.1/plugins/org.eclipse.jdt.debug_2.1.0/jdi.jar
4e2a2000-4e342000 r--s 00000000 03:46 1081371 
/usr/local/eclipse-2.1/plugins/org.eclipse.jdt.debug_2.1.0/jdimodel.jar
4e342000-4e366000 r--s 00000000 03:46 655472 
/usr/local/eclipse-2.1/plugins/org.eclipse.jdt.launching_2.1.0/launching.jar
4e366000-4e378000 r--p 00000000 03:41 278257 
/usr/X11R6/lib/X11/fonts/TTF/luxisb.ttf

Local Time = Fri Mar 28 18:57:51 2003
Elapsed Time = 35
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1_02-b06 mixed mode)
#
Comment 1 Veronika Irvine CLA 2003-04-01 16:55:18 EST
Felipe please investigate.
See if this error happens in RedHat 9.0 too?
Comment 2 Veronika Irvine CLA 2003-04-01 16:57:20 EST
*** Bug 35932 has been marked as a duplicate of this bug. ***
Comment 3 Felipe Heidrich CLA 2003-04-02 10:19:28 EST
Paul, read the probem report 31941 and check if you identify your problem with 
it, also try to use a different theme to workaround the bug.



*** This bug has been marked as a duplicate of 31941 ***
Comment 4 Christiaan ten Klooster CLA 2003-04-04 01:11:51 EST
On mandrake 9.1 a workaround is to remove the following gtk engine:
/usr/lib/gtk-2.0/2.2.0/engines/libgalaxy.so

this will bring up the 2.0.x look but this one doesn't seem to crash