Community
Participate
Working Groups
Build Identifier: I dragged a task which was under the Uncategorized folder to the "Unmatched [Eclipse.org]" category, and Eclipse froze completely. This task was an Eclipse Bugzilla issue I had "pulled" into Eclipse using a Task Search. Forgive me if this is not a Mylyn problem, I'm filing it here because apparently Mylyn was the trigger for this bug. Reproducible: Didn't try
Created attachment 196612 [details] Thread dump from frozen Eclipse
Sorry for the missing build identifier. I'm running SpringSource Tool Suite v2.6.1.RELEASE, build id 201105041000. BTW, I'm able to reproduce this problem if I try dragging this task the same way.
I can not reproduce this problem (on Gtk). Moving to SWT since it looks like the UI thread is stuck in a native method. "main" prio=6 tid=114001000 nid=0x7fff7059eca0 runnable [7fff5fbfc000] java.lang.Thread.State: RUNNABLE at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Widget.callSuper(Widget.java:220) at org.eclipse.swt.widgets.Widget.mouseDownSuper(Widget.java:1025) ...
I can reproduce this problem running on a Mac, have the exact same information on the thread. Happened after trying to select something in a table or list...
*** This bug has been marked as a duplicate of bug 344818 ***