From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15110 invoked by alias); 16 Nov 2007 01:24:11 -0000 Received: (qmail 15022 invoked by uid 48); 16 Nov 2007 01:24:01 -0000 Date: Fri, 16 Nov 2007 01:24:00 -0000 Message-ID: <20071116012401.15021.qmail@sourceware.org> From: "bruno at clisp dot org" To: glibc-bugs@sources.redhat.com In-Reply-To: <20071116012223.5346.bruno@clisp.org> References: <20071116012223.5346.bruno@clisp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug libc/5346] gettext crashes when a very long string is passed as argument and the stack size is limited 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-11/txt/msg00059.txt.bz2 ------- Additional Comments From bruno at clisp dot org 2007-11-16 01:24 ------- Created an attachment (id=2091) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2091&action=view) test case Test case. If you are on a system which has a limited stack size, you can omit the getrlimit/setrlimit business and bump n (e.g. to 10000000). -- http://sourceware.org/bugzilla/show_bug.cgi?id=5346 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.