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 256111 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 256089
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-22 16:51 UTC by Exceptions Reporter
Modified: 2016-01-20 07:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 220712


Attachments
stacktrace (1.57 KB, text/plain)
2015-10-22 16:51 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-10-22 16:51:47 UTC
Build: NetBeans IDE 8.1 RC2 (Build 201510122201)
VM: OpenJDK 64-Bit Server VM, 24.79-b02, OpenJDK Runtime Environment, 1.7.0_79-b14
OS: Linux

User Comments:
GUEST: oisk;oop aok   ok okp aokakoakakakakaka




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.MITList.toString(MITList.java:96)
Comment 1 Exceptions Reporter 2015-10-22 16:51:49 UTC
Created attachment 156908 [details]
stacktrace
Comment 2 Alexander Simon 2016-01-20 07:27:24 UTC

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