From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31201 invoked by alias); 28 Oct 2005 22:30:13 -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 31100 invoked by uid 22791); 28 Oct 2005 22:30:03 -0000 Received: from host62-24-231-115.dsl.vispa.com (HELO orac.walrond.org) (62.24.231.115) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 28 Oct 2005 22:30:03 +0000 Received: from localhost ([127.0.0.1]) by orac.walrond.org with esmtp (Exim 4.51) id 1EVcjY-0005O9-Ph for gdb@sources.redhat.com; Fri, 28 Oct 2005 23:30:00 +0100 From: Andrew Walrond To: gdb@sources.redhat.com Subject: gdb drops out with 'I/O possible message' Date: Fri, 28 Oct 2005 22:30:00 -0000 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510282330.00638.andrew@walrond.org> X-SW-Source: 2005-10/txt/msg00197.txt.bz2 What might cause gdb to do this? $ sudo gdb /bin/ruby GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu"...Using host libthread_db library "/pkg/glibc/lib/libthread_db.so.1". (gdb) set args (gdb) set args -- sbin/heretix --cf ruby version=stable --ec (gdb) run Starting program: /bin/ruby -- sbin/heretix --cf ruby version=stable --ec No config directory found for kernel version 2.6.14 Build settings: cpu=x86_64 build-jobs=5 make-jobs=4 Building symlink database... Processing...... +S ruby (version='20051027' cpu='x86_64') [ruby] Elapsed time: 0h 2m 3s I/O possible sbin/heretix:461: [BUG] Segmentation fault ruby 1.8.3 (2005-10-26) [x86_64-linux] andrew@orac main $