Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755443AbXHBLU7 (ORCPT ); Thu, 2 Aug 2007 07:20:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754058AbXHBLUv (ORCPT ); Thu, 2 Aug 2007 07:20:51 -0400 Received: from styx.suse.cz ([82.119.242.94]:42832 "EHLO mail.suse.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754057AbXHBLUu (ORCPT ); Thu, 2 Aug 2007 07:20:50 -0400 Date: Thu, 2 Aug 2007 13:21:01 +0200 (CEST) From: Jiri Kosina To: Ulrich Kunitz , Bret Towe , "H. Peter Anvin" Cc: Chuck Ebbert , linux-kernel@vger.kernel.org, Jan Kratochvil , jakub@redhat.com Subject: Re: Is PIE randomization breaking klibc binaries? In-Reply-To: <20070802042942.GA4054@deine-taler.de> Message-ID: References: <46A667BD.5080106@redhat.com> <20070724220053.GA20531@deine-taler.de> <46A68003.6060901@redhat.com> <46A68118.9080902@zytor.com> <20070725063243.GA25148@deine-taler.de> <46AF24B2.8070900@zytor.com> <46AF27E6.5080008@zytor.com> <20070802042942.GA4054@deine-taler.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 889 Lines: 27 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/