Please keep in mind that this section of the sevenforums.com is ONLY for BSOD crashes, I likely won't be able to help you properly with the sudden reboots.
The zip still doesn't contain all of the files, but it is an improvement.
The crashes are all over the place, this usually means a lower level problem with the system and usually have some causes like
- malware infection
- software compatibility problems
- missing windows updates
- BIOS problems
Please visit Windows Update and install every update available, it may take a couple of times to get them all.
Please uninstall
everything of AMD using
Display Driver Uninstaller and install new drivers from
AMD
Code:
*** WARNING: Unable to verify timestamp for atikmdag.sys
*** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
Please check every installed 3rd party program for updates, like Malwarebytes
Code:
3: kd> lmvm mbamchameleon
start end module name
fffff880`0157f000 fffff880`01599000 mbamchameleon T (no symbols)
Loaded symbol image file: mbamchameleon.sys
Image path: \??\C:\Windows\system32\drivers\mbamchameleon.sys
Image name: mbamchameleon.sys
Timestamp: [COLOR="Red"]Mon Aug 18 16:53:30 2014[/COLOR] (53F2136A)
CheckSum: 0001C8F7
ImageSize: 0001A000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
Please try following:
- Open an admin command prompt
- Copy/paste "sfc/scannow" (without quotes) and press enter
- When it finished reboot your system
- Open again an admin command prompt
- Enter sfc/scannow again
If sfc/scannow does NOT say "
Windows Resource Protection did not find any integrity violation", please upload the cbs.log file located at {windows partition}\Windows\Logs\CBS\, if the file is too large try a 3rd party uploader like dropbox, onedrive, google drive, mediafire etc.
System File Check(SFC a.k.a. Windows Resource Protection) needs to have your system rebooted in order for sfc to try to fix the problems that it finds.
As there is a 0x50(PAGE_FAULT_IN_NONPAGED_AREA) and 0xD1(DRIVER_IRQL_NOT_LESS_OR_EQUAL) with both read errors and a 0x1A(MEMORY_MANAGEMENT) please test your memory using MemTest86+
Run MemTest86+ to analyse your RAM.
MemTest86+ - Test RAM - Windows 7 Forums
Note
MemTest86+ needs to be run for
at least 8 passes for conclusive results. Set it running before you go to bed and leave it overnight. We're looking for
zero errors here. Even a single error will indicate RAM failure.
Code:
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except,
it must be protected by a Probe. Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: [COLOR="Red"]fffff900c6543e06, memory referenced[/COLOR].
Arg2: [COLOR="red"]0000000000000000[/COLOR], [COLOR="red"]value 0 = read operation[/COLOR], 1 = write operation.
Arg3: fffff960001a9c70, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 0000000000000002, (reserved)