From owner-freebsd-sparc64@FreeBSD.ORG Thu Nov 16 16:20:42 2006 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9708616A51E for ; Thu, 16 Nov 2006 16:20:42 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEF8343DA2 for ; Thu, 16 Nov 2006 16:20:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAGGK4vj062175 for ; Thu, 16 Nov 2006 16:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAGGK4vH062174; Thu, 16 Nov 2006 16:20:04 GMT (envelope-from gnats) Date: Thu, 16 Nov 2006 16:20:04 GMT Message-Id: <200611161620.kAGGK4vH062174@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: Kris Kennaway Cc: Subject: Re: sparc64/105607: ipfw on sparc64 doesn't work at all (causes panic) X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kris Kennaway List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2006 16:20:42 -0000 The following reply was made to PR sparc64/105607; it has been noted by GNATS. From: Kris Kennaway To: Aled Morris Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: sparc64/105607: ipfw on sparc64 doesn't work at all (causes panic) Date: Thu, 16 Nov 2006 11:12:12 -0500 --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 16, 2006 at 04:05:05PM +0000, Aled Morris wrote: > Tried loading the IPFW module and it causes an immediate panic: >=20 > (on serial console) > # kldload ipfw > panic: trap: fast data access mmu miss > cpuid =3D 0 > Uptime: 9m7s > Cannot dump. No dump device defined. > Automatic reboot in 15 seconds - press a key on the console to abort >=20 >=20 > system is 420R with 2x450MHz UltraSPARC-II processors, 4GB RAM Do you have 4GB or >4GB? Modules do not work on sparc systems with more than 4GB, but I thought 4 was OK. You can confirm by a) making sure your modules are in sync with your kernel (i.e. not compiled from different sources) b) Trying some other modules to see if they work too. Kris --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFXI3cWry0BWjoQKURAvLUAJ49FTvvgySMwFgo6IsTc43aeOPPawCgriVr YLJ02F5TVGAUlkWFMdGh+1U= =PuFp -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--