Thanatos

Full Version: Intermittent BSOD
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Gday all,

Im getting a BSOD at least once every 2 days, sometime I could be gaming, sometimes surfing net, or even working in an office document.

Not sure what I need to look at to work out where the problem is.

Problem signature:
Problem Event Name: BlueScreen
OS Version: 6.1.7600.2.0.0.256.48
Locale ID: 3081

Additional information about the problem:
BCCode: 10e
BCP1: 000000000000001F
BCP2: FFFFF8A00E709440
BCP3: 0000000000000000
BCP4: 000000000034EC29
OS Version: 6_1_7600
Service Pack: 0_0
Product: 256_1

Files that help describe the problem:
C:\Windows\Minidump\071110-23914-01.dmp
C:\Users\Mo\AppData\Local\Temp\WER-28173-0.sysdata.xml
Can't decipher it, try posting on a popular tech forums where the have a couple Microsoft MVP's. They generally have access to MSDN (I don't remember my login) and they can search the database or provide more detailed info.
A 10e typically refers to video memory issues be it from a driver or a bad card. Vista had an issue that a hot fix resolved but on 7 it was included. Try updating or rolling back your video card driver. If that fails to resolve try a different card.

Also try

Start - type in Search box -  COMMAND   find at top of list -  RIGHT CLICK  -  RUN AS ADMIN

sfc /scannow

How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
generates in Windows Vista cbs.log
<!-- m --><a class="postlink" href="http://support.microsoft.com/kb/928228" onclick="window.open(this.href);return false;">http://support.microsoft.com/kb/928228</a><!-- m -->


Then run checkdisk - schedule it to run at next start and then Apply OK your way out then restart.

How to Run Check Disk at Startup in Vista
<!-- m --><a class="postlink" href="http://www.vistax64.com/tutorials/67612-check-disk-chkdsk.html" onclick="window.open(this.href);return false;">http://www.vistax64.com/tutorials/67612 ... hkdsk.html</a><!-- m -->

Also this is an awesome tool for running thru bsod.
<!-- m --><a class="postlink" href="http://www.nirsoft.net/utils/blue_screen_view.html" onclick="window.open(this.href);return false;">http://www.nirsoft.net/utils/blue_screen_view.html</a><!-- m -->
Next time it happens, write down the stopcode and post it here.

Should be at the bottom of the BSOD, syntax is "0x0000000_ (parameter, parameter, parameter, parameter)"
Thanks all, just update to latest catalyst, seems to be ok so far. Here's hoping
Reference URL's