https://bugzilla.novell.com/show_bug.cgi?id=205721
pbaudis@novell.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
------- Comment #3 from pbaudis@novell.com 2006-09-14 08:48 MST ------- getgrgid_r does not return nonsense, it returns the error code for ERANGE, which is in sync with the documentation.
Of course, the error still shouldn't happen. Do you have any system/chroot at hand I could use to test it?