Bug 929015
| Summary: | [WHQL][serial]Guest got BSOD 9f issue while running job named by Sleep and PnP* on windows 2008 32 bits. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Min Deng <mdeng> | ||||
| Component: | virtio-win | Assignee: | Gal Hammer <ghammer> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.5 | CC: | acathrow, bcao, bsarathy, dyasny, juzhang, michen | ||||
| Target Milestone: | rc | Keywords: | TestBlocker | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-04-04 12:08:53 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Min Deng
2013-03-29 02:51:28 UTC
Created attachment 717920 [details]
dump
Dump analysis,
--------------------------------------------------------------------------------
Loading unloaded module list
.....................
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 9F, {3, 88cd2030, 8a128310, 92106ed8}
Probably caused by : pci.sys
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time (usually 10 minutes).
Arguments:
Arg1: 00000003, A device object has been blocking an Irp for too long a time
Arg2: 88cd2030, Physical Device Object of the stack
Arg3: 8a128310, nt!TRIAGE_9F_POWER on Win7, otherwise the Functional Device Object of the stack
Arg4: 92106ed8, The blocked IRP
Debugging Details:
------------------
DRVPOWERSTATE_SUBCODE: 3
IMAGE_NAME: pci.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 49e01a44
MODULE_NAME: pci
FAULTING_MODULE: 81e66000 pci
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x9F
PROCESS_NAME: System
CURRENT_IRQL: 2
STACK_TEXT:
81942acc 8187e3bb 0000009f 00000003 88cd2030 nt!KeBugCheckEx+0x1e
81942b28 8187dfd8 81942b94 803d3078 803d3000 nt!PopCheckIrpWatchdog+0x1ad
81942b68 818f726b 8195b4e0 00000000 b7021e40 nt!PopCheckForIdleness+0x343
81942c88 818f6ea1 81942cd0 00000002 81942cd8 nt!KiTimerListExpire+0x367
81942ce8 818f7595 00000000 00000000 0003b461 nt!KiTimerExpiration+0x2a0
81942d50 818f57dd 00000000 0000000e 00000000 nt!KiRetireDpcList+0xba
81942d54 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0x49
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
FAILURE_BUCKET_ID: 0x9F_VRF_3_vioser_IMAGE_pci.sys
BUCKET_ID: 0x9F_VRF_3_vioser_IMAGE_pci.sys
Followup: MachineOwner
---------
FYI,the backtrace is as Bug https://bugzilla.redhat.com/show_bug.cgi?id=921917#c4 which when we run the job on balloon driver *** This bug has been marked as a duplicate of bug 921917 *** |