Hello, Encephlon. I will see if I can help with this. You only had one dump file, which is what we use to debug. One dump is not a good sample, but this is what the dump says.
Code:
BugCheck 1000007E, {ffffffffc0000005, fffff8800172dd6e, fffff880041247c8, fffff88004124020}
[COLOR=red]Probably caused by : volsnap.sys[/COLOR] ( volsnap!VspCollectLazyOffsetsPass+1be )
Followup: MachineOwner
That is the Volume Shadow Copy Driver supplied by Windows update
Also shown as causes are
Code:
fffff880`041242c8 fffff880`05ce91a8Unable to load image igdkmd64.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for igdkmd64.sys
*** [COLOR=red]ERROR: Module load completed but symbols could not be loaded for igdkmd64.sys[/COLOR]
igdkmd64+0xbc1a8
[CODEigdkmd64
start end module name
fffff880`05c2d000 fffff880`05fec000 igdkmd64 T (no symbols)
Loaded symbol image file: igdkmd64.sys
Image path: igdkmd64.sys
Image name: igdkmd64.sys
Timestamp: Fri
Sep 26 08:42:04 2014 (54256D2C)
CheckSum: 003B14CE
ImageSize: 003BF000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4][/CODE]
That is your Intel Graphics driver and can be updated at your manufacturer's web site.
But also listed is
Code:
fffff880`04124120 fffff880`0515cea0Unable to load image nvkflt.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for nvkflt.sys
*** [COLOR=red]ERROR: Module load completed but symbols could not be loaded for nvkflt[/COLOR].sys
nvkflt+0x3bea0
Code:
nvkflt
start end module name
fffff880`05121000 fffff880`0516e000 nvkflt T (no symbols)
[COLOR=red]Loaded symbol image file: nvkflt.sys[/COLOR]
Image path: nvkflt.sys
Image name: nvkflt.sys
Timestamp: Fri Mar 13 10:31:22 2015 (550302CA)
CheckSum: 00052D15
ImageSize: 0004D000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
That is your Nvidia Graphics Filter Driver.
I also notice that you have an awful lot of errors with Your Secunia Software. Specifically PSIA.EXE. I would uninstall it and install something else to replace it
If you would please fill out your system specs in as much detail as possible. It is difficult for me to recommend things when I have no idea of what hardware w are dealing with. This may help you.
Please fill out your System Specs
Information
Your System Specs will help us to help you, and doing it in this manner will make them available to all helpers in every post and keep us from hunting for them. We ask that you fill them out in as much detail as possible including Desktop or Laptop, Model number if it is an OEM computer and all components with the Manufacturer and Model number if possible.
If you will go to your last post and click the 'System Specs' in the bottom left of the post, you will find a link to update your system specs. Please fill those out in as much detail as possible, making sure to click save at the bottom of the page. If you would like to know what we would like, you can click 'My System Specs' at the bottom left of this post to see mine. If you do not know what your components are, this will help you accomplish this task.
http://www.sevenforums.com/tutorials/180324-system-info-see-your-system-specs.html
I would also run Seatools for DOS
http://www.sevenforums.com/tutorials/313457-seatools-dos-windows-how-use.html#Part3 on all the drives, especially the external drive.
If you would. please open an elevated command prompt ( click start, type
cmd in the search box,
right click on the cmd entry and select run as administrator) in the black box that opens, copy/paste
sfc /scannow. If you decide to type it, notice the space between the sfc and the /. It is a system file checker which will scan your system files and attempt to correct any missing or corrupt files. What we want are the results to say windows found no integrity violations. If it says files were found but could not be repaired, close the box, reboot and run it again, after opening the administrative command prompt. You may have to reboot and run it three times for it to repair all system files. If it can't repair them after 3 reboots, let us know.