Community
Participate
Working Groups
Created attachment 168591 [details] screenshot of little locale window - I20100513-1500 - note that I'm remoting to the Solaris-x86 machine from my RHEL4, I don't know if this could be relevant to this case or not - open a java file in the editor - this shows a little locale window (I don't know if this is its correct name) below the eclipse window, see attached screenshot - clicking in this little locale window crashes eclipse as follows (full dump is in next comment) Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [xiiimp.so.2+0x2f070] popup_lang_menu+0x24 C [xiiimp.so.2+0x2f8c6] popup_button_press+0x7a C [libX11.so.4+0x4a045] XFilterEvent+0xdd C [libgdk-x11-2.0.so.0.1400.3+0x4c6a1] _gdk_events_queue+0x71 C [libgdk-x11-2.0.so.0.1400.3+0x4c842] gdk_event_dispatch+0x2e C [libglib-2.0.so.0.1800.0+0x3e9dc] g_main_dispatch+0x1e0 C [libglib-2.0.so.0.1800.0+0x3fadd] g_main_context_dispatch+0x85 C [libglib-2.0.so.0.1800.0+0x3fefa] g_main_context_iterate+0x3ce C [libglib-2.0.so.0.1800.0+0x40153] g_main_context_iteration+0x87 C [libswt-pi-gtk-3647.so+0x38af3] Java_org_eclipse_swt_internal_gtk_OS__1g_1main_1context_1iteration+0x23 J org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(IZ)Z J org.eclipse.swt.widgets.Display.readAndDispatch()Z J org.eclipse.ui.internal.Workbench.runEventLoop(Lorg/eclipse/jface/window/Window$IExceptionHandler;Lorg/eclipse/swt/widgets/Display;)V j org.eclipse.ui.internal.Workbench.runUI()I+555 j org.eclipse.ui.internal.Workbench.access$4(Lorg/eclipse/ui/internal/Workbench;)I+1 j org.eclipse.ui.internal.Workbench$7.run()V+55 j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12 j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18 j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2 j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+99 j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+103 j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+29 j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+149 j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+183
Created attachment 168592 [details] javacore dump
Closing, gedit crashes the same way.