SVN r296272 breaks virtualbox

Kubilay Kocak koobs at FreeBSD.org
Wed Mar 2 02:00:16 UTC 2016


On 2/03/2016 9:29 AM, Michael Butler wrote:
> The removal of "taskqueue_enqueue_fast" breaks the virtualbox kmods:
> 
> Mar  1 16:54:36 toshi kernel: vboxdrv: fAsync=0 offMin=0x914 offMax=0x151c
> Mar  1 16:54:36 toshi kernel: link_elf_obj: symbol
> taskqueue_enqueue_fast undefined
> Mar  1 16:54:36 toshi kernel: linker_load_file: Unsupported file type
> Mar  1 16:54:36 toshi kernel: link_elf_obj: symbol
> taskqueue_enqueue_fast undefined
> Mar  1 16:54:36 toshi kernel: linker_load_file: Unsupported file type
> Mar  1 16:54:36 toshi kernel: KLD vboxnetadp.ko: depends on vboxnetflt -
> not available or version mismatch
> Mar  1 16:54:36 toshi kernel: linker_load_file: Unsupported file type
> 
> 	Michael
> 

Please create a bugzilla issue to track this, including:

* a link to this mailing list thread so the maintainers can see the
suggestion by John.
* An attachment containing a log with the errors observed
* Reference/link to the commit that caused the regression
* CC the committer of the base revision in question

Attaching a patch to fix the issue will likely encourage it to be
committed sooner, but is not compulsory

./koobs



More information about the freebsd-current mailing list