Windows 10 BSOD starting again.

Bear

Well-Known Member
Joined
Sep 29, 2016
Messages
128
I'm still only running windows defender as requested in previous thread and suddenly the crashes have started again. When it triggers, its either a BSOD or total lockup of the system.
 


Attachments

Solution
If you're able to run commands when it's "locked up" it's probably just an application hanging. If you open task manager and go to the details tab. If the video hangs again right click on the process associated with the player and select 'Analyze Wait Chain' if there is anything listed in the Windows post a screen shot.
oh boy.. i SERIOUSLY don't want to start over yet again...
 


the only thing I can see is, to be honest I'm 99% sure its a issue with my install of 10.

Log Name: Microsoft-Windows-Kernel-PnP/Configuration
Source: Microsoft-Windows-Kernel-PnP
Date: 03-Sep-17 19:58:14
Event ID: 441
Task Category: None
Level: Error
Keywords:
User: SYSTEM
Computer: BearsPC
Description:
Device USBSTOR\Disk&Ven_WD&Prod_My_Passport_259F&Rev_1014\575833314136365253503339&0 could not be migrated.

Last Device Instance Id: SCSI\Disk&Ven_&Prod_\4&fa535c2&0&020000
Class Guid: {4d36e967-e325-11ce-bfc1-08002be10318}
Location Path:
Migration Rank: 0xF000FE00FFFFF130
Present: false
Status: 0xC0000719
Event Xml:
<Event xmlns="Link Removed">
<System>
<Provider Name="Microsoft-Windows-Kernel-PnP" Guid="{9C205A39-1250-487D-ABD7-E831C6290539}" />
<EventID>441</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2017-09-04T00:58:14.451384400Z" />
<EventRecordID>1675</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="380" />
<Channel>Microsoft-Windows-Kernel-PnP/Configuration</Channel>
<Computer>BearsPC</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="DeviceInstanceId">USBSTOR\Disk&amp;Ven_WD&amp;Prod_My_Passport_259F&amp;Rev_1014\575833314136365253503339&amp;0</Data>
<Data Name="LastDeviceInstanceId">SCSI\Disk&amp;Ven_&amp;Prod_\4&amp;fa535c2&amp;0&amp;020000</Data>
<Data Name="ClassGuid">{4D36E967-E325-11CE-BFC1-08002BE10318}</Data>
<Data Name="LocationPath">
</Data>
<Data Name="MigrationRank">0xf000fe00fffff130</Data>
<Data Name="Present">false</Data>
<Data Name="Status">0xc0000719</Data>
</EventData>
</Event>
 


This is nuts, now the thumbdrive isn't recognized after doing chkdsk /r & rebooting. It's got to be something to do with the usb drivers I would think but I'm not sure how to remove ALL the usb devices to have them reconfigured since the kbd & mouse are usb also.
the drives are No longer on the hub so its not the hub.
weird part is it see's the passport but not the other 2
upload_2017-9-4_17-13-17.webp

but device manager see's all of them.
Since device manager see's them I don't think its a bios issue.
I'll have my son unplug everything but the kbd and mouse and put them in usb 2 since I doubt usb 3 is going to make a hill of beans difference.
any special settings in bios I should check?
I'm also going to uninstall avira yet again.
Capture.webp
 


Hopefully this one tells you more.. once again dxdiag wasn't auto found so I created it manually, then reran telling it to skip everythign already written.
This time it happened within 60 seconds of starting pandora and a flash game ( soliders inc )
It said "clock watchdog timeout"
on the positive side of things, after removing all the stuff yesterday, drives are back! *shakes head in confusion*
I haven't had this much trouble with windows in a LOT of years.
 


Attachments

idk, how relevant it is but I'm seeing 2 usb keyboards in bios, which is very strange.
Here's the usb listing from device manager..

Capture.webp
 


yes, .. so system was fine for a while, then 1709 came through and things went to hell in a hand basket.. after fighting for last 2 mo to get it fixed, MS screwed up and destoryed the uefi bootloader so I wound up having to do a brand new totally clean, new paritions etc install..
Today is first day and already got bsod ( and tons of other permissions issues ) 2x.
here's the latest
and the screenshot is from the one moments before it.
 


Attachments

Hi, thanks for responding, I hadn't at that point because there are NUMEROUS install issues. I've got an appointment with level 2 MS tech tomorrow @ noon so hopefully they will figure out the TRUE root cause instead of bandaiding.
as for the build, yeah, i'm wondering about that.. I had hit a button in settings that apparently caused it, although now it says its not turned on, so idk..
I dont' suppose there is a way to rollback w/o reinstalling? Do I need/want to rollback?
1517776402537.webp


Appreciate your help guys.
Bear

Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000007E, {ffffffffc0000005, fffff802f86b6424, fffffc8d6aaeb6a8, fffffc8d6aaeaef0}

*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
Probably caused by : memory_corruption

Followup:     memory_corruption
Hi Bear,
did you apply any drivers?
Link Removed

You also need to run windows update.

Try these scans
File scans
Right click on the Start menu icon and from the revealed list choose 'admin command prompt'. Type:
sfc /scannow
press enter and await results

In the same command prompt and after the above scan has finished type:
dism /online /cleanup-image /restorehealth
Press enter and await results (longer this time).

If the first scan found files it could not repair but the second scan is successful, run the first scan again using the same command prompt box and this time it should repair the files found.

I really have to hit the sack but will check back later.
 


oh, and just fyi kemical I did run both right after I sent the report here, and both revealed no issues.
sense then I've installed realtek's chipset audio drivers and nvidia's drivers.
I'll get lan done today. I'm not sure Asus's asmedia drivers are current since its been so long since asus updated them?

Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000007E, {ffffffffc0000005, fffff802f86b6424, fffffc8d6aaeb6a8, fffffc8d6aaeaef0}

*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
Probably caused by : memory_corruption

Followup:     memory_corruption
Hi Bear,
did you apply any drivers?
Link Removed

You also need to run windows update.

Try these scans
File scans
Right click on the Start menu icon and from the revealed list choose 'admin command prompt'. Type:
sfc /scannow
press enter and await results

In the same command prompt and after the above scan has finished type:
dism /online /cleanup-image /restorehealth
Press enter and await results (longer this time).

If the first scan found files it could not repair but the second scan is successful, run the first scan again using the same command prompt box and this time it should repair the files found.

I really have to hit the sack but will check back later.
 


just had another one..
 


Attachments

  • W7F_04-02-2018.zip
    W7F_04-02-2018.zip
    467.2 KB · Views: 287
  • 27661575_1587119841372755_1674145759_n.webp
    27661575_1587119841372755_1674145759_n.webp
    96.3 KB · Views: 266
thats odd.... could it be because I did a bunch of stuff after install before restarting ?
Macrium is one of the top backup systems there is.

Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1E, {ffffffffc0000005, fffff80069d30424, 0, ffffffffffffffff}

*** WARNING: Unable to verify timestamp for mrcbt.sys
*** ERROR: Module load completed but symbols could not be loaded for mrcbt.sys
Probably caused by : memory_corruption

Followup:     memory_corruption
Hi Bear,
this dump file is pointing to Macrium Reflect as the cause. Please uninstall to test.
 


taking macrium out didn't solve it.. I just had another and on reboot I checked hwinfo and noticed that core voltage on core 1 and 5 were VERY low..
I had a flash game, spotify and a dl going when it crashed this time. Seems to me spotify has caused it before and I read it has for others.
 


Attachments

  • cpu-low-voltage.webp
    cpu-low-voltage.webp
    49.3 KB · Views: 475
i just went into bios "optimized" it, made sure the energy saver was turned off and touched nothing else.. now voltages are up! it's set to "normal" in bios btw..
1517973478036.webp

oh, I also uninstalled the nvidia drivers using ddu

grrr.. looks like they are going up and down depending on activity?
1517973792183.webp


here's what they look like after nvidia was reinstalled ( no experience or 3dvision)
1517973932123.webp
 


Last edited:
ok, now this is weird... just got a notice about updates that won't install..
1517977439269.webp

if it knows my drivers are better wth is it going to keep trying?
I just turned hwinfo on and this is what it shows..
1517977507946.webp
 


Back
Top