From owner-freebsd-current Sat Sep 9 12:12:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 00B1B37B42C for ; Sat, 9 Sep 2000 12:12:43 -0700 (PDT) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=root) by scientia.demon.co.uk with esmtp (Exim 3.16 #1) id 13Xpmf-000OPA-00 for current@FreeBSD.org; Sat, 09 Sep 2000 19:55:25 +0100 Received: (from ben@localhost) by strontium.scientia.demon.co.uk (8.9.3/8.9.3) id TAA35279 for current@FreeBSD.org; Sat, 9 Sep 2000 19:55:25 +0100 (BST) (envelope-from ben) Date: Sat, 9 Sep 2000 19:55:25 +0100 From: Ben Smithurst To: current@FreeBSD.org Subject: page fault in sched_ithd Message-ID: <20000909195525.E77593@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A kernel from the latest sources gets a page fault in sched_ithd. DDB says: Stopped at: sched_ithd+0x3c: movl $0x01,0x14(%edi) Any ideas what's wrong? I'll try to get a serial console working at some point so hopefully I can get some more useful information. Here's the kernel config for that machine... ## $BCPS: conf/kern/LITHIUM,v 1.32 2000/08/27 17:02:20 ben Exp $ machine i386 cpu I486_CPU ident LITHIUM maxusers 16 makeoptions DEBUG=-g options ATA_STATIC_ID options COMPAT_43 options DDB options DEVFS options FFS options FFS_ROOT options INET options INET6 options INVARIANTS options INVARIANT_SUPPORT options KTRACE options P1003_1B options SOFTUPDATES options SYSVSHM options UCONSOLE options _KPOSIX_PRIORITY_SCHEDULING device ata device atadisk device atkbd device atkbdc 1 device bpf device ep device ether device fdc device isa device loop device npx device pty device sc 1 device sio device splash device vga device vn 4 -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message