Random Crashes, BSOD, Unknown Cause

Raiu

New member
Local time
9:50 PM
Messages
2
Since August my computer has been having these random crashes. What happens is the display freezes for a couple seconds, then the displays shut off for around to 10 seconds (if I'm playing sound through my speakers, the sound gets glitched, like it gets stuck on whatever sound was playing when it froze). Then my computer reboots itself. Once windows starts up I get a message saying "Windows recovered from an unexpected shutdown" or something along those lines. When I look at the details, it says the cause was a BlueScreen, but I never get to see it because my display is always the first thing to shut off, and I don't know how to read any of the other details in the message.

There's no specific time or action that causes this. Sometimes I can go a whole day without crashing at all, but the next day I could crash 5 times in a row. There doesn't seem to be anything I'm doing that causes this; I could be playing a game, or I could click on a YouTube video, or I could be in the bathroom and then I'd come back to find that my computer rebooted.

I've tried checking if it's a software issue, but I don't think it is. Even after keeping any program I was using when it crashed before closed, it still would crash. I checked to see if there was any issues with drivers, but my drivers are up to date, and even older drivers (from before this issue started) don't make a difference. I've even tried completely formatting my harddrive and reinstalling windows, still no results.

The only thing that's remaining is the hardware, but no amount of research gave me a clear answer. Because it's my display that shuts off before anything else, that leads me to believe it has to do with my GPU, but I really don't know. I took my computer to a shop to get it fixed, and they tried to tell me it was my CPU, saying they were getting an error saying "thermal" something or other, and they said the computer wouldn't reboot on its own, which is something I have never once experienced and completely different from what I am experiencing. But I let them replace my CPU, and it made absolutely no difference.

I'm still believing it has something to do with the GPU, considering the initial behavior of the crash, but I've attached the zip file to this post, so hopefully someone can help me figure this out.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom build
OS
Windows 7 Home Premium 64bit
CPU
Intel Core i7-4930K CPU @3.40GHz (12 CPUs)
Motherboard
P9X79 LE
Memory
16GB
Graphics Card(s)
GTX 760
Hard Drives
4TB HDD
Antivirus
Avast
Browser
Google Chrome

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Fujitsu LIFEBOOK
OS
Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
CPU
Intel(R) Pentium(R) CPU P6200 @ 2.13GHz
Motherboard
FUJITSU FJNBB06
Memory
4.00 GB
Graphics Card(s)
Intel(R) Graphics Media Accelerator HD
Sound Card
[1] Realtek High Definition Audio [2] Intel(R) Display Audio
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 59 Hz
Hard Drives
TOSHIBA MK5076GSX
Antivirus
AVG FREE
Sorry, I forgot to hit "upload" when I was attaching the file to the original post. I have it here now.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom build
OS
Windows 7 Home Premium 64bit
CPU
Intel Core i7-4930K CPU @3.40GHz (12 CPUs)
Motherboard
P9X79 LE
Memory
16GB
Graphics Card(s)
GTX 760
Hard Drives
4TB HDD
Antivirus
Avast
Browser
Google Chrome
Please do the following
  • Open an admin command prompt
  • Copy & paste the code below in the command prompt
  • Go to your desktop
  • Right click CollectedFiles folder and choose sent to and select compressed (zipped) folder
  • Upload the zip.

Code:
md "%USERPROFILE%\Desktop\CollectedFiles"&wmic /output:"%USERPROFILE%\Desktop\CollectedFiles\hotfix.txt" qfe list full /format:table&copy %SystemRoot%\minidump\*.dmp "%USERPROFILE%\Desktop\CollectedFiles"&dxdiag /t %temp%\dxdiag.txt&copy %temp%\dxdiag.txt "%USERPROFILE%\Desktop\CollectedFiles\dxdiag.txt"&type %SystemRoot%\System32\drivers\etc\hosts >> "%USERPROFILE%\Desktop\CollectedFiles\hosts.txt"&systeminfo > "%USERPROFILE%\Desktop\CollectedFiles\systeminfo.tmp"&findstr /v "Owner." "%USERPROFILE%\Desktop\CollectedFiles\systeminfo.tmp" > "%USERPROFILE%\Desktop\CollectedFiles\systeminfo.txt"&del "%USERPROFILE%\Desktop\CollectedFiles\systeminfo.tmp"&driverquery /v > "%USERPROFILE%\Desktop\CollectedFiles\drivers.txt"&msinfo32 /nfo "%USERPROFILE%\Desktop\CollectedFiles\msinfo32.nfo"&wevtutil qe System /f:text > "%USERPROFILE%\Desktop\CollectedFiles\eventlog.txt"&reg export HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall "%USERPROFILE%\Desktop\CollectedFiles\uninstall.txt"&reg export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components" "%USERPROFILE%\Desktop\CollectedFiles\installed.txt"
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom build
OS
Windows 10 Pro
CPU
i5-6500
Motherboard
Gigabyte B150-HD3P-CF
Memory
16GB DDR4 2133 Crucial Ballistix Sport LT
Graphics Card(s)
MSI GeForce GTX 1060 GAMING X 6G
Sound Card
Intel Display Audio
Monitor(s) Displays
Liyama ProLite XB2483HSU-B2
Screen Resolution
1920 x 1080
Hard Drives
Crucial MX200 500GB & Toshiba DT01ACA300 3TB
PSU
Corsair RM550x
Case
Fractal Design Define S
Cooling
Cooler Master TX3 i
Keyboard
Func KB-460 (MX Red)
Mouse
Corsair Gaming M65 RGB
Antivirus
Bitdefender Total Security 2016 + MBAM Pro + MBAE Pro
Browser
Google Chrome
Other Info
Creative Sound Blaster Tactic3D Rage V2 headset
Back
Top