Date: Mon, 21 Feb 2005 22:33:02 +1000 From: Peter Grehan <grehan@freebsd.org> To: freebsd-ppc@freebsd.org Subject: Re: panic: mutex vm object not owned ... Message-ID: <4219D4FE.8080501@freebsd.org>
next in thread | raw e-mail | index | archive | help
> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4219D4FE.8080501>