Date: Tue, 2 Mar 1999 12:27:09 -0600 (CST) From: Gurudatt Shenoy <gurudatt@cs.tamu.edu> To: FreeBSD Hackers <freebsd-hackers@freebsd.org> Subject: Repeated automatic reboots Message-ID: <Pine.GSO.3.96.990302121838.25858B-100000@dilbert>
next in thread | raw e-mail | index | archive | help
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? <BTW, the system call I wrote simply runs thru an array of size 20 of timeval structures, initializing each entry to zero> I ran an older version of the kernel <without this piece of code> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.990302121838.25858B-100000>