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 196464 - [70cat] IllegalStateException: startOffset=4015 < paragraphViewStartOffset=4017 docViewEndOffset=4231, paragraph-views-count=5 DV@018af4e8#5:<4017,4231>, WxH:568.0x85.0; incomingMod=true; lengthyAtomicEdit=0
Summary: [70cat] IllegalStateException: startOffset=4015 < paragraphViewStartOffset=40...
Status: RESOLVED DUPLICATE of bug 195432
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-09 06:57 UTC by ytn01
Modified: 2011-03-09 13:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 176912


Attachments
stacktrace (4.60 KB, text/plain)
2011-03-09 06:57 UTC, ytn01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ytn01 2011-03-09 06:57:00 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows 7

Stacktrace: 
java.lang.IllegalStateException: startOffset=4015 < paragraphViewStartOffset=4017
docViewEndOffset=4231, paragraph-views-count=5
DV@018af4e8#5:<4017,4231>, WxH:568.0x85.0; incomingMod=true; lengthyAtomicEdit=0
    [0]: PV@000241e5#21:<4017,4078> Y=0.0(R0.0), WxH:488.0x17.0
        [ 0]: HV@01d4e69b#0:<4017,4021> X=0.0(R0.0) L=[0#20]<0>;x=0.0;fC=<NULL>;bC=<NULL>
        [ 1]: HV@006fde8b#0:<4021,4024> X=32.0(R32.0) L=[1#20]<4>;x=32.0;fC=RGB[150;150;150];bC=<NULL>
        [ 2]: HV@007b7d07#0:<4024,4025> X=56.0(R56.0) L=[2#20]<7>;x=56.0;fC=RGB[150;150;150];bC=<NULL>
        [ 3]: HV@014d7282#0:<4025,4029> X=64.0(R64.0) L=[3#20]<8>;x=64.0;fC=RGB[150;150;150];bC=<NULL>
        [ 4]: HV@0198e8c3#0:<4029,4030> X=96.0(R96.0) L=[4#20]<12>;x=96.0;fC=RGB[150;150;150];bC=<NULL>
        [ 5]: HV@01d97ad3#0:<4030,4036> X=104.0(R104.0) L=[5#20]<13>;x=104.0;fC=RGB[150;150;150];bC=<NULL>
        [ 6]: HV@010edb99#0:<4036,4037> X=152.0(R152.0) L=[6#20]<19>;x=152.0;fC=RGB[150;150;150];bC=<NULL>
        [ 7]: HV@0073425b#0:<4037
   at org.netbeans.modules.editor.lib2.view.ViewBuilder.<init>(ViewBuilder.java:186)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.buildViews(ViewUpdates.java:139)
   at org.netbeans.modules.editor.lib2.view.ViewUpdates.removeUpdate(ViewUpdates.java:413)
   at sun.reflect.GeneratedMethodAccessor68.invoke(GeneratedMethodAccessor68.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 ytn01 2011-03-09 06:57:03 UTC
Created attachment 106840 [details]
stacktrace
Comment 2 Miloslav Metelka 2011-03-09 13:00:13 UTC
This should be fixed by issue 195432.

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