Bug 202301 - [Workbench] eclipse freezes on right click
Summary: [Workbench] eclipse freezes on right click
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2007-09-05 13:16 EDT by Courtney CLA
Modified: 2019-06-05 03:41 EDT (History)
5 users (show)

See Also:


Attachments
a stack trace of my eclipse installation (14.32 KB, text/plain)
2007-09-06 11:56 EDT, Courtney CLA
no flags Details
second try to get the stack trace (12.46 KB, text/plain)
2007-09-07 09:15 EDT, Courtney CLA
no flags Details
Threaddump of stalled eclipse (64.21 KB, application/octet-stream)
2019-06-01 08:57 EDT, Jörg Hohwiller CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Courtney CLA 2007-09-05 13:16:59 EDT
When I right click in my Navigator, or my file editor frames, eclipse hangs for about 2 minutes.  The program becomes unresponsive and I am unable to do anything but wait for it to come back or kill the process.  

I have several plugins:
Batik (and PDF) 1.6.0
EMF
Mylar
PHPeclipse
Subclipse
WST
XML Schema


I generally have about two projects open when I am working in a eclipse.  One is a copy of MediaWiki which I am extending and the other a small Test project which has a few files I use to see how some functions work.  I will right click the main project to refresh it or right click to copy some highlighted text.  Once I right click eclipse will hang.


Thanks!
Comment 1 Boris Bokowski CLA 2007-09-06 10:52:01 EDT
Could you please attach a thread dump as described in:

http://wiki.eclipse.org/How_to_report_a_deadlock

Thanks!
Comment 2 Courtney CLA 2007-09-06 11:56:35 EDT
Created attachment 77824 [details]
a stack trace of my eclipse installation

I was unable to resize the window I copied this from so the lines are a little choppy.  Otherwise I followed the instructions at: http://wiki.eclipse.org/How_to_report_a_deadlock
Comment 3 Boris Bokowski CLA 2007-09-06 16:12:22 EDT
Sorry but you will have to do this again because the thread dump is not complete.  To increase the buffer size, right-click on the window title and select Properties > Layout.
Comment 4 Courtney CLA 2007-09-07 09:15:30 EDT
Created attachment 77881 [details]
second try to get the stack trace

Hopefully I got everything in this try.

Thanks!
Comment 5 Tod Creasey CLA 2007-09-18 12:50:24 EDT
This looks like an issue with PHPeclipse
Comment 6 Boris Bokowski CLA 2007-09-19 15:13:21 EDT
Actually, the thread dump does not look like a blocked Eclipse. Are you sure that Eclipse was unresponsive before (and after) producing the thread dump?
Comment 7 Kevin McGuire CLA 2007-10-03 23:20:10 EDT
What kinds of projects are these?  (ie. how did you create them?)
Comment 8 Susan McCourt CLA 2009-07-15 12:36:28 EDT
"As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009"
Comment 9 Jörg Hohwiller CLA 2019-06-01 08:57:21 EDT
Created attachment 278796 [details]
Threaddump of stalled eclipse

I am also facing the same effect but on MacOS. I attached a thread-dump I created with "jstack «pid»". Hope it may help to trace down the error.
Comment 10 Andrey Loskutov CLA 2019-06-05 03:41:46 EDT
(In reply to Jörg Hohwiller from comment #9)
> Created attachment 278796 [details]
> Threaddump of stalled eclipse
> 
> I am also facing the same effect but on MacOS. I attached a thread-dump I
> created with "jstack «pid»". Hope it may help to trace down the error.

com.eviware.x.impl.swt.support.AwtEnvironment

Unrelated to this bug and "Not Eclipse". Report the bug to com.eviware (whatever it is).

Note: I will close this bug because it is too old (3.2 ws 4.12) and too generic. Feel free to create dedicated bugs for a concrete cases of Eclipse freezes.