This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: segfault in bfd with large static binary


On Wed, Feb 01, 2006 at 09:47:32PM -0500, Mike Frysinger wrote:
> On Wednesday 01 February 2006 21:44, H. J. Lu wrote:
> > I don't think
> >
> > http://sourceware.org/ml/binutils/2006-02/msg00016.html
> >
> > is correct. That part of code is for linker only. strip/objcopy should
> > never reach it. The bug is elsewhere.
> 
> with that patch by Nick, `strip` didnt segfault ...

It just papers over the real problem. If you check the ELF program
header of the stripped executable, it may look odd.


H.J.


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