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 227368 - StackOverflowError at java.io.File.<init>
Summary: StackOverflowError at java.io.File.<init>
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-12 16:29 UTC by Vladimir Kvashin
Modified: 2013-05-20 02:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (100.44 KB, text/plain)
2013-03-12 16:29 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2013-03-12 16:29:42 UTC
Created attachment 132523 [details]
stack trace

Build: NetBeans IDE Dev (Build 20130201-52f7eca05e7c)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment,
1.7.0_11-b21
OS: SunOS

User Comments:
alexvsimon: add root to favorites folder

This issue is created to replace issue #225633
(which I could not downgrade since its workaround needs to go to patch)
Comment 1 Vladimir Kvashin 2013-05-17 19:14:04 UTC
fixed in cnd-main
http://hg.netbeans.org/cnd-main/rev/0d27508730d5
Comment 2 Quality Engineering 2013-05-20 02:23:22 UTC
Integrated into 'main-golden', will be available in build *201305192300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0d27508730d5
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixing #227368 - StackOverflowError at java.io.File.<init>