Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2003 08:32:28 +0200
From:      des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=)
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        Current <freebsd-current@FreeBSD.org>
Subject:   Re: Panic linux ldconfig with MUTEX_PROFILING
Message-ID:  <xzpznjm7uyr.fsf@dwp.des.no>
In-Reply-To: <7msmpv3lq0.wl@black.imgsrc.co.jp> (Jun Kuriyama's message of "Fri, 27 Jun 2003 18:37:11 %2B0900")
References:  <7msmpv3lq0.wl@black.imgsrc.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Jun Kuriyama <kuriyama@imgsrc.co.jp> writes:
> I'm trying to use MUTEX_PROFILING, but paniced in linux ldconfig.
> Any clues?

is COMPAT_LINUX compiled into the kernel?  You can't use modules with
MUTEX_PROFILING; it changes the size and layout of struct mtx, and
since modules aren't built with the same options as the kernel, they
use the wrong struct mtx.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpznjm7uyr.fsf>