Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2007 16:48:54 +0100
From:      Doug Rabson <dfr@rabson.org>
To:        Roman Divacky <rdivacky@freebsd.org>
Cc:        emulation@freebsd.org
Subject:   Re: panic when using module built in modules directory
Message-ID:  <5E9114D6-1235-4D6B-81ED-EE4228DE104E@rabson.org>
In-Reply-To: <20070716151058.GA67901@freebsd.org>
References:  <20070716151058.GA67901@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 16 Jul 2007, at 16:10, Roman Divacky wrote:

> hi
>
> can someone test whether
>
> buildkernel && cd /sys/modules/linux && make && make install
> kldload linux && chroot /compat/linux /bin/bash
>
> produces an instant panic? it does for me. ie. when the linux module
> is built with kernel its ok, but when I build it separately in
> sys/modules/linux it panic in turnstiles... it used to work so I'd
> love to know..
>
> thnx for testing

A similar thing popped up with the qemu kernel modile. The regular  
kernel build defines KSE which changes the layout of struct proc. Is  
the standalone module build defining this?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5E9114D6-1235-4D6B-81ED-EE4228DE104E>