This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v11] Add pretty printers for the NPTL lock types
On Fri, 2016-12-23 at 14:40 -0300, Martin Galvan wrote:
> 2016-12-23 14:05 GMT-03:00 Torvald Riegel <triegel@redhat.com>:
> > 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}