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 196559 - [70cat] IllegalStateException: prevViewEndOffset=38185 > matchOffset=38156
Summary: [70cat] IllegalStateException: prevViewEndOffset=38185 > matchOffset=38156
Status: RESOLVED DUPLICATE of bug 198719
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-10 19:39 UTC by alied
Modified: 2011-05-19 12:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176583


Attachments
stacktrace (2.30 KB, text/plain)
2011-03-10 19:39 UTC, alied
Details

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

Build: NetBeans Platform Dev (Build 201103100400)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows XP

User Comments:
alied: using hints




Stacktrace: 
java.lang.IllegalStateException: prevViewEndOffset=38185 > matchOffset=38156
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.createViews(ViewBuilder.java:309)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:180)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.removeUpdate(ViewUpdates.java:472)
   at sun.reflect.GeneratedMethodAccessor132.invoke(GeneratedMethodAccessor132.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 alied 2011-03-10 19:39:11 UTC
Created attachment 106890 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-05-19 12:12:21 UTC

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