Bug 67906 - VM crash running the UI test suite
Summary: VM crash running the UI test suite
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux-GTK
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Silenio Quarti CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
: 65274 65505 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-18 18:17 EDT by Billy Biggs CLA Friend
Modified: 2006-04-05 13:19 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Billy Biggs CLA Friend 2004-06-18 18:17:09 EDT
While running the UI test suite I'm seeing this VM crash.  It does not seem to
always be in the same test when it dies.

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x59637020
Function=(null)+0x59637020
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_main_iteration(Native Method)
	at org.eclipse.swt.widgets.Shell.setVisible(Shell.java:1203)
	at org.eclipse.swt.widgets.Shell.open(Shell.java:839)
	at org.eclipse.jface.window.Window.open(Window.java:644)
	at org.eclipse.ui.internal.WorkbenchWindow.open(WorkbenchWindow.java:513)
	at org.eclipse.ui.internal.Workbench.busyOpenWorkbenchWindow(Workbench.java:535)
	at org.eclipse.ui.internal.Workbench.access$11(Workbench.java:519)
	at org.eclipse.ui.internal.Workbench$14.run(Workbench.java:1143)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
	at org.eclipse.ui.internal.Workbench.openWorkbenchWindow(Workbench.java:1140)
	at org.eclipse.ui.tests.util.UITestCase.openTestWindow(UITestCase.java:170)
	at org.eclipse.ui.tests.util.UITestCase.openTestWindow(UITestCase.java:161)
	at org.eclipse.ui.tests.zoom.ZoomTestCase.doSetUp(ZoomTestCase.java:58)
	at org.eclipse.ui.tests.util.UITestCase.setUp(UITestCase.java:113)
	at junit.framework.TestCase.runBare(TestCase.java:125)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:421)
	at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:305)
	at
org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:30)
	at
org.eclipse.pde.internal.junit.runtime.UITestApplication$1.run(UITestApplication.java:92)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:106)
	- locked <0x460896b0> (a org.eclipse.swt.widgets.RunnableLock)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2558)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2291)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1375)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1346)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:252)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
	at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
	at
org.eclipse.pde.internal.junit.runtime.UITestApplication.run(UITestApplication.java:33)
	at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:272)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:128)
	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:186)
	at org.eclipse.core.launcher.Main.run(Main.java:647)
	at org.eclipse.core.launcher.Main.main(Main.java:631)

Dynamic libraries:
08048000-0804e000 r-xp 00000000 03:03 3172950    /usr/java/j2sdk1.4.2_03/bin/java
0804e000-0804f000 rw-p 00005000 03:03 3172950    /usr/java/j2sdk1.4.2_03/bin/java
40000000-40015000 r-xp 00000000 03:03 4088005    /lib/ld-2.3.2.so
40015000-40016000 rw-p 00015000 03:03 4088005    /lib/ld-2.3.2.so
40016000-4001e000 r-xp 00000000 03:03 1226769   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/native_threads/libhpi.so
4001e000-4001f000 rw-p 00007000 03:03 1226769   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/native_threads/libhpi.so
4001f000-40023000 rw-s 00000000 03:03 1228117    /tmp/hsperfdata_bbiggs/18318
40023000-40026000 r--s 00000000 03:03 1930173   
/usr/java/j2sdk1.4.2_03/jre/lib/ext/dnsns.jar
40026000-40029000 r--s 00000000 03:03 2634152   
/work/eclipse-I200406180800/plugins/org.eclipse.pde.junit.runtime_3.0.0/pdejunit.jar
40029000-4002a000 r--s 00000000 03:03 1980214   
/work/eclipse-I200406180800/plugins/org.eclipse.ui.workbench.compatibility_3.0.0/compatibility.jar
4002b000-40036000 r-xp 00000000 03:03 588684     /lib/tls/libpthread-0.34.so
40036000-40037000 rw-p 0000a000 03:03 588684     /lib/tls/libpthread-0.34.so
40039000-4003c000 r-xp 00000000 03:03 4088020    /lib/libdl-2.3.2.so
4003c000-4003d000 rw-p 00002000 03:03 4088020    /lib/libdl-2.3.2.so
4003e000-40438000 r-xp 00000000 03:03 4137608   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so
40438000-40454000 rw-p 003f9000 03:03 4137608   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/client/libjvm.so
40466000-40478000 r-xp 00000000 03:03 4088024    /lib/libnsl-2.3.2.so
40478000-40479000 rw-p 00011000 03:03 4088024    /lib/libnsl-2.3.2.so
4047b000-4049c000 r-xp 00000000 03:03 588682     /lib/tls/libm-2.3.2.so
4049c000-4049d000 rw-p 00020000 03:03 588682     /lib/tls/libm-2.3.2.so
4049d000-404ad000 r-xp 00000000 03:03 4121140   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/libverify.so
404ad000-404af000 rw-p 0000f000 03:03 4121140   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/libverify.so
404af000-404b0000 r--s 00000000 03:03 3550003   
/work/eclipse-I200406180800/plugins/org.eclipse.ui_3.0.0/ui.jar
404b1000-404bc000 r-xp 00000000 03:03 4088040    /lib/libnss_files-2.3.2.so
404bc000-404bd000 rw-p 0000a000 03:03 4088040    /lib/libnss_files-2.3.2.so
404bd000-404dd000 r-xp 00000000 03:03 4121126   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/libjava.so
404dd000-404df000 rw-p 0001f000 03:03 4121126   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/libjava.so
404df000-404f3000 r-xp 00000000 03:03 4121141   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/libzip.so
404f3000-404f6000 rw-p 00013000 03:03 4121141   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/libzip.so
404f6000-41e8e000 r--s 00000000 03:03 3041822   
/usr/java/j2sdk1.4.2_03/jre/lib/rt.jar
41ed8000-41eee000 r--s 00000000 03:03 3041821   
/usr/java/j2sdk1.4.2_03/jre/lib/sunrsasign.jar
41eee000-41fc9000 r--s 00000000 03:03 3041820   
/usr/java/j2sdk1.4.2_03/jre/lib/jsse.jar
41fc9000-41fda000 r--s 00000000 03:03 3041812   
/usr/java/j2sdk1.4.2_03/jre/lib/jce.jar
41ffb000-42000000 r--s 00000000 03:03 393370    
/work/eclipse-I200406180800/startup.jar
42000000-42130000 r-xp 00000000 03:03 588678     /lib/tls/libc-2.3.2.so
42130000-42133000 rw-p 00130000 03:03 588678     /lib/tls/libc-2.3.2.so
42136000-4268f000 r--s 00000000 03:03 3041813   
/usr/java/j2sdk1.4.2_03/jre/lib/charsets.jar
44737000-4473f000 r--s 00000000 03:03 4677460   
/work/eclipse-I200406180800/plugins/org.eclipse.osgi_3.0.0/console.jar
4473f000-44740000 r--s 00000000 03:03 4056916   
/work/eclipse-I200406180800/plugins/org.eclipse.platform_3.0.0/platform.jar
589db000-58bdb000 r--p 00000000 03:03 475266     /usr/lib/locale/locale-archive
58ddf000-58dec000 r--s 00000000 03:03 1930174   
/usr/java/j2sdk1.4.2_03/jre/lib/ext/ldapsec.jar
58dec000-58ea8000 r--s 00000000 03:03 1930177   
/usr/java/j2sdk1.4.2_03/jre/lib/ext/localedata.jar
58ea8000-58ec4000 r--s 00000000 03:03 1930176   
/usr/java/j2sdk1.4.2_03/jre/lib/ext/sunjce_provider.jar
58ec4000-58efc000 r--s 00000000 03:03 4677459   
/work/eclipse-I200406180800/plugins/org.eclipse.osgi_3.0.0/core.jar
58efc000-58f08000 r--s 00000000 03:03 4677462   
/work/eclipse-I200406180800/plugins/org.eclipse.osgi_3.0.0/osgi.jar
58f08000-58f1e000 r--s 00000000 03:03 4677461   
/work/eclipse-I200406180800/plugins/org.eclipse.osgi_3.0.0/resolver.jar
58f1e000-58f34000 r--s 00000000 03:03 4677464   
/work/eclipse-I200406180800/plugins/org.eclipse.osgi_3.0.0/defaultAdaptor.jar
58f34000-58f53000 r--s 00000000 03:03 4677463   
/work/eclipse-I200406180800/plugins/org.eclipse.osgi_3.0.0/eclipseAdaptor.jar
58fd4000-58fe4000 r-xp 00000000 03:03 4121137   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/libnet.so
58fe4000-58fe5000 rw-p 0000f000 03:03 4121137   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/libnet.so
58fe5000-58fe6000 r-xp 00000000 03:03 2175889   
/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
58fe6000-58fe7000 rw-p 00000000 03:03 2175889   
/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
590ea000-59140000 r--s 00000000 03:03 132427    
/work/eclipse-I200406180800/plugins/org.eclipse.core.runtime_3.0.0/runtime.jar
59140000-59146000 r-xp 00000000 03:03 4121138   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/libnio.so
59146000-59147000 rw-p 00005000 03:03 4121138   
/usr/java/j2sdk1.4.2_03/jre/lib/i386/libnio.so
59147000-5915b000 r--s 00000000 03:03 2078326   
/work/eclipse-I200406180800/plugins/org.eclipse.update.configurator_3.0.0/configurator.jar
5915b000-59170000 r--s 00000000 03:03 2356300   
/work/eclipse-I200406180800/plugins/org.eclipse.core.runtime.compatibility_3.0.0/compatibility.jar
59170000-591ee000 r--s 00000000 03:03 4253136   
/work/eclipse-I200406180800/plugins/org.eclipse.jface_3.0.0/jface.jar
591ee000-5920c000 r--s 00000000 03:03 262218    
/work/eclipse-I200406180800/plugins/org.junit_3.8.1/junit.jar
5920c000-5935a000 r--s 00000000 03:03 4498205   
/work/eclipse-I200406180800/plugins/org.eclipse.ui.ide_3.0.0/ide.jar
5935a000-59390000 r-xp 00000000 03:03 1293446   
/work/workspaces/eclipse-bug2/org.eclipse.swt.gtk/os/linux/x86/libswt-pi-gtk-3061.so
59390000-59391000 rw-p 00035000 03:03 1293446   
/work/workspaces/eclipse-bug2/org.eclipse.swt.gtk/os/linux/x86/libswt-pi-gtk-3061.so
59392000-59398000 r--s 00000000 03:03 474404     /usr/lib/gconv/gconv-modules.cache
59398000-593a4000 r-xp 00000000 03:03 1700694   
/usr/lib/gtk-2.0/2.2.0/engines/libbluecurve.so
593a4000-593a5000 rw-p 0000b000 03:03 1700694   
/usr/lib/gtk-2.0/2.2.0/engines/libbluecurve.so
593a6000-595ef000 r-xp 00000000 03:03 360014     /usr/lib/libgtk-x11-2.0.so.0.200.1
595ef000-595f8000 rw-p 00248000 03:03 360014     /usr/lib/libgtk-x11-2.0.so.0.200.1
595fa000-59663000 r-xp 00000000 03:03 360008     /usr/lib/libgdk-x11-2.0.so.0.200.1
59663000-59668000 rw-p 00069000 03:03 360008     /usr/lib/libgdk-x11-2.0.so.0.200.1
59668000-5967f000 r-xp 00000000 03:03 359976     /usr/lib/libatk-1.0.so.0.200.0
5967f000-59681000 rw-p 00016000 03:03 359976     /usr/lib/libatk-1.0.so.0.200.0
59681000-59693000 r-xp 00000000 03:03 360010    
/usr/lib/libgdk_pixbuf-2.0.so.0.200.1
59693000-59694000 rw-p 00011000 03:03 360010    
/usr/lib/libgdk_pixbuf-2.0.so.0.200.1
59694000-596b4000 r-xp 00000000 03:03 360006     /usr/lib/libpangoxft-1.0.so.0.200.1
596b4000-596b5000 rw-p 0001f000 03:03 360006     /usr/lib/libpangoxft-1.0.so.0.200.1
596b5000-596c1000 r-xp 00000000 03:03 360004     /usr/lib/libpangox-1.0.so.0.200.1
596c1000-596c2000 rw-p 0000b000 03:03 360004     /usr/lib/libpangox-1.0.so.0.200.1
596c2000-596e9000 r-xp 00000000 03:03 360000     /usr/lib/libpango-1.0.so.0.200.1
596e9000-596f5000 rw-p 00026000 03:03 360000     /usr/lib/libpango-1.0.so.0.200.1
596f5000-59728000 r-xp 00000000 03:03 359803     /usr/lib/libgobject-2.0.so.0.200.1
59728000-5972a000 rw-p 00032000 03:03 359803     /usr/lib/libgobject-2.0.so.0.200.1
5972a000-5972d000 r-xp 00000000 03:03 359801     /usr/lib/libgmodule-2.0.so.0.200.1
5972d000-5972e000 rw-p 00002000 03:03 359801     /usr/lib/libgmodule-2.0.so.0.200.1
5972e000-59732000 r-xp 00000000 03:03 359805     /usr/lib/libgthread-2.0.so.0.200.1
59732000-59733000 rw-p 00003000 03:03 359805     /usr/lib/libgthread-2.0.so.0.200.1
59733000-5979c000 r-xp 00000000 03:03 359799     /usr/lib/libglib-2.0.so.0.200.1
5979c000-5979d000 rw-p 00069000 03:03 359799     /usr/lib/libglib-2.0.so.0.200.1
5979d000-597a1000 r-xp 00000000 03:03 2485615    /usr/X11R6/lib/libXtst.so.6.1
597a1000-597a2000 rw-p 00004000 03:03 2485615    /usr/X11R6/lib/libXtst.so.6.1
597a2000-597a5000 r-xp 00000000 03:03 2485609    /usr/X11R6/lib/libXrandr.so.2.0
597a5000-597a6000 rw-p 00002000 03:03 2485609    /usr/X11R6/lib/libXrandr.so.2.0
597a6000-597ad000 r-xp 00000000 03:03 2485599    /usr/X11R6/lib/libXi.so.6.0
597ad000-597ae000 rw-p 00006000 03:03 2485599    /usr/X11R6/lib/libXi.so.6.0
597ae000-597bb000 r-xp 00000000 03:03 2485591    /usr/X11R6/lib/libXext.so.6.4
597bb000-597bc000 rw-p 0000c000 03:03 2485591    /usr/X11R6/lib/libXext.so.6.4
597bc000-597cd000 r-xp 00000000 03:03 2485597    /usr/X11R6/lib/libXft.so.2.1.1
597cd000-597ce000 rw-p 00011000 03:03 2485597    /usr/X11R6/lib/libXft.so.2.1.1
597ce000-597d5000 r-xp 00000000 03:03 2485611    /usr/X11R6/lib/libXrender.so.1.2.2
597d5000-597d6000 rw-p 00006000 03:03 2485611    /usr/X11R6/lib/libXrender.so.1.2.2
597d6000-597f7000 r-xp 00000000 03:03 359917     /usr/lib/libfontconfig.so.1.0
597f7000-597fa000 rw-p 00021000 03:03 359917     /usr/lib/libfontconfig.so.1.0
597fb000-598d7000 r-xp 00000000 03:03 2485581    /usr/X11R6/lib/libX11.so.6.2
598d7000-598da000 rw-p 000db000 03:03 2485581    /usr/X11R6/lib/libX11.so.6.2
598da000-5992c000 r-xp 00000000 03:03 361552     /usr/lib/libfreetype.so.6.3.2
5992c000-59930000 rw-p 00052000 03:03 361552     /usr/lib/libfreetype.so.6.3.2
59931000-5994f000 r-xp 00000000 03:03 359789     /usr/lib/libexpat.so.0.4.0
5994f000-59951000 rw-p 0001e000 03:03 359789     /usr/lib/libexpat.so.0.4.0
59951000-59977000 r-xp 00000000 03:03 1293444   
/work/workspaces/eclipse-bug2/org.eclipse.swt.gtk/os/linux/x86/libswt-gtk-3061.so
59977000-59979000 rw-p 00026000 03:03 1293444   
/work/workspaces/eclipse-bug2/org.eclipse.swt.gtk/os/linux/x86/libswt-gtk-3061.so
59979000-5997a000 r-xp 00000000 03:03 474348     /usr/lib/gconv/ISO8859-1.so
5997a000-5997b000 rw-p 00001000 03:03 474348     /usr/lib/gconv/ISO8859-1.so
5997b000-5998b000 r--s 00000000 03:03 2699696   
/work/eclipse-I200406180800/plugins/org.eclipse.help_3.0.0/help.jar
5998b000-5998d000 r-xp 00000000 03:03 3548482   
/usr/lib/pango/1.2.0/modules/pango-basic-xft.so
5998d000-5998e000 rw-p 00001000 03:03 3548482   
/usr/lib/pango/1.2.0/modules/pango-basic-xft.so
5998f000-59997000 r-xp 00000000 03:03 2485589    /usr/X11R6/lib/libXcursor.so.1.0
59997000-59998000 rw-p 00007000 03:03 2485589    /usr/X11R6/lib/libXcursor.so.1.0
59998000-59a35000 r--s 00000000 03:03 3695625   
/work/eclipse-I200406180800/plugins/org.eclipse.core.resources_3.0.0/resources.jar
59ab6000-59ad9000 r--p 00000000 03:03 2077359   
/usr/share/fonts/truetype/Verdana.ttf
59ad9000-59ae0000 r-xp 00000000 03:03 1293441   
/work/workspaces/eclipse-bug2/org.eclipse.swt.gtk/os/linux/x86/libswt-atk-gtk-3061.so
59ae0000-59ae1000 rw-p 00007000 03:03 1293441   
/work/workspaces/eclipse-bug2/org.eclipse.swt.gtk/os/linux/x86/libswt-atk-gtk-3061.so
59b62000-59b70000 r--s 00000000 03:03 2977677   
/work/eclipse-I200406180800/plugins/org.eclipse.ui.views_3.0.0/views.jar
59b70000-59b8a000 r--s 00000000 03:03 819215    
/work/eclipse-I200406180800/plugins/org.eclipse.ui.externaltools_3.0.0/externaltools.jar
59b8a000-59c6a000 r--s 00000000 03:03 2634071   
/work/eclipse-I200406180800/plugins/org.eclipse.debug.ui_3.0.0/dtui.jar
59c6a000-59ca2000 r--s 00000000 03:03 3778085   
/work/eclipse-I200406180800/plugins/org.eclipse.debug.core_3.0.0/dtcore.jar
59ca2000-59caf000 r--s 00000000 03:03 3777971   
/work/eclipse-I200406180800/plugins/org.eclipse.core.expressions_3.0.0/expressions.jar
59caf000-59cd9000 r--s 00000000 03:03 4645579   
/work/eclipse-I200406180800/plugins/org.eclipse.ui.intro_3.0.0/intro.jar
59cd9000-59d00000 r--s 00000000 03:03 2241193   
/work/eclipse-I200406180800/plugins/org.eclipse.ui.forms_3.0.0/forms.jar
59d00000-59d46000 r--p 00000000 03:03 2077337   
/usr/share/fonts/truetype/Arial_Bold.ttf
59fcb000-59fd1000 r--s 00000000 03:03 393258    
/work/eclipse-I200406180800/plugins/org.eclipse.update.scheduler_3.0.0/scheduler.jar
59fd1000-59fd3000 r-xp 00000000 03:03 1293443   
/work/workspaces/eclipse-bug2/org.eclipse.swt.gtk/os/linux/x86/libswt-gnome-gtk-3061.so
59fd3000-59fd4000 rw-p 00001000 03:03 1293443   
/work/workspaces/eclipse-bug2/org.eclipse.swt.gtk/os/linux/x86/libswt-gnome-gtk-3061.so
59fe8000-59ff0000 r-xp 00000000 03:03 2485579    /usr/X11R6/lib/libSM.so.6.0
59ff0000-59ff1000 rw-p 00007000 03:03 2485579    /usr/X11R6/lib/libSM.so.6.0
59ff1000-59ff2000 r-xp 00000000 03:03 2632689    /usr/kerberos/lib/libcom_err.so.3.0
59ff2000-59ff3000 rw-p 00001000 03:03 2632689    /usr/kerberos/lib/libcom_err.so.3.0
59ff7000-59ffb000 r--s 00000000 03:03 4498233   
/work/eclipse-I200406180800/plugins/org.eclipse.jdt.junit.runtime_3.0.0/junitruntime.jar
59ffb000-5a027000 r--s 00000000 03:03 3695643   
/work/eclipse-I200406180800/plugins/org.eclipse.team.core_3.0.0/team.jar
5a027000-5a028000 r-xp 00000000 03:03 3695622   
/work/eclipse-I200406180800/plugins/org.eclipse.core.resources.linux_3.0.0/os/linux/x86/libcore_2_1_0b.so
5a028000-5a029000 rw-p 00001000 03:03 3695622   
/work/eclipse-I200406180800/plugins/org.eclipse.core.resources.linux_3.0.0/os/linux/x86/libcore_2_1_0b.so
5a029000-5a053000 r--s 00000000 03:03 1031792   
/work/eclipse-I200406180800/plugins/org.eclipse.text_3.0.0/text.jar
5a053000-5a0ea000 r--s 00000000 03:03 3255024   
/work/eclipse-I200406180800/plugins/org.eclipse.jface.text_3.0.0/jfacetext.jar
5a0ea000-5a128000 r--s 00000000 03:03 2160054   
/work/eclipse-I200406180800/plugins/org.eclipse.ui.editors_3.0.0/editors.jar
5a128000-5a183000 r--s 00000000 03:03 279572    
/work/eclipse-I200406180800/plugins/org.eclipse.ui.workbench.texteditor_3.0.0/texteditor.jar
5a183000-5a18f000 r--s 00000000 03:03 3566348   
/work/eclipse-I200406180800/plugins/org.eclipse.core.filebuffers_3.0.0/filebuffers.jar
5a18f000-5a1a3000 r-xp 00000000 03:03 2485575    /usr/X11R6/lib/libICE.so.6.3
5a1a3000-5a1a4000 rw-p 00013000 03:03 2485575    /usr/X11R6/lib/libICE.so.6.3
5a1a6000-5a1ac000 r-xp 00000000 03:03 359989     /usr/lib/liblinc.so.1.0.0
5a1ac000-5a1ad000 rw-p 00006000 03:03 359989     /usr/lib/liblinc.so.1.0.0
5a1b1000-5a1d7000 r--p 00000000 03:03 2077362   
/usr/share/fonts/truetype/Verdana_Bold_Italic.ttf
5a1d7000-5a1d9000 r-xp 00000000 03:03 3548476   
/usr/lib/pango/1.2.0/modules/pango-arabic-xft.so
5a1d9000-5a1da000 rw-p 00002000 03:03 3548476   
/usr/lib/pango/1.2.0/modules/pango-arabic-xft.so
5a1da000-5a1dc000 r-xp 00000000 03:03 3548494   
/usr/lib/pango/1.2.0/modules/pango-hangul-xft.so
5a1dc000-5a1dd000 rw-p 00002000 03:03 3548494   
/usr/lib/pango/1.2.0/modules/pango-hangul-xft.so
5a1dd000-5a1e9000 r-xp 00000000 03:03 359833     /usr/lib/libz.so.1.1.4
5a1e9000-5a1eb000 rw-p 0000b000 03:03 359833     /usr/lib/libz.so.1.1.4
5a1eb000-5a212000 r-xp 00000000 03:03 360023    
/usr/lib/libgnomecanvas-2.so.0.200.0
5a212000-5a213000 rw-p 00027000 03:03 360023    
/usr/lib/libgnomecanvas-2.so.0.200.0
5a219000-5a5f5000 r--p 00000000 03:03 4546049   
/usr/share/fonts/ja/TrueType/kochi-gothic.ttf
5a5f5000-5a5fc000 r-xp 00000000 03:03 359816     /usr/lib/libpopt.so.0.0.0
5a5fc000-5a5fd000 rw-p 00006000 03:03 359816     /usr/lib/libpopt.so.0.0.0
5a5fd000-5a637000 r--p 00000000 03:03 2077345   
/usr/share/fonts/truetype/Courier_New_Bold_Italic.ttf
5a637000-5a681000 r--p 00000000 03:03 2077342   
/usr/share/fonts/truetype/Courier_New.ttf
5a681000-5a709000 r-xp 00000000 03:03 360032     /usr/lib/libgnomeui-2.so.0.200.0
5a709000-5a70c000 rw-p 00088000 03:03 360032     /usr/lib/libgnomeui-2.so.0.200.0
5a70c000-5a772000 r-xp 00000000 03:03 360029     /usr/lib/libbonoboui-2.so.0.0.0
5a772000-5a775000 rw-p 00066000 03:03 360029     /usr/lib/libbonoboui-2.so.0.0.0
5a775000-5a854000 r-xp 00000000 03:03 359929     /usr/lib/libxml2.so.2.5.4
5a854000-5a85f000 rw-p 000de000 03:03 359929     /usr/lib/libxml2.so.2.5.4
5a860000-5a873000 r-xp 00000000 03:03 360022     /usr/lib/libgnome-2.so.0.200.0
5a873000-5a874000 rw-p 00013000 03:03 360022     /usr/lib/libgnome-2.so.0.200.0
5a874000-5a889000 r-xp 00000000 03:03 359986     /usr/lib/libart_lgpl_2.so.2.3.11
5a889000-5a88a000 rw-p 00015000 03:03 359986     /usr/lib/libart_lgpl_2.so.2.3.11
5a88a000-5a8ab000 r-xp 00000000 03:03 360002     /usr/lib/libpangoft2-1.0.so.0.200.1
5a8ab000-5a8ac000 rw-p 00021000 03:03 360002     /usr/lib/libpangoft2-1.0.so.0.200.1
5a8ac000-5a8ee000 r-xp 00000000 03:03 359997     /usr/lib/libbonobo-2.so.0.0.0
5a8ee000-5a8f8000 rw-p 00041000 03:03 359997     /usr/lib/libbonobo-2.so.0.0.0
5a8f8000-5a92b000 r-xp 00000000 03:03 360016     /usr/lib/libgconf-2.so.4.1.0
5a92b000-5a92e000 rw-p 00033000 03:03 360016     /usr/lib/libgconf-2.so.4.1.0
5a92e000-5a965000 r-xp 00000000 03:03 360018     /usr/lib/libgnomevfs-2.so.0.0.0
5a965000-5a967000 rw-p 00036000 03:03 360018     /usr/lib/libgnomevfs-2.so.0.0.0
5a967000-5a977000 r-xp 00000000 03:03 359995    
/usr/lib/libbonobo-activation.so.4.0.0
5a977000-5a979000 rw-p 00010000 03:03 359995    
/usr/lib/libbonobo-activation.so.4.0.0
5a979000-5a9c4000 r-xp 00000000 03:03 359952     /usr/lib/libORBit-2.so.0.0.0
5a9c4000-5a9cd000 rw-p 0004b000 03:03 359952     /usr/lib/libORBit-2.so.0.0.0
5a9cd000-5a9ea000 r-xp 00000000 03:03 359923     /usr/lib/libjpeg.so.62.0.0
5a9ea000-5a9eb000 rw-p 0001d000 03:03 359923     /usr/lib/libjpeg.so.62.0.0
5a9eb000-5a9f2000 r-xp 00000000 03:03 359980     /usr/lib/libesd.so.0.2.28
5a9f2000-5a9f3000 rw-p 00006000 03:03 359980     /usr/lib/libesd.so.0.2.28
5a9f3000-5aa15000 r-xp 00000000 03:03 359978     /usr/lib/libaudiofile.so.0.0.2
5aa15000-5aa18000 rw-p 00021000 03:03 359978     /usr/lib/libaudiofile.so.0.0.2
5aa18000-5aa23000 r-xp 00000000 03:03 359993    
/usr/lib/libORBitCosNaming-2.so.0.0.0
5aa23000-5aa25000 rw-p 0000b000 03:03 359993    
/usr/lib/libORBitCosNaming-2.so.0.0.0
5aa25000-5aa57000 r-xp 00000000 03:03 4088017    /lib/libssl.so.0.9.7a
5aa57000-5aa5a000 rw-p 00032000 03:03 4088017    /lib/libssl.so.0.9.7a
5aa5a000-5ab36000 r-xp 00000000 03:03 4088012    /lib/libcrypto.so.0.9.7a
5ab36000-5ab47000 rw-p 000dc000 03:03 4088012    /lib/libcrypto.so.0.9.7a
5ab4b000-5ab51000 r-xp 00000000 03:03 588686     /lib/tls/librt-2.3.2.so
5ab51000-5ab53000 rw-p 00005000 03:03 588686     /lib/tls/librt-2.3.2.so
5ab5d000-5ab6f000 r-xp 00000000 03:03 2632695   
/usr/kerberos/lib/libgssapi_krb5.so.2.2
5ab6f000-5ab70000 rw-p 00011000 03:03 2632695   
/usr/kerberos/lib/libgssapi_krb5.so.2.2
5ab70000-5abcc000 r-xp 00000000 03:03 2632709    /usr/kerberos/lib/libkrb5.so.3.1
5abcc000-5abce000 rw-p 0005c000 03:03 2632709    /usr/kerberos/lib/libkrb5.so.3.1
5abce000-5abdd000 r-xp 00000000 03:03 2632699   
/usr/kerberos/lib/libk5crypto.so.3.0
5abdd000-5abde000 rw-p 0000f000 03:03 2632699   
/usr/kerberos/lib/libk5crypto.so.3.0
5abde000-5abed000 r-xp 00000000 03:03 4088052    /lib/libresolv-2.3.2.so
5abed000-5abee000 rw-p 0000f000 03:03 4088052    /lib/libresolv-2.3.2.so

Heap at VM Abort:
Heap
 def new generation   total 1472K, used 776K [0x44740000, 0x448d0000, 0x45af0000)
  eden space 1344K,  48% used [0x44740000, 0x447e2770, 0x44890000)
  from space 128K,  98% used [0x44890000, 0x448afa10, 0x448b0000)
  to   space 128K,   0% used [0x448b0000, 0x448b0000, 0x448d0000)
 tenured generation   total 18460K, used 12026K [0x45af0000, 0x46cf7000, 0x54740000)
   the space 18460K,  65% used [0x45af0000, 0x466aea28, 0x466aec00, 0x46cf7000)
 compacting perm gen  total 15616K, used 15605K [0x54740000, 0x55680000, 0x58740000)
   the space 15616K,  99% used [0x54740000, 0x5567d540, 0x5567d600, 0x55680000)

Local Time = Fri Jun 18 18:02:42 2004
Elapsed Time = 359
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode)
#
# An error report file has been saved as hs_err_pid18318.log.
# Please refer to the file for further information.
#
Comment 1 Silenio Quarti CLA Friend 2004-06-21 12:06:03 EDT
How do I run the UI test suite? Which projects have to be loaded?
Comment 2 Billy Biggs CLA Friend 2004-06-21 13:13:22 EDT
Get org.eclipse.ui.tests and run:
Eclipse UI Tests/org.eclipse.ui.tests/UiTestSuite.java
as a JUnit Plug-in test.
Comment 3 Silenio Quarti CLA Friend 2004-06-21 14:15:34 EDT
Run 3 times the tests and I did not get the GPF. Which version of gtk are you
running? Which window manager? Which desktop? Which theme?
Comment 4 Billy Biggs CLA Friend 2004-06-21 14:25:18 EDT
GNOME, Gtk+ 2.2.1, Bluecurve.
Comment 5 Silenio Quarti CLA Friend 2004-06-21 14:41:26 EDT
Changed my theme from Mist to Bluecurve and got the following GPF. Bluecurve has
always been a problem.

Current Java thread:
	at org.eclipse.swt.internal.gtk.OS.gtk_main_iteration(Native Method)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2287)
	at org.eclipse.ui.tests.util.UITestCase.processEvents(UITestCase.java:153)
	at org.eclipse.ui.tests.util.UITestCase.doTearDown(UITestCase.java:145)
	at org.eclipse.ui.tests.util.UITestCase.tearDown(UITestCase.java:134)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:421)
	at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:305)
	at
org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:30)
	at
org.eclipse.pde.internal.junit.runtime.UITestApplication$1.run(UITestApplication.java:92)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:106)
	- locked <0x45163870> (a org.eclipse.swt.widgets.RunnableLock)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2558)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2291)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1375)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1346)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:252)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
	at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
	at
org.eclipse.pde.internal.junit.runtime.UITestApplication.run(UITestApplication.java:33)
	at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:272)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:128)
	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:186)
	at org.eclipse.core.launcher.Main.run(Main.java:647)
	at org.eclipse.core.launcher.Main.main(Main.java:631)
Comment 6 Silenio Quarti CLA Friend 2004-06-23 18:18:16 EDT
*** Bug 65505 has been marked as a duplicate of this bug. ***
Comment 7 Douglas Pollock CLA Friend 2004-06-30 08:21:14 EDT
*** Bug 65274 has been marked as a duplicate of this bug. ***
Comment 8 Steven Wasleski CLA Friend 2004-08-19 15:22:34 EDT
I have seen some interest in this for 3.0.1.  Is anyone still looking at this 
for 3.0.1?  It looks like we now have a repeatable test case.  On the other 
hand is this really critical?  Can the people (or the customers of the people) 
who reported this bug or its dups just refrain from using the Bluecurve 
theme?  At least for a while?
Comment 9 Silenio Quarti CLA Friend 2004-08-25 12:23:18 EDT
Sorry, this is not being look at for 3.0.1. The bug is not really critical, because the user can avoid 
bluecurve.

Also, even though the UI test suite always reproduce the segment fault. It happens at random points. So 
it is not that easy to debug.
Comment 10 Steve Northover CLA Friend 2006-04-05 13:19:06 EDT
We can't fix bugs in Bluecurve.