From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4763 invoked by alias); 3 Oct 2012 18:29:30 -0000 Received: (qmail 4715 invoked by uid 48); 3 Oct 2012 18:29:14 -0000 From: "siddhesh at redhat dot com" To: glibc-bugs@sources.redhat.com Subject: [Bug libc/13699] Hang in __lll_lock_wait_private after fork and realloc. Date: Wed, 03 Oct 2012 18:29:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: siddhesh at redhat dot com X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: drepper.fsp at gmail dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-10/txt/msg00030.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=13699 Siddhesh Poyarekar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING CC| |siddhesh at redhat dot com --- Comment #2 from Siddhesh Poyarekar 2012-10-03 18:29:13 UTC --- This should have been fixed by: commit 7a775e6b3d938586db5a66a76de9c14667151cf9 Author: Andreas Schwab Date: Thu Sep 15 14:48:01 2011 +0200 Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork which is in 2.15 and later. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.