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

Summary: NB froze trying to open search result
Product: platform Reporter: Petah
Component: TextAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 8   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump
messages.log

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