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 171763 - AssertionError: changedTokenList at index 11; TokenListList: TokenListList for text/x-php5/text/html, joinSections, hasChildren [ 0]: ETLj<115,116> TC=1(1) JI:jti=0, tli=0, lps=0, IHC=8095265 [ 1]: ET
Summary: AssertionError: changedTokenList at index 11; TokenListList: TokenListList fo...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Miloslav Metelka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-08 22:03 UTC by Marian Mirilovic
Modified: 2012-05-28 14:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 67061


Attachments
stacktrace (5.24 KB, text/plain)
2011-02-23 12:48 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2009-09-08 22:03:02 UTC
30 duplicates so far ...

Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc2-b32
OS: Windows XP, 5.1, x86
User comments: 

Stacktrace: 
java.lang.AssertionError: changedTokenList at index 11; TokenListList:
TokenListList for text/x-php5/text/html, joinSections, hasChildren
[ 0]: ETLj<115,116> TC=1(1) JI:jti=0, tli=0, lps=0, IHC=8095265
[ 1]: ETLj<116,262> TC=31(31) JI:jti=1, tli=1, lps=0, IHC=27456842
[ 2]: ETLj<396,427> TC=8(8) JI:jti=32, tli=2, lps=0, IHC=26603773
[ 3]: ETLj<427,428> TC=1(1) JI:jti=40, tli=3, lps=0, IHC=16816598
[ 4]: ETLj<428,440> TC=5(4) JI:jti=41, tli=4, lps=1, IHC=7588021
[ 5]: ETLj<485,523> TC=7(7) JI:jti=45, tli=5, lps=0, IHC=25037910
[ 6]: ETLj<523,524> TC=1(1) JI:jti=52, tli=6, lps=0, IHC=6034459
[ 7]: ETLj<524,591> TC=14(14) JI:jti=53, tli=7, lps=0, IHC=19662370
[ 8]: ETLj<649,677> TC=10(9) JI:jti=67, tli=8, lps=1, IHC=21408771
[ 9]: ETLj<722,759> TC=7(7) JI:jti=76, tli=9, lps=0, IHC=13046068
[10]: ETLj<887,904> TC=4(4) JI:jti=83, tli=10, lps=0, IHC=20615744
[11]: ETLj<1082,1089> TC=4(4) JI:jti=87, tli=11, lps=0, IHC=15898661
[12]: ETLj<1089,1184> TC=12(11) JI:jti=91, tli=12, lps=4, IHC=5745262
[13]: ETLj<1184,1185
        at org.netbeans.lib.lexer.inc.TokenListListUpdate.markChangedMember(TokenListListUpdate.java:117)
        at
org.netbeans.lib.lexer.inc.TokenHierarchyUpdate$UpdateItem.processBoundsChangeEmbeddedTokenList(TokenHierarchyUpdate.java:461)
        at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate$UpdateItem.processBoundsChange(TokenHierarchyUpdate.java:412)
        at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate$UpdateItem.update(TokenHierarchyUpdate.java:353)
        at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate.processLevelInfos(TokenHierarchyUpdate.java:215)
        at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate.updateImpl(TokenHierarchyUpdate.java:187)
        at org.netbeans.lib.lexer.inc.TokenHierarchyUpdate.update(TokenHierarchyUpdate.java:124)
        at org.netbeans.lib.lexer.TokenHierarchyOperation.textModified(TokenHierarchyOperation.java:513)
        at org.netbeans.spi.lexer.TokenHierarchyControl.textModified(TokenHierarchyControl.java:93)
        at org.netbeans.lib.lexer.inc.DocumentInput.insertUpdate(DocumentInput.java:139)
        at
org.netbeans.lib.editor.util.swing.PriorityDocumentListenerList.insertUpdate(PriorityDocumentListenerList.java:70)
Comment 1 Vladimir Riha 2011-02-23 12:48:30 UTC
Created attachment 106329 [details]
stacktrace

Info:
Product Version: NetBeans IDE Dev (Build 201102230001)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

What caused it: Most likely I just typed some letter or Enter in new php web page
Comment 2 Miloslav Metelka 2011-10-04 15:57:42 UTC
Is this still reproducible? If so please provide steps to reproduce. Thanks.
Comment 3 Miloslav Metelka 2012-05-28 14:26:25 UTC
Last build where the problem is reproducible is 110326 so it should be already resolved by present fixes.