VirtualBox

Opened 6 years ago

Closed 4 years ago

#17434 closed defect (invalid)

VBoxSVC fails with "AddRef: refcnt=3221225469 state=2" message in log when accessing native CD on FreeBSD

Reported by: Dave Rivers Owned by:
Component: DVD Version: VirtualBox 5.2.4
Keywords: AddRef: illegal refcnt Cc:
Guest type: other Host type: other

Description (last modified by Valery Ushakov)

On FreeBSD when you start an newly created machine, and attempt to indicate to access the host's CD drive for booting (select the host CD in the 'devices' pull down), the VM simply aborts.

The VBoxSVC log contains solely this info:

Log created: 2018-01-09T00:38:59.353089000Z
Executable: /usr/local/lib/virtualbox/VBoxSVC
Arg[0]: /usr/local/lib/virtualbox/VBoxSVC
Arg[1]: --auto-shutdown
AddRef: illegal refcnt=3221225469 state=2

No guest OS has been installed.

host OS: FreeBSD 11.1

Attachments (1)

VBox.log (50.5 KB ) - added by Dave Rivers 6 years ago.
VBox.log

Download all attachments as: .zip

Change History (4)

by Dave Rivers, 6 years ago

Attachment: VBox.log added

VBox.log

comment:1 by Dave Rivers, 6 years ago

Just to add...

The virtual box user is in the group "operator"; the HAL deamon (hald) is running:

$ ps -gax | grep hald
796  -  Ss    0:00.29 /usr/local/sbin/hald
801  -  I     0:00.06 hald-runner
816  -  S     0:00.19 hald-addon-storage: /dev/cd0 (hald-addon-storage)
953  3  S+    0:00.00 grep hald

The device permissions are:

$ ls -ld /dev/cd0
crw-rw----  1 root  operator  0x54 Jan  8 19:42 /dev/cd0
$ ls -l /dev/xpt0
crw-rw----  1 root  operator  0x47 Jan  8 19:42 /dev/xpt0
$ ls -l /dev/pass*
crw-rw----  1 root  operator  0x50 Jan  8 19:42 /dev/pass0
crw-rw----  1 root  operator  0x51 Jan  8 19:42 /dev/pass1
crw-rw----  1 root  operator  0x52 Jan  8 19:42 /dev/pass2
crw-rw----  1 root  operator  0x53 Jan  8 19:42 /dev/pass3

So - I don't think this is a permission problem.

comment:2 by Valery Ushakov, 6 years ago

Description: modified (diff)

comment:3 by aeichner, 4 years ago

Resolution: invalid
Status: newclosed

FreeBSD is not an offically supported host OS.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use