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 183539 - AssertionError: Invalid start:1267 end:1266
Summary: AssertionError: Invalid start:1267 end:1266
Status: RESOLVED DUPLICATE of bug 175644
Alias: None
Product: web
Classification: Unclassified
Component: YAML (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-06 09:37 UTC by b166er
Modified: 2012-05-04 12:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162095


Attachments
stacktrace (2.00 KB, text/plain)
2010-04-06 09:38 UTC, b166er
Details

Note You need to log in before you can comment on or make changes to this bug.
Description b166er 2010-04-06 09:37:53 UTC
Build: NetBeans IDE Dev (Build 201003180200)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

Stacktrace: 
java.lang.AssertionError: Invalid start:1267 end:1266
   at org.netbeans.modules.csl.api.OffsetRange.<init>(OffsetRange.java:63)
   at org.netbeans.modules.languages.yaml.YamlScanner.addBlocks(YamlScanner.java:133)
   at org.netbeans.modules.languages.yaml.YamlScanner.addBlocks(YamlScanner.java:142)
   at org.netbeans.modules.languages.yaml.YamlScanner.folds(YamlScanner.java:116)
   at org.netbeans.modules.csl.editor.fold.GsfFoldManager$JavaElementFoldTask.addTree(GsfFoldManager.java:496)
   at org.netbeans.modules.csl.editor.fold.GsfFoldManager$JavaElementFoldTask.scan(GsfFoldManager.java:492)
Comment 1 b166er 2010-04-06 09:38:00 UTC
Created attachment 96743 [details]
stacktrace
Comment 2 Ondrej Brejla 2012-05-04 12:44:15 UTC

*** This bug has been marked as a duplicate of bug 175644 ***