On Wed, Jan 14, 2004 at 02:47:44AM +0100, Peter Paluch wrote: > There is a problem with the getgrent() function if the /etc/group file > contains at least one line longer than 4088 characters, including the > newline character. In this case, the script execution will fail with > a "Out of memory!" message.
We were bitten by this as well, but in the form of a segfault, and with significantly shorter lines (about 1500 characters). Shouldn't this be upgraded to at least important? FWIW, this happened after an upgrade from woody to sarge, so the woody version is OK. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]