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 156273 - Stack Overflow and IDE hangs up when activating components
Summary: Stack Overflow and IDE hangs up when activating components
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords: RANDOM
: 156550 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-05 09:06 UTC by Jaroslav Pospisil
Modified: 2009-06-21 13:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (167.33 KB, text/plain)
2009-01-05 09:07 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2009-01-05 09:06:36 UTC
Build 200901050201 (Full), Win Vista, JDK 1.6.0

1) Start IDE with new userdir.
2) Create new Maven web project (allow to activate modules)
3) Create new Web Application (allow to activate modules)
ERROR - exception from ergonomics component appears (see attachment) and IDE HANGS UP.
Comment 1 Jaroslav Pospisil 2009-01-05 09:07:53 UTC
Created attachment 75443 [details]
messages.log
Comment 2 Trey Spiva 2009-01-05 16:52:43 UTC
Since the stack over flow error occurred in the ergonomics module I am assigning this issue to the ide/ergonomics module.  
Comment 3 Pavel Flaska 2009-01-06 08:54:31 UTC
MIne Are you able to reproduce regularly?
Comment 4 Jaroslav Pospisil 2009-01-06 09:46:35 UTC
So far I was able to reproduce the issue only once,so it's probably random issue,however there were other
issues(exceptions originating from different components,such as debugger and maven) in "no hang up" cases ,so this could
depend on other issues and reappear when it's fixed.Adding RANDOM keyword and will investigate further.
Comment 5 Pavel Flaska 2009-01-06 10:01:43 UTC
Yes, I agree the bug is there, I'm just curious if anyone found something specific.
Comment 6 Pavel Flaska 2009-01-06 14:20:22 UTC
StackOverflow shouldn't be reproducible (and IDE shouldn't hang up). But still don't know why iterator delgates to itself, will continue.

changeset 113109	aa9e50d6707f
Comment 7 Pavel Flaska 2009-01-07 09:06:49 UTC
Hopefully fixed. I guess overloaded machine shoud be better for testing, intensive I/O is recommended. 

changeset 113114	f684123c65fd
Comment 8 Quality Engineering 2009-01-07 16:58:33 UTC
Integrated into 'main-golden', will be available in build *200901071401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/aa9e50d6707f
User: Pavel Flaska <pflaska@netbeans.org>
Log: #156273: Eliminating stack overflow
Comment 9 Quality Engineering 2009-01-08 17:01:18 UTC
Integrated into 'main-golden', will be available in build *200901081406* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/f684123c65fd
User: Pavel Flaska <pflaska@netbeans.org>
Log: #156273: StackOverflowErr, incorrect iterator
Comment 10 Pavel Flaska 2009-01-15 12:37:39 UTC
*** Issue 156550 has been marked as a duplicate of this issue. ***
Comment 11 Jaroslav Pospisil 2009-03-17 15:45:53 UTC
v.