This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb/1945: BFD: bfd_cache_lookup_worker GNU/Linux GCC C++


The following reply was made to PR gdb/1945; it has been noted by GNATS.

From: "Amish S. Dave" <amish@amishdave.net>
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: gdb/1945: BFD: bfd_cache_lookup_worker GNU/Linux GCC C++
Date: Mon, 05 Jun 2006 18:28:46 -0700

 Hello,
 
 I've been running a program of mine in gdb, and my code generated
 a segfault.  However, on handling the segv, gdb shows the following:
 
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread -1280230496 (LWP 5908)]
 0x080979f0 in filterfiles_run_func (user_data=0x9db8300)
     at amap_filterfiles.c:325
 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.
 
 gdb --version returns 6.3.0.0-1.122rh
 ranlib --version returns 2.16.91.0.6 20060212 (this is my binutils version)
 
 This is an amd64 cpu on a 32-bit system.
 
 I'll see if there's a 6.4 gdb available.
 
 Thanks,
 --
 Amish S. Dave
 programmer@amishdave.net
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]