From owner-freebsd-current  Thu Jul 18 13:44:28 2002
Delivered-To: freebsd-current@freebsd.org
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A9B3637B400
	for <freebsd-current@FreeBSD.ORG>; Thu, 18 Jul 2002 13:44:23 -0700 (PDT)
Received: from birch.ripe.net (birch.ripe.net [193.0.1.96])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7BAB243E42
	for <freebsd-current@FreeBSD.ORG>; Thu, 18 Jul 2002 13:44:22 -0700 (PDT)
	(envelope-from marks@ripe.net)
Received: from laptop.6bone.nl (cow.ripe.net [193.0.1.239])
	by birch.ripe.net (8.11.6/8.11.6) with SMTP id g6IKhMt14867
	for <freebsd-current@FreeBSD.ORG>; Thu, 18 Jul 2002 22:43:22 +0200
Received: (nullmailer pid 2836 invoked by uid 1000);
	Thu, 18 Jul 2002 20:43:22 -0000
Date: Thu, 18 Jul 2002 22:43:22 +0200
From: Mark Santcroos <marks@ripe.net>
To: freebsd-current@FreeBSD.ORG
Subject: Re: -current seems a little unstable tonight
Message-ID: <20020718204321.GA1131@laptop.6bone.nl>
References: <20020709074641.GB22276@unixpages.org> <20020718012613.T813-100000@coredump.scriptkiddie.org> <20020718084809.GA351@laptop.6bone.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20020718084809.GA351@laptop.6bone.nl>
User-Agent: Mutt/1.3.99i
X-Handles: MS6-6BONE, MS18417-RIPE
X-RIPE-NCC-SpamStatus: Found to be clean
X-RIPE-NCC-SpamCheck:  SpamAssassin (score=-103.1, required 15, IN_REP_TO,
	WEIRD_PORT, USER_IN_WHITELIST)
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-current.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-current>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-current>
X-Loop: FreeBSD.ORG

On Thu, Jul 18, 2002 at 10:48:09AM +0200, Mark Santcroos wrote:
> panic: vm_fault: fault on nofault entry, addr: c8856000
> 
> (kgdb) bt

<backtrace without debug symbols>

> I didn't have a kernel with debugging info so I am building that now in
> case it happens again.

Catched it again and now with debugging kernel.

panic: vm_fault: fault on nofault entry, addr: c8eba000

#9  0xc01ae5f1 in panic () at /usr/src/sys/kern/kern_shutdown.c:493
#10 0xc02629fb in vm_fault (map=0xc0832000, vaddr=3370885120, 
    fault_type=1 '\001', fault_flags=0) at /usr/src/sys/vm/vm_fault.c:259
#11 0xc02a1149 in trap_pfault (frame=0xc8880c10, usermode=0, eva=3370888608)
    at /usr/src/sys/i386/i386/trap.c:747
#12 0xc02a0ce5 in trap (frame=
      {tf_fs = -1070989288, tf_es = -1070465008, tf_ds = -1070530544, tf_edi = -1047408492, tf_esi = -1061417216, tf_ebp = -930607988, tf_isp = -930608068, tf_ebx = 4214784, tf_edx = -924078688, tf_ecx = -1047397568, tf_eax = -1047397568, tf_trapno = 12, tf_err = 0, tf_eip = -1070989232, tf_cs = 8, tf_eflags = 66118, t---Type <return> to continue, or q <return> to quit---
f_esp = -1071956576, tf_ss = -1304475416}) at /usr/src/sys/i386/i386/trap.c:445
#13 0xc0294ae8 in calltrap () at {standard input}:98
#14 0xc01b37ab in msleep (ident=0xc031708c, mtx=0x0, priority=104, wmesg=0x0, 
    timo=0) at /usr/src/sys/kern/kern_synch.c:557
#15 0xc01eea4c in sched_sync () at /usr/src/sys/kern/vfs_subr.c:1503
#16 0xc019daad in fork_exit (callout=0xc01ee878 <sched_sync>, arg=0x0, 
    frame=0xc8880d48) at /usr/src/sys/kern/kern_fork.c:861

I will try to find what's going on. Anyone any pointers?

Thanks

Mark

-- 
Mark Santcroos				RIPE Network Coordination Centre
http://www.ripe.net/home/mark/		New Projects Group/TTM

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message