From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29324 invoked by alias); 2 Jul 2014 15:48:30 -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 29054 invoked by uid 48); 2 Jul 2014 15:48:17 -0000 From: "jmbnyc at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug nptl/16657] Lock elision breaks pthread_mutex_destroy Date: Wed, 02 Jul 2014 15:48:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nptl X-Bugzilla-Version: 2.18 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jmbnyc 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: cc 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: 2014-07/txt/msg00530.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16657 Jeffrey M. Birnbaum changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmbnyc at gmail dot com --- Comment #18 from Jeffrey M. Birnbaum --- I'm consistently seeing this issue when using pthread_mutex_trylock, i.e. trylock does not work properly, it does not get the lock when I know that the lock is not being held. Is there an ETA when it might be fixed. I am using Fedora 19: Linux ivybridge 3.13.10-200.fc20.x86_64 #1 SMP Mon Apr 14 20:34:16 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux and GNU C Library (GNU libc) stable release version 2.18, by Roland McGrath et al. Compiled by GNU CC version 4.8.2 20131212 (Red Hat 4.8.2-7). Compiled on a Linux 3.12.8 system on 2014-01-23. -- You are receiving this mail because: You are on the CC list for the bug.