Date: Tue, 04 Apr 2017 15:38:40 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 218252] VIMAGE + ppp over uplcom or vboxnet = panic Message-ID: <bug-218252-8-j13C4MSdyb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-218252-8@https.bugs.freebsd.org/bugzilla/> References: <bug-218252-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218252 --- Comment #2 from Bjoern A. Zeeb <bz@FreeBSD.org> --- vboxnet is not too unsurprising to me; I am not expecting the kernel modul= e 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 ke= rnel makes a difference? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218252-8-j13C4MSdyb>