Hi John,

> [init -> virtualbox] EMT      Initial balloon size 0
> [init -> virtualbox] Could not open ROM session for module "usb_devices"
> [init -> virtualbox] Warning: abort called - thread: vCPU dispatcher
> [init] virtual void Genode::Child_policy::exit(int): child "virtualbox"

this error rings a bell. It was recently fixed but the fix has not
reached the master branch yet. Can you please try it again with the
following patch applied:


https://github.com/genodelabs/genode/pull/2016/commits/aaf160a7aa8c3e12c5f76e263a5a9f547bf8b804

Since we added support for passing USB devices to VMs, VirtualBox
inquiries the information about the present USB devices bo opening a ROM
session for module called "usb_devices". The simple virtualbox.run
script lacks this information. The problem remained unnoticed because
our automated tests use different run scripts (the ones with "auto" in
their names).

Cheers
Norman

-- 
Dr.-Ing. Norman Feske
Genode Labs

http://www.genode-labs.com · http://genode.org

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to