bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A segfault in bfd/format.c


From: Bernd Jendrissek
Subject: Re: A segfault in bfd/format.c
Date: Tue, 22 Apr 2003 14:34:53 +0200

[Sorry for the delay - enjoyed a long weekend away from work!]

On Fri, Apr 18, 2003 at 09:02:30AM +0100, Nick Clifton wrote:
> Hi Bernd,
> > Here is a segfault in i386-mingw32-dlltool from (linux)
> > binutils-2.13.90.0.20 with neither of my 2 patches anywhere near bfd
> > itself.  (The patches don't affect this configuration.)  100%
> > reproducible for me
> 
> Thak you for reporting this bug.  Please try the patch attached
> below, which I think should fix the problem.

Thanks!  I get several steps further now (cross) building mingw-runtime-2.4
and dlltool no longer crashes.

It doesn't finish yet, but I think that's because I've misconfigured gcc
to use ld instead of i386-mingw32-ld (I guess I need to use that since it'll
have other defaults than native ld).

Hmm, more work to do (for me).  But consider the crash fixed.

> bfd/ChangeLog
> 2003-04-18  Nick Clifton  <address@hidden>
> 
>       * format.c (bfd_check_format_matches): Only check associated
>       vector if the matching_vector has been created.

I was surprised, though, not to see bfd_error_file_ambiguously_recognized.
(binutils ./configure'd with --enable-targets=all)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]