VirtualBox

Opened 15 years ago

Closed 15 years ago

#3928 closed defect (invalid)

FreeBSD: rtRandAdvPosixCreateSystem(): 'Inappropriate ioctl for device'

Reported by: Bernhard Fröhlich Owned by:
Component: other Version: VirtualBox 2.2.2
Keywords: FreeBSD VBoxSDL /dev/urandom Cc:
Guest type: other Host type: other

Description

Truss output when starting VBoxSDL on FreeBSD 7.1 gives ERR# 25 'Inappropriate ioctl for device' when accessing /dev/urandom.

open("/dev/urandom",O_RDONLY,00)                 = 8 (0x8)
fcntl(8,F_SETFD,FD_CLOEXEC)                      = 0 (0x0)
read(8,"A\M^P\^U\^T",4)                          = 4 (0x4)
ioctl(7,0xc0385681 { IORW 0x56('V'), 129, 56 },0xffffd830) = 0 (0x0)
ioctl(7,0xd1005682 { IORW 0x56('V'), 130, 4352 },0xe10000) ERR#25 'Inappropriate ioctl for device'
close(7)                                         = 0 (0x0)
VBoxSDL: Error -36 in supR3HardenedMainInitRuntime!
write(2,"VBoxSDL: Error -36 in supR3Harde"...,52) = 52 (0x34)
VBoxSDL: write(2,"VBoxSDL: ",9)                          = 9 (0x9)
RTR3Init failed with rc=-36write(2,"RTR3Init failed with rc=-36",27)     = 27 (0x1b)

Attachments (1)

vboxsdl.truss.log (21.5 KB ) - added by Bernhard Fröhlich 15 years ago.
full truss output

Download all attachments as: .zip

Change History (2)

by Bernhard Fröhlich, 15 years ago

Attachment: vboxsdl.truss.log added

full truss output

comment:1 by Sander van Leeuwen, 15 years ago

Resolution: invalid
Status: newclosed

Please don't open tickets for a port that hasn't even been completed. Discuss this on the developer's mailinglist.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use