Bug 307967 - eclipse freezes when I try to add a local site
Summary: eclipse freezes when I try to add a local site
Status: CLOSED DUPLICATE of bug 304780
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.6   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2010-04-02 04:31 EDT by jose vilmar estacio de souza CLA
Modified: 2010-04-06 08:07 EDT (History)
2 users (show)

See Also:


Attachments
a stack dump produced by kill -3 (15.52 KB, application/octet-stream)
2010-04-02 10:08 EDT, jose vilmar estacio de souza CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jose vilmar estacio de souza CLA 2010-04-02 04:31:53 EDT
Build Identifier: 3.6.0.I20100330-0800

Running under ubuntu 9.10 and 10.04 with assistive Technologies enabled, when I try to add a local site, eclipse freezes and the following message appear in the console:
** (Eclipse:5157): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed

After that, the only solution I have is kill the eclipse.
I do not know if disabling Assistive Technologies can solve the problem because I need orca to run eclipse.


Reproducible: Always

Steps to Reproduce:
1. Launch eclipse and choose a workspace.
2. Press alt+h to activate the help menu.
3. Press the Up arrow key until you find the install new software and press enter.
4. Press the tab key until you find the add button and press enter.
5. Press the tab key until you find the local button and press enter.

After execute the step 5, eclipse freezes totally.
Comment 1 Remy Suen CLA 2010-04-02 06:01:18 EDT
Please provide details of your GTK+, ATK, and Orca versions. Do your friends/coworkers have the same problem?
Comment 2 jose vilmar estacio de souza CLA 2010-04-02 09:04:54 EDT
(In reply to comment #1)
> Please provide details of your GTK+, ATK, and Orca versions. Do your
> friends/coworkers have the same problem?

orca version: 2.30.0
atk version: 1.30.0-0ubuntu2
gtk version: 2.20.0-0ubuntu3

My friends/coworkers are using  eclipse 3.5 with windows OS.
Comment 3 Remy Suen CLA 2010-04-02 09:14:21 EDT
(In reply to comment #0)
> After execute the step 5, eclipse freezes totally.

Please get a thread dump.
http://wiki.eclipse.org/How_to_report_a_deadlock#Getting_a_stack_trace_on_other_platforms
Comment 4 jose vilmar estacio de souza CLA 2010-04-02 10:08:33 EDT
Created attachment 163726 [details]
a stack dump produced by kill -3

Dump created according instructions from http://wiki.eclipse.org/How_to_report_a_deadlock#Getting_a_stack_trace_on_other_platforms
Comment 5 Markus Keller CLA 2010-04-06 04:48:04 EDT
Main thread hangs in DirectoryDialog.openChooserDialog(..).
Comment 6 Lakshmi P Shanmugam CLA 2010-04-06 05:58:55 EDT
Looks like dup of Bug 304780. Does it happen even when you open the Directory dialog in the import projects wizard? (File -> Import -> existing projects into w/s, click on browse)
Comment 7 jose vilmar estacio de souza CLA 2010-04-06 08:02:22 EDT
(In reply to comment #6)
> Looks like dup of Bug 304780. Does it happen even when you open the Directory
> dialog in the import projects wizard? (File -> Import -> existing projects into
> w/s, click on browse)

Yes.
Comment 8 Markus Keller CLA 2010-04-06 08:07:08 EDT

*** This bug has been marked as a duplicate of bug 304780 ***