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 235195 - NB froze trying to open search result
Summary: NB froze trying to open search result
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.4
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 01:16 UTC by Petah
Modified: 2013-09-04 07:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (70.33 KB, text/plain)
2013-08-29 01:16 UTC, Petah
Details
messages.log (157.00 KB, text/plain)
2013-08-29 01:16 UTC, Petah
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petah 2013-08-29 01:16:01 UTC
Created attachment 139393 [details]
Thread dump

NB froze trying to open search result.
Comment 1 Petah 2013-08-29 01:16:21 UTC
Created attachment 139394 [details]
messages.log
Comment 2 Petah 2013-08-29 01:31:03 UTC
Happens every time in the 201308280001 build
Comment 3 Petah 2013-09-01 21:42:14 UTC
This always seems to be the last message when it happens: 

INFO [org.netbeans.modules.csl.editor.semantic.MarkOccurrencesHighlighter]: MarkOccurencesHighlighter: Cannot get document!
Comment 4 Petah 2013-09-01 21:55:20 UTC
Happening in 201309010001 too.
Comment 5 Jiri Prox 2013-09-04 07:41:41 UTC
There is involved plugin linetools in the blocked awt thread, can you please disable this plugin and try to reproduce it again?

Thanks