From owner-freebsd-ppc@FreeBSD.ORG Mon Feb 21 16:34:58 2005 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DF0A16A4CE for ; Mon, 21 Feb 2005 16:34:58 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 743D243D4C for ; Mon, 21 Feb 2005 16:34:57 +0000 (GMT) (envelope-from zombyfork@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so305614rng for ; Mon, 21 Feb 2005 08:34:57 -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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=KpWi1TyZR/QVzQNwVEeXbr/bVEP6n6NQn66pbwSCm9hEvftETwbNbDL+DM/HjP3wzdYdLMeAd4yiP/qjwGhzuqVRdDigwdcZeWMwRoye8aTbcLQGc43qmoKo4PcV6E+lhl10IRBKujnIwze/4Ls72r78YamdBzjsIuTzDD7L7qQ= Received: by 10.38.76.23 with SMTP id y23mr134732rna; Mon, 21 Feb 2005 08:34:56 -0800 (PST) Received: by 10.38.22.22 with HTTP; Mon, 21 Feb 2005 08:34:55 -0800 (PST) Message-ID: <346a802205022108344070cf79@mail.gmail.com> Date: Mon, 21 Feb 2005 11:34:55 -0500 From: Coleman Kane To: Peter Grehan In-Reply-To: <4219D4FE.8080501@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4219D4FE.8080501@freebsd.org> cc: freebsd-ppc@freebsd.org Subject: Re: panic: mutex vm object not owned ... X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cokane@cokane.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 16:34:58 -0000 Yeah, I've been seeing this as well (on my AMD64 machine) lately. Any idea where it is from? On Mon, 21 Feb 2005 22:33:02 +1000, Peter Grehan wrote: > > panic: mutex vm object not owned at /usr/src/sys/vm/vm_page.c:608 > > > 0xd7cc1be8: at uma_small_free+0x60 > ^^^^^^^^^^^^^^ > > > Just saw on -current that this panic+bakctrace occurs on AMD64 as > well >so I'd say it's an MI problem. > > Actually, to clarify, it will show up on systems that define > UMA_MD_SMALL_ALLOC, which is alpha/amd64/ia64/ppc/sparc64. i386 doesn't > which explains why this hasn't been seen by many. > > later, > > Peter. > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >