From owner-freebsd-current@FreeBSD.ORG Wed Jul 14 11:07:44 2004 Return-Path: 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 67A5416A4CE for ; Wed, 14 Jul 2004 11:07:44 +0000 (GMT) Received: from freebee.digiware.nl (dsl390.iae.nl [212.61.63.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABF1543D45 for ; Wed, 14 Jul 2004 11:07:43 +0000 (GMT) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.10) with SMTP id i6EB6GsD032443 for ; Wed, 14 Jul 2004 13:06:16 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <049801c46991$b2ea4b10$471b3dd4@digiware.nl> From: "Willem Jan Withagen" To: Date: Wed, 14 Jul 2004 12:59:56 +0200 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 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: panic: pmap_invalidate_page: interrupts disabled X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 11:07:44 -0000 When running make -j 32 buildworld.... Load was around 25 panic: pmap_invalidate_page: interrupts disabled cpuid = 1; KDB: stack backtrace: kdb_backtrace() at kdb_backtrace+0x34 panic() at panic+0x1d2 pmap_invalidate_page() at pmap_invalidate_page+0x33 pmap_enter() at pmap_enter+0x39d vm_fault() at vm_fault+0x1130 trap_pfault() at trap_pfault+0x100 trap() at trap+0x1b5 alltraps_with_regs_pushed() at alltraps_with_regs_pushed+0x5 KDB: enter: panic [thread 100355] Dumping takes a few minutes.... --WjW