From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757089AbZKBWME (ORCPT ); Mon, 2 Nov 2009 17:12:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757048AbZKBWMD (ORCPT ); Mon, 2 Nov 2009 17:12:03 -0500 Received: from mail-bw0-f227.google.com ([209.85.218.227]:55406 "EHLO mail-bw0-f227.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756944AbZKBWMC (ORCPT ); Mon, 2 Nov 2009 17:12:02 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=bWAw+BOIlHwZnpTTMZ8A7DWYEpfdpen8hcLWidGToPZfXL5bZcuIzfQJZosv3CSgH0 tVF8sLskY0JtQ04oBZ3ENRoihk1gL7n6VxOVruci7Cio8ibBHTLdioU7LYrDUh9o4ypo h4Vf71h0smxwrGUpxW+w4dK8tnjqlHrXHyloU= Message-ID: <4AEF593E.5090404@gmail.com> Date: Mon, 02 Nov 2009 14:12:14 -0800 From: "Justin P. Mattock" User-Agent: Spicebird/0.7.1 (X11; 2009022519) MIME-Version: 1.0 To: Jiri Slaby CC: Linux Kernel Mailing List , gcc@gcc.gnu.org Subject: Re: cc1plus invoked oom-killer: gfp_mask=0x280da, order=0, oom_adj=0 References: <4AEF53F5.4020107@gmail.com> <4AEF57AC.4090704@gmail.com> In-Reply-To: <4AEF57AC.4090704@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jiri Slaby wrote: > On 11/02/2009 11:02 PM, Justin Mattock wrote: > >> Now with this oom-killer I'm >> hitting this on an imac9,1 with >> gcc (GCC) 4.5.0 20091029 (experimental) >> > > So there is probably a leak in the gcc chain. Does this happen with a > stable gcc version? > > well right now I'(on the macbook), seems to be going for a good ten minutes before I hit an error with a header file(nss) I'll see if I can get this thing to compile all the way through. (knock on wood) then go from there. Justin P. Mattock