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 267619 - NB hangs after Revered Modificactions
Summary: NB hangs after Revered Modificactions
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 8.2
Hardware: PC Windows 8.1
: P2 normal with 1 vote (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-17 13:50 UTC by stefan79
Modified: 2016-10-12 13:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE-Log (248.63 KB, application/octet-stream)
2016-08-17 13:50 UTC, stefan79
Details
Thread-Dump1 (40.74 KB, application/octet-stream)
2016-08-17 13:50 UTC, stefan79
Details
Thread-Dump2 (39.71 KB, application/octet-stream)
2016-08-17 13:51 UTC, stefan79
Details
Thread-Dump3 (39.39 KB, application/octet-stream)
2016-08-17 13:56 UTC, stefan79
Details
Snapshot (7.60 KB, application/octet-stream)
2016-08-17 13:56 UTC, stefan79
Details
Same Error again (26.98 KB, application/zip)
2016-09-27 05:21 UTC, stefan79
Details
Thread-Dumps (13.39 KB, application/zip)
2016-10-05 05:49 UTC, stefan79
Details
Happened again at official 8.2-Build. (47.95 KB, application/x-zip-compressed)
2016-10-12 13:15 UTC, stefan79
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stefan79 2016-08-17 13:50:04 UTC
Created attachment 161694 [details]
IDE-Log

Made some changes in a java file (compilers occured).
-> CVS -> Revered Modifications

IDE hangs looong time (>30min).
-> Killed IDE.

Product Version = NetBeans IDE Dev (Build 201608060002) (#64ab173637bc)
Operating System        = Windows 8.1 version 6.3 running on amd64
Java; VM; Vendor        = 1.8.0_102; Java HotSpot(TM) 64-Bit Server VM 5.102-b14; Oracle Corporation
Comment 1 stefan79 2016-08-17 13:50:33 UTC
Created attachment 161695 [details]
Thread-Dump1
Comment 2 stefan79 2016-08-17 13:51:04 UTC
Created attachment 161696 [details]
Thread-Dump2

~5 Minutes after Thread-Dump1.
Comment 3 stefan79 2016-08-17 13:56:15 UTC
Created attachment 161697 [details]
Thread-Dump3
Comment 4 stefan79 2016-08-17 13:56:35 UTC
Created attachment 161698 [details]
Snapshot
Comment 5 stefan79 2016-09-06 13:17:20 UTC
Same Bug again at current version (201609050002).
Comment 6 stefan79 2016-09-27 05:21:34 UTC
Created attachment 162228 [details]
Same Error again

Yesterday I selected CVS-Revered-Modification and then the IDE was blocked for more than 14 hours.
Comment 7 stefan79 2016-10-05 05:49:07 UTC
Created attachment 162343 [details]
Thread-Dumps

After CVS-Commit the IDE hangs.
Comment 8 Jiri Kovalsky 2016-10-05 08:12:01 UTC
Tomáši, can you please evaluate this? Thanks!
Comment 9 Tomas Hurka 2016-10-05 19:08:00 UTC
This looks like deadlock between
"org.openide.text Document Processing"
and
"AWT-EventQueue-0"
Comment 10 stefan79 2016-10-12 13:15:34 UTC
Created attachment 162469 [details]
Happened again at official 8.2-Build.