Bug 204038 - GUI hangs
Summary: GUI hangs
Status: RESOLVED FIXED
Alias: None
Product: Subversive
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Alexander Gurov CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-19 17:14 EDT by Jarkko Lietolahti CLA
Modified: 2007-11-27 11:12 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 Jarkko Lietolahti CLA 2007-09-19 17:14:08 EDT
Build ID: Eclipse 3.3

Steps To Reproduce:
1. Start Eclipse 3.3
2. When Eclipse is starting open Type locator (Ctrl-Alt-T) and leave it there
3. After awhile the GUI becomes "hang2

So I opened jconsole and attached that to Eclipse and in Threads tab it shows that main thread is blocking.


More information:
Name: main
State: BLOCKED on org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader@3af5f6dc owned by: Worker-0
Total blocked: 24  Total waited: 173

Stack trace: 
org.polarion.team.svn.ui.preferences.SVNTeamPreferences$1.run(SVNTeamPreferences.java:396)
org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
   - locked org.eclipse.swt.widgets.RunnableLock@20c7afdd
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
org.eclipse.jface.window.Window.open(Window.java:796)
org.eclipse.jdt.internal.ui.dialogs.FilteredTypesSelectionDialog.open(FilteredTypesSelectionDialog.java:485)
org.eclipse.jdt.internal.ui.actions.OpenTypeAction.runWithEvent(OpenTypeAction.java:69)
org.eclipse.jdt.internal.ui.actions.OpenTypeAction.runWithEvent(OpenTypeAction.java:119)
org.eclipse.ui.internal.handlers.ActionDelegateHandlerProxy.execute(ActionDelegateHandlerProxy.java:263)
org.eclipse.core.commands.Command.executeWithChecks(Command.java:475)
org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:429)
org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:165)
org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:470)
org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:821)
org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:879)
org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:568)
org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:510)
org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:126)
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
org.eclipse.swt.widgets.Display.filterEvent(Display.java:1423)
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1100)
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1125)
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1110)
org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1137)
org.eclipse.swt.widgets.Widget.gtk_key_press_event(Widget.java:663)
org.eclipse.swt.widgets.Control.gtk_key_press_event(Control.java:2533)
org.eclipse.swt.widgets.Composite.gtk_key_press_event(Composite.java:679)
org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1486)
org.eclipse.swt.widgets.Control.windowProc(Control.java:4234)
org.eclipse.swt.widgets.Display.windowProc(Display.java:3973)
org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method)
org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:5593)
org.eclipse.swt.widgets.Display.eventProc(Display.java:1192)
org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method)
org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1487)
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2969)
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
org.eclipse.equinox.launcher.Main.run(Main.java:1169)
org.eclipse.equinox.launcher.Main.main(Main.java:1144)
Comment 1 Remy Suen CLA 2007-09-19 17:31:27 EDT
Looks like a Subversive problem. Can you try without Subversive?
Comment 2 Bogdan Gheorghe CLA 2007-09-21 10:12:34 EDT
Moving to Subversive.
Comment 3 Alexander Gurov CLA 2007-11-27 11:12:50 EST
Fixed.