From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 64230 invoked by alias); 23 Dec 2016 18:48:00 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 64217 invoked by uid 89); 23 Dec 2016 18:47:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.0 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Response, Owner, Locked X-Spam-User: qpsmtpd, 2 recipients X-HELO: mx1.redhat.com Message-ID: <1482518873.14990.832.camel@redhat.com> Subject: Re: [PATCH v11] Add pretty printers for the NPTL lock types From: Torvald Riegel To: Martin Galvan Cc: siddhesh@sourceware.org, Joseph Myers , libc-alpha@sourceware.org Date: Fri, 23 Dec 2016 18:48:00 -0000 In-Reply-To: References: <1481576088-15304-1-git-send-email-omgalvan.86@gmail.com> <1482424494.14990.810.camel@redhat.com> <1482447010.14990.815.camel@redhat.com> <1482512736.14990.831.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2016-12/txt/msg00934.txt.bz2 On Fri, 2016-12-23 at 14:40 -0300, Martin Galvan wrote: > 2016-12-23 14:05 GMT-03:00 Torvald Riegel : > > And nptl/test-mutex-printers fails in my setup, BTW. > > How? What does the .out say? Does it fail for 7.12 too? Error: Response does not match the expected pattern. Command: print *mutex Expected pattern: Owner ID = 30089 Response: $7 = pthread_mutex_t = {Type = Normal, Status = Locked, possibly with no waiters, Owner ID = 0, Robust = No, Shared = No, Protocol = None}