This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

commit 64031225b2 breaks __nss_database_lookup


I've tested glibc from today and found that nss datatbase lookup is
broken, e.g.:

 % git difff
fatal: cannot exec 'git-difff': Permission denied

A bisection points to:

64031225b2595620658640c0b7e01311c8b69a06 is the first bad commit
commit 64031225b2595620658640c0b7e01311c8b69a06
Author: Jiri Olsa <jolsa@redhat.com>
Date:   Thu Oct 6 03:14:21 2011 -0400

    More fallout from OOM in NSS

Reverting the commit "solves" the problem.

-- 
Markus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]