This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 152758 - Freeze while closing IDE
Summary: Freeze while closing IDE
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-11-08 03:04 UTC by Lukas Jungmann
Modified: 2009-03-18 10:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (51.59 KB, text/plain)
2008-11-08 03:05 UTC, Lukas Jungmann
Details
threaddump2 (51.59 KB, text/plain)
2008-11-08 03:07 UTC, Lukas Jungmann
Details
script (2.90 KB, text/plain)
2008-11-08 03:07 UTC, Lukas Jungmann
Details
threaddump3 (51.61 KB, text/plain)
2008-11-08 03:13 UTC, Lukas Jungmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-11-08 03:04:19 UTC
Finished work on a script (attached), run it few times (last time it run for >2hours from the ide) and now click on
close IDE button

=> IDE got completely frozen and unresponsive
Comment 1 Lukas Jungmann 2008-11-08 03:05:35 UTC
Created attachment 73525 [details]
threaddump
Comment 2 Lukas Jungmann 2008-11-08 03:07:04 UTC
Created attachment 73526 [details]
threaddump2
Comment 3 Lukas Jungmann 2008-11-08 03:07:39 UTC
Created attachment 73527 [details]
script
Comment 4 Lukas Jungmann 2008-11-08 03:13:32 UTC
Created attachment 73528 [details]
threaddump3
Comment 5 Petr Hejl 2008-12-04 14:36:02 UTC
We have to find out how to reproduce this. This can also disappear after rewrite to parsing API.
Comment 6 Lukas Jungmann 2008-12-04 14:51:56 UTC
I can give you a heapdump, still have it on my disk (70MB zip file)...
Comment 7 Petr Hejl 2009-03-18 10:56:20 UTC
I'm not able to reproduce, however I think this is not possible now with Parsing API. Feel free to reopen.