From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5415 invoked by alias); 14 May 2008 21:20:37 -0000 Received: (qmail 5405 invoked by uid 22791); 14 May 2008 21:20:35 -0000 X-Spam-Check-By: sourceware.org Received: from igw1.br.ibm.com (HELO igw1.br.ibm.com) (32.104.18.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 14 May 2008 21:20:08 +0000 Received: from mailhub3.br.ibm.com (mailhub3 [9.18.232.110]) by igw1.br.ibm.com (Postfix) with ESMTP id 34B9532C0A6 for ; Wed, 14 May 2008 17:56:03 -0300 (BRST) Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.18.232.47]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id m4EL42jD2400382 for ; Wed, 14 May 2008 18:04:02 -0300 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m4EL3xab001865 for ; Wed, 14 May 2008 18:03:59 -0300 Received: from [9.8.15.137] ([9.8.15.137]) by d24av02.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id m4EL3xE8001847 for ; Wed, 14 May 2008 18:03:59 -0300 Message-ID: <482B53C1.3030806@linux.vnet.ibm.com> Date: Wed, 14 May 2008 21:20:00 -0000 From: Carlos Eduardo Seo User-Agent: Thunderbird 2.0.0.14 (X11/20080504) MIME-Version: 1.0 To: GDB Mailing List Subject: GDB can't run any binaries OpenPGP: id=8BFFA900 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-05/txt/msg00117.txt.bz2 Hello Is anyone experiencing problems with the latest CVS-head on i386? Every time I run a binary, it segfaults: GNU gdb 6.8.50.20080514-cvs Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu". (gdb) file gdb/gdb Reading symbols from /home/cseo/test/build/gdb/gdb...done. (gdb) r Starting program: /home/cseo/test/build/gdb/gdb Program received signal SIGSEGV, Segmentation fault. 0x67ec1f82 in ?? () (gdb) This is a clean build, btw. And I haven't seen this happen on ppc64. Thanks and regards, -- Carlos Eduardo Seo Software Engineer IBM Linux Technology Center