https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218252

--- Comment #2 from Bjoern A. Zeeb <[email protected]> ---
vboxnet is not too unsurprising to me;  I am not expecting the kernel module to
be vnet-aware (unless someone fixed it), so simply loading it and possibly
getting the interface up, or triggering an ioctl, might be enough to panic the
kernel.
External (from ports) kernel modules are a well known issue.

As to when it comes to the mpd case, can you say a bit more:

(1) at the time of running the recipe to reproduce, is it enough to do that
just on the base system or are there jails/vnets running at that time?

(2) also are all USB bits compiled into the kernel for you or loaded as
modules?  If the latter, could you try to see if compiling them into the kernel
makes a difference?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to