Bug 30999 - Hang/Deadlock while inserting brace
Summary: Hang/Deadlock while inserting brace
Status: RESOLVED DUPLICATE of bug 30946
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P1 critical (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-05 13:37 EST by Darin Wright CLA
Modified: 2003-02-06 08:24 EST (History)
0 users

See Also:


Attachments
javacore dump (7.86 KB, text/plain)
2003-02-05 13:37 EST, Darin Wright CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Wright CLA 2003-02-05 13:37:06 EST
I inserted an open brace '{' into a compilation unit, and the SDK hung. I 
produced the following thread dump with a CTRL-break in the DOS console.
Comment 1 Darin Wright CLA 2003-02-05 13:37:45 EST
Created attachment 3304 [details]
javacore dump
Comment 2 Darin Wright CLA 2003-02-05 13:38:20 EST
I had to kill the IDE.
Comment 3 Kai-Uwe Maetzel CLA 2003-02-06 04:36:03 EST
I guess, this is a duplicate of the hang we've seen yesterday. Moving to JDT 
Core.
Comment 4 Philipe Mulet CLA 2003-02-06 07:20:46 EST
Darin - are you using a straight 20030205 ? If so, a patch from HEAD patch 
would solve it. Also see bug 30946 (not same trace, but same infinite loop in 
parser automaton).
Comment 5 Philipe Mulet CLA 2003-02-06 07:30:24 EST
Actually, Darin's timestamp makes it obvious that it was not using our latest 
(since last integration build).

Closing as duplicate

*** This bug has been marked as a duplicate of 30946 ***
Comment 6 Darin Wright CLA 2003-02-06 08:24:33 EST
I was using the vanilla 20030205 build.