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 176076 - javax.swing.text.StateInvariantError: GlyphView: Stale view: javax.swing.text.BadLocationException: Length must be positive
Summary: javax.swing.text.StateInvariantError: GlyphView: Stale view: javax.swing.text...
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Help System (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Victor Vasilyev
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
: 176077 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-06 08:22 UTC by krezelokdaniel
Modified: 2010-03-27 19:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 161591


Attachments
stacktrace (4.01 KB, text/plain)
2009-11-06 08:22 UTC, krezelokdaniel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description krezelokdaniel 2009-11-06 08:22:12 UTC
Build: NetBeans IDE Dev (Build 200911051401)
VM: Java HotSpot(TM) Client VM, 14.0-b12, Java(TM) SE Runtime Environment, 1.6.0_14-ea-b03
OS: Linux, 2.6.27-7-generic, i386

User Comments:
krezelokdaniel: When I browsed Java Help (Getting started -> Rich-Client Applications)



Stacktrace: 
javax.swing.text.StateInvariantError: GlyphView: Stale view: javax.swing.text.BadLocationException: Length must be positive
        at javax.swing.text.GlyphView.getText(GlyphView.java:118)
        at javax.swing.text.GlyphView.getBreakSpotUseWhitespace(GlyphView.java:740)
        at javax.swing.text.GlyphView.getBreakSpot(GlyphView.java:732)
        at javax.swing.text.GlyphView.getBreakWeight(GlyphView.java:670)
        at javax.swing.text.html.InlineView.getBreakWeight(InlineView.java:136)
        at javax.swing.text.FlowView$FlowStrategy.layoutRow(FlowView.java:508)
Comment 1 krezelokdaniel 2009-11-06 08:22:17 UTC
Created attachment 90538 [details]
stacktrace
Comment 2 Peter Pis 2009-11-06 08:37:17 UTC
Reassigning.
Comment 3 Peter Pis 2009-11-06 08:39:03 UTC
*** Issue 176077 has been marked as a duplicate of this issue. ***
Comment 4 Victor Vasilyev 2009-11-10 11:44:36 UTC
Please, provide steps to reproduce this exception.
Comment 5 Victor Vasilyev 2010-03-27 19:48:40 UTC
It is impossible to reproduce and find a cause of this random bug.
Probably a bug in either Swing or JavaHelp.
Additional info/statistics is required.