From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28390 invoked by alias); 7 Oct 2007 05:32:29 -0000 Received: (qmail 28373 invoked by uid 48); 7 Oct 2007 05:32:18 -0000 Date: Sun, 07 Oct 2007 05:32:00 -0000 Message-ID: <20071007053218.28372.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20070125214904.3924.olsajiri@gmail.com> References: <20070125214904.3924.olsajiri@gmail.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/3924] LD_AUDIT implementation causing process segfaulting X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00058.txt.bz2 ------- Additional Comments From drepper at redhat dot com 2007-10-07 05:32 ------- There was another little bug in the code which I fixed. But an equally bad bug is that you test module is requesting too large stack frames. Unless I reduced the size to something more reasonable the copy operation will sometimes/often segfault. Current cvs has all the changes. -- What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=3924 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.