From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23773 invoked by alias); 22 Nov 2006 22:20:18 -0000 Received: (qmail 23734 invoked by uid 48); 22 Nov 2006 22:20:05 -0000 Date: Wed, 22 Nov 2006 22:20:00 -0000 Subject: [Bug c++/29948] New: G++ OOM's when compiling kmail X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "sjoerd-gcc at linuxonly dot nl" 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: 2006-11/txt/msg01989.txt.bz2 When compiling kmail with Debian's dpkg-buildpackage, cc1plus is killed by the kernel due to memory shortage. This shows when using either g++ 4.0 or 4.1. Files (including .ii files) are on the following URL: http://errors.linuxonly.nl/gcc/ G++ version: g++-4.0 (GCC) 4.0.4 20060904 (prerelease) (Debian 4.0.3-7) g++ (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19) System type: Linux sjord 2.6.15-1-amd64-k8 #2 Wed Jan 4 06:25:54 CET 2006 x86_64 GNU/Linux Compiling file: libkmailprivate_la.all_cpp.cpp -- Summary: G++ OOM's when compiling kmail Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sjoerd-gcc at linuxonly dot nl GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29948