Comment 3 for bug 761518

Revision history for this message
Marcel Ziswiler (marcel-ziswiler) wrote :

Increasing memory did not help:
sumo@sumo-PORTEGE-R700:~$ eclipse -vmargs -Xms512m -Xmx1024m -XX:+UseParallelGC -XX:PermSize=256M -XX:MaxPermSize=512M
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f43c2645bd6, pid=8776, tid=139928782837504
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# j org.eclipse.cdt.internal.core.dom.parser.c.CFunctionScope.getLabels()[Lorg/eclipse/cdt/core/dom/ast/ILabel;+46
#
# An error report file with more information is saved as:
# /home/sumo/hs_err_pid8776.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#