This is sources Bugzilla
Bugzilla Version 2.17.5
Bugzilla Bug 9241
  BFD: BFD 2.15.93 20041018 internal error Last modified: 2009-08-07 21:02:57
Bug List: First Last (This bug is not in your list)   Show list      Query page      Enter new bug
Bug#: 9241   Hardware:   Reporter: h.knuckles@gmail.com
Host: Target: Build:
Product:     Add CC:
Component:   Version:   CC:
Remove selected CCs
Status: ASSIGNED   Priority:  
Resolution:   Severity:  
Assigned To: Not yet assigned to anyone <unassigned@sourceware.org>   Target Milestone:  
Summary:
Keywords:

Attachment Description Type Created Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 9241 depends on: Show dependency tree
Show dependency graph
Bug 9241 blocks:

Additional Comments:


Leave as ASSIGNED 
Mark bug as waiting for feedback
Mark bug as suspended
Resolve bug, changing resolution to
Resolve bug, mark it as duplicate of bug #
Reassign bug to
Reassign bug to owner of selected component

View Bug Activity   |   Format For Printing


Description:   Last confirmed: 0000-00-00 00:00 Opened: 2006-06-20 21:38
[Converted from Gnats 2136]

While debugging c++ code under gdb in emacs-x I hit the error below.  I had re-run the code a few times prior to the run shown below.  

(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
BFD: BFD 2.15.93 20041018 internal error, aborting at ../../gdb-6.3/bfd/cache.c line 495 in bfd_cache_lookup_worker

BFD: Please report this bug.


Debugger exited abnormally with code 1


gcc --version
gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


# cat /proc/version
Linux version 2.6.11-1.1369_FC4smp (bhcompile@decompose.build.redhat.com) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 SMP Thu Jun 2 23:08:39 EDT 2005


# /usr/bin/gdb --version
GNU gdb Red Hat Linux (6.3.0.0-1.21rh)
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 "i386-redhat-linux-gnu".
#

Release:
unknown

Environment:
# cat /proc/version
Linux version 2.6.11-1.1369_FC4smp (bhcompile@decompose.build.redhat.com) (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 SMP Thu Jun 2 23:08:39 EDT 2005

------- Additional Comment #1 From drow@false.org 2006-06-21 01:44 -------
From: Daniel Jacobowitz <drow@false.org>
To: h.knuckles@gmail.com
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/2136: BFD: BFD 2.15.93 20041018 internal error
Date: Tue, 20 Jun 2006 21:44:31 -0400

 On Tue, Jun 20, 2006 at 09:31:23PM -0000, h.knuckles@gmail.com wrote:
 > (gdb) run
 > The program being debugged has been started already.
 > Start it from the beginning? (y or n) y
 > BFD: BFD 2.15.93 20041018 internal error, aborting at ../../gdb-6.3/bfd/cache.c line 495 in bfd_cache_lookup_worker
 
 Normally this means your executable has been deleted unexpectedly and
 did not exist when GDB tried to run it.  The internal error has been
 fixed in current versions of GDB; please try GDB 6.5, to be released
 shortly.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery

------- Additional Comment #2 From Tom Tromey 2009-08-07 21:02 -------
*** Bug 9119 has been marked as a duplicate of this bug. ***

------- Additional Comment #3 From Tom Tromey 2009-08-07 21:02 -------
*** Bug 8928 has been marked as a duplicate of this bug. ***

Bug List: First Last (This bug is not in your list)   Show list      Query page      Enter new bug
Actions: New | Query | bug # | Reports | Requests   New Account | Log In