Opened 13 years ago
Closed 13 years ago
#9277 closed defect (invalid)
Error messages on console during Solaris host boot
Reported by: | Ron Halstead | Owned by: | |
---|---|---|---|
Component: | host support | Version: | VirtualBox 4.1.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Solaris |
Description
Host Oracle Solaris 11 Express snv_151a X86 VirtualBox 4.1.0 r 73009 with Extension Pack
While the host is booting (with VirtualBox loaded in the kernel) the following messages appear in /var/adm/messages, dmesg and on the console:
grep vbox /var/adm/messages|grep NOTICE Jul 22 11:27:05 sol11 vboxdrv: [ID 694835 kern.notice] NOTICE: kthread_t::t_preempt at 42 Jul 22 11:27:05 sol11 vboxdrv: [ID 694835 kern.notice] NOTICE: cpu_t::cpu_runrun at 216 Jul 22 11:27:05 sol11 vboxdrv: [ID 694835 kern.notice] NOTICE: cpu_t::cpu_kprunrun at 217
VirtualBox works fine, its just noise on the console. With the SUNWvbox package removed, no noise. This is the first appearance of these messages. Prior versions of vbox are clean.
These messages are intentional. They happen only when the host driver is loaded. We'll consider removing them in a future release if we deem them obsolete with debugging certain issues, but at the moment no real promises.