Re: (2.0 bug?) ELF truncated core dump solved - binfmt_elf.c patch

Jeremy Fitzhardinge (jeremy@zip.com.au)
Thu, 13 Jun 1996 10:22:14 +1000


Eric Youngdale wrote:
> Once we
> understand this, it should be pretty easy to figure out what is wrong
> in binfmt_elf.c that causes you the problems.

I'm wondering if its the patch I submitted a while ago, which puts phdrs for
segments it doesn't dump with a filesize of 0. I did this because I noticed
that various SVR4 machines around the place do it, and GDB didn't seem to
mind. However, since Peter said he saw this in 1.2.13, it probably isn't the
problem.

J