From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5877 invoked by alias); 19 Apr 2009 21:46:17 -0000 Received: (qmail 5860 invoked by uid 48); 19 Apr 2009 21:46:06 -0000 Date: Sun, 19 Apr 2009 21:46:00 -0000 Message-ID: <20090419214606.5859.qmail@sourceware.org> From: "drepper at redhat dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20090414163428.10069.tom.aernoudt@coware.com> References: <20090414163428.10069.tom.aernoudt@coware.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug nptl/10069] __pthread_init_static_tls (nptl/allocatestack.c) writes out of bounds of dtv array 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: 2009-04/txt/msg00109.txt.bz2 ------- Additional Comments From drepper at redhat dot com 2009-04-19 21:46 ------- I've checked in a patch which prevents modules with static TLS from being loaded if we cannot guarantee that we have room in the DTVs. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=10069 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.