From owner-freebsd-current@FreeBSD.ORG Wed Feb 23 10:47:54 2005 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 122BB16A4CE; Wed, 23 Feb 2005 10:47:54 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B656343D41; Wed, 23 Feb 2005 10:47:53 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0190351252; Wed, 23 Feb 2005 02:47:50 -0800 (PST) Date: Wed, 23 Feb 2005 02:47:50 -0800 From: Kris Kennaway To: Ruslan Ermilov Message-ID: <20050223104750.GA83146@xor.obsecurity.org> References: <20050222110318.GA41460@ip.net.ua> <20050222142710.GA42507@ip.net.ua> <20050222190904.GC26262@cs.rice.edu> <200502221422.56994.jkim@niksun.com> <20050222212941.GU3121@noel.cs.rice.edu> <20050223084552.GA88626@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: <20050223084552.GA88626@ip.net.ua> User-Agent: Mutt/1.4.2.1i cc: current@freebsd.org cc: Alan Cox cc: Alan Cox cc: Jung-uk Kim cc: freebsd-current@freebsd.org cc: Bosko Milekic cc: Peter Grehan Subject: Re: mutex lock assertion panic in vm_page_free() on sparc64 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, 23 Feb 2005 10:47:54 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 23, 2005 at 10:45:52AM +0200, Ruslan Ermilov wrote: > Hi Alan, >=20 > On Tue, Feb 22, 2005 at 03:29:41PM -0600, Alan Cox wrote: > > On Tue, Feb 22, 2005 at 02:22:56PM -0500, Jung-uk Kim wrote: > > >=20 > > > FYI, anholt says 'backing vm/uma_core.c to r1.114 has fixed the=20 > > > issue': > > >=20 > > > http://docs.freebsd.org/cgi/mid.cgi?1109089389.4267.7.camel > >=20 > > Ok, thanks. I'd still like to see the contents of the offending > > page. When UMA overwrites the page's object field with a slab > > pointer, it sets a flag within the page. I'd very much like > > to know if this flag is set. > >=20 > I had trouble saving a kernel core -- 6 or 7 times I tried this, > it resulted in the same panic. Finally, I gave up and reverted > to vm/uma_core.c,v 1.114, this game me a working savecore. > Unfortunately, either kdgb(1) doesn't work on sparc64 at the > moment, or this core is troublesome -- it would endlessly print > this: kgdb has never worked on sparc64. You can install the gdb53 port and use that though. Kris --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCHF9WWry0BWjoQKURAn1uAKDWSb98l/83gWmB8T79g5JfA8egQQCg75e4 wZWzmi9Kr9y0yCpdO+JNLEM= =DoqO -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--