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 241408 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 241409
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
: 241410 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-02-04 21:13 UTC by tbrunhoff
Modified: 2014-02-10 11:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207287


Attachments
stacktrace (1.99 KB, text/plain)
2014-02-04 21:13 UTC, tbrunhoff
Details
stacktrace (1.99 KB, text/plain)
2014-02-05 17:04 UTC, tbrunhoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tbrunhoff 2014-02-04 21:13:36 UTC
Build: NetBeans IDE Dev (Build 201402040001)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
tbrunhoff: starting ide.




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOf(Arrays.java:2367)
   at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)
   at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)
   at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:415)
   at java.lang.StringBuilder.append(StringBuilder.java:132)
   at org.netbeans.modules.cnd.debugger.gdb2.mi.MIConst.toString(MIConst.java:61)
Comment 1 tbrunhoff 2014-02-04 21:13:37 UTC
Created attachment 144801 [details]
stacktrace
Comment 2 tbrunhoff 2014-02-05 17:04:22 UTC
Created attachment 144843 [details]
stacktrace

Nothing from the user standpoint.  The ide's status bar said it was doing backgound scanning of projects and it was stuck at 88%
Comment 3 Maria Tishkova 2014-02-07 08:17:59 UTC
*** Bug 241410 has been marked as a duplicate of this bug. ***
Comment 4 petrk 2014-02-10 11:34:39 UTC

*** This bug has been marked as a duplicate of bug 241409 ***