
https://bugzilla.novell.com/show_bug.cgi?id=467161 User harbaugh@ncifcrf.gov added comment https://bugzilla.novell.com/show_bug.cgi?id=467161#c8 --- Comment #8 from Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> 2009-03-02 07:39:18 MST --- steps to reproduce with openmpi 1) make sure openmpi binaries are in $PATH and libs are in $LD_LIBRARY_PATH 2) /etc/init.d/nscd stop 3) mpicc -o hello hello.c 4) mpirun -np 1 ./hello You *must* stop nscd; if nscd is running the program will work. If nscd is not running the program will segfault in getpwuid_r() Again, I have not tested this for SLES 11 RC4, just RC1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.