From owner-freebsd-sparc64@FreeBSD.ORG Sun Jun 20 14:35:52 2004 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0752C16A4CE for ; Sun, 20 Jun 2004 14:35:52 +0000 (GMT) Received: from sirius.firepipe.net (sirius.firepipe.net [69.13.116.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5A2243D49 for ; Sun, 20 Jun 2004 14:35:51 +0000 (GMT) (envelope-from will@csociety.org) Received: by sirius.firepipe.net (Postfix, from userid 1000) id CA93617A8D; Sun, 20 Jun 2004 09:35:44 -0500 (EST) Date: Sun, 20 Jun 2004 09:35:44 -0500 From: Will Andrews To: sparc64@freebsd.org Message-ID: <20040620143544.GF7956@sirius.firepipe.net> Mail-Followup-To: sparc64@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lc9FT7cWel8HagAv" Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: call doadump doesn't work? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2004 14:35:52 -0000 --lc9FT7cWel8HagAv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I am trying to fix the ti(4) driver for sparc64 (among others). But while probing the NIC, the kernel panics, and I am unable to get a dump: [...] ti0: mem 0x3004000-0x3007fff at= device 1.0 on pci1 ti0: unsupported chip revision ti0: chip initialization failed panic: trap: fast data access mmu miss cpuid =3D 0;=20 Debugger("panic") Stopped at Debugger+0x1c: ta %xcc, 1 db> call doadump Dumping 640 MB (2 chunks) And it stays there. I left this running overnight. I must be missing something... isn't doadump() supposed to work on sparc64 (there's a src/sys/sparc64/sparc64/dump_machdep:dumpsys())? This is with dumpdev=3D"/dev/ad0b" and dumpdir=3D"/usr/crash" in rc.conf. TIA. Regards, --=20 wca --lc9FT7cWel8HagAv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA1aDAF47idPgWcsURAqWyAJ91EvlOKEU1EltU1obxkn8r0iXk5gCeNPuA hwdPbnKCZ1lfHvTOpHqwc4g= =BisB -----END PGP SIGNATURE----- --lc9FT7cWel8HagAv--