From owner-freebsd-questions Wed Aug 26 21:01:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA26649 for freebsd-questions-outgoing; Wed, 26 Aug 1998 21:01:54 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from unix.safeweb.net (safeweb.net [207.193.55.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA26642 for ; Wed, 26 Aug 1998 21:01:53 -0700 (PDT) (envelope-from bob@safeweb.net) Received: from safeweb.net (dial-087.safeweb.net [207.193.192.87]) by unix.safeweb.net (8.8.7/8.6.12) with ESMTP id EAA19878; Tue, 27 Aug 1996 04:57:03 -0500 (CDT) Message-ID: <35E4D90C.79BD2785@safeweb.net> Date: Wed, 26 Aug 1998 22:57:00 -0500 From: Bobby Walker X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: turner@smartweb.net CC: questions@FreeBSD.ORG Subject: Re: apache crashes server References: <35E468B5.27C3@smartweb.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Turner wrote: > > Question, > > I have a web server running Freebsd 2.2.6 and its running Apache > Webserver. Their is a website on that server that crashes the server. > When I have the site running the server crashes, reboots and I have to > run fsck and then reboot again. This will happen within 10 minutes of > bringing the site up. Its a very busy site so I think that may haves > something to do with it. When the server crashes it gives me this output > to the screen; > > Fatal Trap: Page fault while in kernel mode > Fault virtual address =0x18 > Fault Code =Supervisor write, page not present > Instruction pointer =0x8: 0xf01266a1 > Stack pointer =0x10:xefbffec0 > frame pointer =0x10:0xefbffee4 > code segment =base 0x0, limit 0xffff type 0x1b > =dpl0, pres1, def321, gran1 > processor ef lags =interrupt enabled, resume, IOPL=0 > Current Process =421 (httpd) > interrupt mask = > Panic: page fault > > Syncing disks.... 10 10 7 2 done > Automatic reboot in 15 seconds - press a key on the consile to abort. > > I tried changing MaxClients from 150 to 200 and MaxRequestsPerChild from > 30 to 50 in my httpd.conf file but it did not change the situation. > > Any Ideas?? > > David Turner What I'm wondering is if that site is using any CGI scripts, if so that may be the culprit here. -- Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message