Author: rmh
Date: 2006-02-27 07:18:50 + (Mon, 27 Feb 2006)
New Revision: 1252
Modified:
trunk/glibc-2.3-head/AMD64
Log:
Misc updates (including glibc testsuite failures).
Modified: trunk/glibc-2.3-head/AMD64
===
--- trunk/glib
On Sun, Feb 26, 2006 at 09:13:37PM +0100, Robert Millan wrote:
>
> Works!!
>
> More complex programs like grep work fine, too. I'm running glibc testsuite
> now, and will run coreutils testsuite within a few minutes.
I have committed the list of testsuite failures in trunk/glibc-2.3-head/AMD64.
On Sun, Feb 26, 2006 at 09:13:37PM +0100, Robert Millan wrote:
> On Sun, Feb 26, 2006 at 07:59:21PM +0100, Petr Salinger wrote:
> > one more update, please could you test
> > with sysdeps/x86_64/elf/start.S from previous mail
> > and enclosed sysdeps/x86_64/dl-machine.h
> >
> > iff it works, I w
On Sun, Feb 26, 2006 at 03:12:03PM +0100, Petr Salinger wrote:
> Hello Robert,
>
> just guess, could you please test attached file instead of standard
> sysdeps/x86_64/elf/start.S ?
Segfault again, also dependant on argv[0] length. This time the backtrace is
a bit different though, see attached
Author: rmh
Date: 2006-02-26 21:58:23 + (Sun, 26 Feb 2006)
New Revision: 1251
Added:
trunk/glibc-2.3-head/patches/hacks/
trunk/glibc-2.3-head/patches/hacks/amd64_segfault.diff
Log:
Add amd64_segfault.diff (patch from Petr).
Added: trunk/glibc-2.3-head/patches/hacks/amd64_segfault.diff
=
On Sun, Feb 26, 2006 at 07:59:21PM +0100, Petr Salinger wrote:
> Hello Robert,
>
> one more update, please could you test
> with sysdeps/x86_64/elf/start.S from previous mail
> and enclosed sysdeps/x86_64/dl-machine.h
>
> iff it works, I will write something better,
> but for test this should
Hello Robert,
just guess, could you please test attached file instead of standard
sysdeps/x86_64/elf/start.S ?
Thanks
Petr
/* Startup code compliant to the ELF x86-64 ABI.
Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Cont
On Sat, Feb 25, 2006 at 09:08:33PM +0100, Petr Salinger wrote:
> Robert,
>
> can you please also try
>
> LD_SHOW_AUXV=all /lib/ld-kfreebsd-x86-64.so.1
$ LD_SHOW_AUXV=all /lib/ld-kfreebsd-x86-64.so.1
AT_PHDR: 0x40
AT_PHENT:56
AT_PHNUM:6
AT_PAGESZ: 4096
AT_FLAGS:
On Sat, Feb 25, 2006 at 08:12:03PM +0100, Petr Salinger wrote:
> The bug is fixed only partially, it is still in kernel,
> now it affect only DYN object,
> EXEC are (on kfreebsd-i386) mapped correctly.
>
> Can you, please, test also following:
>
>
> #inclu
9 matches
Mail list logo