Question BSOD, "DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS" ?

Streetkilln

Distinguished
Jun 2, 2015
52
0
18,530
so today i got a BSOD with error code: DRIVER_UNLOADED_WITHOUT_CANCELLING_PENDING_OPERATIONS, this is the second time this has happened, it happened both times right after i exited a game i was playing and these both times was different games, i tried to run a few diagnostics and solution fixes the first time like removing graphics drivers and reinstalling them, doing driver scans to see if any needed update i also tried to run scans with DISM and SFC in CMD, everything seems fine, everything seems fine then at the time, . ill attach the BlueScreenViewer results from the minidump, for some odd reason WinDbg wont open minidumps on my pc so i have to use BlueScreenView..

PC Specs:
System Information: https://drive.google.com/file/d/1Gmwhs-F7ToKiPZMtUz7nzhi1H2hfWJmO/view?usp=sharing
CPU: Intel Core i7-12700K (NOT OC)
MOTHERBOARD: MSI MPG Z690 CARBON WIFI
CPU COOLER: CORSAIR iCUE H100i ELITE LCD
GPU: MSI 3080 Ti GAMING X TRIO (NOT OC)
RAM: CORSAIR - DOMINATOR PLATINUM RGB 32GB 5600MHz DDR5 (NOT OC)
PSU: FOCUS GX-850, 850W 80+
if any more information is needed let me kno,

first crash minidump
https://drive.google.com/file/d/1xXkqw4m8Xo7EitLHm3F9K6nZ9zkDv6Hs/view?usp=sharing

2594ba0818282c0608da1b0fcd0500a4.png.e6dccc7c2686c0ee06214498c59dc62e.png


About an hour after that my pc decided to just decided to shut down and restart with no BSOD:

2nd minidump https://drive.google.com/file/d/1vGfAW6-t5wBj118EEB9vVYtzi0Cr-7aZ/view?usp=sharing


cant post other pic for some reason..
https://drive.google.com/file/d/16iP9Ep6kE1lCUv2bHKIzJkgW24TOLutu/view?usp=sharing
 
Last edited:

ubuysa

Distinguished
BattleEye Anticheat is your problem. In the call stack from the dump it's very clear...
Rich (BB code):
17: kd> knL
# Child-SP          RetAddr               Call Site
00 ffffa981`44cd6f38 fffff805`2f082123     nt!KeBugCheckEx
01 ffffa981`44cd6f40 fffff805`2ee5766c     nt!MiSystemFault+0x22d9d3
02 ffffa981`44cd7040 fffff805`2f03a029     nt!MmAccessFault+0x29c
03 ffffa981`44cd7160 fffff805`c5bc8597     nt!KiPageFault+0x369
04 ffffa981`44cd72f0 ffffe102`098866a0     <Unloaded_BEDaisy.sys>+0x328597
05 ffffa981`44cd72f8 ffffa981`44cd7379     0xffffe102`098866a0
06 ffffa981`44cd7300 ffffe102`098866a0     0xffffa981`44cd7379
07 ffffa981`44cd7308 ffffa981`44cd1000     0xffffe102`098866a0
08 ffffa981`44cd7310 ffffe101`df2c3080     0xffffa981`44cd1000
09 ffffa981`44cd7318 fffff805`2ee1b236     0xffffe101`df2c3080
0a ffffa981`44cd7320 fffff805`2eecbaea     nt!KiDeliverApc+0x186
0b ffffa981`44cd73e0 fffff805`2eeccae7     nt!KiSwapThread+0xf2a
0c ffffa981`44cd7530 fffff805`2eecf106     nt!KiCommitThreadWait+0x137
0d ffffa981`44cd75e0 fffff805`2f2d915c     nt!KeWaitForSingleObject+0x256
0e ffffa981`44cd7980 fffff805`2f2d907b     nt!ObWaitForSingleObject+0xcc
0f ffffa981`44cd79e0 fffff805`2f03e1e5     nt!NtWaitForSingleObject+0x6b
10 ffffa981`44cd7a20 00007ffa`b9faecd4     nt!KiSystemServiceCopyEnd+0x25
11 0000001f`ef9ff638 00000000`00000000     0x00007ffa`b9faecd4
BattleEye Anticheat is well know for causing BSODs, if you can do without it then I strongly suggest you remove it.
 

Streetkilln

Distinguished
Jun 2, 2015
52
0
18,530
BattleEye Anticheat is your problem. In the call stack from the dump it's very clear...
Rich (BB code):
17: kd> knL
# Child-SP          RetAddr               Call Site
00 ffffa981`44cd6f38 fffff805`2f082123     nt!KeBugCheckEx
01 ffffa981`44cd6f40 fffff805`2ee5766c     nt!MiSystemFault+0x22d9d3
02 ffffa981`44cd7040 fffff805`2f03a029     nt!MmAccessFault+0x29c
03 ffffa981`44cd7160 fffff805`c5bc8597     nt!KiPageFault+0x369
04 ffffa981`44cd72f0 ffffe102`098866a0     <Unloaded_BEDaisy.sys>+0x328597
05 ffffa981`44cd72f8 ffffa981`44cd7379     0xffffe102`098866a0
06 ffffa981`44cd7300 ffffe102`098866a0     0xffffa981`44cd7379
07 ffffa981`44cd7308 ffffa981`44cd1000     0xffffe102`098866a0
08 ffffa981`44cd7310 ffffe101`df2c3080     0xffffa981`44cd1000
09 ffffa981`44cd7318 fffff805`2ee1b236     0xffffe101`df2c3080
0a ffffa981`44cd7320 fffff805`2eecbaea     nt!KiDeliverApc+0x186
0b ffffa981`44cd73e0 fffff805`2eeccae7     nt!KiSwapThread+0xf2a
0c ffffa981`44cd7530 fffff805`2eecf106     nt!KiCommitThreadWait+0x137
0d ffffa981`44cd75e0 fffff805`2f2d915c     nt!KeWaitForSingleObject+0x256
0e ffffa981`44cd7980 fffff805`2f2d907b     nt!ObWaitForSingleObject+0xcc
0f ffffa981`44cd79e0 fffff805`2f03e1e5     nt!NtWaitForSingleObject+0x6b
10 ffffa981`44cd7a20 00007ffa`b9faecd4     nt!KiSystemServiceCopyEnd+0x25
11 0000001f`ef9ff638 00000000`00000000     0x00007ffa`b9faecd4
BattleEye Anticheat is well know for causing BSODs, if you can do without it then I strongly suggest you remove it.
unfortunately i cannot as games i play require them, maybe if i uninstall and reinstall it will fix its self, im not sure. maybe its conflicting with another program on my pc.