From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22093 invoked by alias); 17 Dec 2001 19:40:49 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20985 invoked from network); 17 Dec 2001 19:39:31 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 17 Dec 2001 19:39:31 -0000 Received: from cygnus.com (reddwarf.cygnus.com [205.180.231.12]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id LAA04930; Mon, 17 Dec 2001 11:39:28 -0800 (PST) Message-ID: <3C1E4926.1C20111A@cygnus.com> Date: Mon, 17 Dec 2001 11:40:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2smp i686) X-Accept-Language: en MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com Subject: Re: [RFA] Don't use thread_db on corefiles References: <3C1931E3.E240B409@cygnus.com> <20011213180259.A11251@nevyn.them.org> <3C1933E7.E2B9DE87@cygnus.com> <20011213181006.A11536@nevyn.them.org> <3C193D13.AED0F79F@cygnus.com> <20011213185635.A12902@nevyn.them.org> <20011213190500.A13544@nevyn.them.org> <3C195557.92B1C986@cygnus.com> <20011213232239.A20920@nevyn.them.org> <3C1A8DA8.F7149496@cygnus.com> <20011214201301.A964@nevyn.them.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00429.txt.bz2 Daniel Jacobowitz wrote: > > On Fri, Dec 14, 2001 at 03:39:20PM -0800, Michael Snyder wrote: > > Daniel Jacobowitz wrote: > > > I'll do that. A binary is at: > > > http://www.them.org/~drow/mtc.tgz > > > (The core file is a 23MB sparse file because of the unmapped user > > > stacks. Careful where you unpack it.) > > > > Oops -- Daniel, I think you sent the wrong corefile. The one in > > the tarball is only 1.4 megabytes, and was generated by "gdb ./lotsa_um > > core". > > Probably you ran gdb in the directory and it dropped core, overwriting > > the corefile that you meant to send. ;-( > > > > Yes, so I did. Oops. I'm absolutely bewildered as to how that > happened - since the core file in that directory on my desktop is the > right one, and older than the tarfile I made! > > Please look at http://www.them.org/~drow/mtc2.tgz, which is the proper > core. That file seems to be "not found".