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

Summary: AssertionError: limitOffset=2121 > docTextLength=2105
Product: editor Reporter: troodon <troodon>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 172243
Attachments: stacktrace

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 ***