From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28912 invoked by alias); 15 Oct 2013 08:59:48 -0000 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 Received: (qmail 28849 invoked by uid 48); 15 Oct 2013 08:59:44 -0000 From: "maxim.yegorushkin at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/12307] accessing thread local storage blocks forever when using dlopen Date: Tue, 15 Oct 2013 08:59:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.12 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: maxim.yegorushkin at gmail dot com X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-10/txt/msg00171.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=12307 --- Comment #5 from Maxim Yegorushkin --- (In reply to Ondrej Bilka from comment #4) > On Mon, Oct 14, 2013 at 11:09:34PM +0000, bugdal at aerifal dot cx wrote: > > --- Comment #3 from Rich Felker --- > > Indeed, regardless of whether it's "stupid", as far as I know there's no formal > > reason it's invalid to create threads from a constructor and the bug is valid. > > > And will you write a patch? I would suggest diagnosing before prescribing. A good start would be: 1) Confirm that this code works as expected with glibc-2.5. 2) Do git bisect between glibc-2.5 and glibc-2.12 to find the commit that broke it. -- You are receiving this mail because: You are on the CC list for the bug.