Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 3 Jan 2003 05:39:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 3 Jan 2003 05:39:49 -0500 Received: from holomorphy.com ([66.224.33.161]:2761 "EHLO holomorphy") by vger.kernel.org with ESMTP id ; Fri, 3 Jan 2003 05:39:48 -0500 Date: Fri, 3 Jan 2003 02:48:09 -0800 From: William Lee Irwin III To: Dave Jones , Linux Kernel Subject: Re: odd phenomenon. Message-ID: <20030103104809.GD9704@holomorphy.com> Mail-Followup-To: William Lee Irwin III , Dave Jones , Linux Kernel References: <20030103103816.GA2567@codemonkey.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030103103816.GA2567@codemonkey.org.uk> User-Agent: Mutt/1.3.25i Organization: The Domain of Holomorphy Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 874 Lines: 23 On Fri, Jan 03, 2003 at 10:38:16AM +0000, Dave Jones wrote: > Something strange I've noticed on all recent 2.4 and 2.5 kernels. > If I start galeon whilst I've got a bk pull in operation, the > galeon process starts, opens its window, and then dies instantly. > Starting it a second time works. > Its not OOM, as theres plenty of free RAM, and half gig of free (unused) swap. > It's almost 100% reproducable here. Only seen it do it on this box > though which is a P4 with HT, so it could be SMP related.. > Ideas ? > Dave (1) strace? (2) kgdb breakpoint on exit(), conditional on current->comm? (3) exit code? Thanks, Bill - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/