Opened 12 years ago
Closed 11 years ago
#11467 closed defect (worksforme)
BSOD when Win8 x64 goes to Hybrid Shutdown
Reported by: | piotrb | Owned by: | |
---|---|---|---|
Component: | network | Version: | VirtualBox 4.2.6 |
Keywords: | Cc: | ||
Guest type: | all | Host type: | Windows |
Description
Host OS: Windows 8 Pro AMD64
VirtualBox's 4.2.6 VboxNetFlt driver causes BSOD 0x9F (DRIVER_POWER_STATE_FAILURE). See minidump and analyze log of memory.dmp.
Attached is the WinDbg log of the crash dump with !analyze -v and !irp <blocked_IRP> commands executed.
Attachments (2)
Change History (10)
by , 12 years ago
Attachment: | minidump.zip added |
---|
by , 12 years ago
comment:1 by , 12 years ago
Hi,
We have been unable to reproduce the crash in the lab.
Please can you share the exact details of what all operations you performed when the crash is observed and what is the guest that you are using. Is it repetitive and reproducible?
comment:3 by , 12 years ago
And also please can you let us know if the guest network was configured in bridged or NAT mode. ?
comment:4 by , 12 years ago
Is anybody else experiencing the same problem and can answer the above questions?
comment:5 by , 12 years ago
„1) Please can you share the exact details of what all operations you performed when the crash is observed and what is the guest that you are using. Is it repetitive and reproducible? 2) Also, how often do you see this BSOD -- on every shutdown of the host? 3) And also please can you let us know if the guest network was configured in bridged or NAT mode. ?”
Crash happened at hybrid shutdown of host. Guests: Windows XP, Debian Wheezy, Fedora 19. All were turned off at least a few minutes before turning off the computer. Crash happened often(but not every time) at hybrid shutdown. Guest network was bridged. On the same network adapter runs Qbik Wingate7 NAT. Solution for me was:
- Remove VirtualBox Bridged Networking Driver from network connections
- Switch virtual machines to Host only adapter
- Make bridge in system between host only adapter and adapter connected to home LAN.
Since then, this bsod didn't occur.
comment:6 by , 12 years ago
Even with the above steps, crash is not reproducible in the lab.
Working on the issue to find a fix.
comment:7 by , 12 years ago
The reporter of the issue has informed that the issue is not reproducible after updating the NIC driver. So , if facing this issue, please update your NIC driver. If, still facing the issue, please update the bug with the error report.
comment:8 by , 11 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Windbg log