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 190062 - AssertionError: limitOffset=2121 > docTextLength=2105
Summary: AssertionError: limitOffset=2121 > docTextLength=2105
Status: RESOLVED DUPLICATE of bug 191620
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-01 12:27 UTC by troodon
Modified: 2011-02-07 12:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 172243


Attachments
stacktrace (2.82 KB, text/plain)
2010-09-01 12:27 UTC, troodon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description troodon 2010-09-01 12:27:30 UTC
Build: NetBeans IDE Dev (Build 2010-09-01_06-04-28 )
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

Stacktrace: 
java.lang.AssertionError: limitOffset=2121 > docTextLength=2105
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createNextView(ViewBuilder.java:348)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:291)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.initChildren(ViewUpdates.java:162)
   at org.netbeans.modules.editor.lib2.view.DocumentView.initChildren(DocumentView.java:503)
   at org.netbeans.modules.editor.lib2.view.EditorBoxViewChildren.getWithChildrenValid(EditorBoxViewChildren.java:297)
   at org.netbeans.modules.editor.lib2.view.EditorBoxViewChildren.paint(EditorBoxViewChildren.java:789)
Comment 1 troodon 2010-09-01 12:27:34 UTC
Created attachment 101800 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-02-07 12:55:20 UTC

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