From owner-freebsd-questions Sun Nov 15 21:54:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA21729 for freebsd-questions-outgoing; Sun, 15 Nov 1998 21:54:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sparcy.delanet.com (sparcy.delanet.com [208.9.136.54]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA21723 for ; Sun, 15 Nov 1998 21:54:06 -0800 (PST) (envelope-from stevec@delanet.com) Received: (qmail 13641 invoked from network); 16 Nov 1998 05:49:22 -0000 Received: from unknown (HELO oemcomputer) (208.9.136.17) by sparcy.delanet.com with SMTP; 16 Nov 1998 05:49:22 -0000 Message-ID: <007c01be1124$532b6400$118809d0@oemcomputer> From: "Stephen Comoletti" To: , Subject: Crash problem with new 3.0 release system. Date: Mon, 16 Nov 1998 00:45:31 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Apologies to all for the repost. Neglected to add a subject and which version of bsd I was using in my last post. -----Original Message----- From: Stephen Comoletti To: freebsd-questions@FreeBSD.ORG Cc: freebsd-current@FreeBSD.ORG Date: Friday, November 15, 1996 11:06 PM >Need a little help tracking down the cause of a crash. I have a web server >setup on a HP Pavilion pentium II/333 with 168 megs ram, a 8gig ata33 ide >drive, and lynksys 10bt ether. Nothing paticularly unusual. The install went >picture perfect aside from a few probs making bsd recognize the ether card >(win95 and 98 both had even harder time finding that darn card, so no >surprise). It is a test machine for a new web server we plan to setup. I am >using Zeus as a web server. I have basically secured the machine. shut off >inetd, use ssh only (1.2.26), and applied the nestea patch to ip_input.c, thats >about it. I've run it over 8 to 10 hour periods with occasional reboots as I >setup the machine for a week. I put it up for the weekend for the first time, >starting it friday evening around 4 and leaving a number of pearl scripts setup >to pound away on the web server non stop from other machines in the office. It >was taking about 16k hits per hour and didnt seem to notice it. > >So, sunday evening at 22:52 it crashed with the following: > >Nov 15 22:52:36 <0.2> somnus /kernel: >Nov 15 22:52:37 <0.2> somnus /kernel: >Nov 15 22:52:37 <0.2> somnus /kernel: Fatal trap 12: page fault while in kernel >mode >Nov 15 22:52:37 <0.2> somnus /kernel: fault virtual address = 0x13 >Nov 15 22:52:37 <0.2> somnus /kernel: fault code = supervisor >read, page not present >Nov 15 22:52:37 <0.2> somnus /kernel: instruction pointer = >0x8:0xf015deeb >Nov 15 22:52:37 <0.2> somnus /kernel: stack pointer = >0x10:0xf01fcf48 >Nov 15 22:52:37 <0.2> somnus /kernel: frame pointer = >0x10:0xf01fcf70 >Nov 15 22:52:37 <0.2> somnus /kernel: code segment = base 0x0, >limit 0xfffff, type 0x1b >Nov 15 22:52:37 <0.2> somnus /kernel: = DPL 0, pres 1, def32 1, gran 1 >Nov 15 22:52:37 <0.2> somnus /kernel: processor eflags = interrupt enabled, >resume, IOPL = 0 >Nov 15 22:52:37 <0.2> somnus /kernel: current process = Idle >Nov 15 22:52:37 <0.2> somnus /kernel: interrupt mask = >Nov 15 22:52:37 <0.2> somnus /kernel: trap number = 12 >Nov 15 22:52:37 <0.2> somnus /kernel: panic: page fault >Nov 15 22:52:37 <0.2> somnus /kernel: >Nov 15 22:52:37 <0.2> somnus /kernel: syncing disks... >Nov 15 22:52:37 <0.2> somnus /kernel: >Nov 15 22:52:37 <0.2> somnus /kernel: Fatal trap 12: page fault while in kernel >mode >Nov 15 22:52:37 <0.2> somnus /kernel: fault virtual address = 0x10 >Nov 15 22:52:37 <0.2> somnus /kernel: fault code = supervisor >read, page not present >Nov 15 22:52:37 <0.2> somnus /kernel: instruction pointer = >0x8:0xf01bad36 >Nov 15 22:52:37 <0.2> somnus /kernel: stack pointer = >0x10:0xf01fcbd4 >Nov 15 22:52:37 <0.2> somnus /kernel: frame pointer = >0x10:0xf01fcc2c >Nov 15 22:52:37 <0.2> somnus /kernel: code segment = base 0x0, >limit 0xfffff, type 0x1b >Nov 15 22:52:37 <0.2> somnus /kernel: = DPL 0, pres 1, def32 1, gran 1 >Nov 15 22:52:37 <0.2> somnus /kernel: processor eflags = interrupt enabled, >resume, IOPL = 0 >Nov 15 22:52:37 <0.2> somnus /kernel: current process = Idle >Nov 15 22:52:37 <0.2> somnus /kernel: interrupt mask = >Nov 15 22:52:37 <0.2> somnus /kernel: trap number = 12 >Nov 15 22:52:37 <0.2> somnus /kernel: panic: page fault >Nov 15 22:52:37 <0.2> somnus /kernel: Automatic reboot in 15 seconds - press a >key on the console to > abort > >Following that was a standard reboot, nothing unusual in the logs. Now I'm not >new to bsd but I've never delt with anything quite like this before..I can >debug a core, know some C, etc..so if anyone can give a hand tracking this down >or perhaps point out how/where to look I'd greatly appreciate it. > >Also, as I'm not on freebsd-current, if responding please make sure to include >me in the cc please? > >Stephen C. Comoletti >DelaNET, Inc. http://www.delanet.com/ >PH: (302) 326-5800 FAX: (302) 326-5802 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message