Re: Is PIE randomization breaking klibc binaries?

From: Jiri Kosina
Date: Thu Aug 02 2007 - 07:21:01 EST


On Thu, 2 Aug 2007, Ulrich Kunitz wrote:

> Here is the .config file. I used it directly with 60bfba7e8 and could
> reproduce the bug. (All other builds after the patch could also
> reproduce the bug.)

Thanks, I used your .config against 60bfba7e8 on x86_64, and still can't
seem to be able to reproduce the problem:

linux-w027:~ # echo "test" | ./klibc-1.5/usr/utils/shared/cat
test
linux-w027:~ # echo "test" | ./klibc-1.5/usr/utils/static/cat
test

hpa, were you successful reproducing this?

Bret, I can see that you also reported some related segfaults, what were
your conditions that triggered it please?

--
Jiri Kosina
SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/