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 197082 - AssertionError: matchOffset=17507 > docViewEndOffset=17506
Summary: AssertionError: matchOffset=17507 > docViewEndOffset=17506
Status: RESOLVED DUPLICATE of bug 197083
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: 2011-03-25 10:06 UTC by jocke
Modified: 2011-03-25 19:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177915


Attachments
stacktrace (4.56 KB, text/plain)
2011-03-25 10:07 UTC, jocke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jocke 2011-03-25 10:06:56 UTC
This bug was originally marked as duplicate of bug 195432, 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 201103240400)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

User Comments:
jocke: editing java file




Stacktrace: 
java.lang.AssertionError: matchOffset=17507 > docViewEndOffset=17506
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.<init>(ViewBuilder.java:258)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:175)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.insertUpdate(ViewUpdates.java:372)
   at sun.reflect.GeneratedMethodAccessor254.invoke(GeneratedMethodAccessor254.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 jocke 2011-03-25 10:07:00 UTC
Created attachment 107274 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-03-25 19:51:48 UTC

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