Random BSOD, plz help

fahadalrefaei

New member
Local time
5:15 AM
Messages
17
I brought my new pc about 2 weeks ago (you can see my specs in my profile). At first everything worked great but after about a week i got a BSOD. I restarted my PC and it happened again after another 4 hours, and again after another hour.

So I restored my PC to an earlier setting (I set it to how it was 3 days earlier). But after another 6 or so hours the Blue Screen apeared again. So I took it back to the store (I brought it from a small store that specialised in custom PCs - I got my last 3 Pcs from them with no problem) and for the last week we have tried everything from changing my memory, to upgrading it, to changing motherboards (it was an ASUS Deluxe v2) and nothing worked.
I even tried the everest system stability tset to see if i can force a blue screen but it didnt work.

In the Blues screen I keep getting diffrent kind of errors:
FAUALT_IN_NONPAGED_AVED
NOT_LESS_OR_EQUAL
and the last occured when I was playing an online game
SYSTEM_SERVICE_EXCEPT 0X0000003B

I have attached the minidump file.
Thank you all for your time and help.

(please note that I'm not very skilled with computers)
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
I brought my new pc about 2 weeks ago (you can see my specs in my profile). At first everything worked great but after about a week i got a BSOD. I restarted my PC and it happened again after another 4 hours, and again after another hour.

So I restored my PC to an earlier setting (I set it to how it was 3 days earlier). But after another 6 or so hours the Blue Screen apeared again. So I took it back to the store (I brought it from a small store that specialised in custom PCs - I got my last 3 Pcs from them with no problem) and for the last week we have tried everything from changing my memory, to upgrading it, to changing motherboards (it was an ASUS Deluxe v2) and nothing worked.
I even tried the everest system stability tset to see if i can force a blue screen but it didnt work.

In the Blues screen I keep getting diffrent kind of errors:
FAUALT_IN_NONPAGED_AVED
NOT_LESS_OR_EQUAL
and the last occured when I was playing an online game
SYSTEM_SERVICE_EXCEPT 0X0000003B

I have attached the minidump file.
Thank you all for your time and help.

(please note that I'm not very skilled with computers)


These both were caused by memory_corruption. I think given that you just "updated" the memory I would run a memory test

Run a system file check to verify and repair your system files.
To do this type cmd in search, then right click to run as administrator, then
SFC /SCANNOW

read here for more information http://www.sevenforums.com/tutorials/1538-sfc-scannow-command-system-file-checker.html

Let us know the results from the report at the end.

Ken





Code:
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\K\Desktop\Windows_NT6_BSOD_jcgriff2\091010-24195-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

WARNING: Whitespace at end of path element
Symbol search path is: SRV*C:\symbols;*http://msdl.microsoft.com/download/symbols ;srv*e:\symbols
*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`03059000 PsLoadedModuleList = 0xfffff800`03296e50
Debug session time: Fri Sep 10 13:54:05.407 2010 (GMT-4)
System Uptime: 0 days 0:40:23.547
Loading Kernel Symbols
...............................................................
................................................................
................................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 24, {1904fb, fffff880062c9508, fffff880062c8d70, fffff880012eded9}

Probably caused by : memory_corruption

Followup: memory_corruption
---------

7: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

NTFS_FILE_SYSTEM (24)
    If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
    parameters are the exception record and context record. Do a .cxr
    on the 3rd parameter and then kb to obtain a more informative stack
    trace.
Arguments:
Arg1: 00000000001904fb
Arg2: fffff880062c9508
Arg3: fffff880062c8d70
Arg4: fffff880012eded9

Debugging Details:
------------------


EXCEPTION_RECORD:  fffff880062c9508 -- (.exr 0xfffff880062c9508)
ExceptionAddress: fffff880012eded9 (Ntfs!NtfsOpenExistingAttr+0x00000000000001d9)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: 00000000000000e8
Attempt to read from address 00000000000000e8

CONTEXT:  fffff880062c8d70 -- (.cxr 0xfffff880062c8d70)
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000001
rdx=fffff8a00372a810 rsi=0000000000020002 rdi=fffff88007d083b0
rip=fffff880012eded9 rsp=fffff880062c9740 rbp=0000000000000000
 r8=fffff8a00309d900  r9=fffff880062c9ca8 r10=fffff880062c9a30
r11=fffff880062c9710 r12=fffffa800e31f010 r13=fffff88007d08420
r14=fffff8a00309d900 r15=fffffa800beaaae0
iopl=0         nv up ei ng nz ac pe cy
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010293
Ntfs!NtfsOpenExistingAttr+0x1d9:
fffff880`012eded9 81bc25e8000000a0000000 cmp dword ptr [rbp+0E8h],0A0h ss:0018:00000000`000000e8=????????
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  raptr.exe

CURRENT_IRQL:  0

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_PARAMETER1:  0000000000000000

EXCEPTION_PARAMETER2:  00000000000000e8

READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800033010e0
 00000000000000e8 

FOLLOWUP_IP: 
Ntfs!NtfsOpenExistingAttr+1d9
fffff880`012eded9 81bc25e8000000a0000000 cmp dword ptr [rbp+0E8h],0A0h

FAULTING_IP: 
Ntfs!NtfsOpenExistingAttr+1d9
fffff880`012eded9 81bc25e8000000a0000000 cmp dword ptr [rbp+0E8h],0A0h

BUGCHECK_STR:  0x24

DEFAULT_BUCKET_ID:  CODE_CORRUPTION

LAST_CONTROL_TRANSFER:  from fffff880012ea78b to fffff880012eded9

STACK_TEXT:  
fffff880`062c9740 fffff880`012ea78b : fffff880`07d083b0 fffffa80`0beaaae0 fffff8a0`0309dc98 fffff8a0`00000020 : Ntfs!NtfsOpenExistingAttr+0x1d9
fffff880`062c9800 fffff880`012eaeff : fffffa80`0beaaae0 fffffa80`0e31f010 fffff8a0`0309dc98 fffff880`00000020 : Ntfs!NtfsOpenAttributeInExistingFile+0x5ab
fffff880`062c9990 fffff880`012fbe76 : fffffa80`0beaaae0 fffffa80`0e31f010 fffff8a0`0309dc98 fffff880`062c9c10 : Ntfs!NtfsOpenExistingPrefixFcb+0x1ef
fffff880`062c9a80 fffff880`012f628d : fffffa80`0beaaae0 fffffa80`0e31f010 fffff880`062c9c60 fffff880`062c9ca8 : Ntfs!NtfsFindStartingNode+0x5e6
fffff880`062c9b50 fffff880`0125fc0d : fffffa80`0beaaae0 fffffa80`0e31f010 fffff880`07d083b0 fffffa80`0d602b00 : Ntfs!NtfsCommonCreate+0x3dd
fffff880`062c9d30 fffff800`030c15c7 : fffff880`07d08320 00000000`ffffffff 00000000`7efd8000 00000000`3a13ff40 : Ntfs!NtfsCommonCreateCallout+0x1d
fffff880`062c9d60 fffff800`030c1581 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KySwitchKernelStackCallout+0x27
fffff880`07d081f0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSwitchKernelStackContinue


CHKIMG_EXTENSION: !chkimg -lo 50 -d !Ntfs
    fffff880012ededb - Ntfs!NtfsOpenExistingAttr+1db
    [ 24:25 ]
1 error : !Ntfs (fffff880012ededb)

MODULE_NAME: memory_corruption

IMAGE_NAME:  memory_corruption

FOLLOWUP_NAME:  memory_corruption

DEBUG_FLR_IMAGE_TIMESTAMP:  0

MEMORY_CORRUPTOR:  ONE_BIT

STACK_COMMAND:  .cxr 0xfffff880062c8d70 ; kb

FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_ONE_BIT

BUCKET_ID:  X64_MEMORY_CORRUPTION_ONE_BIT

Followup: memory_corruption
---------

7: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

NTFS_FILE_SYSTEM (24)
    If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
    parameters are the exception record and context record. Do a .cxr
    on the 3rd parameter and then kb to obtain a more informative stack
    trace.
Arguments:
Arg1: 00000000001904fb
Arg2: fffff880062c9508
Arg3: fffff880062c8d70
Arg4: fffff880012eded9

Debugging Details:
------------------


EXCEPTION_RECORD:  fffff880062c9508 -- (.exr 0xfffff880062c9508)
ExceptionAddress: fffff880012eded9 (Ntfs!NtfsOpenExistingAttr+0x00000000000001d9)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: 00000000000000e8
Attempt to read from address 00000000000000e8

CONTEXT:  fffff880062c8d70 -- (.cxr 0xfffff880062c8d70)
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000001
rdx=fffff8a00372a810 rsi=0000000000020002 rdi=fffff88007d083b0
rip=fffff880012eded9 rsp=fffff880062c9740 rbp=0000000000000000
 r8=fffff8a00309d900  r9=fffff880062c9ca8 r10=fffff880062c9a30
r11=fffff880062c9710 r12=fffffa800e31f010 r13=fffff88007d08420
r14=fffff8a00309d900 r15=fffffa800beaaae0
iopl=0         nv up ei ng nz ac pe cy
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010293
Ntfs!NtfsOpenExistingAttr+0x1d9:
fffff880`012eded9 81bc25e8000000a0000000 cmp dword ptr [rbp+0E8h],0A0h ss:0018:00000000`000000e8=????????
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

PROCESS_NAME:  raptr.exe

CURRENT_IRQL:  0

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_PARAMETER1:  0000000000000000

EXCEPTION_PARAMETER2:  00000000000000e8

READ_ADDRESS:  00000000000000e8 

FOLLOWUP_IP: 
Ntfs!NtfsOpenExistingAttr+1d9
fffff880`012eded9 81bc25e8000000a0000000 cmp dword ptr [rbp+0E8h],0A0h

FAULTING_IP: 
Ntfs!NtfsOpenExistingAttr+1d9
fffff880`012eded9 81bc25e8000000a0000000 cmp dword ptr [rbp+0E8h],0A0h

BUGCHECK_STR:  0x24

DEFAULT_BUCKET_ID:  CODE_CORRUPTION

LAST_CONTROL_TRANSFER:  from fffff880012ea78b to fffff880012eded9

STACK_TEXT:  
fffff880`062c9740 fffff880`012ea78b : fffff880`07d083b0 fffffa80`0beaaae0 fffff8a0`0309dc98 fffff8a0`00000020 : Ntfs!NtfsOpenExistingAttr+0x1d9
fffff880`062c9800 fffff880`012eaeff : fffffa80`0beaaae0 fffffa80`0e31f010 fffff8a0`0309dc98 fffff880`00000020 : Ntfs!NtfsOpenAttributeInExistingFile+0x5ab
fffff880`062c9990 fffff880`012fbe76 : fffffa80`0beaaae0 fffffa80`0e31f010 fffff8a0`0309dc98 fffff880`062c9c10 : Ntfs!NtfsOpenExistingPrefixFcb+0x1ef
fffff880`062c9a80 fffff880`012f628d : fffffa80`0beaaae0 fffffa80`0e31f010 fffff880`062c9c60 fffff880`062c9ca8 : Ntfs!NtfsFindStartingNode+0x5e6
fffff880`062c9b50 fffff880`0125fc0d : fffffa80`0beaaae0 fffffa80`0e31f010 fffff880`07d083b0 fffffa80`0d602b00 : Ntfs!NtfsCommonCreate+0x3dd
fffff880`062c9d30 fffff800`030c15c7 : fffff880`07d08320 00000000`ffffffff 00000000`7efd8000 00000000`3a13ff40 : Ntfs!NtfsCommonCreateCallout+0x1d
fffff880`062c9d60 fffff800`030c1581 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KySwitchKernelStackCallout+0x27
fffff880`07d081f0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSwitchKernelStackContinue


CHKIMG_EXTENSION: !chkimg -lo 50 -d !Ntfs
    fffff880012ededb - Ntfs!NtfsOpenExistingAttr+1db
    [ 24:25 ]
1 error : !Ntfs (fffff880012ededb)

MODULE_NAME: memory_corruption

IMAGE_NAME:  memory_corruption

FOLLOWUP_NAME:  memory_corruption

DEBUG_FLR_IMAGE_TIMESTAMP:  0

MEMORY_CORRUPTOR:  ONE_BIT

STACK_COMMAND:  .cxr 0xfffff880062c8d70 ; kb

FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_ONE_BIT

BUCKET_ID:  X64_MEMORY_CORRUPTION_ONE_BIT

Followup: memory_corruption
---------
 

My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
I ran a system file check and everything checks out - i tried a few other memory programmes and they all say my memory is fine. The people from the store also thought it was a memory issue but nothing they did, wether it was changing the memory sticks to new ones, or upgrade it (I originally had only 10GB ram but i changed to 12GB after the blue screens started apearing), was able to fix it:cry:.
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
Ken is spot on about memory corruption. Memory corruption can be caused by many thing besides bad RAM - faulty drivers, incompatible software or hardware, defective hardware, etc.

I suggest that you uninstall Eset NOD32 while you are troubleshooting using this removal tool: Info > [FONT=&quot]Tool. Eset has been know to cause BSOD's on some Win 7 systems. You can always try it again after you get your system running smoothly. Download and install Microsoft Security Essentials in its place.

You also have some very out of date drivers. Generally speaking, Win 7 does not like out of date third party drivers. They can and do cause memory corruption. Update the following drivers:

000.fcl Fri Sep 26 09:11:22 2008 -
[/FONT]CyberLink FCL Driver http://www.gocyberlink.com. This software is obsolete. Update the driver or uninstall the software.
[FONT=&quot]
e1y60x64.sys Mon Aug 18 17:45:05 2008 -
[/FONT]Intel(R) 82567LM Gigabit Network Connection http://downloadcenter.intel.com/Default.aspx.

[FONT=&quot]ezplay.sys Mon Apr 30 06:08:55 2007 - [/FONT] Helper driver to facilitate play of cd backups belongs to the software autoplay Application by VSO Software (www.vso-software.fr). This software is very obsolete. I suggest you uninstall it.
[FONT=&quot]
If you need help with the drivers, please post back.

After you uninstall NOD32 and take care of the above drivers, reboot and run your system. If you get another BSOD, please upload it and we will go from there. If your system is running smoothly, post back in a two or three days and let us know.



[/FONT]
 

My Computer

Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ultimate 32 bit
CPU
Intel(R) Pentium(R) 4 CPU 3.00GHz
Motherboard
ASUS P4P800-VM Motherboard Chipset: Intel 865G + ICH5
Memory
2.50 GB RAM
Graphics Card(s)
NVIDIA GeForce 7600 GS
Sound Card
SoundMax Integrated Digital Audio (Chip)
Monitor(s) Displays
ViewSonic VX 1962 wm
Screen Resolution
1680 X 1050
Hard Drives
Seagate Barracuda 7200.10 80 GB
ST380215A ATA Device 18.6 GB
Western Digital "My Book" external hard drive 750 GB
Cooling
Fan based
Keyboard
Microsoft Comfort Curve Keyboard 2000 v10 USB
Mouse
Logitec optic USB
Internet Speed
3.01 Mb/s download 0.64 Mb/s upload
I'm Uninstalling ESET NOD32 right now, thanks for the advice.
I'll post back in 24 hours whether this works or not, thanks agian.
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
You are very welcome. We will be here:)
 

My Computer

Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ultimate 32 bit
CPU
Intel(R) Pentium(R) 4 CPU 3.00GHz
Motherboard
ASUS P4P800-VM Motherboard Chipset: Intel 865G + ICH5
Memory
2.50 GB RAM
Graphics Card(s)
NVIDIA GeForce 7600 GS
Sound Card
SoundMax Integrated Digital Audio (Chip)
Monitor(s) Displays
ViewSonic VX 1962 wm
Screen Resolution
1680 X 1050
Hard Drives
Seagate Barracuda 7200.10 80 GB
ST380215A ATA Device 18.6 GB
Western Digital "My Book" external hard drive 750 GB
Cooling
Fan based
Keyboard
Microsoft Comfort Curve Keyboard 2000 v10 USB
Mouse
Logitec optic USB
Internet Speed
3.01 Mb/s download 0.64 Mb/s upload
I think the BSOD may have gotten a bit worse.
I now am getting an 0X0000000A error instead, but my pc freezes completely before the dump can be completed ><.
I changed my antiviruse to norton 360, I updated all the drives I can find and deleted all the out-dated and unimportant software.
The good news is that it seems the blue screen will only occur when im playing my online game. day-to-day stuff like web browsing will not cause it to crash anymore or at least not nearly as often.
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
I think the BSOD may have gotten a bit worse.
I now am getting an 0X0000000A error instead, but my pc freezes completely before the dump can be completed ><.
I changed my antiviruse to norton 360, I updated all the drives I can find and deleted all the out-dated and unimportant software.
The good news is that it seems the blue screen will only occur when im playing my online game. day-to-day stuff like web browsing will not cause it to crash anymore or at least not nearly as often.


Just a quick note in support of Carl. He is absolutely right about removing the AV, but Norton is one of the worst offenders.


The AV of choice for BSOD's is Microsoft Security Essentials.

Ken J
 

My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Thanks, I'll switch it to Microsoft Security Essentials right now, wish me luck :)
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
Thank you, Ken. :)

@ fahadalrefaaei - Ken is absolutely correct; Norton is, indeed, one of the worst offenders. For troubleshooting BSOD's, you want MSE and Windows Firewall.

Error code A is usually caused by Kernel mode driver, System Service, BIOS, Windows, Virus scanner, Backup tool, compatibility. Notice that antivirus is shown as one of the causes. I do wish you luck; post back and let us know.
 

My Computer

Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ultimate 32 bit
CPU
Intel(R) Pentium(R) 4 CPU 3.00GHz
Motherboard
ASUS P4P800-VM Motherboard Chipset: Intel 865G + ICH5
Memory
2.50 GB RAM
Graphics Card(s)
NVIDIA GeForce 7600 GS
Sound Card
SoundMax Integrated Digital Audio (Chip)
Monitor(s) Displays
ViewSonic VX 1962 wm
Screen Resolution
1680 X 1050
Hard Drives
Seagate Barracuda 7200.10 80 GB
ST380215A ATA Device 18.6 GB
Western Digital "My Book" external hard drive 750 GB
Cooling
Fan based
Keyboard
Microsoft Comfort Curve Keyboard 2000 v10 USB
Mouse
Logitec optic USB
Internet Speed
3.01 Mb/s download 0.64 Mb/s upload
I'm afraid it didnt work.
Since i installed Microsoft Security Essentials, I have had two bsod when I was playing an online game (its the ffxiv beta btw). and once my computer completely frozen when i was surfing the net and was forced to restart.
My pc cant seem to complete the dump in the blue screen (stops at 95% or so and refuses to go on no longer how long i wait), but my last error code was 0x0000007E and i think it said 'IRQL_NOT_LESS_OR_MORE'.
any ideas? I was thinking of buying the 'Detective Driver' software online to check if I hvae any outdated drive but I from the review I read it seemed more or less worthless, should I get it?
Thanks again for your time.
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
Update:

I have updated my BIOs to the newest version (I didnt want to do that earlier because I was warned it was dangourse for the system if done incorrectly), and for over the last hour the pc has been working pefrectly while playing the online game (normaly it crashed within 30 mintues).
I'll post again if my PC crashes, and if doesnt I'll post in 24 hours.
Thank you all for your help :D
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
That is a wonderful update; I am glad to hear it. Updating the BIOS can be risky; therefore it is one of the very last steps most of us recommend. We try to do all of the less risky steps first. Congratulations! Here is hoping your problems are behind you. :)
 

My Computer

Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ultimate 32 bit
CPU
Intel(R) Pentium(R) 4 CPU 3.00GHz
Motherboard
ASUS P4P800-VM Motherboard Chipset: Intel 865G + ICH5
Memory
2.50 GB RAM
Graphics Card(s)
NVIDIA GeForce 7600 GS
Sound Card
SoundMax Integrated Digital Audio (Chip)
Monitor(s) Displays
ViewSonic VX 1962 wm
Screen Resolution
1680 X 1050
Hard Drives
Seagate Barracuda 7200.10 80 GB
ST380215A ATA Device 18.6 GB
Western Digital "My Book" external hard drive 750 GB
Cooling
Fan based
Keyboard
Microsoft Comfort Curve Keyboard 2000 v10 USB
Mouse
Logitec optic USB
Internet Speed
3.01 Mb/s download 0.64 Mb/s upload
Bad news, but also some pretty good news too.
Bad news is that the BSOD apeared again :mad: (damn you bill gates and your faulty products)
now the good news :)
First of all the BSOD took much longer than usual to apear, I played my online game for 2 whole hours and didnt crash, in fact it crashed after I logged out and left the Pc alone to take a shower.
2nd of all and most importantly is that the PC was able to create a dump file ^_^
(I've attached it to this post). the error this time was 0X000000D1
And finaly, I think the bsod was able to identify the problem because i file name apeared on the blue screen 'ndis.sys'. I'm gonna try to see if I can fix this file, any help you can provide is very welcome.
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
I am glad to hear that it ran better; but not happy to hear you are still having problems. It is good news that you actually have a dump - in fact three of them.

Error code 24, NTFS_FILE_SYSTEM - Usual causes: Disk corruption, insufficient physical memory, Device driver, Indexing, Resident antivirus, backup, defrag programs, Disk/Drive failing/failure.

Error code 3B, SYSTEM_SERVICE_EXCEPTION - Usual causes: System service, Device driver, graphics driver, ?memory

Error code D1, DRIVER_IRQL_NOT_LESS_OR_EQUAL - Usual causes: Device driver.

It doesn't look like it is Bill Gate's fault; it is hardware/hardware related issues. Notice what is in common in all three error codes- device drivers. That is where we will start.

One dump direct blames memory corruption, the second blames hardware, and the latest blames NETIO.SYS. This is a an MS driver and very likely not the cause. However, it does give us a clue as to where to look.

I find one slightly out of date driver on your system. Older drivers can cause conflicts, memory corruption and crashes. Update this driver.

AsUpIO.sys Sun Jul 05 22:21:38 2009 - ASUSTeK Computer Inc.-Support-

Let's make sure your hard drive is OK.
Run CHKDSK /R /F from an elevated (Run as adminstrator) Command Prompt. Please do this for each hard drive on your system.
When it tells you it can't do it right now - and asks you if you'd like to do it at the next reboot - answer Y (for Yes) and press Enter. Then reboot and let the test run. It may take a while for it to run, but keep an occasional eye on it to see if it generates any errors. See "CHKDSK LogFile" below in order to check the results of the test.

Elevated Command Prompt:
Go to Start and type in "cmd.exe" (without the quotes)
At the top of the Search Box, right click on Cmd.exe and select "Run as administrator"

CHKDSK LogFile:
Go to Start and type in "eventvwr.msc" (without the quotes) and press Enter
Expand the Windows logs heading, then select the Application log file entry.
Double click on the Source column header.
Scroll down the list until you find the Chkdsk entry (wininit for Windows 7) (winlogon for XP).

Copy/paste the results into your next post.
After you run CheckDisk, Test your RAM with Memtest86+. Follow the instructions in this tutorial: [FONT=&quot]http://www.sevenforums.com/tutorials/105647-ram-test-memtest86.html[/FONT]. Memtest will take a while. Post back with the results.


If Memtest does not find any errors, enable Driver Verifier as instructed in this tutorial:
Driver Verifier - Enable and Disable. Upload any BSOD's generated by Driver Verifier. We will only need the dumps at this point:
http://www.sevenforums.com/tutorials/83172-dump-files-upload-seven-forums.html
 

My Computer

Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ultimate 32 bit
CPU
Intel(R) Pentium(R) 4 CPU 3.00GHz
Motherboard
ASUS P4P800-VM Motherboard Chipset: Intel 865G + ICH5
Memory
2.50 GB RAM
Graphics Card(s)
NVIDIA GeForce 7600 GS
Sound Card
SoundMax Integrated Digital Audio (Chip)
Monitor(s) Displays
ViewSonic VX 1962 wm
Screen Resolution
1680 X 1050
Hard Drives
Seagate Barracuda 7200.10 80 GB
ST380215A ATA Device 18.6 GB
Western Digital "My Book" external hard drive 750 GB
Cooling
Fan based
Keyboard
Microsoft Comfort Curve Keyboard 2000 v10 USB
Mouse
Logitec optic USB
Internet Speed
3.01 Mb/s download 0.64 Mb/s upload
Here is the Check Disk and I've attached the results.
I do memtest86+ tonight (according to the guide it will take several hours).
Thanks for your advice.
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
You are welcome. Good job of following through. Check Disk looks good. Looks like you have eliminated the hard drive as a problem.
 

My Computer

Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ultimate 32 bit
CPU
Intel(R) Pentium(R) 4 CPU 3.00GHz
Motherboard
ASUS P4P800-VM Motherboard Chipset: Intel 865G + ICH5
Memory
2.50 GB RAM
Graphics Card(s)
NVIDIA GeForce 7600 GS
Sound Card
SoundMax Integrated Digital Audio (Chip)
Monitor(s) Displays
ViewSonic VX 1962 wm
Screen Resolution
1680 X 1050
Hard Drives
Seagate Barracuda 7200.10 80 GB
ST380215A ATA Device 18.6 GB
Western Digital "My Book" external hard drive 750 GB
Cooling
Fan based
Keyboard
Microsoft Comfort Curve Keyboard 2000 v10 USB
Mouse
Logitec optic USB
Internet Speed
3.01 Mb/s download 0.64 Mb/s upload
hmm, I cant seem to run memtest86+ for some reason, im probably doing it incorrectly, but I recall that I did this test a few days ago and found no problems.
the Verifier on the other han cant seem to work at all, every time i rest my PC I get a BSOD right from the start. Does that mean that my hard drive is the problem? if thats the case I can easly get it replaced tommorow.​
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
The BSOD on bootup means there is a hardware problem, not necessarily a hard drive problem. Make sure you disable Driver Verifier.

1. Start typing verifier.exe into the start menu, and open Verifier.
2. Select "Delete existing settings"

If you cannot get into Windows to turn off Verifier, try using Safe Mode.

I wonder why Memtest is not running? Are trying to run it from a CD or a flash drive?
 

My Computer

Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ultimate 32 bit
CPU
Intel(R) Pentium(R) 4 CPU 3.00GHz
Motherboard
ASUS P4P800-VM Motherboard Chipset: Intel 865G + ICH5
Memory
2.50 GB RAM
Graphics Card(s)
NVIDIA GeForce 7600 GS
Sound Card
SoundMax Integrated Digital Audio (Chip)
Monitor(s) Displays
ViewSonic VX 1962 wm
Screen Resolution
1680 X 1050
Hard Drives
Seagate Barracuda 7200.10 80 GB
ST380215A ATA Device 18.6 GB
Western Digital "My Book" external hard drive 750 GB
Cooling
Fan based
Keyboard
Microsoft Comfort Curve Keyboard 2000 v10 USB
Mouse
Logitec optic USB
Internet Speed
3.01 Mb/s download 0.64 Mb/s upload
It's weird because I know I did the memtest before and it worked (I remeber I did up to 4 pass with no error), I tried both CD and USB but niether work so Im probably doing somthing wrong. But anyway thats to the verifier i think Ill be able to fix it. The store that I brought it from were unable to fix the problem because the BSOD was random so they were unable to test wether they were abel to fix it or not. But now that I know it crashes whenever I use the Verifier they should be able to fix it.
I'll take my PC to their store today and see if we can repair it.
Thanks for all your help, Ill keep you updated whether they fix it or nor.
 

My Computer

OS
Windows 7 64 bit
CPU
Intel(R) Core(TM) i7 CPU 930 @ 2.80GHz
Motherboard
ASUS Rampage III Extreme
Memory
12.0 GB
Graphics Card(s)
NVIDIA GeForce GTX 480
Back
Top