On Wed, Feb 02, 2005 at 08:43:31PM +0100, A Mennucc wrote:
> Package: gdb
> Version: 6.3-5
> Severity: normal
> 
> I got this from gdb
>    vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
> (gdb) run
> [blah blah my program runs ]
> Segmentation fault
> [ARRGGHH my program segfaults but I want to retry it]
> (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 
> /nevyn/local/gdb/gdb-6.3/bfd/cache.c line 495 in bfd_cache_lookup_worker
> 
> BFD: Please report this bug.
>    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> I was unable to reproduce the problem so far, though

Had you deleted, or made substantially smaller, any of the libraries or
binaries that GDB had open?  Were there a large number of files open?

I do see an abort there, and it looks pretty suspect, but I've never
seen anyone hit it before.

-- 
Daniel Jacobowitz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to