From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20774 invoked by alias); 6 Nov 2006 13:36:12 -0000 Received: (qmail 20701 invoked by uid 22791); 6 Nov 2006 13:36:12 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 06 Nov 2006 13:36:04 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Gh4dt-0007ix-2n; Mon, 06 Nov 2006 08:36:01 -0500 Date: Mon, 06 Nov 2006 13:36:00 -0000 From: Daniel Jacobowitz To: Erik Leunissen Cc: gdb@sourceware.org Subject: Re: segfault Message-ID: <20061106133600.GA29547@nevyn.them.org> Mail-Followup-To: Erik Leunissen , gdb@sourceware.org References: <454F0CBD.1000903@hccnet.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <454F0CBD.1000903@hccnet.nl> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00020.txt.bz2 On Mon, Nov 06, 2006 at 11:21:49AM +0100, Erik Leunissen wrote: > #6 0x080e3254 in source_info (ignore=0x0, from_tty=0) at > /usr/local/src/gdb-6.4/gdb/source.c:594 Is s->filename NULL? -- Daniel Jacobowitz CodeSourcery