Comment 2 for bug 658907

Revision history for this message
Anders Kaseorg (andersk) wrote : Re: crash in getlogin()

For verification purposes, here’s a simple way to reproduce the crash. In /etc/nsswitch.conf, change
  passwd: compat
to
  passwd: compat nis
Then run
  $ sudo cvs -d $(mktemp -dt cvstest.XXXXXX) init
  Segmentation fault