Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck C9, {12, fffff8006e93dc10, 0, 1}
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
*************************************************************************
*** ***
*** ***
*** Either you specified an unqualified symbol, or your debugger ***
*** doesn't have full symbol information. Unqualified symbol ***
*** resolution is turned off by default. Please either specify a ***
*** fully qualified symbol module!symbolname, or enable resolution ***
Hi,
you can disable the verifier thanks. Unfortunately it appears that at this time there are no debugging symbols for your build even though a download exists, it just doesn't seem to work.
It appears the symbol issue is widespread:
No symbols available from MS for Creators Update 1703 (15063.13)? - - Windows 10 Forums
Apart from Windows 10 has anything new (hardware/software) been added recently?
Please run these scans:
File scans (the last scan might not work if using build 15063)
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.
Can you have a look through the event logs for a reoccurring issue, hopefully with a app or driver attached.
I did installed it (windows) once clean and once upgraded. Both options have the same Error.
I might be that the same bit of software is being used each time.
Did you find all your drivers from one source?
If so where?
Same with applications, view anything third party suspicious especially if it's an overclocking utility.
Post back with anything you find.
Please run a chkdsk:
Link Removed
This is simply to check on other possibilites..