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 223236

Summary: AssertionError: Invalid wrapLine[0]: WL[0]: SV:NULL; x=0.0 [0,0] EV:<3112,3134> WL[1]: SV:<3134,3171>; x=296.0 [1,1] EV:<3171,3181> WL[2]: SV:<3181,3209>; x=224.0 [2,4] <3209,3220> EV:NUL
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 196064
Attachments: stacktrace

Description Exceptions Reporter 2012-12-04 10:14:23 UTC
This bug was originally marked as duplicate of bug 222191, 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 201212030001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Linux

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

    WL[0]: SV:NULL; x=0.0 [0,0] EV:<3112,3134>
    WL[1]: SV:<3134,3171>; x=296.0 [1,1] EV:<3171,3181>
    WL[2]: SV:<3181,3209>; x=224.0 [2,4] <3209,3220> EV:NULL
   at org.netbeans.modules.editor.lib2.view.ParagraphViewChildren.modelToViewChecked(ParagraphViewChildren.java:491)
   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 Exceptions Reporter 2012-12-04 10:14:24 UTC
Created attachment 128824 [details]
stacktrace
Comment 2 Miloslav Metelka 2012-12-04 12:47:02 UTC
http://hg.netbeans.org/jet-main/rev/63a4bfb0e2eb
Comment 3 Quality Engineering 2012-12-05 02:56:16 UTC
Integrated into 'main-golden', will be available in build *201212050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/63a4bfb0e2eb
User: Miloslav Metelka <mmetelka@netbeans.org>
Log: #223236 - AssertionError: Invalid wrapLine[0]: WL[0]: SV:NULL; x=0.0 [0,0] EV:<3112,3134> WL[1]: SV:<3134,3171>; x=296.0 [1,1] EV:<3171,3181> WL[2]: SV:<3181,3209>; x=224.0 [2,4] <3209,3220> EV:NUL.