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 234950 - !!WARNING!! Missing READ-LOCK when accessing TokenHierarchy: input-source:org.netbeans.modules.csl.core.GsfDocument@2f561c8
Summary: !!WARNING!! Missing READ-LOCK when accessing TokenHierarchy: input-source:org...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-24 20:46 UTC by MackSix
Modified: 2013-08-26 13:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Logfile (55.22 KB, text/plain)
2013-08-24 20:49 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2013-08-24 20:46:17 UTC

    
Comment 1 MackSix 2013-08-24 20:48:25 UTC
I shutdown NetBeans after editing a HTML file and adding javascript to it. An exception dialog flashed on screen and then went away and this was in the log file.

See attached logfile.

Product Version: NetBeans IDE Dev (Build 201308222300)
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b44
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b102
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 2 MackSix 2013-08-24 20:49:01 UTC
Created attachment 139184 [details]
Logfile
Comment 3 Marek Fukala 2013-08-26 07:20:55 UTC
org.netbeans.modules.options.colors.ColorModel$Preview$3.findLexerElement(ColorModel.java:408)

accesses TokenHierarchy w/o a readlock
Comment 4 Theofanis Oikonomou 2013-08-26 07:56:06 UTC
re-assigning to editor for evaluation. Thank you