Date: Wed, 10 Jun 2009 11:48:38 -0500 From: Jeff Kuntz <jeffrey.kuntz@gmail.com> To: freebsd-java@FreeBSD.org Subject: Make Install Clean Eclipse - Cannot reserve enough space for object heap Message-ID: <56b902d80906100948q734268ccwa5c10210ae7fd05b@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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@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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56b902d80906100948q734268ccwa5c10210ae7fd05b>