From owner-freebsd-questions Wed Aug 26 13:00:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06090 for freebsd-questions-outgoing; Wed, 26 Aug 1998 13:00:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smart-ras.smartweb.net (smart-ras.smartweb.net [207.202.14.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06079 for ; Wed, 26 Aug 1998 13:00:50 -0700 (PDT) (envelope-from turner@smartweb.net) Received: from newns (newns.smartweb.net [207.202.14.252]) by smart-ras.smartweb.net (8.7.3 Version 1.1 Build 566/8.7.3) with SMTP id QAA00056 for ; Wed, 26 Aug 1998 16:09:56 -0400 (Eastern Daylight Time) Message-ID: <35E468B5.27C3@smartweb.net> Date: Wed, 26 Aug 1998 15:57:41 -0400 From: David Turner Reply-To: turner@smartweb.net X-Mailer: Mozilla 3.0 (WinNT; I) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: apache crashes server Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message