From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21738 invoked by alias); 31 Oct 2012 16:46:13 -0000 Received: (qmail 21581 invoked by uid 48); 31 Oct 2012 16:45:44 -0000 From: "markus at trippelsdorf dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/55135] Segfault of gcc on a big file Date: Wed, 31 Oct 2012 16:46:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: markus at trippelsdorf dot de X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2012-10/txt/msg02969.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D55135 --- Comment #7 from Markus Trippelsdorf 201= 2-10-31 16:45:43 UTC --- (In reply to comment #6) > I try the same file but on a different computer with a newer version of g= cc(gcc > (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3) with the same problem: > >g++ buggcc.ii > g++: erreur interne du compilateur: Processus arr=C3=AAt=C3=A9 (program c= c1plus) Make sure you have enough RAM (over 4GB) to compile this testcase. Check your dmesg for the OOM-killer.