Panic linux ldconfig with MUTEX_PROFILING

Dag-ErlingSmørgrav des at des.no
Wed Jul 9 23:32:33 PDT 2003


Jun Kuriyama <kuriyama at 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
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-current mailing list