From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13187 invoked by alias); 7 Oct 2006 01:39:30 -0000 Received: (qmail 13167 invoked by uid 48); 7 Oct 2006 01:39:23 -0000 Date: Sat, 07 Oct 2006 01:39:00 -0000 Message-ID: <20061007013923.13164.qmail@sourceware.org> From: "ian at airs dot com" To: glibc-bugs@sources.redhat.com In-Reply-To: <20061007013816.3317.ian@airs.com> References: <20061007013816.3317.ian@airs.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug nptl/3317] Overriding free which clobbers data and calls pthread_getspecific can get bad value X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00030.txt.bz2 List-Id: ------- Additional Comments From ian at airs dot com 2006-10-07 01:39 ------- Created an attachment (id=1356) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1356&action=view) Test case This test case crashes for me on i686-pc-linux-gnu running Fedora Core 4 with glibc-2.3.6-3. In the __libc_free routine, pthread_getspecific returns garbage. -- http://sourceware.org/bugzilla/show_bug.cgi?id=3317 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.