[OpenAFS-devel] Re: Weird interaction between libnss-afs and aklog

Jeffrey Altman jaltman@secure-endpoints.com
Tue, 24 Nov 2009 11:56:11 -0500


Jakub Witkowski wrote:
> 
> (gdb) print call->conn
> $2 = (struct rx_connection *) 0x1

That certainly explains the crashes.   The cell data structure is wrong.
 Most likely due to mixing pthread and lwp libraries.  What version of
libnss-afs are you using?  There was a similar set of crashes reported
this Summer on the openafs-info list.  The current version is

  http://git.hcoop.net/?p=megacz/libnss-afs.git;h=tags/1.09

Please contact the author, Adam Megacz, if you are using that version
and are still having problems.

Jeffrey Altman