Hi just wanted to add i have just done a debuglog can anyone make sense on this? thanks
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\Mini020710-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*
http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows Server 2008/Windows Vista Kernel Version 6001 (Service Pack 1) MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 6001.18304.amd64fre.vistasp1_gdr.090805-0102
Machine Name:
Kernel base = 0xfffff800`01c18000 PsLoadedModuleList = 0xfffff800`01ddddb0
Debug session time: Sun Feb 7 17:25:10.036 2010 (GMT+0)
System Uptime: 0 days 5:54:08.476
Loading Kernel Symbols
...............................................................
................................................................
......
Loading User Symbols
Loading unloaded module list
.....
*************************************************************************** ****
* *
* Bugcheck Analysis *
* *
*************************************************************************** ****
Use !analyze -v to get detailed debugging information.
BugCheck A, {ffff448c, 2, 1, fffff80001c4e867}
Probably caused by : hardware ( nt! ?? ::FNODOBFM::`string'+396e1 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*************************************************************************** ****
* *
* Bugcheck Analysis *
* *
*************************************************************************** ****
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 00000000ffff448c, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80001c4e867, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: 00000000ffff448c
CURRENT_IRQL: 2
FAULTING_IP:
nt! ?? ::FNODOBFM::`string'+396e1
fffff800`01c4e867 00488d add byte ptr [rax-73h],cl
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: GlobalAgenda.ex
TRAP_FRAME: fffff80002e6cb10 -- (.trap 0xfffff80002e6cb10)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=00000000ffff44ff rbx=0000000000000000 rcx=0000000b07cce1ea
rdx=0000003c31ed65ba rsi=0000000000000000 rdi=0000000000000000
rip=fffff80001c4e867 rsp=fffff80002e6cca0 rbp=0000000000000000
r8=0000000007cce1ea r9=0000000000000010 r10=fffff78000000014
r11=000000000000000c r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na po nc
nt! ?? ::FNODOBFM::`string'+0x396e1:
fffff800`01c4e867 00488d add byte ptr [rax-73h],cl ds:e1ea:00000000`ffff448c=??
Resetting default scope
MISALIGNED_IP:
nt! ?? ::FNODOBFM::`string'+396e1
fffff800`01c4e867 00488d add byte ptr [rax-73h],cl
LAST_CONTROL_TRANSFER: from fffff80001c6c46e to fffff80001c6c6d0
STACK_TEXT:
fffff800`02e6c9c8 fffff800`01c6c46e : 00000000`0000000a 00000000`ffff448c 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff800`02e6c9d0 fffff800`01c6b34b : 00000000`00000001 fffff800`01c96b63 fffffa80`073bd700 fffff800`02e6cd08 : nt!KiBugCheckDispatch+0x6e
fffff800`02e6cb10 fffff800`01c4e867 : fffff800`02e6cd08 00000000`00000000 fffff800`01d8ccf0 00000000`00000004 : nt!KiPageFault+0x20b
fffff800`02e6cca0 fffff800`01c75538 : fffff800`02e6cf00 fffff800`01ce8b02 fffff800`02e6cef8 00000000`00000010 : nt! ?? ::FNODOBFM::`string'+0x396e1
fffff800`02e6ced0 fffff800`01c75d9f : 0000080f`5451df10 fffffa60`09495ca0 fffff800`00000010 fffff800`01d8fa80 : nt!KiTimerExpiration+0x1d8
fffff800`02e6cf40 fffff800`01c6fba5 : fffffa60`00c0e720 fffff800`01d8c680 fffffa60`09495ca0 fffff800`0215d460 : nt!KiRetireDpcList+0x1df
fffff800`02e6cfb0 fffff800`01c6f9b7 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KyRetireDpcList+0x5
fffffa60`09495be0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDispatchInterruptContinue
STACK_COMMAND: kb
FOLLOWUP_IP:
nt! ?? ::FNODOBFM::`string'+396e1
fffff800`01c4e867 00488d add byte ptr [rax-73h],cl
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: nt! ?? ::FNODOBFM::`string'+396e1
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: hardware
FAILURE_BUCKET_ID: X64_IP_MISALIGNED
BUCKET_ID: X64_IP_MISALIGNED
Followup: MachineOwner
---------