From owner-freebsd-current@FreeBSD.ORG Fri Jul 16 21:32:01 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A894D16A4CE for ; Fri, 16 Jul 2004 21:32:01 +0000 (GMT) Received: from freebee.digiware.nl (dsl390.iae.nl [212.61.63.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACDA243D53 for ; Fri, 16 Jul 2004 21:32:00 +0000 (GMT) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.10) with SMTP id i6GLUMsD001389; Fri, 16 Jul 2004 23:30:22 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <0c5401c46b7b$33b13f20$471b3dd4@digiware.nl> From: "Willem Jan Withagen" To: "Marcel Moolenaar" References: <0c4c01c46b6f$2475d360$471b3dd4@digiware.nl> <20040716202240.GE7534@ns1.xcllnt.net> Date: Fri, 16 Jul 2004 23:23:55 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: current@freebsd.org Subject: Re: gdb crashes while trying to debug a core..... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jul 2004 21:32:01 -0000 From: "Marcel Moolenaar" > On Fri, Jul 16, 2004 at 09:57:36PM +0200, Willem Jan Withagen wrote: > > > > I'll leave the dumped gdb.core for the time being, in case Marcel wants to have > > a look at it. > > Yes, please. For me to reproduce this, I need rex.core (or any core > file that triggers the bug), as well as gdb.core, the gdb binary > itself and a timestamp of the source from which gdb(1) was built. > As a bonus, it helps to know CFLAGS if non-standard. > > If you could make that available to me for download, then I'll put > it under http://people.freebsd.org/~marcel. Look in http://withagen.dyndns.org/FreeBSD/cores CFLAGS = -g -pipe -r-xr-xr-x 1 root wheel 2905992 Jul 2 12:08 /usr/bin/gdb Usually supped shortly before buildworld/installworld Note that this is all on -current/AMD64: FreeBSD opteron.digiware.nl 5.2-CURRENT FreeBSD 5.2-CURRENT #70: Fri Jul 16 07:5 6:03 CEST 2004 root@opteron.digiware.nl:/usr/obj/home2/src/sys/OPTERON.amd64 amd64 --WjW