Hey all, crashes have been happening for about a month and a half now. About once a day, usually while playing games, but sometimes happens when I'm browsing Youtube. Drivers are all up to date, I have uninstalled and reinstalled my USB hardware drivers as it looks like it could be coming from that. Any suggestions?
CPU: AMD Ryzen 7 3700X
GPU: NVIDIA GeForce RTX 2070 SUPER
Motherboard: ASUS GA15DH
Microsoft (R) Windows Debugger Version 10.0.22549.1000 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\MEMORY.DMP]
Kernel Bitmap Dump File: Kernel address space is available, User address space may not be available.
Symbol search path is: srv*
Executable search path is:
Windows 10 Kernel Version 19041 MP (16 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Edition build lab: 19041.1.amd64fre.vb_release.191206-1406
Machine Name:
Kernel base = 0xfffff802
Debug session time: Mon May 16 09:28:46.969 2022 (UTC + 10:00)
System Uptime: 1 days 12:50:46.910
Loading Kernel Symbols
...............................................................
................................................................
................................................................
...............................................
Loading User Symbols
Loading unloaded module list
..................................................
For analysis of this file, run !analyze -v
nt!KeBugCheckEx:
fffff802
1: kd> !analyze -v
***
MULTIPLE_IRP_COMPLETE_REQUESTS (44)
A driver has requested that an IRP be completed (IoCompleteRequest()), but
the packet has already been completed. This is a tough bug to find because
the easiest case, a driver actually attempted to complete its own packet
twice, is generally not what happened. Rather, two separate drivers each
believe that they own the packet, and each attempts to complete it. The
first actually works, and the second fails. Tracking down which drivers
in the system actually did this is difficult, generally because the trails
of the first driver have been covered by the second. However, the driver
stack for the current request can be found by examining the DeviceObject
fields in each of the stack locations.
Arguments:
Arg1: ffff800393154a30, Address of the IRP
Arg2: 0000000000001232
Arg3: 0000000000000000
Arg4: 0000000000000000
Debugging Details:
------------------
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 2952
Key : Analysis.DebugAnalysisManager
Value: Create
Key : Analysis.Elapsed.mSec
Value: 5246
Key : Analysis.Init.CPU.mSec
Value: 608
Key : Analysis.Init.Elapsed.mSec
Value: 40045
Key : Analysis.Memory.CommitPeak.Mb
Value: 110
Key : WER.OS.Branch
Value: vb_release
Key : WER.OS.Timestamp
Value: 2019-12-06T14:06:00Z
Key : WER.OS.Version
Value: 10.0.19041.1
FILE_IN_CAB: MEMORY.DMP
BUGCHECK_CODE: 44
BUGCHECK_P1: ffff800393154a30
BUGCHECK_P2: 1232
BUGCHECK_P3: 0
BUGCHECK_P4: 0
IRP_ADDRESS: ffff800393154a30
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXPNP: 1 (!blackboxpnp)
BLACKBOXWINLOGON: 1
PROCESS_NAME: System
STACK_TEXT:
fffffa89
fffffa89
fffffa89
fffffa89
fffffa89
fffffa89
fffffa89
fffffa89
fffffa89
fffffa89
fffffa89
fffffa89
fffffa89
SYMBOL_NAME: USBXHCI!Bulk_Transfer_Complete+44
MODULE_NAME: USBXHCI
IMAGE_NAME: USBXHCI.SYS
IMAGE_VERSION: 10.0.19041.1566
STACK_COMMAND: .cxr; .ecxr ; kb
BUCKET_ID_FUNC_OFFSET: 44
FAILURE_BUCKET_ID: 0x44_USBXHCI!Bulk_Transfer_Complete
OS_VERSION: 10.0.19041.1
BUILDLAB_STR: vb_release
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {ff508c08-488c-15f6-e5e5-4e8a5f1741d6}
Followup: MachineOwner
---------
CPU: AMD Ryzen 7 3700X
GPU: NVIDIA GeForce RTX 2070 SUPER
Motherboard: ASUS GA15DH
Microsoft (R) Windows Debugger Version 10.0.22549.1000 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\MEMORY.DMP]
Kernel Bitmap Dump File: Kernel address space is available, User address space may not be available.
Symbol search path is: srv*
Executable search path is:
Windows 10 Kernel Version 19041 MP (16 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Edition build lab: 19041.1.amd64fre.vb_release.191206-1406
Machine Name:
Kernel base = 0xfffff802
49000000 PsLoadedModuleList = 0xfffff802
49c2a2b0Debug session time: Mon May 16 09:28:46.969 2022 (UTC + 10:00)
System Uptime: 1 days 12:50:46.910
Loading Kernel Symbols
...............................................................
................................................................
................................................................
...............................................
Loading User Symbols
Loading unloaded module list
..................................................
For analysis of this file, run !analyze -v
nt!KeBugCheckEx:
fffff802
493f7d60 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:fffffa89
2c2294a0=00000000000000441: kd> !analyze -v
***
- *
- Bugcheck Analysis *
- *
MULTIPLE_IRP_COMPLETE_REQUESTS (44)
A driver has requested that an IRP be completed (IoCompleteRequest()), but
the packet has already been completed. This is a tough bug to find because
the easiest case, a driver actually attempted to complete its own packet
twice, is generally not what happened. Rather, two separate drivers each
believe that they own the packet, and each attempts to complete it. The
first actually works, and the second fails. Tracking down which drivers
in the system actually did this is difficult, generally because the trails
of the first driver have been covered by the second. However, the driver
stack for the current request can be found by examining the DeviceObject
fields in each of the stack locations.
Arguments:
Arg1: ffff800393154a30, Address of the IRP
Arg2: 0000000000001232
Arg3: 0000000000000000
Arg4: 0000000000000000
Debugging Details:
------------------
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 2952
Key : Analysis.DebugAnalysisManager
Value: Create
Key : Analysis.Elapsed.mSec
Value: 5246
Key : Analysis.Init.CPU.mSec
Value: 608
Key : Analysis.Init.Elapsed.mSec
Value: 40045
Key : Analysis.Memory.CommitPeak.Mb
Value: 110
Key : WER.OS.Branch
Value: vb_release
Key : WER.OS.Timestamp
Value: 2019-12-06T14:06:00Z
Key : WER.OS.Version
Value: 10.0.19041.1
FILE_IN_CAB: MEMORY.DMP
BUGCHECK_CODE: 44
BUGCHECK_P1: ffff800393154a30
BUGCHECK_P2: 1232
BUGCHECK_P3: 0
BUGCHECK_P4: 0
IRP_ADDRESS: ffff800393154a30
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXPNP: 1 (!blackboxpnp)
BLACKBOXWINLOGON: 1
PROCESS_NAME: System
STACK_TEXT:
fffffa89
2c229498 fffff802
4942c036 : 0000000000000044 ffff8003
93154a30 0000000000001232 00000000
00000000 : nt!KeBugCheckExfffffa89
2c2294a0 fffff802
492437b7 : 0000000000000001 00000000
00000000 ffff800387547410 00000000
00000002 : nt!IopfCompleteRequest+0x1e8866fffffa89
2c229590 fffff802
4b3b811a : 00000000c0000120 ffff8003
726f4b70 ffff800393154a30 fffffa89
2c229670 : nt!IofCompleteRequest+0x17fffffa89
2c2295c0 fffff802
4b3b5bbf : fffffa892c229702 fffff802
553b6c02 ffff800393154a30 00000000
c0000120 : Wdf01000!FxRequest::CompleteInternal+0x23a [minkernel\wdf\framework\shared\core\fxrequest.cpp @ 869]fffffa89
2c229650 fffff802
553bc874 : fffffa892c229702 ffff8003
80d9eb30 ffff800380d9ecd0 fffffa89
2c229760 : Wdf01000!imp_WdfRequestComplete+0x8f [minkernel\wdf\framework\shared\core\fxrequestapi.cpp @ 436]fffffa89
2c2296b0 fffff802
553bc4d5 : fffffa892c2297d0 fffffa89
2c229760 ffff8003861f7570 00000000
00000780 : USBXHCI!Bulk_Transfer_Complete+0x44fffffa89
2c2296e0 fffff802
553bbb03 : ffff8003875477f0 ffff8003
87547850 ffff800387547980 fffff802
492a27f9 : USBXHCI!Bulk_CompleteTransfers+0x1f5fffffa89
2c229790 fffff802
553bba1a : ffff8003844fd730 fffffa89
2c229960 fffffa892c229b30 ffff8003
6a7fc000 : USBXHCI!Bulk_ProcessTransferCompletion+0xdbfffffa89
2c2297f0 fffff802
4b3c940a : 0000000000000f44 00000000
00400a02 0000000000000000 0000c200
5a7f9a94 : USBXHCI!Bulk_WdfEvtDpcForTransferCompletion+0x2afffffa89
2c229820 fffff802
492a181e : ffffa70041fab240 ffff8003
6a7d5000 fffffa892c229b20 ffffa700
00000002 : Wdf01000!FxDpc::FxDpcThunk+0x5a [minkernel\wdf\framework\kmdf\src\core\fxdpc.cpp @ 354]fffffa89
2c229860 fffff802
492a0b04 : 0000000000000000 fffff802
492e4535 0000000000140001 00000000
00000000 : nt!KiExecuteAllDpcs+0x30efffffa89
2c2299d0 fffff802
493fb8ce : ffffffff00000000 ffffa700
41fa8180 ffffa70041fb3440 ffff8003
949f3540 : nt!KiRetireDpcList+0x1f4fffffa89
2c229c60 00000000
00000000 : fffffa892c22a000 fffffa89
2c224000 0000000000000000 00000000
00000000 : nt!KiIdleLoop+0x9eSYMBOL_NAME: USBXHCI!Bulk_Transfer_Complete+44
MODULE_NAME: USBXHCI
IMAGE_NAME: USBXHCI.SYS
IMAGE_VERSION: 10.0.19041.1566
STACK_COMMAND: .cxr; .ecxr ; kb
BUCKET_ID_FUNC_OFFSET: 44
FAILURE_BUCKET_ID: 0x44_USBXHCI!Bulk_Transfer_Complete
OS_VERSION: 10.0.19041.1
BUILDLAB_STR: vb_release
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {ff508c08-488c-15f6-e5e5-4e8a5f1741d6}
Followup: MachineOwner
---------