Code:
--------------------------------------------
--------------------START-------------------
--------------------------------------------
Loading Dump File [D:\Kingston\BSODDmpFiles\thomas159\062712-18798-01.dmp]
Windows 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x86 compatible
System Uptime: 0 days 0:10:01.331
BugCheck A, {0, 2, 1, 82c84853}
*** WARNING: Unable to verify timestamp for fw.sys
*** ERROR: Module load completed but symbols could not be loaded for fw.sys
Probably caused by : fw.sys ( fw+8be59 )
IRQL_NOT_LESS_OR_EQUAL (a)
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
STACK_TEXT:
8e8770d0 82c84853 badb0d00 00000002 8e87713c nt!KiTrap0E+0x2cf
8e87714c 89802f1b 00000000 8613f9e6 00000036 nt!memcpy+0x33
FAILURE_BUCKET_ID: 0xA_fw+8be59
--------------------------------------------
---------------------END--------------------
-------------------------------------------- The above is an outtake from the WinDbg analysis. It provides information about what the probable cause of your crash was. Nearly all of the crashes were the same, but some blamed your Intel network
driver (not likely given it is up to date) or a network driver that comes with Windows (also not likely unless you have a corrupted Windows install). I looked at those that had a clear 3rd party cause, and your Checkpoint software was always to blame when the other two were not.
Just realized fw.sys does not show up in the Carrona DRT, but it is Checkpoint related based on a Google search.