Blue screen

Status
Not open for further replies.

Gurty

Solid State Member
Messages
10
Hey, so i built a custom computer, However on boot up i keep getting the blue screen of death, this is easily resolved by turning it off and back on and then it works fine, but i fear it could get worse. Does anyone have a solution for me? I'm also quite amateur regarding computer BIOS so Any solution which involve this explain in simpleton for me :p Thanks.

I've included 2 pictures so u can see the error messages.

Imageshack - img0408i.jpg
Imageshack - img0408r.jpg

My spec is :
gigabyte H55m-s2 m/b
Adata 4gb 1600mhz DDR3 9-9-9-24
Palit Geforce GTX 460 1gb sonic edition
WD 640gb Caviar blue sata 300 16mb cache 7200rpm hdd
LG 22x dvd+R sata
OCZ StealthXStream 2 600w PSU
Intel CPU core i5 661 3.33ghz

Thanks again
 
We see your thread and we are in the process of approving it. As stated in the Welcome Thread that is linked in the New Member PM that you received:

Note that being new if you include hyper links in your post, it may not be visable at first. This is due to a Anti-Spam module we have running. With this module in place, any posts by new members is put under moderation. It helps us keep the site clean and free from junk that doesnt need to be seen. So if you make a topic that contains hyper links and after you hit Submit New Thread, you dont see it please don't panic. It will be caught by a Moderator or Administrator ASAP for approval and then be able to be seen by not only you, but other members as well. Please if this happens, dont post the topic several times till you can see it. It is just more confusing for everyone.

You included links which puts the topic under Moderation for one of us staff members to approve. Continuing to post the thread will not make it seen. It has to be approved first no matter what. Thank you for the understanding.

As for your topic at hand:

Bug Check 0x8E: KERNEL_MODE_EXCEPTION_NOT_HANDLED

Cause

The KERNEL_MODE_EXCEPTION_NOT_HANDLED bug check is a very common bug check. To interpret it, you must identify which exception was generated.

Common exception codes include the following:
  • 0x80000002: STATUS_DATATYPE_MISALIGNMENT indicates that an unaligned data reference was encountered.
  • 0x80000003: STATUS_BREAKPOINT indicates that a breakpoint or ASSERT was encountered when no kernel debugger was attached to the system.
  • 0xC0000005: STATUS_ACCESS_VIOLATION indicates that a memory access violation occurred.
For a complete list of exception codes, see the Ntstatus.h file that is located in the inc directory of the Microsoft Windows Driver Kit (WDK).
Resolution


If you are not equipped to debug this problem, you should use some basic troubleshooting techniques:
  • Make sure you have enough disk space.
  • If a driver is identified in the bug check message, disable the driver or check with the manufacturer for driver updates.
  • Try changing video adapters.
  • Check with your hardware vendor for any BIOS updates.
  • Disable BIOS memory options such as caching or shadowing.
If you plan to debug this problem, you might find it difficult to obtain a stack trace. Parameter 2 (the exception address) should identify the driver or function that caused this problem.
If exception code 0x80000003 occurs, a hard-coded breakpoint or assertion was hit, but the computer was started with the /NODEBUG switch. This problem should rarely occur. If it occurs repeatedly, make sure that a kernel debugger is connected and that the computer is started with the /DEBUG switch.
If exception code 0x80000002 occurs, the trap frame supplies additional information.

If you do not know the specific cause of the exception, consider the following items:
  • Hardware incompatibility. Make sure that any new hardware installed is listed in the Microsoft Windows Marketplace Tested Products List.
  • Faulty device driver or system service. A faulty device driver or system service might be responsible for this error. Hardware issues, such as BIOS incompatibilities, memory conflicts, and IRQ conflicts can also generate this error.
If the bug check message lists a driver by name , disable or remove that driver. Also, disable or remove any drivers or services that were recently added. If the error occurs during the startup sequence and the system partition is formatted with NTFS file system, you might be able to use Safe Mode to rename or delete the faulty driver. If the driver is used as part of the system startup process in Safe Mode, you have to start the computer by using the Recovery Console to access the file.
If the problem is associated with Win32k.sys, the source of the error might be a third-party remote control program. If such software is installed, you can remove the service by starting the system by using the Recovery Console and then deleting the offending system service file.
Check the System Log in Event Viewer for additional error messages that might help identify the device or driver that is causing bug check 0x1E. You can disable memory caching of the BIOS to try to resolve the error. You should also run hardware diagnostics, especially the memory scanner, that the system manufacturer supplies. For more information about these procedures, see the owner's manual for your computer.
The error that generates this message can occur after the first restart during Windows Setup, or after Setup is finished. A possible cause of the error is lack of disk space for installation and system BIOS incompatibilities. For problems during Windows installation that are associated with lack of disk space, reduce the number of files on the target hard disk drive. Check for and delete any temporary files that you do not have to have, Internet cache files, application backup files, and .chk files that contain saved file fragments from disk scans. You can also use another hard disk drive with more free space for the installation.
You can resolve BIOS problems by upgrading the system BIOS version.

We need to know what version of Windows you are running.
 
Hey thanks for swift response sorry, I thought my internet wasn't posting the topic sorry for the spam of the topic, and thank you for the feedback i'll go do it now :) Im also running 32bit windows 7 pro
 
Hi I tried the simple solutions as im not very good on computers so couldn't run the bios solutions, However it didn't seem to work i just received another different type of blue screen, Seems im getting random ones Here's the new one : Imageshack - img0410me.jpg


Thanks
 
Random bluescreens are classic of corrupt memory, or a bad file system.

Download and create a cd that contains Memtest 86+ and run that, let it run for 2-4 passes minimum, if it errors, you will know it, if it don't let us know.

It could also be corrupt system drivers.
 
Hey thanks for the reply, Do you know a site where i can download Memtest 86+ Thanks.
 
Hey again im not sure which one to download theirs a few, also im getting a beep after i log in then it all goes quite i also tried to open control panel and edit some setting and i get this message. c:\windows\system32\systempropertiesprotection.exe

Could this be related to my problem, Also could it be my windows 7 thats causing these issues, Thanks.
 
Status
Not open for further replies.
Back
Top Bottom