From owner-freebsd-questions@FreeBSD.ORG Thu Dec 23 19:43:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0FFD16A4CE for ; Thu, 23 Dec 2004 19:43:12 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6188A43D46 for ; Thu, 23 Dec 2004 19:43:12 +0000 (GMT) (envelope-from icefragment@gmail.com) Received: by rproxy.gmail.com with SMTP id c16so187964rne for ; Thu, 23 Dec 2004 11:43:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=cj33m+rkc+UFxwSIDwiYetw+ZH+ep2nRO82Hrv1zRhsIUaSoJIIyw+aJgh3/5UL4VDTIoGjkc/5U18S2F5fxNolf8NMgANPVR264xbIFBtzE6JDvgylHqIDnFN4gxhw8e6H1j+y5/cyr0tct+6yBQbC9C/pdnDdnS2PbUyd07t8= Received: by 10.38.102.63 with SMTP id z63mr103686rnb; Thu, 23 Dec 2004 11:43:11 -0800 (PST) Received: by 10.38.207.41 with HTTP; Thu, 23 Dec 2004 11:43:11 -0800 (PST) Message-ID: <842a160c041223114333841e00@mail.gmail.com> Date: Thu, 23 Dec 2004 14:43:11 -0500 From: ice To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: dc driver pagefaults on bootup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ice List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Dec 2004 19:43:12 -0000 I have the 5.2.1 CD. When I boot up, I can get to the installation boot menu. I choose option 1 and the kernel starts up. It crashes with a page fault in kernel mode. This is the text right above the page fault message: device 18.0 on pci0 pci_cfgintr_virgin: using routable interrupt 4 pci_cfgintr: ROUTE_INTERRUPT failed. dc0: couldn't map interrupt I think it's an IRQ conflict. Any ideas? -- 43rd Law Of Computing: Anything that can go wro

sig: segmentation fault: core dumped