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 17211

Summary: IDE freezes when writing to output window
Product: platform Reporter: Petr Jiricka <pjiricka>
Component: -- Other --Assignee: akemr <akemr>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace when the IDE was frozen
StackOverflowError

Description Petr Jiricka 2001-11-01 18:20:46 UTC
Build 20011026-1336.

When executing a class with internal execution, the IDE froze for several 
minutes, after which a StackOverFlowError was thrown.

Attaching stack trace while the IDE was locked and the exception.
Comment 1 Petr Jiricka 2001-11-01 18:24:39 UTC
Created attachment 3232 [details]
Stack trace when the IDE was frozen
Comment 2 Petr Jiricka 2001-11-01 18:25:56 UTC
Created attachment 3233 [details]
StackOverflowError
Comment 3 akemr 2001-11-02 08:30:25 UTC
Reassign to me. It's terminal emulator bug.
Comment 4 akemr 2001-11-02 08:39:35 UTC
Fixed in main trunk.

Ivan used System.out.println (only if term get some unrecognized 
control sequence), which can cause StackOverFlowError.

Anyway, Petre, could you send me this class (you tried to execute) - 
I would like to investigate this "unrecognized control sequence?" 
problem..

Comment 5 Marian Mirilovic 2001-12-12 12:47:28 UTC
verified in [nb_release330](200112102331)
Comment 6 Quality Engineering 2003-07-01 16:21:27 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.