Ulrich Drepper <drepper@redhat.com> writes: > "H . J . Lu" <hjl@valinux.com> writes: > > > Here is a patch. > > Thanks, looks good. No it doesn't. The Hurd doesn't have an auxiliary vector, so HJ's patch is almost certainly dereferencing a null pointer, or worse, looking at garbage. Mark