Ticket #6543 (closed defect: obsolete)
I/O state inconsistent: state=2 request=1 - possibly due to memory pressure on host
Reported by: | hafthor | Owned by: | |
---|---|---|---|
Priority: | major | Component: | other |
Version: | VirtualBox 3.1.8 | Keywords: | |
Cc: | Guest type: | Windows | |
Host type: | Mac OS X |
Description (last modified by aeichner) (diff)
Host: Mac w/ 4GB Guest: Win7x86 1.5GB
I get relatively frequent crashes, often while I'm not doing anything, but this time I had opened a corrupt message in Mail.app and it sounded like the system was paging and then my vbox instance died.
last part of log: 11:12:22.277 !!Assertion Failed!!
ReqType == ATA_AIO_RESET_CLEARED | ReqType == ATA_AIO_ABORT | pCtl->uAsyncIOState == ReqType |
11:12:22.277 Location : /Users/vbox/tinderbox/3.1-mac-rel/src/VBox/Devices/Storage/DevATA.cpp(4574) int ataAsyncIOLoop(RTTHREADINT*, void*) 11:12:22.277 I/O state inconsistent: state=2 request=1
Attachments
Change History
comment:1 Changed 8 years ago by klaus
- Version changed from VirtualBox 3.1.6 to VirtualBox 3.1.8
- Summary changed from Crash 3.1.6 Host:Mac, Guest:Win7x86 - possibly due to memory pressure on host to I/O state inconsistent: state=2 request=1 - possibly due to memory pressure on host
Changed 8 years ago by hafthor
-
attachment
VBox.3.log
added
Crashed again - booted, ran VS2010, opened project, left alone for just a few minutes, crash
comment:2 Changed 8 years ago by hafthor
sorry klaus about #6708 (duplicate) - I wasn't sure the protocol for bug reporting when the version changed.
comment:3 Changed 6 years ago by anonymous
The same error on Solaris 11 Express CE (SunOS 5.11) VirtualBox 4.1.4 r74291.
Last part of log:
00:50:10.396 NAT: DHCP offered IP address 10.0.3.15 01:07:02.996 PIIX3 IDE: guest issued command 0x25 while controller busy 01:07:04.061 PIIX3 ATA: Ctl#0: request queue dump (topmost is current): 01:07:04.085 dma transfer continuation 01:07:04.086 PIIX3 ATA: Ctl#0: processed requests (topmost is oldest): 01:07:04.086 new transfer request, iIf=0 iBeginTransfer=1 iSourceSink=3 cbTotalTransfer=32768 uTxDir=1 01:07:04.086 dma transfer continuation 01:07:04.086 new transfer request, iIf=1 iBeginTransfer=2 iSourceSink=6 cbTotalTransfer=12 uTxDir=2 01:07:04.108 01:07:04.108 !!Assertion Failed!! 01:07:04.108 Expression: ReqType == ATA_AIO_RESET_ASSERTED || ReqType == ATA_AIO_RESET_CLEARED || ReqType == ATA_AIO_ABORT || pCtl->uAsyncIOState == ReqType 01:07:04.108 Location : /home/vbox/tinderbox/4.1-sol-rel/src/VBox/Devices/Storage/DevATA.cpp(4831) int ataAsyncIOLoop(RTTHREADINT*, void*) 01:07:04.108 I/O state inconsistent: state=2 request=1
comment:4 Changed 20 months ago by aeichner
- Status changed from new to closed
- Resolution set to obsolete
- Description modified (diff)
Please reopen if still relevant with a recent VirtualBox release.