[SOLVED] Windows 10 BSOD from attempting to launch TF2 after crash.

Status
Not open for further replies.

cph30075

Distinguished
Apr 25, 2015
49
0
18,540
I occasionaly get a BSOD, but I'm done dealing with these. Temps are fine, no thermal throttling or that jazz. Running a Ryzen 1700x @ stock (3.4Ghz), 32GB DDR4 RAM, EVGA FTW2 GTX 1080 @ stock. The Ryzen is water cooled by an NZXT 280mm cooler, runs at 34C idle. GPU runs at 60C idle. I'll attach the BSOD viewer logs. Thanks for any help.
Here's the BSOD .dmp file below:
https://pastebin.com/GzU5tdWQ
 

cph30075

Distinguished
Apr 25, 2015
49
0
18,540
Hi, please upload the actual minidump located here:
C:\WINDOWS\Minidump\060819-13546-01.dmp
to a file sharing site such as Google Drive or OneDrive (there are others too).
The file isn't there; folder is empty. It also no longer shows up on BSODview so I don't know where it could have gone besides a timed cleanup. I don't have any cleanup programs installed so my guess is Windows deleted it automatically.

EDIT: With that said I assume I'll have to wait until I get another BSOD, correct?
 

gardenman

Splendid
Moderator

cph30075

Distinguished
Apr 25, 2015
49
0
18,540
Hi, yes. Wait until you have another crash. Be sure minidumps (Small Memory Dumps) are enabled.
https://www.tenforums.com/tutorials/5560-configure-windows-10-create-minidump-bsod.html

Right after a crash go ahead a make a copy of the dump file just in case it gets deleted from it's original location.

You may need to copy the minidump file to your desktop (or documents) before it will upload properly.
I checked that already. I definately do have minidumps enabled, but I guess windows deletes them after a restart or a day. Would using driver verifier do anything?
 

gardenman

Splendid
Moderator
@Colif asked me to take a look at the dump file and he will reply later. I ran the dump file through the debugger and got the following information: https://pste.eu/p/KMv2.html

File information:071219-14156-01.dmp (Jul 12 2019 - 10:12:28)
Bugcheck:PAGE_FAULT_IN_NONPAGED_AREA (50)
Probably caused by:memory_corruption (Process: csrss.exe)
Uptime:0 Day(s), 14 Hour(s), 36 Min(s), and 16 Sec(s)

Comment: The overclocking driver "IOCBios2.sys" was found on your system. (Intel Extreme Tuning Utility)

BIOS information was not included in the dump file. This can sometimes mean an outdated BIOS is being used.

This information can be used by others to help you. I can't help you with this. Someone else will post with more information. Please wait for additional answers. Good luck.
 

Colif

Win 11 Master
Moderator
Normally I look at older drivers as potential causes of errors, figuring newer ones are more likely to have been written to work with win 10

  1. Jul 26 2008 - OpenHardwareMonitorLib.sys - Open Hardware Monitor driver http://openhardwaremonitor.org/
  2. Aug 22 2012 - AsIO.sys - ASUS Input Output driver http://www.asus.com/
  3. Sep 12 2012 - btwsecfl.sys - Broadcom Bluetooth IT Manager Filter driver (Broadcom Corporation)
  4. Feb 28 2013 - npf.sys - NetGroup Packet Filter driver, a component of WinPCap by Riverbed
  5. Jun 22 2016 - btwusb.sys - Bluetooth USB Device driver (Broadcom Corporation)

1 should be okay, I often see it
2 leads me to think you have an Asus motherboard
3 & 4 seem to old for the hardware you are using, I have seen 4 before, just can't remember where. wireshark?

what motherboard are you using? what bluetooth adapter?

dump is unable to identify the name of driver that caused this. csrss.exe = client services, its part of windows your user runs in.
 

gardenman

Splendid
Moderator
I ran the new dump file through the debugger and got the following information: https://pste.eu/p/wfaM.html

File information:111619-17609-01.dmp (Nov 16 2019 - 22:38:29)
Bugcheck:SYSTEM_SERVICE_EXCEPTION (3B)
Probably caused by:memory_corruption (Process: BlackOps3.exe)
Uptime:0 Day(s), 14 Hour(s), 02 Min(s), and 38 Sec(s)

Colif should reply later today if he can, or maybe someone else will reply before then. This information can be used by others to help you. I can't help you with this. Please wait for additional answers. Good luck.
 

cph30075

Distinguished
Apr 25, 2015
49
0
18,540

gardenman

Splendid
Moderator
I ran the dump file through the debugger and got the following information: https://funkiestbaboon.htmlpasta.com/

File information:123019-19421-01.dmp (Dec 30 2019 - 12:04:46)
Bugcheck:DRIVER_IRQL_NOT_LESS_OR_EQUAL (D1)
Probably caused by:memory_corruption (Process: re2.exe)
Uptime:7 Day(s), 0 Hour(s), 33 Min(s), and 12 Sec(s)

This information can be used by others to help you. I can't help you with this. Someone else will post with more information. Please wait for additional answers. Good luck.
 

Colif

Win 11 Master
Moderator
this one caused by a USB device as well.
it mentions
hidusb.sys - Microsoft driver
usbccgp.sys - USB Generic Parent driver - Microsoft
UsbHub3 .sys - USB 3 Hub driver - Microsoft
ucx01000.sys - USB Controller Extension - Microsoft
Wdf01000 .sys - I think this is WIndows Driver Framework

So Error not showing driver name responsible. But its sure likely to be a USB device.

Do you have a Blue Snowball Mic? This file here is what made me ask -
Nov 28 2016CMUSBDAC.sysC-Media USB Audio Class 1.0 and 2.0 DAC Device driver https://www.cmedia.com.tw/


I Wonder if these are tied together
Sep 12 2012btwsecfl.sysBroadcom Bluetooth IT Manager Filter driver (Broadcom Corporation)

Jun 22 2016btwusb.sysBluetooth USB Device driver (Broadcom Corporation)
What bluetooth have you got? Its not on the motherboard so what USB device?

2012 is way too old for win 10

Also, this file name is a little odd -
Jan 07 2011690b33e1-0462-4e84-9bea-c7552b45432a.sysAI Suite III (ASUSTeK Computer Inc.)
 

cph30075

Distinguished
Apr 25, 2015
49
0
18,540
this one caused by a USB device as well.
it mentions
hidusb.sys - Microsoft driver
usbccgp.sys - USB Generic Parent driver - Microsoft
UsbHub3 .sys - USB 3 Hub driver - Microsoft
ucx01000.sys - USB Controller Extension - Microsoft
Wdf01000 .sys - I think this is WIndows Driver Framework

So Error not showing driver name responsible. But its sure likely to be a USB device.

Do you have a Blue Snowball Mic? This file here is what made me ask -
Nov 28 2016CMUSBDAC.sysC-Media USB Audio Class 1.0 and 2.0 DAC Device driver https://www.cmedia.com.tw/


I Wonder if these are tied together
Sep 12 2012btwsecfl.sysBroadcom Bluetooth IT Manager Filter driver (Broadcom Corporation)

Jun 22 2016btwusb.sysBluetooth USB Device driver (Broadcom Corporation)
What bluetooth have you got? Its not on the motherboard so what USB device?

2012 is way too old for win 10

Also, this file name is a little odd -
Jan 07 2011690b33e1-0462-4e84-9bea-c7552b45432a.sysAI Suite III (ASUSTeK Computer Inc.)
I do have a Blue Snowball, still use it.
Don't have bluetooth. Motherboard doesn't have it and I never had a bluetooth expansion card. I recall a long time ago I plugged in an old bluetooth adapter but that was prior to upgrading to my AMD motherboard and CPU. Maybe remnant files?

Never installed AI Suite III, but I have updated my BIOS using, well, the BIOS files from ASUS's website.
 

Colif

Win 11 Master
Moderator
Its unusual for Bluetooth drivers to still be running if you don't have a USB dongle in the PC. I wonder where they would show in Device manager as should be able to remove drivers. My Bluetooth just shows as its own line (its built into motherboard).

If its not showing, try using Autoruns (link) to stop it running at startup. If a program needs the drivers, it can still run them but this stops them auto running with windows.

Windows installed AI Suite on my PC but at least it has the right name.
 
Status
Not open for further replies.

TRENDING THREADS