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 221113 - AssertionError: Invalid wrapLine[7]: WL[0]: SV:<2263,2269>; x=48.0 [0,0] EV:NULL WL[1]: SV:<2269,2278>; x=72.0 [0,0] EV:NULL WL[2]: SV:<2278,2284>; x=48.0 [0,0] EV:NULL WL[3]: SV:<228
Summary: AssertionError: Invalid wrapLine[7]: WL[0]: SV:<2263,2269>; x=48.0 [0,0]...
Status: RESOLVED DUPLICATE of bug 222191
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-30 16:59 UTC by radleaf
Modified: 2012-12-03 16:01 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193393


Attachments
stacktrace (2.58 KB, text/plain)
2012-10-30 16:59 UTC, radleaf
Details
stacktrace (2.31 KB, text/plain)
2012-10-31 00:17 UTC, Burjuy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description radleaf 2012-10-30 16:59:47 UTC
Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) Client VM, 23.1-b03, Java(TM) SE Runtime Environment, 1.7.0_05-b05
OS: Windows XP

Stacktrace: 
java.lang.AssertionError: Invalid wrapLine[7]:

    WL[0]: SV:<2263,2269>; x=48.0 [0,0] EV:NULL
    WL[1]: SV:<2269,2278>; x=72.0 [0,0] EV:NULL
    WL[2]: SV:<2278,2284>; x=48.0 [0,0] EV:NULL
    WL[3]: SV:<2284,2294>; x=80.0 [0,0] EV:NULL
    WL[4]: SV:<2294,2304>; x=80.0 [0,0] EV:NULL
    WL[5]: SV:<2304,2307>; x=24.0 [0,0] EV:NULL
    WL[6]: SV:<2307,2316>; x=72.0 [0,0] EV:NULL
    WL[7]: SV:<2316,2376>; x=480.0 [0,0] EV:NULL
   at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.modelToViewChecked(ParagraphViewChildren.java:496)
   at org.netbeans.modules.editor.lib2.view.ParagraphView.modelToViewChecked(ParagraphView.java:382)
   at org.netbeans.modules.editor.lib2.view.DocumentViewChildren.modelToViewChecked(DocumentViewChildren.java:321)
   at org.netbeans.modules.editor.lib2.view.DocumentView.modelToViewNeedsLock(DocumentView.java:730)
   at org.netbeans.modules.editor.lib2.view.DocumentView.modelToViewChecked(DocumentView.java:716)
   at org.netbeans.modules.editor.lib2.view.EditorView.modelToView(EditorView.java:249)
Comment 1 radleaf 2012-10-30 16:59:49 UTC
Created attachment 126790 [details]
stacktrace
Comment 2 Burjuy 2012-10-31 00:17:05 UTC
Created attachment 126809 [details]
stacktrace
Comment 3 Miloslav Metelka 2012-12-03 16:01:20 UTC

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