Please help, my usual computer forum hasn't been able to help me, I was hoping someone here could...
I built this computer for my friend and it's been rebooting on him everytime he tries to play a game.
We've tried new memory, new power supply, new cpu, new video card, new network card, new sound card, I mean I've done EVERYTHING except the motherboard.
I hope it doesn't come down to that.
I was able to get the contents from a Memorydump file, and I was HOPING Someone here could help me decipher where my problem is. I have already set it to NOT automatically restart when a system error occurs, and yet it still reboots. It'll go for 10 minutes or 40, but it ALWAYS reboots or goes to the desktop with an error.
Here's the memory dump, thank you SO MUCH in advance for any advice you can give.
Microsoft (R) Windows Debugger Version 6.3.0017.0
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [c:\windows\memory.dmp]
Kernel Summary Dump File: Only kernel address space is available
Symbol search path is: srv*c:\symbols*
http://msdl.microsoft.com/download/symbols
Executable search path is: c:\windows\i386
Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp_sp2_rtm.040803-2158
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055ab20
Debug session time: Thu Dec 16 15:03:23 2004
System Uptime: 0 days 0:39:20.981
Loading Kernel Symbols
.................................................. .................................................. ...................
Loading unloaded module list
..........
Loading User Symbols
PEB is paged out (Peb.Ldr = 7ffde00c). Type ".hh dbgerr001" for details
************************************************** *****************************
* *
* Bugcheck Analysis *
* *
************************************************** *****************************
Use !analyze -v to get detailed debugging information.
BugCheck 50, {87608490, 0, bfa2c06b, 0}
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ati2cqag.dll -
Probably caused by : ati2cqag.dll ( ati2cqag+2006b )
Followup: MachineOwner
---------
kd> !analyze -v
************************************************** *****************************
* *
* Bugcheck Analysis *
* *
************************************************** *****************************
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: 87608490, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: bfa2c06b, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 00000000, (reserved)
Debugging Details:
------------------
READ_ADDRESS: 87608490 Nonpaged pool
FAULTING_IP:
ati2cqag+2006b
bfa2c06b 8a8290040000 mov al,[edx+0x490]
MM_INTERNAL_CODE: 0
IMAGE_NAME: ati2cqag.dll
DEBUG_FLR_IMAGE_TIMESTAMP: 417ef864
MODULE_NAME: ati2cqag
FAULTING_MODULE: bfa0c000 ati2cqag
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x50
LAST_CONTROL_TRANSFER: from 00001800 to bfa2c06b
TRAP_FRAME: b86a597c -- (.trap ffffffffb86a597c)
ErrCode = 00000000
eax=e2000040 ebx=e1809a64 ecx=e21487a0 edx=86e08000 esi=e42acef0 edi=e1809aa0
eip=bfa2c06b esp=b86a59f0 ebp=e18334f0 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010202
ati2cqag+0x2006b:
bfa2c06b 8a8290040000 mov al,[edx+0x490] ds:0023:86e08490=08
Resetting default scope
STACK_TEXT:
e18334f0 00001800 0000000f 0000002f 0000002f ati2cqag+0x2006b
FOLLOWUP_IP:
ati2cqag+2006b
bfa2c06b 8a8290040000 mov al,[edx+0x490]
SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: ati2cqag+2006b
STACK_COMMAND: .trap ffffffffb86a597c ; kb
BUCKET_ID: 0x50_ati2cqag+2006b
Followup: MachineOwner
---------