Quote from Yoorah;906810:
I'm gonna guess its HackShield is causing a conflict with some driver on your system.
You can analyze the crash minidump created by the BSOD yourself for a possible cause. Instructions here, or just upload the latest minidump and let someone look at it.
I suspect you installed something recently, and HS doesn't like it.
You should also run a diagnostic test on your RAM, since buggy RAM modules will lead to system crashes. Windows Vista and 7 contain a built in diagnostic that you can run, although the industry standard testing tool would be Memtest86+.
Couldn't be HS, wouldn't it cause problems if I'm on Mabi too?
My most recent Minidump is on the 8th, which is odd seeing as Maple crashed again a few hours ago. It was probably related though, I think that was another day when it crashed a few times.
Also, about the RAM. Would a buggy module cause a crash if its only happening with 1 program? I'll leave this as a last resort type thing.
My most recent crash log:
http://www.mediafire.com/?ybtldh8doie46ey
Edit: Analyzed the minidump, I guess this is the important info?
[SPOILER="Spoiler"][CODE]Microsoft (R) Windows Debugger Version 6.2.8400.0 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\070812-57642-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 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7601.17835.amd64fre.win7sp1_gdr.120503-2030
Machine Name:
Kernel base = 0xfffff800`03005000 PsLoadedModuleList = 0xfffff800`03249670
Debug session time: Sun Jul 8 13:34:34.894 2012 (UTC + 10:00)
System Uptime: 0 days 0:00:18.846
Loading Kernel Symbols
.......................................................
Loading User Symbols
Mini Kernel Dump does not contain unloaded driver list
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 124, {0, fffffa800aed18f8, 0, 0}
Probably caused by : GenuineIntel
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error
source that reported the error. Parameter 2 holds the address of the
WHEA_ERROR_RECORD structure that describes the error conditon.
Arguments:
Arg1: 0000000000000000, Machine Check Exception
Arg2: fffffa800aed18f8, Address of the WHEA_ERROR_RECORD structure.
Arg3: 0000000000000000, High order 32-bits of the MCi_STATUS value.
Arg4: 0000000000000000, Low order 32-bits of the MCi_STATUS value.
Debugging Details:
------------------
BUGCHECK_STR: 0x124_GenuineIntel
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 0
STACK_TEXT:
fffff880`033bd6f0 fffff800`032c6ca9 : fffffa80`0aed18d0 fffffa80`09d80170 00000000`00000001 00000000`00000000 : nt!WheapCreateLiveTriageDump+0x6c
fffff880`033bdc10 fffff800`031a7547 : fffffa80`0aed18d0 fffff800`032212d8 fffffa80`09d80170 00000000`00000206 : nt!WheapCreateTriageDumpFromPreviousSession+0x49
fffff880`033bdc40 fffff800`0310e945 : fffff800`03282ae0 00000000`00000001 00000000`00000000 fffffa80`09d80170 : nt!WheapProcessWorkQueueItem+0x57
fffff880`033bdc80 fffff800`0308d841 : fffff880`01244f00 fffff800`0310e920 fffff800`03221200 00000000`00000000 : nt!WheapWorkQueueWorkerRoutine+0x25
fffff880`033bdcb0 fffff800`0331ae6a : 00000000`00000000 fffffa80`09d80170 00000000`00000080 fffffa80`09d63740 : nt!ExpWorkerThread+0x111
fffff880`033bdd40 fffff800`03074ec6 : fffff880`03164180 fffffa80`09d80170 fffff880`0316efc0 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`033bdd80 00000000`00000000 : fffff880`033be000 fffff880`033b8000 fffff880`033bd6a0 00000000`00000000 : nt!KiStartSystemThread+0x16
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: GenuineIntel
IMAGE_NAME: GenuineIntel
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: X64_0x124_GenuineIntel_PROCESSOR_MAE_PRV
BUCKET_ID: X64_0x124_GenuineIntel_PROCESSOR_MAE_PRV
Followup: MachineOwner
---------[/CODE][/SPOILER]
From what I understood from that, hardware error, GenuineIntel referring to my CPU (i7 950@stock settings) and a "WHEA_UNCORRECTABLE_ERROR (124)" which I assume is the error code.
Honestly not sure if this is the same issue, but I have a feeling it could be.
Edit: Also did a quick Google Search of WHEA_UNCORRECTABLE_ERROR (124), and its apparently due to a low VCore on my CPU? Common cause of BSOD when overclocking according to 1 thread I read (
http://forums.guru3d.com/showthread.php?t=360152)...which couldn't apply to me, when I have never touched any settings on my CPU D: