VirtualBox

Opened 12 years ago

Closed 11 years ago

#10274 closed defect (invalid)

DeviceIoControl SCSI_READ_DATA

Reported by: Min An Owned by:
Component: virtual disk Version: VirtualBox 4.0.16
Keywords: Cc: minan1968@…
Guest type: Windows Host type: Windows

Description

I use SCSI_READ_DATA function DeviceIoControl to read sectors. I use SCSI_READ_CAPACITY function DeviceIoControl to get capacity of hard disk device. The value of capacity size is correct. But when I call SCSI_READ_DATA on sectors which are out of capacity range, disk driver returns STATUS_SUCCESS and ScsiStatus = 0. I think this is an error. My code works grate on vmware, disk driver returns error.

Change History (1)

comment:1 by aeichner, 11 years ago

Resolution: invalid
Status: newclosed

Too little information, at least the VBox.log is missing. Closing, please reopen if still relevant.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use