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 _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
