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 198712 - IDE hangs if source file is updated externally
Summary: IDE hangs if source file is updated externally
Status: RESOLVED DUPLICATE of bug 198141
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-18 16:22 UTC by Egor Ushakov
Modified: 2011-05-23 08:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (48.25 KB, text/plain)
2011-05-18 16:22 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Ushakov 2011-05-18 16:22:57 UTC
Created attachment 108379 [details]
stacktrace

IDE hangs when source file is updated externally, see attached stacktrace
Comment 1 David Strupl 2011-05-20 08:31:26 UTC
Milo, can you please have a look? Seems like a deadlock between the ReadOnlyFilesHighlighting and document ...
Comment 2 Miloslav Metelka 2011-05-20 09:41:08 UTC
It's Doc <-> FS deadlock. I'll fix it today.
Comment 3 Miloslav Metelka 2011-05-23 08:42:48 UTC
I thought it's a new problem in the ReadOnlyFilesHighlighting but no, this is fixed already - dup of issue #198141.

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