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 189675 - AssertionError: limitOffset=654 > docTextLength=623
Summary: AssertionError: limitOffset=654 > docTextLength=623
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-08-19 10:08 UTC by soldatov
Modified: 2011-02-07 12:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172027


Attachments
stacktrace (1.97 KB, text/plain)
2010-08-19 10:08 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2010-08-19 10:08:19 UTC
This bug was originally marked as duplicate of bug 184195, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201008180001)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.0-b16, Java(TM) SE Runtime Environment, 1.6.0_21-b06
OS: Linux

User Comments:
soldatov: closed "Option" window




Stacktrace: 
java.lang.AssertionError: limitOffset=654 > docTextLength=623
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createNextView(ViewBuilder.java:346)
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:291)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.reinitViews(ViewUpdates.java:136)
   at org.netbeans.modules.editor.lib2.view.DocumentView$1.run(DocumentView.java:488)
   at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1409)
   at org.netbeans.modules.editor.lib2.view.DocumentView.reinitViews(DocumentView.java:478)
Comment 1 soldatov 2010-08-19 10:08:23 UTC
Created attachment 101520 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-02-07 12:55:14 UTC

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