bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12808] Segfault in _bfd_elf_merge_symbol


From: kmtaylor at gmx dot com
Subject: [Bug ld/12808] Segfault in _bfd_elf_merge_symbol
Date: Thu, 26 May 2011 13:19:51 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12808

--- Comment #4 from Kim Taylor <kmtaylor at gmx dot com> 2011-05-26 13:19:33 
UTC ---
(In reply to comment #3)
> %A and %B are always processed first.

Ahhh, yes you are right. %As and %Bs get caught by _bfd_default_error_handler
then anything remaining gets sent to vfprintf. I missed that.

The segfault occurs in the Debian binutils where the attached patch shows the
first format descriptor as being incorrect.

This is thus not a binutils bug but a Debian bug as Alan was saying. I will
check the Debian tree.

Thanks

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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