I/O state inconsistent [workaround]

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
csusbtech
Posts: 3
Joined: 10. Feb 2010, 22:37
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: XP, Windows 7, Debian

I/O state inconsistent [workaround]

Post by csusbtech »

Host: 10.5.8
Guest: N/A
Version: 3.1.4

Code: Select all

00:00:53.261 !!Assertion Failed!!
00:00:53.261 Expression: ReqType == ATA_AIO_RESET_ASSERTED || ReqType == ATA_AIO_RESET_CLEARED || ReqType == ATA_AIO_ABORT || pCtl->uAsyncIOState == ReqType
00:00:53.261 Location  : /Users/vbox/tinderbox/3.1-mac-rel/src/VBox/Devices/Storage/DevATA.cpp(4574) int ataAsyncIOLoop(RTTHREADINT*, void*)
00:00:53.262 I/O state inconsistent: state=0 request=1
00:00:53.262 PIIX3 IDE: guest issued command 0xa0 while controller busy
00:00:53.262 PIIX3 IDE: guest issued command 0xa0 while controller busy
00:00:53.262 PIIX3 IDE: guest issued command 0xa0 while controller busy
Virtual crashes when using ISO images. If you burn the ISO to a CD/DVD Virtual box will work as expected.

Workaround discovered because of the information found in this Virtualbox from post http://78.46.147.154/viewtopic.php?f=7&t=4974
Submitted bug report at http://www.virtualbox.org/ticket/6240
Post Reply