From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11824 invoked by alias); 21 Sep 2004 13:32:07 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11746 invoked from network); 21 Sep 2004 13:32:01 -0000 Received: from unknown (HELO danu.procontrol.fi) (212.149.71.178) by sourceware.org with SMTP; 21 Sep 2004 13:32:01 -0000 Received: by danu.procontrol.fi (Postfix, from userid 106) id 108721C350EA; Tue, 21 Sep 2004 16:32:00 +0300 (EEST) Received: from [192.168.200.101] (kone5.procontrol.vip.fi [212.149.71.166]) by danu.procontrol.fi (Postfix) with ESMTP id AB0781C1348C; Tue, 21 Sep 2004 16:31:55 +0300 (EEST) In-Reply-To: <20040921130113.GA10074@nevyn.them.org> References: <3F0C315B-0B1C-11D9-8F31-000393CC2E90@iki.fi> <20040921130113.GA10074@nevyn.them.org> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-5--645286784" Message-Id: <99F05BF6-0BD2-11D9-B18D-000393CC2E90@iki.fi> Content-Transfer-Encoding: 7bit Cc: gdb@sources.redhat.com From: Timo Sirainen Subject: Re: Linux 2.6 backtrace problems Date: Tue, 21 Sep 2004 13:32:00 -0000 To: Daniel Jacobowitz X-Pgp-Agent: GPGMail 1.0.2 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on danu.procontrol.fi X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-SW-Source: 2004-09/txt/msg00171.txt.bz2 --Apple-Mail-5--645286784 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Content-length: 731 On 21.9.2004, at 16:01, Daniel Jacobowitz wrote: >> #0 0xb7ebdee9 in raise () from /lib/tls/libc.so.6 >> #1 0xb7fcbedc in ?? () from /lib/tls/libc.so.6 .. > You are using a C library which was built without frame pointers and > shipped without debug info. If this is a Debian system, install the > Debian packages of gdb and libc6-dbg and let us know if it's still > there. It does seem to work, but I'm not really happy with that solution either. I didn't need to use libc6-dbg with 2.4 kernel and using it seems to be a bit of a pain. It's a bit strange that raise(SIGABRT) works, kill(getpid(), SIGABRT) works, etc. It's only abort() that's the problem. But if it's only a libc problem I'll submit a Debian bugreport. --Apple-Mail-5--645286784 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit Content-length: 186 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin) iD8DBQFBUC1JyUhSUUBViskRAumzAJsFJFUAs2ScBMccd433+DYVeuqVAACfRJu9 gkFa4CXU3zc4zBqfbKsKXYY= =c5Hd -----END PGP SIGNATURE----- --Apple-Mail-5--645286784--