From owner-freebsd-questions Wed Feb 25 17:33:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21097 for freebsd-questions-outgoing; Wed, 25 Feb 1998 17:33:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from tbuswell.ne.mediaone.net (tbuswell.ne.mediaone.net [24.128.60.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21091 for ; Wed, 25 Feb 1998 17:33:43 -0800 (PST) (envelope-from tbuswell@tbuswell.ne.mediaone.net) Received: (from tbuswell@localhost) by tbuswell.ne.mediaone.net (8.8.8/8.8.8) id UAA24837; Wed, 25 Feb 1998 20:33:12 -0500 (EST) (envelope-from tbuswell) Date: Wed, 25 Feb 1998 20:33:12 -0500 (EST) Message-Id: <199802260133.UAA24837@tbuswell.ne.mediaone.net> From: Ted Buswell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: questions@FreeBSD.ORG Subject: 2.2.5 cron and login.conf,/etc/group X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs Lucid Reply-To: tbuswell@mediaone.net (Ted Buswell) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm having problems with 2.2.5; specifically it seems that cron is having trouble with some of the login.conf parsing functions and /etc/group.. This is happening on a freshly installed 2.2.5 system. Appended is a snippet from /var/log/messages; and I guess I'm just wondering if I'm the only person whose seeing this. If so, I'll go debug it but I just didn't want to duplicate someone's prior effort. I couldn't find a mention of this in the errata on the ftp site, nor in a search of the mailing list, so I think I might be alone, but I find that hard to believe. Thanks, -Ted Feb 25 15:55:00 froboz /USR/SBIN/CRON[218]: /etc/group corrupt: invalid field Feb 25 15:55:00 froboz /USR/SBIN/CRON[218]: login_getcapsize: class 'root' bad value memoryuse-cur=32M Feb 25 15:55:00 froboz /USR/SBIN/CRON[218]: login_getcapnum: class 'root' bad value maxproc-cur=64 Feb 25 15:55:00 froboz /USR/SBIN/CRON[218]: login_getcapnum: class 'root' bad value openfiles-cur=1024 Feb 25 15:55:00 froboz /USR/SBIN/CRON[218]: login_getcapnum: class 'root' bad value umask=022 Feb 25 16:00:00 froboz /USR/SBIN/CRON[222]: /etc/group corrupt: invalid field Feb 25 16:00:00 froboz /USR/SBIN/CRON[223]: /etc/group corrupt: invalid field Feb 25 16:00:00 froboz /USR/SBIN/CRON[222]: login_getcapsize: class 'root' bad value memoryuse-cur=32M Feb 25 16:00:00 froboz /USR/SBIN/CRON[223]: login_getcapsize: class 'root' bad value memoryuse-cur=32M Feb 25 16:00:00 froboz /USR/SBIN/CRON[222]: login_getcapnum: class 'root' bad value maxproc-cur=64 Feb 25 16:00:00 froboz /USR/SBIN/CRON[223]: login_getcapnum: class 'root' bad value maxproc-cur=64 Feb 25 16:00:00 froboz /USR/SBIN/CRON[222]: login_getcapnum: class 'root' bad value openfiles-cur=1024 Feb 25 16:00:00 froboz /USR/SBIN/CRON[223]: login_getcapnum: class 'root' bad value openfiles-cur=1024 Feb 25 16:00:00 froboz /USR/SBIN/CRON[222]: login_getcapnum: class 'root' bad value umask=022 Feb 25 16:00:00 froboz /USR/SBIN/CRON[223]: login_getcapnum: class 'root' bad value umask=022 Feb 25 16:00:00 froboz /kernel: pid 220 (cron), uid 0: exited on signal 11 (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message