From owner-freebsd-questions Tue Aug 5 10:13:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA23986 for questions-outgoing; Tue, 5 Aug 1997 10:13:13 -0700 (PDT) Received: from Central.KeyWest.MPGN.COM (Central.TanSoft.COM [208.194.145.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id KAA23980 for ; Tue, 5 Aug 1997 10:13:09 -0700 (PDT) Received: from devious.Tansoft.com (Devious.TanSoft.COM [208.194.145.10]) by Central.KeyWest.MPGN.COM (8.6.9/8.6.9) with SMTP id MAA00317 for ; Tue, 5 Aug 1997 12:57:11 -0400 Message-Id: <3.0.3.32.19970805125710.00822a20@central.TanSoft.COM> X-Sender: rwm@central.TanSoft.COM X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Tue, 05 Aug 1997 12:57:10 -0400 To: freebsd-questions@freebsd.org From: Rob Miracle Subject: Spontanious Reboots with 2.2.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I recently installed 2.2.2 on a couple of machines that run a very large application. The machine is a Pentium Pro 200 with 256M of memory, an Adaptec 29xx SCSI host adapter (2949???) and a 2GB hard drive. I have 512M of swap configured. The application eats a lot of file descriptors, but less than the 2048 we have it configured for. It also uses a large amount of SYSV Shared Memory and SYSV semaphores. It tends to spontanious reboot after a couple of hours of operation. There is no message in the log files and no indication as to why. Any easy guesses at what could be the problem? The app ran fine under 2.2.1. Thanks Rob