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 267610 - AssertionError: Non-null joinInfo in tokenList ETLj<1940,1978> TC=0(0) JI:<0(R0),0>, tli=0(R0), lps=0, IHC=672200394 JTLL for "text/html/text/javascript/text/html" [0]: ETLj<1940,1978> TC=0(0) JI:<0(R
Summary: AssertionError: Non-null joinInfo in tokenList ETLj<1940,1978> TC=0(0) JI:<0(...
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-17 08:42 UTC by Vladimir Riha
Modified: 2017-04-10 03:16 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 225798


Attachments
stacktrace (3.35 KB, text/plain)
2016-08-17 08:42 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2016-08-17 08:42:38 UTC
Build: NetBeans IDE Dev (Build 201608160002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Linux

User Comments:
vriha: just switching editor tabs




Stacktrace: 
java.lang.AssertionError: Non-null joinInfo in tokenList ETLj<1940,1978> TC=0(0) JI:<0(R0),0>, tli=0(R0), lps=0, IHC=672200394
JTLL for "text/html/text/javascript/text/html"
[0]: ETLj<1940,1978> TC=0(0) JI:<0(R0),0>, tli=0(R0), lps=0, IHC=672200394
[1]: ETLj<1985,2086> TC=7(7) JI:<10(R10),17>, tli=1(R1), lps=0, IHC=1424734303

   at org.netbeans.lib.lexer.JoinTokenList.initTokenList(JoinTokenList.java:772)
   at org.netbeans.lib.lexer.JoinTokenList.init(JoinTokenList.java:690)
   at org.netbeans.lib.lexer.JoinTokenList.create(JoinTokenList.java:99)
   at org.netbeans.lib.lexer.TokenListList.checkCreateJoinTokenList(TokenListList.java:172)
   at org.netbeans.lib.lexer.TokenListList.<init>(TokenListList.java:131)
   at org.netbeans.lib.lexer.TokenHierarchyOperation.tokenListList(TokenHierarchyOperation.java:498)
Comment 1 Vladimir Riha 2016-08-17 08:42:40 UTC
Created attachment 161687 [details]
stacktrace