reassign 428108 libc6 retitle 428108 assertion failure in nss_nis when using netgroups: "_nss_nis_setnetgrent: Assertion `len > 0' failed." thanks
On Sat, Jun 09, 2007 at 07:30:52PM +1000, [EMAIL PROTECTED] wrote: >> Run strace with -s 5000 or similar, and you'll see the entire error message. >> This smells _very_ much like a NIS bug. :-) > here's the output, not quite sure what it means. > > 7538 write(2, "rpc.mountd: nss_nis/nis-netgrp.c:78: _nss_nis_setnetgrent: > Assertion `len > 0\' failed.\n", 87) = 87 It means the NIS NSS library violated an internal assumption, and decided to kill the entire application in panic. Reassigning :-) /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

