Make Install Clean Eclipse - Cannot reserve enough space for object heap

Jeff Kuntz jeffrey.kuntz at gmail.com
Wed Jun 10 17:21:47 UTC 2009


I recently tried to install eclipse from the port tree and got several
errors saying that it couldn't reserve enough space for the object
heap.  I tried changing the default java -Xmx -Xms several times but I
kept getting the same error output that will be shown below.  I am
just wondering if this is a common problem, or if I am doing something
dumb?  If you need more information just let me know.

Jeff

===>  Building for eclipse-3.4.1
[: missing ]
Error occurred during initialization of VM
Could not reserve enough space for object heap
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x88110029, pid=32202, tid=0x88201200
#
# Java VM: Diablo Java HotSpot(TM) Client VM (10.0-b23 mixed mode bsd-x86)
# Problematic frame:
# C  [libc.so.7+0x64029]  free+0x69
#
# An error report file with more information is saved as:
# /tmp/ports/usr/ports/java/eclipse/work/hs_err_pid32202.log
#
# Please submit bug reports to freebsd-java at FreeBSD.org
#
Abort trap
Error occurred during initialization of VM
Could not reserve enough space for object heap
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x88110029, pid=32216, tid=0x88201200
#
# Java VM: Diablo Java HotSpot(TM) Client VM (10.0-b23 mixed mode bsd-x86)
# Problematic frame:
# C  [libc.so.7+0x64029]  free+0x69
#
# An error report file with more information is saved as:
# /tmp/ports/usr/ports/java/eclipse/work/hs_err_pid32216.log
#
# Please submit bug reports to freebsd-java at FreeBSD.org
#
Abort trap
Error occurred during initialization of VM
Could not reserve enough space for object heap
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x88110029, pid=32230, tid=0x88201200
#
# Java VM: Diablo Java HotSpot(TM) Client VM (10.0-b23 mixed mode bsd-x86)
# Problematic frame:
# C  [libc.so.7+0x64029]  free+0x69
#
# An error report file with more information is saved as:
# /tmp/ports/usr/ports/java/eclipse/work/hs_err_pid32230.log
#
# Please submit bug reports to freebsd-java at FreeBSD.org
#
Abort trap
*** Error code 134

Stop in /usr/ports/java/eclipse.
make install clean  0.15s user 0.07s system 79% cpu 0.269 total


More information about the freebsd-java mailing list