Bug 8928 - Internal error in BFD
Summary: Internal error in BFD
Status: RESOLVED DUPLICATE of bug 9241
Alias: None
Product: gdb
Classification: Unclassified
Component: gdb (show other bugs)
Version: 6.3
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-30 09:48 UTC by unai.uribarri
Modified: 2009-08-07 21:02 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description unai.uribarri 2004-11-30 09:48:00 UTC
[Converted from Gnats 1823]

BFD: BFD 2.15.93 20041018 internal error, aborting at cache.c line 495 in bfd_cache_lookup_worker

Release:
6.3

How-To-Repeat:
Openning a 3Gbyte core file that we have and I can't upload because is too large.
Comment 1 patrick.mcgleenon 2005-03-30 12:07:48 UTC
From: Patrick McGleenon <Patrick.McGleenon@openwave.com>
To: "gdb-gnats@sources.redhat.com" <gdb-gnats@sources.redhat.com>
Cc:  
Subject: Re: gdb/1823: Internal error in BFD
Date: Wed, 30 Mar 2005 13:07:48 +0100

 I've had the same problem when loading a 2Gb core into gdb:
 
 #0  0x00000001 in ?? ()
 (gdb) where
 #0  0x00000001 in ?? ()
 BFD: BFD 2.15.93 20041018 internal error, aborting at cache.c line 495 
 in bfd_cache_lookup_worker
 
 BFD: Please report this bug.
 
 
 
 gdb-6.3 --version
 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 "i686-pc-linux-gnu".
Comment 2 Tom Tromey 2009-08-07 21:02:57 UTC

*** This bug has been marked as a duplicate of 9241 ***