Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2016 09:34:40 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        "Sergey V. Dyatko" <sergey.dyatko@gmail.com>, current@freebsd.org
Subject:   Re: head@r305865: kernel panic after cuse4bsd load.
Message-ID:  <9267636a-eeb2-913b-72dd-1bc9d6248eed@selasky.org>
In-Reply-To: <20160923093300.56219da5@laptop.minsk.domain>
References:  <20160923093300.56219da5@laptop.minsk.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On 09/23/16 08:33, Sergey V. Dyatko wrote:
> Hi,
>
> subj.
>
> WTR:
> 1/ kldload cuse
> 2/ kldload cuse4bsd
>
> expected (by me) behavior:  'Cuse4BSD: Please exit all /dev/cuse instances and
> processes which have used this device.' message and exit, not kernel panic
>

HI,

You should only load one of them. make_dev() will panic because of 
duplicate /dev/cuse nodes. Do you think it is important that this 
use-case works?

--HPS




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9267636a-eeb2-913b-72dd-1bc9d6248eed>