From owner-freebsd-hackers Tue Mar 2 10:29:44 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from cs.tamu.edu (clavin.cs.tamu.edu [128.194.130.106]) by hub.freebsd.org (Postfix) with ESMTP id 2BA6A15659 for ; Tue, 2 Mar 1999 10:29:23 -0800 (PST) (envelope-from gurudatt@cs.tamu.edu) Received: from dilbert.cs.tamu.edu (IDENT:2146@dilbert [128.194.133.100]) by cs.tamu.edu (8.9.1/8.9.1) with ESMTP id MAA22538 for ; Tue, 2 Mar 1999 12:28:30 -0600 (CST) Received: from localhost by dilbert.cs.tamu.edu (8.9.1/8.9.1) with SMTP id MAA29343 for ; Tue, 2 Mar 1999 12:27:09 -0600 (CST) X-Authentication-Warning: dilbert.cs.tamu.edu: gurudatt owned process doing -bs Date: Tue, 2 Mar 1999 12:27:09 -0600 (CST) From: Gurudatt Shenoy X-Sender: gurudatt@dilbert To: FreeBSD Hackers Subject: Repeated automatic reboots Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I added a simple system call to my FreeBSD 2.2.8 kernel and compiled it. Everything was okay till I rebooted the machine (Intel 486). After the usual probes for devices etc, it gave me this message: clntudp_create : Out of memory clntudp_create : Out of memory (null) Automatic reboot in 15 seconds... Anyone have any idea why this is happening? I ran an older version of the kernel and it worked fine. Appreciate your comments, Guru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message