Netbeans crashes with this...

john@rothbard ~$ netbeans
#
# A fatal error has been detected by the Java Runtime Environment:
#
# java.lang.OutOfMemoryError: requested 32784 bytes for Chunk::new.
Out of swap space?
#
#  Internal Error (allocation.cpp:272), pid=17843, tid=8647815168
#  Error: Chunk::new
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (20.0-b03 mixed mode bsd-amd64
compressed oops)
# An error report file with more information is saved as:
# /home/john/hs_err_pid17843.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Abort trap (core dumped)

Eclipse crashes with this...
[john@rothbard ~$ eclipse
#
# A fatal error has been detected by the Java Runtime Environment:
#
# java.lang.OutOfMemoryError: requested 1565456 bytes for Chunk::new.
Out of swap space?
#
#  Internal Error (allocation.cpp:272), pid=30120, tid=8844312576
#  Error: Chunk::new
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (20.0-b03 mixed mode bsd-amd64
compressed oops)
# An error report file with more information is saved as:
# /home/john/hs_err_pid30120.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

How should I proceed?


-- 
www.johntate.org

Reply via email to