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 12113 - java.lang.StackOverflow exception
Summary: java.lang.StackOverflow exception
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
: 11452 13500 13828 14319 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-05-11 13:54 UTC by Tomas Hurka
Modified: 2007-11-05 13:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (62.67 KB, text/plain)
2001-07-20 20:33 UTC, Tomas Hurka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2001-05-11 13:54:24 UTC
Steps how to reproduce. Start Netbeans without old settings. Open examples/colorpicker/ColorPreviewBeanInfo.java in editor and scroll to line 82. Quit and start Netbeans again. java.lang.StackOverflow exception is thrown.
Comment 1 Tomas Hurka 2001-05-11 13:55:45 UTC
Created attachment 1349 [details]
stack trace
Comment 2 David Konecny 2001-05-11 16:21:01 UTC
The nextPaintUpdate variable must be changed to false before the update(...) is 
called.

Fixed in file:

Checking in libsrc/org/netbeans/editor/BaseCaret.java;
/cvs/editor/libsrc/org/netbeans/editor/BaseCaret.java,v  <--  BaseCaret.java
new revision: 1.66; previous revision: 1.65
Comment 3 Tomas Hurka 2001-05-11 16:56:06 UTC
*** Issue 11452 has been marked as a duplicate of this issue. ***
Comment 4 Tomas Hurka 2001-07-13 12:41:05 UTC
*** Issue 13500 has been marked as a duplicate of this issue. ***
Comment 5 Stephen Reber 2001-07-31 19:05:39 UTC
*** Issue 13828 has been marked as a duplicate of this issue. ***
Comment 6 Tomas Hurka 2001-08-13 13:55:14 UTC
*** Issue 14319 has been marked as a duplicate of this issue. ***
Comment 7 Quality Engineering 2003-06-30 18:01:28 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 8 Quality Engineering 2003-06-30 18:12:32 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.