From scrappy@thelab.hub.org  Mon Mar 17 20:37:06 1997
Received: from thelab.hub.org (hal-ns1-18.netcom.ca [207.181.94.82])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA01384
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Mar 1997 20:37:04 -0800 (PST)
Received: (from scrappy@localhost) by thelab.hub.org (8.8.5/8.8.2) id AAA08732; Tue, 18 Mar 1997 00:36:58 -0400 (AST)
Message-Id: <199703180436.AAA08732@thelab.hub.org>
Date: Tue, 18 Mar 1997 00:36:58 -0400 (AST)
From: The Hermit Hacker <scrappy@thelab.hub.org>
Reply-To: scrappy@thelab.hub.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: panic: page fault as of March 11th v2.2
X-Send-Pr-Version: 3.2

>Number:         3017
>Category:       kern
>Synopsis:       panic: page fault as of March 11th v2.2
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 17 20:40:01 PST 1997
>Closed-Date:    Sun Mar 22 09:16:50 PST 1998
>Last-Modified:  Sun Mar 22 09:17:37 PST 1998
>Originator:     The Hermit Hacker
>Release:        FreeBSD 2.2-GAMMA i386
>Organization:
>Environment:

	2.2 kernel based on March 11th sources

>Description:

hub# gdb -k kernel.Mar11 vmcore.10
GDB is free software and you are welcome to distribute copies of it
 under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.13 (i386-unknown-freebsd),
Copyright 1994 Free Software Foundation, Inc...
IdlePTD 1b2000
current pcb at 1988e4
panic: page fault
#0  boot (howto=256) at ../../kern/kern_shutdown.c:243
243                                     dumppcb.pcb_cr3 = rcr3();
(kgdb) where
#0  boot (howto=256) at ../../kern/kern_shutdown.c:243
#1  0xf010cf32 in panic (fmt=0xf01773bf "page fault")
    at ../../kern/kern_shutdown.c:367
#2  0xf0177f26 in trap_fatal (frame=0xefbffe74) at ../../i386/i386/trap.c:742
#3  0xf0177a14 in trap_pfault (frame=0xefbffe74, usermode=0)
    at ../../i386/i386/trap.c:653
#4  0xf01776ef in trap (frame={tf_es = -272695280, tf_ds = -267386864, 
      tf_edi = -210034688, tf_esi = -220481536, tf_ebp = -272630032, 
      tf_isp = -272630116, tf_ebx = -219823232, tf_edx = 51, 
      tf_ecx = -1073610720, tf_eax = -215965696, tf_trapno = 12, 
      tf_err = -267255808, tf_eip = -267249708, tf_cs = 8, tf_eflags = 66118, 
      tf_esp = 1024, tf_ss = -213830656}) at ../../i386/i386/trap.c:311
#5  0xf0170061 in calltrap ()
#6  0xf0116459 in soo_read (fp=0xf3d4ff40, uio=0xefbfff38, cred=0xf351c000)
    at ../../kern/sys_socket.c:70
#7  0xf0113c8f in read (p=0xf3413400, uap=0xefbfff94, retval=0xefbfff84)
    at ../../kern/sys_generic.c:116
#8  0xf0178163 in syscall (frame={tf_es = 135004199, tf_ds = -272695257, 
      tf_edi = 33554432, tf_esi = 196312, tf_ebp = -272638956, 
      tf_isp = -272629788, tf_ebx = 196400, tf_edx = 1024, tf_ecx = 25, 
      tf_eax = 3, tf_trapno = 0, tf_err = 7, tf_eip = 134903361, tf_cs = 31, 
      tf_eflags = 514, tf_esp = -272638980, tf_ss = 39})
    at ../../i386/i386/trap.c:890
#9  0xf01700b5 in Xsyscall ()
#10 0x100b9 in ?? ()
#11 0xa41f in ?? ()
#12 0xd236 in ?? ()
#13 0x1096 in ?? ()
(kgdb) up 6
#6  0xf0116459 in soo_read (fp=0xf3d4ff40, uio=0xefbfff38, cred=0xf351c000)
    at ../../kern/sys_socket.c:70
70              return (soreceive((struct socket *)fp->f_data, (struct mbuf **)0,
(kgdb) list
65              struct file *fp;
66              struct uio *uio;
67              struct ucred *cred;
68      {
69
70              return (soreceive((struct socket *)fp->f_data, (struct mbuf **)0,
71                      uio, (struct mbuf **)0, (struct mbuf **)0, (int *)0));
72      }
73
74      /* ARGSUSED */


>How-To-Repeat:

	

>Fix:
	
	

>Release-Note:
>Audit-Trail:

From: The Hermit Hacker <scrappy@hub.org>
To: freebsd-gnats-submit@freebsd.org
Cc:  Subject: Re: kern/3017 panic: page fault as of March 11th v2.2
Date: Sun, 22 Mar 1998 12:55:45 -0400 (AST)

 I should have removed this myself...I no longer use v2.2..
 
 
 On Sun, 22 Mar 1998, Studded wrote:
 
 > Greetings, :)
 > 
 > 	I am writing to you in regards to your FreeBSD Problem
 > Report. The FreeBSD project is currently conducting a beta test on
 > version 2.2.6 and feedback as to whether you are still experiencing
 > your problem would be very valuable. 
 > 
 > 	If you are still experiencing the problem you reported, it
 > would help the project track the problem if you could upgrade to the
 > latest snapshot of 2.2.6-Beta (located at releng22.freebsd.org) and
 > test your problem again. 
 > 
 > 	If you have any feedback regarding this Problem Report,
 > whether you are still experiencing the problem or whether the PR can
 > be closed, please mail your response to
 > freebsd-gnats-submit@freebsd.org. Please do not respond directly to
 > me. I am merely a humble volunteer and have no official connection to
 > the FreeBSD project. Therefore I cannot make any changes to the status
 > of your Problem Report. It is also very important that you include 
 > the category and number of your Problem Report (kern/3017) 
 > in the subject line of your response.
 > 
 > 	Another option if you need a refresher on the details of your
 > problem or would like to submit a followup is to use the web page
 > interface and look up your PR by number.
 > http://www.freebsd.org/cgi/query-pr-summary.cgi
 > 
 > 	Thank you for helping to make this the greatest release of
 > FreeBSD ever.
 > 
 > Doug
 > 
 > 
 > -- 
 > ***         Chief Operations Officer, DALnet IRC network       ***
 > *** Proud operator, designer and maintainer of the world's largest
 > *** Internet Relay Chat server.  5,328 clients and still growing.
 > *** Try spider.dal.net on ports 6662-4    (Powered by FreeBSD)
 > 
 
 Marc G. Fournier                                
 Systems Administrator @ hub.org 
 primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 
 
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Mar 22 09:16:50 PST 1998 
State-Changed-Why:  
Closed at originator's request. 
>Unformatted:
