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 109808 - SIOOBE after Output Windows was cleared
Summary: SIOOBE after Output Windows was cleared
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: RANDOM
: 110537 112876 113593 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-16 14:47 UTC by Martin Krauskopf
Modified: 2008-12-22 13:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
SIOOBE.txt (2.15 KB, text/plain)
2007-07-16 14:47 UTC, Martin Krauskopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2007-07-16 14:47:22 UTC
At least I think it was after Ctrl-L. Then some text was filled again into OW and the attached SIOOBE happened.
Presumably random.
Comment 1 Martin Krauskopf 2007-07-16 14:47:53 UTC
Created attachment 45139 [details]
SIOOBE.txt
Comment 2 Milos Kleint 2007-08-15 13:21:25 UTC
*** Issue 110537 has been marked as a duplicate of this issue. ***
Comment 3 Milos Kleint 2007-08-15 13:21:37 UTC
*** Issue 112876 has been marked as a duplicate of this issue. ***
Comment 4 Martin Krauskopf 2007-08-20 10:19:02 UTC
This happens relatively often to me. Two dupes, quite visible to user and did not happen before (guessing). Should not
go to the final release -> P2?.
Comment 5 Milos Kleint 2007-08-23 13:18:00 UTC
*** Issue 113593 has been marked as a duplicate of this issue. ***
Comment 6 Milos Kleint 2007-08-28 13:36:48 UTC
possibly fixed. missing synchronized block in one of the getText() methods..however I could not verify s it never
happened to me..

Checking in OutputDocument.java;
/cvs/core/output2/src/org/netbeans/core/output2/OutputDocument.java,v  <--  OutputDocument.java
new revision: 1.20; previous revision: 1.19