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 173203 - java.lang.StackOverflowError
Summary: java.lang.StackOverflowError
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
: 177405 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-09-28 18:43 UTC by Alexander Simon
Modified: 2009-11-23 06:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack (96.49 KB, text/plain)
2009-09-28 18:44 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2009-09-28 18:43:52 UTC
Project: clucene
P2 because regression
Comment 1 Alexander Simon 2009-09-28 18:44:36 UTC
Created attachment 88448 [details]
stack
Comment 2 Vladimir Voskresensky 2009-09-29 08:27:45 UTC
Nik, please, evaluate and consider as probable showstopper for integration into Beta (code model is broken for template
based projects)
Comment 3 soldatov 2009-09-29 09:02:50 UTC
Upgrade to P1, because it is showstopper for Beta.
Beta should be without big regressions in code model
Comment 4 Vladimir Voskresensky 2009-09-29 10:50:44 UTC
fortunately, the regression appeared after creating of beta => not Beta showstopper.
Fixed in trunk:
http://hg.netbeans.org/cnd-main?cmd=changeset;node=70b99d5887a7
http://hg.netbeans.org/cnd-main?cmd=changeset;node=7be86b8ce8c5
Comment 5 Quality Engineering 2009-10-01 00:49:51 UTC
Integrated into 'main-golden', will be available in build *200909301401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/70b99d5887a7
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed IZ#173203: java.lang.StackOverflowError
- prevent infinite rendering
Comment 6 Vladimir Voskresensky 2009-10-01 15:45:33 UTC
this issue is not needed to be integrated into beta (regression occurred in trunk, and is not present in beta)
Comment 7 nnnnnk 2009-11-23 06:34:11 UTC
*** Bug 177405 has been marked as a duplicate of this bug. ***