BSOD playing any game for any period of time, error 0x00000124


  1. Posts : 3
    win 10
       #1

    BSOD playing any game for any period of time, error 0x00000124


    So i just got a vanilla installation going for about a week and this started happening.


    Also ran sfc nothing returned, cleaned the register did not help.
    ran cpu stress test no result.
    Will run memtest overnight, after having ran 9 runtroughs this morning without any error i got the feeling my memory is just fine
    Last edited by Noobstyle; 25 Dec 2016 at 04:37.
      My Computer


  2. Posts : 14,903
    Windows 10 Pro
       #2

    Hi Noobstyle,

    Welcome to the 10forums :)

    Have you cleaned up your system with a utility like disk cleanup? Such utilities remove the system memory dumps which we need for analysis.

    With the nature of the 0x124 and only a single dump present it is nearly impossible to point to the right direction.
    The only thing I can get is that the Nvidia driver is being flagged, for a to me unknown reason, but I cannot tell if this is the result of a hardware problem or not.



    UIninstall everything of Nvidia using Display Driver Uninstaller and install new drivers from Nvidia. Be sure the clean install box is checked and only install the Graphics driver and the PhysX driver, you can use this tutorial for the installation part NVIDIA Drivers - Avoid Problems - Windows 7 Help Forums
      My Computers


  3. Posts : 3
    win 10
    Thread Starter
       #3

    Hi Axe0,

    I have since the asked question removed the driver reinstalled the driver and used windbg to read the dumps, yeah i noticed a bit too late cccleaner also cleans up windumps.
    Ow back on topic found out the dump shows that intel drivers are at fault for the given error i got, will do a clean win install and then install the proper drivers tor my chipset.
    the ones current i stalled come from asus the mobo manufacturer and will use the ones provided by intell for the given chipset this time.
    Hope this will fix the problem. Will update if this does not fix the problem.
    Could u send me in the way where u got it from where the dump points towards the nvidea driver?

    Ow and what i got from the dump was,

    ADDITIONAL_DEBUG_TEXT:
    You can run '.symfix; .reload' to try to fix the symbol path and load symbols.

    FAULTING_MODULE: fffff8028521c000 nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 0

    BUGCHECK_STR: 0x124_GenuineIntel

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID:
    WIN8_DRIVER_FAULT

    STACK_COMMAND: kb

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: GenuineIntel

    IMAGE_NAME: GenuineIntel

    DEBUG_FLR_IMAGE_TIMESTAMP: 0

    IMAGE_VERSION:

    FAILURE_BUCKET_ID: 0x124_GenuineIntel_PROCESSOR_CACHE

    BUCKET_ID: 0x124_GenuineIntel_PROCESSOR_CACHE

    ANALYSIS_SOURCE: KM

    FAILURE_ID_HASH_STRING: km:0x124_genuineintel_processor_cache

    FAILURE_ID_HASH: {4c8f3f5e-1af5-ed8b-df14-d42663b1dfa7}

    Followup: MachineOwner
    ---------


    Correct me if i am wrong but this is a chipset driver failure right?
      My Computer


  4. Posts : 14,903
    Windows 10 Pro
       #4

    I would recommend to read WinDBG - The Basics for Debugging Crash Dumps in Windows 10 to learn how I came to my suggestion.
    My suggestion is merely a guess based on what I found in the dump.


    the ones current i stalled come from asus the mobo manufacturer and will use the ones provided by intell for the given chipset this time.
    It is recommended to keep using the onces ASUS provides.

    Correct me if i am wrong but this is a chipset driver failure right?
    Incorrect, with a single dump we cannot determine the cause of the BSOD when dealing with a 0x124.


    Code:
    *******************************************************************************
    *                                                                             *
    *                        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: ffffd48c1e243028, Address of the WHEA_ERROR_RECORD structure.
    Arg3: 00000000bf800000, High order 32-bits of the MCi_STATUS value.
    Arg4: 0000000000000124, Low order 32-bits of the MCi_STATUS value.
    We see that the 0x124 says that the system has found a hardware error that it could not correct.
    We can also see that parameter 2 holds the error condition, so let's dump it out

    Code:
    1: kd> !errrec ffffd48c1e243028
    ===============================================================================
    Common Platform Error Record @ ffffd48c1e243028
    -------------------------------------------------------------------------------
    Record Id     : 01d25df952e4f291
    Severity      : Fatal (1)
    Length        : 928
    Creator       : Microsoft
    Notify Type   : Machine Check Exception
    Timestamp     : 12/24/2016 18:25:35 (UTC)
    Flags         : 0x00000000
    
    ===============================================================================
    Section 0     : Processor Generic
    -------------------------------------------------------------------------------
    Descriptor    @ ffffd48c1e2430a8
    Section       @ ffffd48c1e243180
    Offset        : 344
    Length        : 192
    Flags         : 0x00000001 Primary
    Severity      : Fatal
    
    Proc. Type    : x86/x64
    Instr. Set    : x64
    Error Type    : Cache error
    Operation     : Generic
    Flags         : 0x00
    Level         : 0
    CPU Version   : 0x00000000000306c3
    Processor ID  : 0x0000000000000002
    
    ===============================================================================
    Section 1     : x86/x64 Processor Specific
    -------------------------------------------------------------------------------
    Descriptor    @ ffffd48c1e2430f0
    Section       @ ffffd48c1e243240
    Offset        : 536
    Length        : 128
    Flags         : 0x00000000
    Severity      : Fatal
    
    Local APIC Id : 0x0000000000000002
    CPU Id        : c3 06 03 00 00 08 10 02 - bf fb da 7f ff fb eb bf
                    00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
                    00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00
    
    Proc. Info 0  @ ffffd48c1e243240
    
    ===============================================================================
    Section 2     : x86/x64 MCA
    -------------------------------------------------------------------------------
    Descriptor    @ ffffd48c1e243138
    Section       @ ffffd48c1e2432c0
    Offset        : 664
    Length        : 264
    Flags         : 0x00000000
    Severity      : Fatal
    
    Error         : DCACHEL0_WR_ERR (Proc 1 Bank 1)
      Status      : 0xbf80000000000124
      Address     : 0x0000000261cdb240
      Misc.       : 0x0000000000000086
    We can see here that a write error on level 0 of core 1 occured, though this is not of much use with a single dump



    Full analysis:
    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 124, {0, ffffd48c1e243028, bf800000, 124}
    
    Probably caused by : Processing initial command '!analyze -v; lmtsmn; !sysinfo smbios; !sysinfo machineid; !sysinfo cpuspeed; !sysinfo cpuinfo; !thread; .bugcheck; .time;'
    GenuineIntel
    
    Followup:     MachineOwner
    ---------
    
    1: kd> !analyze -v; lmtsmn; !sysinfo smbios; !sysinfo machineid; !sysinfo cpuspeed; !sysinfo cpuinfo; !thread; .bugcheck; .time;
    *******************************************************************************
    *                                                                             *
    *                        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: ffffd48c1e243028, Address of the WHEA_ERROR_RECORD structure.
    Arg3: 00000000bf800000, High order 32-bits of the MCi_STATUS value.
    Arg4: 0000000000000124, Low order 32-bits of the MCi_STATUS value.
    
    Debugging Details:
    ------------------
    
    
    DUMP_CLASS: 1
    
    DUMP_QUALIFIER: 400
    
    BUILD_VERSION_STRING:  10.0.14393.576 (rs1_release_inmarket.161208-2252)
    
    SYSTEM_MANUFACTURER:  ASUS
    
    SYSTEM_PRODUCT_NAME:  All Series
    
    SYSTEM_SKU:  All
    
    SYSTEM_VERSION:  System Version
    
    BIOS_VENDOR:  American Megatrends Inc.
    
    BIOS_VERSION:  2103
    
    BIOS_DATE:  08/15/2014
    
    BASEBOARD_MANUFACTURER:  ASUSTeK COMPUTER INC.
    
    BASEBOARD_PRODUCT:  Z87-A
    
    BASEBOARD_VERSION:  Rev 1.xx
    
    DUMP_TYPE:  2
    
    BUGCHECK_P1: 0
    
    BUGCHECK_P2: ffffd48c1e243028
    
    BUGCHECK_P3: bf800000
    
    BUGCHECK_P4: 124
    
    BUGCHECK_STR:  0x124_GenuineIntel
    
    CPU_COUNT: 4
    
    CPU_MHZ: d4e
    
    CPU_VENDOR:  GenuineIntel
    
    CPU_FAMILY: 6
    
    CPU_MODEL: 3c
    
    CPU_STEPPING: 3
    
    CPU_MICROCODE: 6,3c,3,0 (F,M,S,R)  SIG: 1E'00000000 (cache) 1E'00000000 (init)
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT
    
    PROCESS_NAME:  witcher3.exe
    
    CURRENT_IRQL:  f
    
    ANALYSIS_SESSION_HOST:  MARTIJN
    
    ANALYSIS_SESSION_TIME:  12-27-2016 00:00:32.0886
    
    ANALYSIS_VERSION: 10.0.14321.1024 amd64fre
    
    STACK_TEXT:  
    ffffad00`a41955f8 fffff802`85a7227f : 00000000`00000124 00000000`00000000 ffffd48c`1e243028 00000000`bf800000 : nt!KeBugCheckEx
    ffffad00`a4195600 fffff802`8544733c : ffffd48c`1e243028 ffffd48c`1addab20 ffffd48c`1addab20 ffffd48c`1addab20 : hal!HalBugCheckSystem+0xcf
    ffffad00`a4195640 fffff802`85a7276c : 00000000`00000728 00000000`00000001 ffffad00`a4195a30 00000000`00000000 : nt!WheaReportHwError+0x258
    ffffad00`a41956a0 fffff802`85a72ac4 : ffffd48c`00000010 ffffd48c`1addab20 ffffad00`a4195848 ffffd48c`1addab20 : hal!HalpMcaReportError+0x50
    ffffad00`a41957f0 fffff802`85a729ae : ffffd48c`1acd3760 00000000`00000001 00000000`00000001 00000000`00000000 : hal!HalpMceHandlerCore+0xe8
    ffffad00`a4195840 fffff802`85a72bee : 00000000`00000004 00000000`00000001 00000000`00000000 00000000`00000000 : hal!HalpMceHandler+0xda
    ffffad00`a4195880 fffff802`85a72d70 : ffffd48c`1acd3760 ffffad00`a4195ab0 00000000`00000000 00000000`00000000 : hal!HalpMceHandlerWithRendezvous+0xce
    ffffad00`a41958b0 fffff802`853705fb : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x40
    ffffad00`a41958e0 fffff802`85370384 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x7b
    ffffad00`a4195a20 fffff802`85299355 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x184
    ffffad00`ab750620 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!ExAcquirePushLockSharedEx+0xd5
    
    
    STACK_COMMAND:  kb
    
    THREAD_SHA1_HASH_MOD_FUNC:  a5f6838cb9f6dfd5c3a4a8c56acf754a073e83d0
    
    THREAD_SHA1_HASH_MOD_FUNC_OFFSET:  6854ef70edbccc6ff9eb3b48547256b5e1b79c6b
    
    THREAD_SHA1_HASH_MOD:  bba6629b38ee48af58586b1285e003efb528212b
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: GenuineIntel
    
    IMAGE_NAME:  GenuineIntel
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    FAILURE_BUCKET_ID:  0x124_GenuineIntel_PROCESSOR_CACHE
    
    BUCKET_ID:  0x124_GenuineIntel_PROCESSOR_CACHE
    
    PRIMARY_PROBLEM_CLASS:  0x124_GenuineIntel_PROCESSOR_CACHE
    
    TARGET_TIME:  2016-12-24T18:25:35.000Z
    
    OSBUILD:  14393
    
    OSSERVICEPACK:  576
    
    SERVICEPACK_NUMBER: 0
    
    OS_REVISION: 0
    
    SUITE_MASK:  272
    
    PRODUCT_TYPE:  1
    
    OSPLATFORM_TYPE:  x64
    
    OSNAME:  Windows 10
    
    OSEDITION:  Windows 10 WinNt TerminalServer SingleUserTS
    
    OS_LOCALE:  
    
    USER_LCID:  0
    
    OSBUILD_TIMESTAMP:  2016-12-09 10:23:02
    
    BUILDDATESTAMP_STR:  161208-2252
    
    BUILDLAB_STR:  rs1_release_inmarket
    
    BUILDOSVER_STR:  10.0.14393.576
    
    ANALYSIS_SESSION_ELAPSED_TIME: e71
    
    ANALYSIS_SOURCE:  KM
    
    FAILURE_ID_HASH_STRING:  km:0x124_genuineintel_processor_cache
    
    FAILURE_ID_HASH:  {4c8f3f5e-1af5-ed8b-df14-d42663b1dfa7}
    
    Followup:     MachineOwner
    ---------
    
    start             end                 module name
    fffff80c`f1f50000 fffff80c`f2003000   ACPI     ACPI.sys     Sat Jul 16 04:10:47 2016 (578997A7)
    fffff80c`f1f10000 fffff80c`f1f33000   acpiex   acpiex.sys   Sat Jul 16 04:28:23 2016 (57899BC7)
    fffff80c`f3e80000 fffff80c`f3f15000   afd      afd.sys      Sat Oct 15 05:53:45 2016 (5801A849)
    fffff80c`f2370000 fffff80c`f23af000   ahcache  ahcache.sys  Sat Oct 15 05:31:36 2016 (5801A318)
    fffff80c`f3ab0000 fffff80c`f3ab6000   AsIO     AsIO.sys     Wed Aug 22 11:54:47 2012 (5034AC67)
    fffff80c`f2840000 fffff80c`f29c8000   avc3     avc3.sys     Thu Sep 15 14:37:35 2016 (57DA960F)
    fffff80c`f71c0000 fffff80c`f7296000   avckf    avckf.sys    Thu Sep 15 14:46:29 2016 (57DA9825)
    fffff80c`f3b10000 fffff80c`f3b24000   BasicDisplay BasicDisplay.sys Sat Jul 16 04:28:02 2016 (57899BB2)
    fffff80c`f3d70000 fffff80c`f3d82000   BasicRender BasicRender.sys Sat Jul 16 04:28:14 2016 (57899BBE)
    fffff80c`f3dc0000 fffff80c`f3de9000   bdfwfpf  bdfwfpf.sys  Wed Jun 15 13:17:44 2016 (57613958)
    fffff80c`f3b00000 fffff80c`f3b0a000   Beep     Beep.SYS     Sat Jul 16 04:22:02 2016 (57899A4A)
    fffff80c`f26f0000 fffff80c`f26fc000   BOOTVID  BOOTVID.dll  Sat Jul 16 04:10:37 2016 (5789979D)
    fffff80c`f3a20000 fffff80c`f3a42000   bowser   bowser.sys   Wed Nov  2 11:23:23 2016 (5819BE9B)
    ffff86e1`a5f30000 ffff86e1`a5f70000   cdd      cdd.dll      Fri Dec  9 10:42:29 2016 (584A7C85)
    fffff80c`f21f0000 fffff80c`f2209000   CEA      CEA.sys      Sat Jul 16 04:28:38 2016 (57899BD6)
    fffff80c`f1cd0000 fffff80c`f1d70000   CI       CI.dll       Thu Sep 15 18:40:08 2016 (57DACEE8)
    fffff80c`f33f0000 fffff80c`f3452000   CLASSPNP CLASSPNP.SYS Wed Sep  7 06:33:32 2016 (57CF989C)
    fffff80c`f2630000 fffff80c`f2693000   CLFS     CLFS.SYS     Fri Dec  9 10:18:07 2016 (584A76CF)
    fffff80c`f1c00000 fffff80c`f1cb0000   clipsp   clipsp.sys   Wed Sep  7 06:57:27 2016 (57CF9E37)
    fffff80c`f1cb0000 fffff80c`f1cbd000   cmimcext cmimcext.sys Thu Sep 15 18:15:09 2016 (57DAC90D)
    fffff80c`f5780000 fffff80c`f5aae000   cmudaxp  cmudaxp.sys  Tue Jun  2 11:11:20 2015 (556D7338)
    fffff80c`f1d70000 fffff80c`f1e0e000   cng      cng.sys      Fri Dec  9 10:36:52 2016 (584A7B34)
    fffff80c`f2e40000 fffff80c`f2e51000   CompositeBus CompositeBus.sys Sat Jul 16 04:20:11 2016 (578999DB)
    fffff80c`f7140000 fffff80c`f7152000   condrv   condrv.sys   Sat Jul 16 04:10:38 2016 (5789979E)
    fffff80c`f3480000 fffff80c`f3499000   crashdmp crashdmp.sys Sat Oct 15 05:46:27 2016 (5801A693)
    fffff80c`f4010000 fffff80c`f409e000   csc      csc.sys      Sat Jul 16 04:22:28 2016 (57899A64)
    fffff80c`f3a80000 fffff80c`f3aaa000   dfsc     dfsc.sys     Wed Oct  5 11:34:11 2016 (57F4C913)
    fffff80c`f33d0000 fffff80c`f33ee000   disk     disk.sys     Sat Jul 16 04:10:52 2016 (578997AC)
    fffff80c`f5470000 fffff80c`f5491000   drmk     drmk.sys     Sat Jul 16 04:27:13 2016 (57899B81)
    fffff80c`f5f00000 fffff80c`f5f0f000   dump_diskdump dump_diskdump.sys Sat Jul 16 04:21:57 2016 (57899A45)
    fffff80c`f5f30000 fffff80c`f5f4d000   dump_dumpfve dump_dumpfve.sys Sat Jul 16 04:27:46 2016 (57899BA2)
    fffff80c`f3760000 fffff80c`f3a1a000   dump_iaStorA dump_iaStorA.sys Fri Aug  2 03:39:52 2013 (51FB0DE8)
    fffff80c`f3b50000 fffff80c`f3d6f000   dxgkrnl  dxgkrnl.sys  Fri Dec  9 10:21:04 2016 (584A7780)
    fffff80c`f5d80000 fffff80c`f5e27000   dxgmms2  dxgmms2.sys  Fri Dec  9 10:39:05 2016 (584A7BB9)
    fffff80c`f31c0000 fffff80c`f31dc000   EhStorClass EhStorClass.sys Sat Jul 16 04:18:35 2016 (5789997B)
    fffff80c`f3ac0000 fffff80c`f3add000   filecrypt filecrypt.sys Sat Jul 16 04:22:39 2016 (57899A6F)
    fffff80c`f31e0000 fffff80c`f31f9000   fileinfo fileinfo.sys Sat Jul 16 04:26:05 2016 (57899B3D)
    fffff80c`f2700000 fffff80c`f2762000   FLTMGR   FLTMGR.SYS   Sat Jul 16 04:10:45 2016 (578997A5)
    fffff80c`f2c50000 fffff80c`f2c5d000   Fs_Rec   Fs_Rec.sys   Sat Jul 16 04:10:37 2016 (5789979D)
    fffff80c`f3200000 fffff80c`f32a3000   fvevol   fvevol.sys   Thu Sep 15 18:36:20 2016 (57DACE04)
    fffff80c`f4350000 fffff80c`f43b9000   fwpkclnt fwpkclnt.sys Sat Oct 15 05:53:56 2016 (5801A854)
    fffff80c`f33c0000 fffff80c`f33ca000   gpuenergydrv gpuenergydrv.sys Sat Jul 16 04:28:09 2016 (57899BB9)
    fffff80c`f29d0000 fffff80c`f2a07000   gzflt    gzflt.sys    Fri Oct 28 11:28:18 2016 (58131A32)
    fffff802`85a3c000 fffff802`85ab1000   hal      hal.dll      Thu Sep 15 18:15:22 2016 (57DAC91A)
    fffff80c`f6dd0000 fffff80c`f6deb000   HDAudBus HDAudBus.sys Sat Jul 16 04:27:11 2016 (57899B7F)
    fffff80c`f5180000 fffff80c`f51af000   HIDCLASS HIDCLASS.SYS Sat Oct 15 05:55:48 2016 (5801A8C4)
    fffff80c`f51b0000 fffff80c`f51c2000   HIDPARSE HIDPARSE.SYS Sat Aug  6 05:46:37 2016 (57A55D9D)
    fffff80c`f5160000 fffff80c`f5171000   hidusb   hidusb.sys   Sat Aug  6 05:47:49 2016 (57A55DE5)
    fffff80c`f23d0000 fffff80c`f24e2000   HTTP     HTTP.sys     Sat Oct 15 05:41:03 2016 (5801A54F)
    fffff80c`f2e70000 fffff80c`f312a000   iaStorA  iaStorA.sys  Fri Aug  2 03:39:52 2013 (51FB0DE8)
    fffff80c`f5ac0000 fffff80c`f5acb000   ICCWDT   ICCWDT.sys   Sun Mar 13 12:44:25 2016 (56E55299)
    fffff80c`f2030000 fffff80c`f2041000   intelpep intelpep.sys Sat Jul 16 04:18:27 2016 (57899973)
    fffff80c`f5b50000 fffff80c`f5b7b000   intelppm intelppm.sys Sat Jul 16 04:10:43 2016 (578997A3)
    fffff80c`f7030000 fffff80c`f703a000   iocbios2 iocbios2.sys Fri Jul 15 06:39:19 2016 (578868F7)
    fffff80c`f33b0000 fffff80c`f33c0000   iorate   iorate.sys   Wed Nov  2 11:12:31 2016 (5819BC0F)
    fffff80c`f5d60000 fffff80c`f5d73000   kbdclass kbdclass.sys Sat Jul 16 04:26:27 2016 (57899B53)
    fffff80c`f4c20000 fffff80c`f4c30000   kbdhid   kbdhid.sys   Thu Sep 15 18:43:23 2016 (57DACFAB)
    fffff802`84444000 fffff802`8444f000   kd       kd.dll       Sat Jul 16 04:29:16 2016 (57899BFC)
    fffff80c`f2e60000 fffff80c`f2e6e000   kdnic    kdnic.sys    Sat Jul 16 04:28:28 2016 (57899BCC)
    fffff80c`f54a0000 fffff80c`f5508000   ks       ks.sys       Sat Jul 16 04:24:18 2016 (57899AD2)
    fffff80c`f27d0000 fffff80c`f27f8000   ksecdd   ksecdd.sys   Wed Sep  7 07:00:34 2016 (57CF9EF2)
    fffff80c`f2e10000 fffff80c`f2e40000   ksecpkg  ksecpkg.sys  Sat Aug  6 05:44:30 2016 (57A55D1E)
    fffff80c`f5ab0000 fffff80c`f5abe000   ksthunk  ksthunk.sys  Sat Jul 16 04:28:56 2016 (57899BE8)
    fffff80c`f5b30000 fffff80c`f5b46000   lltdio   lltdio.sys   Sat Jul 16 04:27:11 2016 (57899B7F)
    fffff80c`f5ea0000 fffff80c`f5ec6000   luafv    luafv.sys    Sat Jul 16 04:21:48 2016 (57899A3C)
    fffff80c`f2590000 fffff80c`f261e000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Sat Jul 16 04:28:05 2016 (57899BB5)
    fffff80c`f7100000 fffff80c`f7114000   mmcss    mmcss.sys    Sat Jul 16 04:20:45 2016 (578999FD)
    fffff80c`f5e30000 fffff80c`f5e40000   monitor  monitor.sys  Sat Jul 16 04:28:26 2016 (57899BCA)
    fffff80c`f4c00000 fffff80c`f4c12000   mouclass mouclass.sys Sat Jul 16 04:26:40 2016 (57899B60)
    fffff80c`f51e0000 fffff80c`f51ef000   mouhid   mouhid.sys   Sat Jul 16 04:27:35 2016 (57899B97)
    fffff80c`f2350000 fffff80c`f236e000   mountmgr mountmgr.sys Sat Jul 16 04:10:42 2016 (578997A2)
    fffff80c`f3a50000 fffff80c`f3a69000   mpsdrv   mpsdrv.sys   Sat Jul 16 04:27:16 2016 (57899B84)
    fffff80c`f24f0000 fffff80c`f2565000   mrxsmb   mrxsmb.sys   Wed Sep  7 06:48:56 2016 (57CF9C38)
    fffff80c`f6ed0000 fffff80c`f6f1d000   mrxsmb10 mrxsmb10.sys Fri Nov 11 10:15:06 2016 (58258C1A)
    fffff80c`f7320000 fffff80c`f735b000   mrxsmb20 mrxsmb20.sys Fri Nov 11 10:15:06 2016 (58258C1A)
    fffff80c`f3db0000 fffff80c`f3dc0000   Msfs     Msfs.SYS     Sat Jul 16 04:10:38 2016 (5789979E)
    fffff80c`f20a0000 fffff80c`f20ab000   msisadrv msisadrv.sys Sat Jul 16 04:28:51 2016 (57899BE3)
    fffff80c`f5fd0000 fffff80c`f5fe8000   mslldp   mslldp.sys   Sat Jul 16 04:28:24 2016 (57899BC8)
    fffff80c`f2770000 fffff80c`f27cd000   msrpc    msrpc.sys    Sat Jul 16 04:23:06 2016 (57899A8A)
    fffff80c`f43f0000 fffff80c`f4400000   mssmbios mssmbios.sys Sat Jul 16 04:26:00 2016 (57899B38)
    fffff80c`f3380000 fffff80c`f33a5000   mup      mup.sys      Sat Jul 16 04:11:22 2016 (578997CA)
    fffff80c`f2c60000 fffff80c`f2d88000   ndis     ndis.sys     Wed Oct  5 11:19:09 2016 (57F4C58D)
    fffff80c`f5b90000 fffff80c`f5b9d000   NdisVirtualBus NdisVirtualBus.sys Sat Jul 16 04:26:32 2016 (57899B58)
    fffff80c`f7360000 fffff80c`f7386000   Ndu      Ndu.sys      Sat Jul 16 04:26:12 2016 (57899B44)
    fffff80c`f3f70000 fffff80c`f3f82000   netbios  netbios.sys  Sat Jul 16 04:27:18 2016 (57899B86)
    fffff80c`f3e30000 fffff80c`f3e7b000   netbt    netbt.sys    Sat Jul 16 04:25:07 2016 (57899B03)
    fffff80c`f2d90000 fffff80c`f2e09000   NETIO    NETIO.SYS    Sat Jul 16 04:26:08 2016 (57899B40)
    fffff80c`f3d90000 fffff80c`f3da9000   Npfs     Npfs.SYS     Sat Jul 16 04:10:38 2016 (5789979E)
    fffff80c`f40c0000 fffff80c`f40cd000   npsvctrig npsvctrig.sys Sat Jul 16 04:28:33 2016 (57899BD1)
    fffff80c`f40a0000 fffff80c`f40b1000   nsiproxy nsiproxy.sys Sat Jul 16 04:26:45 2016 (57899B65)
    fffff802`8521c000 fffff802`85a3c000   nt       ntkrnlmp.exe Fri Dec  9 10:23:02 2016 (584A77F6)
    fffff80c`f2a10000 fffff80c`f2c42000   NTFS     NTFS.sys     Wed Nov  2 11:15:32 2016 (5819BCC4)
    fffff80c`f1cc0000 fffff80c`f1ccc000   ntosext  ntosext.sys  Sat Jul 16 04:10:37 2016 (5789979D)
    fffff80c`f3af0000 fffff80c`f3afa000   Null     Null.SYS     Sat Jul 16 04:10:37 2016 (5789979D)
    fffff80c`f5c50000 fffff80c`f5c84000   nvhda64v nvhda64v.sys Thu Sep 29 15:25:06 2016 (57ED1632)
    fffff80c`f5ff0000 fffff80c`f6dc9000   nvlddmkm nvlddmkm.sys Sun Dec 11 19:13:24 2016 (584D9744)
    fffff80c`f5b80000 fffff80c`f5b8d000   nvvad64v nvvad64v.sys Tue Oct  4 09:20:09 2016 (57F35829)
    fffff80c`f3f40000 fffff80c`f3f6b000   pacer    pacer.sys    Sat Jul 16 04:25:21 2016 (57899B11)
    fffff80c`f2210000 fffff80c`f2234000   partmgr  partmgr.sys  Fri Nov 11 09:59:07 2016 (5825885B)
    fffff80c`f20b0000 fffff80c`f2107000   pci      pci.sys      Fri Nov 11 10:18:33 2016 (58258CE9)
    fffff80c`f2080000 fffff80c`f2092000   pcw      pcw.sys      Sat Jul 16 04:10:37 2016 (5789979D)
    fffff80c`f21c0000 fffff80c`f21e1000   pdc      pdc.sys      Sat Aug 20 06:51:30 2016 (57B7E1D2)
    fffff80c`f6e00000 fffff80c`f6ec2000   peauth   peauth.sys   Sat Jul 16 04:24:39 2016 (57899AE7)
    fffff80c`f5400000 fffff80c`f5461000   portcls  portcls.sys  Sat Jul 16 04:25:10 2016 (57899B06)
    fffff80c`f26d0000 fffff80c`f26e7000   PSHED    PSHED.dll    Sat Jul 16 04:10:44 2016 (578997A4)
    fffff80c`f3f90000 fffff80c`f4005000   rdbss    rdbss.sys    Fri Nov 11 10:08:35 2016 (58258A93)
    fffff80c`f5bb0000 fffff80c`f5bbe000   rdpbus   rdpbus.sys   Sat Jul 16 04:11:15 2016 (578997C3)
    fffff80c`f3330000 fffff80c`f3378000   rdyboost rdyboost.sys Sat Jul 16 04:25:16 2016 (57899B0C)
    fffff80c`f5f90000 fffff80c`f5fa8000   registry registry.sys Sat Jul 16 04:27:04 2016 (57899B78)
    fffff80c`f5b10000 fffff80c`f5b2a000   rspndr   rspndr.sys   Sat Jul 16 04:27:29 2016 (57899B91)
    fffff80c`f5690000 fffff80c`f5776000   rt640x64 rt640x64.sys Fri Apr 22 08:46:44 2016 (5719C8D4)
    fffff80c`f4c30000 fffff80c`f5121000   RTKVHD64 RTKVHD64.sys Wed Mar 30 05:22:27 2016 (56FB4673)
    fffff80c`f51d0000 fffff80c`f51df000   rzendpt  rzendpt.sys  Thu Jun 16 05:43:23 2016 (5762205B)
    fffff80c`f7040000 fffff80c`f7047280   rzpmgrk  rzpmgrk.sys  Thu Sep 17 20:42:44 2015 (55FB09A4)
    fffff80c`f7050000 fffff80c`f706e080   rzpnk    rzpnk.sys    Thu Sep 17 02:16:35 2015 (55FA0663)
    fffff80c`f5d20000 fffff80c`f5d54000   rzudd    rzudd.sys    Thu Jun 16 05:43:26 2016 (5762205E)
    fffff80c`f5af0000 fffff80c`f5aff000   serenum  serenum.sys  Sat Jul 16 04:29:05 2016 (57899BF1)
    fffff80c`f5ad0000 fffff80c`f5aeb000   serial   serial.sys   Sat Jul 16 04:28:29 2016 (57899BCD)
    fffff80c`f2240000 fffff80c`f22cd000   spaceport spaceport.sys Sat Oct 15 05:46:37 2016 (5801A69D)
    fffff80c`f7070000 fffff80c`f70fc000   srv      srv.sys      Wed Sep  7 06:49:09 2016 (57CF9C45)
    fffff80c`f6f70000 fffff80c`f7024000   srv2     srv2.sys     Fri Nov 11 10:14:33 2016 (58258BF9)
    fffff80c`f6f20000 fffff80c`f6f64000   srvnet   srvnet.sys   Wed Sep  7 06:45:09 2016 (57CF9B55)
    fffff80c`f3130000 fffff80c`f31b2000   storport storport.sys Sat Oct 15 05:45:16 2016 (5801A64C)
    fffff80c`f5f50000 fffff80c`f5f69000   storqosflt storqosflt.sys Sat Jul 16 04:26:43 2016 (57899B63)
    fffff80c`f5ba0000 fffff80c`f5bac000   swenum   swenum.sys   Sat Jul 16 04:28:55 2016 (57899BE7)
    fffff80c`f3ae0000 fffff80c`f3aee000   tbs      tbs.sys      Sat Jul 16 04:27:47 2016 (57899BA3)
    fffff80c`f40d0000 fffff80c`f4348000   tcpip    tcpip.sys    Sat Oct 15 05:32:46 2016 (5801A35E)
    fffff80c`f7120000 fffff80c`f7134000   tcpipreg tcpipreg.sys Sat Jul 16 04:25:32 2016 (57899B1C)
    fffff80c`f3e20000 fffff80c`f3e30000   TDI      TDI.SYS      Sat Jul 16 04:28:10 2016 (57899BBA)
    fffff80c`f3df0000 fffff80c`f3e13000   tdx      tdx.sys      Sat Jul 16 04:27:16 2016 (57899B84)
    fffff80c`f55c0000 fffff80c`f55ef000   TeeDriverW8x64 TeeDriverW8x64.sys Mon Jun 29 19:22:00 2015 (55917EB8)
    fffff80c`f26a0000 fffff80c`f26c5000   tm       tm.sys       Wed Oct  5 11:11:00 2016 (57F4C3A4)
    fffff80c`f2130000 fffff80c`f21b3000   trufos   trufos.sys   Wed Jun 15 11:43:22 2016 (5761233A)
    ffff86e1`a5f20000 ffff86e1`a5f2a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff80c`f7190000 fffff80c`f71bf000   tunnel   tunnel.sys   Sat Jul 16 04:26:20 2016 (57899B4C)
    fffff80c`f5580000 fffff80c`f55b8000   ucx01000 ucx01000.sys Sat Jul 16 04:25:10 2016 (57899B06)
    fffff80c`f23b0000 fffff80c`f23c5000   umbus    umbus.sys    Sat Jul 16 04:22:33 2016 (57899A69)
    fffff80c`f5130000 fffff80c`f5160000   usbccgp  usbccgp.sys  Sat Jul 16 04:28:03 2016 (57899BB3)
    fffff80c`f5c40000 fffff80c`f5c4e000   USBD     USBD.SYS     Sat Jul 16 04:28:27 2016 (57899BCB)
    fffff80c`f55f0000 fffff80c`f560c000   usbehci  usbehci.sys  Sat Jul 16 04:23:07 2016 (57899A8B)
    fffff80c`f5bc0000 fffff80c`f5c40000   usbhub   usbhub.sys   Sat Jul 16 04:18:19 2016 (5789996B)
    fffff80c`f5c90000 fffff80c`f5d17000   UsbHub3  UsbHub3.sys  Sat Jul 16 04:18:54 2016 (5789998E)
    fffff80c`f5610000 fffff80c`f5686000   USBPORT  USBPORT.SYS  Sat Jul 16 04:23:09 2016 (57899A8D)
    fffff80c`f5510000 fffff80c`f5573000   USBXHCI  USBXHCI.SYS  Sat Jul 16 04:20:30 2016 (578999EE)
    fffff80c`f2110000 fffff80c`f2122000   vdrvroot vdrvroot.sys Sat Jul 16 04:25:58 2016 (57899B36)
    fffff80c`f22d0000 fffff80c`f22e8000   volmgr   volmgr.sys   Sat Jul 16 04:10:43 2016 (578997A3)
    fffff80c`f22f0000 fffff80c`f234e000   volmgrx  volmgrx.sys  Sat Jul 16 04:10:45 2016 (578997A5)
    fffff80c`f32c0000 fffff80c`f3324000   volsnap  volsnap.sys  Sat Jul 16 04:10:44 2016 (578997A4)
    fffff80c`f32b0000 fffff80c`f32bb000   volume   volume.sys   Sat Jul 16 04:10:37 2016 (5789979D)
    fffff80c`f3f20000 fffff80c`f3f39000   vwififlt vwififlt.sys Sat Jul 16 04:28:07 2016 (57899BB7)
    fffff80c`f5fb0000 fffff80c`f5fcb000   wanarp   wanarp.sys   Sat Jul 16 04:28:56 2016 (57899BE8)
    fffff80c`f3b30000 fffff80c`f3b44000   watchdog watchdog.sys Sat Jul 16 04:27:39 2016 (57899B9B)
    fffff80c`f5ed0000 fffff80c`f5ef0000   wcifs    wcifs.sys    Thu Sep 15 18:42:03 2016 (57DACF5B)
    fffff80c`f5f70000 fffff80c`f5f86000   wcnfs    wcnfs.sys    Sat Jul 16 04:28:27 2016 (57899BCB)
    fffff80c`f1e10000 fffff80c`f1ee4000   Wdf01000 Wdf01000.sys Sat Jul 16 04:13:12 2016 (57899838)
    fffff80c`f1ef0000 fffff80c`f1f03000   WDFLDR   WDFLDR.SYS   Sat Jul 16 04:10:39 2016 (5789979F)
    fffff80c`f2620000 fffff80c`f2630000   werkernel werkernel.sys Sat Jul 16 04:28:51 2016 (57899BE3)
    fffff80c`f43c0000 fffff80c`f43ea000   wfplwfs  wfplwfs.sys  Sat Jul 16 04:25:57 2016 (57899B35)
    ffff86e1`a6180000 ffff86e1`a61bb000   win32k   win32k.sys   Fri Dec  9 10:45:43 2016 (584A7D47)
    ffff86e1`a5d90000 ffff86e1`a5f10000   win32kbase win32kbase.sys Fri Dec  9 10:21:02 2016 (584A777E)
    ffff86e1`a5a00000 ffff86e1`a5d88000   win32kfull win32kfull.sys Fri Dec  9 10:21:29 2016 (584A7799)
    fffff80c`f2050000 fffff80c`f206f000   WindowsTrustedRT WindowsTrustedRT.sys Sat Jul 16 04:27:05 2016 (57899B79)
    fffff80c`f2070000 fffff80c`f207b000   WindowsTrustedRTProxy WindowsTrustedRTProxy.sys Sat Jul 16 04:27:05 2016 (57899B79)
    fffff80c`f5b00000 fffff80c`f5b0c000   wmiacpi  wmiacpi.sys  Sat Jul 16 04:18:19 2016 (5789996B)
    fffff80c`f2010000 fffff80c`f201c000   WMILIB   WMILIB.SYS   Sat Jul 16 04:10:37 2016 (5789979D)
    fffff80c`f2800000 fffff80c`f2838000   Wof      Wof.sys      Sat Aug  6 05:45:24 2016 (57A55D54)
    fffff80c`f1f40000 fffff80c`f1f4e000   WppRecorder WppRecorder.sys Sat Jul 16 04:29:12 2016 (57899BF8)
    fffff80c`f5e40000 fffff80c`f5e5e000   WudfPf   WudfPf.sys   Sat Jul 16 04:26:10 2016 (57899B42)
    fffff80c`f5e60000 fffff80c`f5e9c000   WUDFRd   WUDFRd.sys   Sat Jul 16 04:25:31 2016 (57899B1B)
    fffff80c`f72e0000 fffff80c`f72ff000   xusb22   xusb22.sys   Sat Jul 16 04:28:13 2016 (57899BBD)
    
    Unloaded modules:
    fffff80c`f72d0000 fffff80c`f72d7000   magdrvamd64.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00007000
    fffff80c`f72c0000 fffff80c`f72c7000   magdrvamd64.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00007000
    fffff80c`f72b0000 fffff80c`f72b7000   magdrvamd64.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00007000
    fffff80c`f72a0000 fffff80c`f72a7000   magdrvamd64.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00007000
    fffff80c`f7160000 fffff80c`f718f000   tunnel.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0002F000
    fffff80c`f34b0000 fffff80c`f34bf000   dump_storpor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000F000
    fffff80c`f3780000 fffff80c`f3a3a000   dump_iaStorA
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  002BA000
    fffff80c`f3a60000 fffff80c`f3a7d000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0001D000
    fffff80c`f5b10000 fffff80c`f5b4c000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0003C000
    fffff80c`f2e40000 fffff80c`f2e54000   dam.sys 
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00014000
    fffff80c`f3a80000 fffff80c`f3ab1000   cdrom.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00031000
    fffff80c`f2020000 fffff80c`f2028000   bdelam.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00008000
    fffff80c`f33c0000 fffff80c`f33cf000   hwpolicy.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000F000
    [SMBIOS Data Tables v2.7]
    [DMI Version - 0]
    [2.0 Calling Convention - No]
    [Table Size - 3287 bytes]
    
    [BIOS Information (Type 0) - Length 24 - Handle 0000h]
      Vendor                        American Megatrends Inc.
      BIOS Version                  2103
      BIOS Starting Address Segment f000
      BIOS Release Date             08/15/2014
      BIOS ROM Size                 800000
      BIOS Characteristics
           07: - PCI Supported
           10: - APM Supported
           11: - Upgradeable FLASH BIOS
           12: - BIOS Shadowing Supported
           15: - CD-Boot Supported
           16: - Selectable Boot Supported
           17: - BIOS ROM Socketed
           19: - EDD Supported
           23: - 1.2MB Floppy Supported
           24: - 720KB Floppy Supported
           25: - 2.88MB Floppy Supported
           26: - Print Screen Device Supported
           27: - Keyboard Services Supported
           28: - Serial Services Supported
           29: - Printer Services Supported
           32: - BIOS Vendor Reserved
      BIOS Characteristic Extensions
           00: - ACPI Supported
           01: - USB Legacy Supported
           08: - BIOS Boot Specification Supported
           10: - Specification Reserved
           11: - Specification Reserved
      BIOS Major Revision           4
      BIOS Minor Revision           6
      EC Firmware Major Revision    255
      EC Firmware Minor Revision    255
    [System Information (Type 1) - Length 27 - Handle 0001h]
      Manufacturer                  ASUS
      Product Name                  All Series
      Version                       System Version
      Serial Number                 System Serial Number
      UUID                          00000000-0000-0000-0000-000000000000
      Wakeup Type                   Power Switch
      SKUNumber                     All
      Family                        ASUS MB
    [BaseBoard Information (Type 2) - Length 15 - Handle 0002h]
      Manufacturer                  ASUSTeK COMPUTER INC.
      Product                       Z87-A
      Version                       Rev 1.xx
      Serial Number                 131017490503835
      Asset Tag                                           
      Feature Flags                 09h
           -537872672: -        -537872624: - §'©-ù
      Location                      To be filled by O.E.M.
      Chassis Handle                0003h
      Board Type                    0ah - Processor/Memory Module
      Number of Child Handles       0
    [System Enclosure (Type 3) - Length 22 - Handle 0003h]
      Manufacturer                  Chassis Manufacture
      Chassis Type                  Desktop
      Version                       Chassis Version
      Serial Number                                      
      Asset Tag Number                              
      Bootup State                  Safe
      Power Supply State            Safe
      Thermal State                 Safe
      Security Status               None
      OEM Defined                   0
      Height                        0U
      Number of Power Cords         1
      Number of Contained Elements  0
      Contained Element Size        0
    [Onboard Devices Information (Type 10) - Length 8 - Handle 0027h]
      Number of Devices             2
      01: Type                      Ethernet [enabled]
      01: Description               Onboard Ethernet
      02: Type                      Sound [enabled]
      02: Description               Onboard Audio
    [OEM Strings (Type 11) - Length 5 - Handle 0028h]
      Number of Strings             4
       1                            To Be Filled By O.E.M.
       2                            To Be Filled By O.E.M.
       3                            Lotus
       4                            To Be Filled By O.E.M.
    [System Configuration Options (Type 12) - Length 5 - Handle 0029h]
    [Memory Device (Type 17) - Length 34 - Handle 0045h]
      Physical Memory Array Handle  0046h
      Memory Error Info Handle      [Not Provided]
      Total Width                   64 bits
      Data Width                    64 bits
      Size                          4096MB
      Form Factor                   09h - DIMM
      Device Set                    [None]
      Device Locator                ChannelA-DIMM0
      Bank Locator                  BANK 0
      Memory Type                   18h - Specification Reserved
      Type Detail                   0080h - Synchronous
      Speed                         1600MHz
      Manufacturer                  1315
      Serial Number                         
      Asset Tag Number                        
      Part Number                   BLT4G3D1608ET3LX0.
    [Physical Memory Array (Type 16) - Length 23 - Handle 0046h]
      Location                      03h - SystemBoard/Motherboard
      Use                           03h - System Memory
      Memory Error Correction       03h - None
      Maximum Capacity              33554432KB
      Memory Error Inf Handle       [Not Provided]
      Number of Memory Devices      4
    [Memory Device Mapped Address (Type 20) - Length 35 - Handle 0047h]
      Starting Address              00000000h
      Ending Address                003fffffh
      Memory Device Handle          0045h
      Mem Array Mapped Adr Handle   004eh
      Partition Row Position        [Unknown]
      Interleave Position           [Unknown]
      Interleave Data Depth         [Unknown]
    [Memory Device (Type 17) - Length 34 - Handle 0048h]
      Physical Memory Array Handle  0046h
      Memory Error Info Handle      [Not Provided]
      Total Width                   64 bits
      Data Width                    64 bits
      Size                          4096MB
      Form Factor                   09h - DIMM
      Device Set                    [None]
      Device Locator                ChannelA-DIMM1
      Bank Locator                  BANK 1
      Memory Type                   18h - Specification Reserved
      Type Detail                   0080h - Synchronous
      Speed                         1600MHz
      Manufacturer                  1315
      Serial Number                         
      Asset Tag Number                        
      Part Number                   BLT4G3D1608ET3LX0.
    [Memory Device Mapped Address (Type 20) - Length 35 - Handle 0049h]
      Starting Address              00800000h
      Ending Address                00bfffffh
      Memory Device Handle          0048h
      Mem Array Mapped Adr Handle   004eh
      Partition Row Position        [Unknown]
      Interleave Position           [Unknown]
      Interleave Data Depth         [Unknown]
    [Memory Device (Type 17) - Length 34 - Handle 004ah]
      Physical Memory Array Handle  0046h
      Memory Error Info Handle      [Not Provided]
      Total Width                   64 bits
      Data Width                    64 bits
      Size                          4096MB
      Form Factor                   09h - DIMM
      Device Set                    [None]
      Device Locator                ChannelB-DIMM0
      Bank Locator                  BANK 2
      Memory Type                   18h - Specification Reserved
      Type Detail                   0080h - Synchronous
      Speed                         1600MHz
      Manufacturer                  1315
      Serial Number                         
      Asset Tag Number                        
      Part Number                   BLT4G3D1608ET3LX0.
    [Memory Device Mapped Address (Type 20) - Length 35 - Handle 004bh]
      Starting Address              00400000h
      Ending Address                007fffffh
      Memory Device Handle          004ah
      Mem Array Mapped Adr Handle   004eh
      Partition Row Position        [Unknown]
      Interleave Position           [Unknown]
      Interleave Data Depth         [Unknown]
    [Memory Device (Type 17) - Length 34 - Handle 004ch]
      Physical Memory Array Handle  0046h
      Memory Error Info Handle      [Not Provided]
      Total Width                   64 bits
      Data Width                    64 bits
      Size                          4096MB
      Form Factor                   09h - DIMM
      Device Set                    [None]
      Device Locator                ChannelB-DIMM1
      Bank Locator                  BANK 3
      Memory Type                   18h - Specification Reserved
      Type Detail                   0080h - Synchronous
      Speed                         1600MHz
      Manufacturer                  1315
      Serial Number                         
      Asset Tag Number                        
      Part Number                   BLT4G3D1608ET3LX0.
    [Memory Device Mapped Address (Type 20) - Length 35 - Handle 004dh]
      Starting Address              00c00000h
      Ending Address                00ffffffh
      Memory Device Handle          004ch
      Mem Array Mapped Adr Handle   004eh
      Partition Row Position        [Unknown]
      Interleave Position           [Unknown]
      Interleave Data Depth         [Unknown]
    [Memory Array Mapped Address (Type 19) - Length 31 - Handle 004eh]
      Starting Address              00000000h
      Ending Address                00ffffffh
      Memory Array Handle           0046h
      Partition Width               04
    [Cache Information (Type 7) - Length 19 - Handle 004fh]
      Socket Designation            CPU Internal L1
      Cache Configuration           0180h - WB Enabled Int NonSocketed L1
      Maximum Cache Size            0100h - 256K
      Installed Size                0100h - 256K
      Supported SRAM Type           0002h - Unknown 
      Current SRAM Type             0002h - Unknown 
      Cache Speed                   0ns
      Error Correction Type         Multi-Bit ECC
      System Cache Type             Other
      Associativity                 8-way Set-Associative
    [Cache Information (Type 7) - Length 19 - Handle 0050h]
      Socket Designation            CPU Internal L2
      Cache Configuration           0181h - WB Enabled Int NonSocketed L2
      Maximum Cache Size            0400h - 1024K
      Installed Size                0400h - 1024K
      Supported SRAM Type           0002h - Unknown 
      Current SRAM Type             0002h - Unknown 
      Cache Speed                   0ns
      Error Correction Type         Multi-Bit ECC
      System Cache Type             Unified
      Associativity                 8-way Set-Associative
    [Cache Information (Type 7) - Length 19 - Handle 0051h]
      Socket Designation            CPU Internal L3
      Cache Configuration           0182h - WB Enabled Int NonSocketed L3
      Maximum Cache Size            1800h - 6144K
      Installed Size                1800h - 6144K
      Supported SRAM Type           0002h - Unknown 
      Current SRAM Type             0002h - Unknown 
      Cache Speed                   0ns
      Error Correction Type         Multi-Bit ECC
      System Cache Type             Unified
      Associativity                 Specification Reserved
    [Processor Information (Type 4) - Length 42 - Handle 0055h]
      Socket Designation            SOCKET 1150
      Processor Type                Central Processor
      Processor Family              01h - Other
      Processor Manufacturer        Intel
      Processor ID                  c3060300fffbebbf
      Processor Version             Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
      Processor Voltage             8ch - 1.2V
      External Clock                100MHz
      Max Speed                     3800MHz
      Current Speed                 3419MHz
      Status                        Enabled Populated
      Processor Upgrade             Specification Reserved
      L1 Cache Handle               004fh
      L2 Cache Handle               0050h
      L3 Cache Handle               0051h
      Serial Number                 [String Not Specified]
      Asset Tag Number                         
      Part Number                   Fill By OEM
    Machine ID Information [From Smbios 2.7, DMIVersion 0, Size=3287]
    BiosMajorRelease = 4
    BiosMinorRelease = 6
    BiosVendor = American Megatrends Inc.
    BiosVersion = 2103
    BiosReleaseDate = 08/15/2014
    SystemManufacturer = ASUS
    SystemProductName = All Series
    SystemFamily = ASUS MB
    SystemVersion = System Version
    SystemSKU = All
    BaseBoardManufacturer = ASUSTeK COMPUTER INC.
    BaseBoardProduct = Z87-A
    BaseBoardVersion = Rev 1.xx
    CPUID:        "Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz"
    MaxSpeed:     3400
    CurrentSpeed: 3406
    [CPU Information]
    ~MHz = REG_DWORD 3406
    Component Information = REG_BINARY 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    Configuration Data = REG_FULL_RESOURCE_DESCRIPTOR ff,ff,ff,ff,ff,ff,ff,ff,0,0,0,0,0,0,0,0
    Identifier = REG_SZ Intel64 Family 6 Model 60 Stepping 3
    ProcessorNameString = REG_SZ Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
    Update Status = REG_DWORD 0
    VendorIdentifier = REG_SZ GenuineIntel
    MSR8B = REG_QWORD 1e00000000
    THREAD ffffd48c1badb080  Cid 1248.25d0  Teb: 00000096218ac000 Win32Thread: ffffd48c21bc8b00 RUNNING on processor 1
    Not impersonating
    GetUlongFromAddress: unable to read from fffff80285512924
    Owning Process            ffffd48c1e2f6800       Image:         witcher3.exe
    Attached Process          N/A            Image:         N/A
    fffff78000000000: Unable to get shared data
    Wait Start TickCount      709272       
    Context Switch Count      1596575        IdealProcessor: 1             
    ReadMemory error: Cannot get nt!KeMaximumIncrement value.
    UserTime                  00:00:00.000
    KernelTime                00:00:00.000
    Win32 Start Address 0x00007fff2313a8cc
    Stack Init ffffad00ab750c90 Current ffffad00ab750980
    Base ffffad00ab751000 Limit ffffad00ab74b000 Call 0000000000000000
    Priority 12 BasePriority 9 PriorityDecrement 2 IoPriority 2 PagePriority 5
    Child-SP          RetAddr           : Args to Child                                                           : Call Site
    ffffad00`a41955f8 fffff802`85a7227f : 00000000`00000124 00000000`00000000 ffffd48c`1e243028 00000000`bf800000 : nt!KeBugCheckEx
    ffffad00`a4195600 fffff802`8544733c : ffffd48c`1e243028 ffffd48c`1addab20 ffffd48c`1addab20 ffffd48c`1addab20 : hal!HalBugCheckSystem+0xcf
    ffffad00`a4195640 fffff802`85a7276c : 00000000`00000728 00000000`00000001 ffffad00`a4195a30 00000000`00000000 : nt!WheaReportHwError+0x258
    ffffad00`a41956a0 fffff802`85a72ac4 : ffffd48c`00000010 ffffd48c`1addab20 ffffad00`a4195848 ffffd48c`1addab20 : hal!HalpMcaReportError+0x50
    ffffad00`a41957f0 fffff802`85a729ae : ffffd48c`1acd3760 00000000`00000001 00000000`00000001 00000000`00000000 : hal!HalpMceHandlerCore+0xe8
    ffffad00`a4195840 fffff802`85a72bee : 00000000`00000004 00000000`00000001 00000000`00000000 00000000`00000000 : hal!HalpMceHandler+0xda
    ffffad00`a4195880 fffff802`85a72d70 : ffffd48c`1acd3760 ffffad00`a4195ab0 00000000`00000000 00000000`00000000 : hal!HalpMceHandlerWithRendezvous+0xce
    ffffad00`a41958b0 fffff802`853705fb : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x40
    ffffad00`a41958e0 fffff802`85370384 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x7b
    ffffad00`a4195a20 fffff802`85299355 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x184 (TrapFrame @ ffffad00`a4195a30)
    ffffad00`ab750620 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!ExAcquirePushLockSharedEx+0xd5
    
    Bugcheck code 00000124
    Arguments 00000000`00000000 ffffd48c`1e243028 00000000`bf800000 00000000`00000124
    Debug session time: Sat Dec 24 19:25:35.550 2016 (UTC + 1:00)
    System Uptime: 0 days 3:04:42.379
      My Computers


  5. Posts : 3
    win 10
    Thread Starter
       #5

    ha thank you, well only thing left for me then is to wait untill it bsods again and properly upload the dump then.
    ill use the guide for now to learn a bit about dumps myself too since i am kind of interested what kind of information it holds and how to read it all.
    maybe i could even be of assistance to others on the forum in the future
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:19.
Find Us




Windows 10 Forums