1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Windows Vista Vista Ent 64-bit crashing randomly

Discussion in 'Legacy Windows' started by jhmariscal, 2007/04/19.

  1. 2007/04/19
    jhmariscal

    jhmariscal Inactive Thread Starter

    Joined:
    2007/04/19
    Messages:
    3
    Likes Received:
    0
    OK guys, new here. Need some help.
    System rendomly crashes. Tried different Mem, pwr supply.
    It is;

    Asus A8n-SLI
    Boot disk is on a Promise SATAII Raid card
    Data disks on on OB RAID controller
    Mem is CMX1024-3200
    Proc is AMD64x2 4000+
    Visiontex x1300 PCI x16 video

    I followed these directions;

    1) Install microsoft debugging tools from http://www.microsoft.com/whdc/devtoo...nstallx86.mspx
    2) Create folder c:\symbols
    3) Download and install the http://www.microsoft.com/whdc/devtoo...nstallx86.mspx
    4) Locate your latest memory.dmp file- C:\windows\Minidump\Mini011005-01.dmp or whatever
    4) Open a CMD prompt and cd\program files\debugging tools for windows\
    5) Type the following stuff:

    Code:
    c:\program files\debugging tools>kd -z C:\windows\Minidump\Mini011005-01.dmp
    kd> .logopen c:\debuglog.txt
    kd> .sympath srv*c:\symbols*http://msdl.microsoft.com/download/symbols
    kd> .reload;!analyze -v;r;kv;lmnt;.logclose;q


    and got this;
    Opened log file 'e:\debuglog.txt'
    0: kd> .sympath srv*c:\symbols*
    Symbol search path is: srv*c:\symbols*
    0: kd> .reload;!analyze -v;r;kv;lmnt;.logclose;q
    Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 2
    *** WARNING: Unable to verify timestamp for ntoskrnl.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
    Loading Kernel Symbols
    .....................................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    .............
    *** WARNING: Unable to verify timestamp for hal.dll
    *** ERROR: Module load completed but symbols could not be loaded for hal.dll
    *******************************************************************************
    * *
    * 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, MCA_ASSERT
    Arg2: fffffa800246a3e0, Address of WHEA_ERROR_RECORD structure
    Arg3: 00000000f2000010, High 32 bits of MCi_STATUS MSR for the MCA bank that had
    the error
    Arg4: 0000000000010c0f, Low 32 bits of MCi_STATUS MSR for the MCA bank that had
    the error

    Debugging Details:
    ------------------

    ***** Kernel symbols are WRONG. Please fix symbols to do analysis.

    ***** Kernel symbols are WRONG. Please fix symbols to do analysis.

    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: nt!_KPRCB ***
    *** ***
    *************************************************************************

    MODULE_NAME: nt

    FAULTING_MODULE: fffff80001c00000 nt

    DEBUG_FLR_IMAGE_TIMESTAMP: 4549b6c6

    WHEA_ERROR_RECORD: !errrec fffffa800246a3e0
    !errrec fffffa800246a3e0
    Error Record @ FFFFFA800246A3E0
    Unable to load image \SystemRoot\system32\PSHED.dll, Win32 error 2
    *** WARNING: Unable to verify timestamp for PSHED.dll
    *** ERROR: Module load completed but symbols could not be loaded for PSHED.dll
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Signature :
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Revision : 0x0000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Section Count : 0x0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Severity : 0x0 - WheaErrSevRecoverable
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Validation Bits : 0x00000000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Length : 0x0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Timestamp : 0x0000000000000000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Platform ID : 52455043-0100-FFFF-FFff-010001000000
    Partition ID : 00000002-02E8-0000-BDe9-E4222582C701
    Creator ID : 00000000-0000-0000-0000-000000000000
    Notify Type : 00000000-0000-0000-0000-000000000000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Record ID : 0x0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Flags : 0x00000000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Persistence Info: 0x0000000000000000
    Identifier : 0
    Length : 0
    Attributes : 0
    Signature : 0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD ***
    *** ***
    *************************************************************************
    Error Section Descriptor @ FFFFFA800246A3E0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_SECTION_DESCRIPTOR ***
    *** ***
    *************************************************************************
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_SECTION_DESCRIPTOR ***
    *** ***
    *************************************************************************
    Section Offset : 0x0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_SECTION_DESCRIPTOR ***
    *** ***
    *************************************************************************
    Section Length : 0x0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_SECTION_DESCRIPTOR ***
    *** ***
    *************************************************************************
    Revision : 0x0000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_SECTION_DESCRIPTOR ***
    *** ***
    *************************************************************************
    Validation Bits : 0x00
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_SECTION_DESCRIPTOR ***
    *** ***
    *************************************************************************
    Flags : 0x00000000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_SECTION_DESCRIPTOR ***
    *** ***
     
  2. 2007/04/19
    jhmariscal

    jhmariscal Inactive Thread Starter

    Joined:
    2007/04/19
    Messages:
    3
    Likes Received:
    0
    *************************************************************************
    Section Type : 52455043-0100-FFFF-FFff-010001000000
    FRU ID : 00000002-02E8-0000-BDe9-E4222582C701
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_SECTION_DESCRIPTOR ***
    *** ***
    *************************************************************************
    Severity : 0x0 - WheaErrSevRecoverable
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_SECTION_DESCRIPTOR ***
    *** ***
    *************************************************************************

    FRU Text : CPER

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: WRONG_SYMBOLS

    BUGCHECK_STR: 0x124

    LAST_CONTROL_TRANSFER: from fffff800020e1c28 to fffff80001c4e250

    STACK_TEXT:
    fffff800`03dfac48 fffff800`020e1c28 : 00000000`00000124 00000000`00000000 fffffa80`0246a3e0 00000000`f2000010 : nt+0x4e250
    fffff800`03dfac50 00000000`00000124 : 00000000`00000000 fffffa80`0246a3e0 00000000`f2000010 00000000`00010c0f : hal+0xdc28
    fffff800`03dfac58 00000000`00000000 : fffffa80`0246a3e0 00000000`f2000010 00000000`00010c0f 00000000`00000000 : 0x124
    fffff800`03dfac60 fffffa80`0246a3e0 : 00000000`f2000010 00000000`00010c0f 00000000`00000000 fffff800`01d4d000 : 0x0
    fffff800`03dfac68 00000000`f2000010 : 00000000`00010c0f 00000000`00000000 fffff800`01d4d000 fffff800`01d0656e : 0xfffffa80`0246a3e0
    fffff800`03dfac70 00000000`00010c0f : 00000000`00000000 fffff800`01d4d000 fffff800`01d0656e 00000000`00000001 : 0xf2000010
    fffff800`03dfac78 00000000`00000000 : fffff800`01d4d000 fffff800`01d0656e 00000000`00000001 fffffa80`05395690 : 0x10c0f
    fffff800`03dfac80 fffff800`01d4d000 : fffff800`01d0656e 00000000`00000001 fffffa80`05395690 fffffa80`05d32160 : 0x0
    fffff800`03dfac88 fffff800`01d0656e : 00000000`00000001 fffffa80`05395690 fffffa80`05d32160 00000000`00000001 : nt+0x14d000
    fffff800`03dfac90 00000000`00000001 : fffffa80`05395690 fffffa80`05d32160 00000000`00000001 fffff800`01d4d001 : nt+0x10656e
    fffff800`03dfac98 fffffa80`05395690 : fffffa80`05d32160 00000000`00000001 fffff800`01d4d001 fffff800`020e1bab : 0x1
    fffff800`03dfaca0 fffffa80`05d32160 : 00000000`00000001 fffff800`01d4d001 fffff800`020e1bab fffff800`01d4f300 : 0xfffffa80`05395690
    fffff800`03dfaca8 00000000`00000001 : fffff800`01d4d001 fffff800`020e1bab fffff800`01d4f300 fffffa80`05d32160 : 0xfffffa80`05d32160
    fffff800`03dfacb0 fffff800`01d4d001 : fffff800`020e1bab fffff800`01d4f300 fffffa80`05d32160 00000000`00000001 : 0x1
    fffff800`03dfacb8 fffff800`020e1bab : fffff800`01d4f300 fffffa80`05d32160 00000000`00000001 fffff800`01d4d000 : nt+0x14d001
    fffff800`03dfacc0 fffff800`01d4f300 : fffffa80`05d32160 00000000`00000001 fffff800`01d4d000 fffffa80`05395690 : hal+0xdbab
    fffff800`03dfacc8 fffffa80`05d32160 : 00000000`00000001 fffff800`01d4d000 fffffa80`05395690 fffff800`020e1722 : nt+0x14f300
    fffff800`03dfacd0 00000000`00000001 : fffff800`01d4d000 fffffa80`05395690 fffff800`020e1722 fffff800`00000318 : 0xfffffa80`05d32160
    fffff800`03dfacd8 fffff800`01d4d000 : fffffa80`05395690 fffff800`020e1722 fffff800`00000318 fffff800`01d4d020 : 0x1
    fffff800`03dface0 fffffa80`05395690 : fffff800`020e1722 fffff800`00000318 fffff800`01d4d020 fffffa80`0246cb80 : nt+0x14d000
    fffff800`03dface8 fffff800`020e1722 : fffff800`00000318 fffff800`01d4d020 fffffa80`0246cb80 00000000`00000000 : 0xfffffa80`05395690
    fffff800`03dfacf0 fffff800`00000318 : fffff800`01d4d020 fffffa80`0246cb80 00000000`00000000 00000000`00000000 : hal+0xd722
    fffff800`03dfacf8 fffff800`01d4d020 : fffffa80`0246cb80 00000000`00000000 00000000`00000000 00000000`00000000 : 0xfffff800`00000318
    fffff800`03dfad00 fffffa80`0246cb80 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt+0x14d020
    fffff800`03dfad08 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 fffff800`01c4d4b6 : 0xfffffa80`0246cb80
    fffff800`03dfad10 00000000`00000000 : 00000000`00000000 00000000`00000000 fffff800`01c4d4b6 fffff800`01d4d020 : 0x0
    fffff800`03dfad18 00000000`00000000 : 00000000`00000000 fffff800`01c4d4b6 fffff800`01d4d020 fffff800`03dfaef0 : 0x0
    fffff800`03dfad20 00000000`00000000 : fffff800`01c4d4b6 fffff800`01d4d020 fffff800`03dfaef0 fffffa80`05395690 : 0x0
    fffff800`03dfad28 fffff800`01c4d4b6 : fffff800`01d4d020 fffff800`03dfaef0 fffffa80`05395690 00000000`00000000 : 0x0
    fffff800`03dfad30 fffff800`01d4d020 : fffff800`03dfaef0 fffffa80`05395690 00000000`00000000 00000000`00000000 : nt+0x4d4b6
    fffff800`03dfad38 fffff800`03dfaef0 : fffffa80`05395690 00000000`00000000 00000000`00000000 00000000`00000000 : nt+0x14d020
    fffff800`03dfad40 fffffa80`05395690 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0xfffff800`03dfaef0
    fffff800`03dfad48 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0xfffffa80`05395690
    fffff800`03dfad50 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfad58 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfad60 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfad68 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfad70 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfad78 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfad80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfad88 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfad90 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfad98 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfada0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfada8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfadb0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfadb8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfadc0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfadc8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfadd0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfadd8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfade0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfade8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfadf0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfadf8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfae00 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfae08 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfae10 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 fffff800`01d4d020 : 0x0
    fffff800`03dfae18 00000000`00000000 : 00000000`00000000 00000000`00000000 fffff800`01d4d020 fffff800`01d4d000 : 0x0
    fffff800`03dfae20 00000000`00000000 : 00000000`00000000 fffff800`01d4d020 fffff800`01d4d000 fffffa80`05395690 : 0x0
    fffff800`03dfae28 00000000`00000000 : fffff800`01d4d020 fffff800`01d4d000 fffffa80`05395690 00000000`00000000 : 0x0
    fffff800`03dfae30 fffff800`01d4d020 : fffff800`01d4d000 fffffa80`05395690 00000000`00000000 fffffa80`05d32160 : 0x0
    fffff800`03dfae38 fffff800`01d4d000 : fffffa80`05395690 00000000`00000000 fffffa80`05d32160 fffff800`01d4f300 : nt+0x14d020
    fffff800`03dfae40 fffffa80`05395690 : 00000000`00000000 fffffa80`05d32160 fffff800`01d4f300 00000000`00000000 : nt+0x14d000
    fffff800`03dfae48 00000000`00000000 : fffffa80`05d32160 fffff800`01d4f300 00000000`00000000 fffff800`01c4d2f5 : 0xfffffa80`05395690
    fffff800`03dfae50 fffffa80`05d32160 : fffff800`01d4f300 00000000`00000000 fffff800`01c4d2f5 00000000`00000000 : 0x0
    fffff800`03dfae58 fffff800`01d4f300 : 00000000`00000000 fffff800`01c4d2f5 00000000`00000000 00000000`00000000 : 0xfffffa80`05d32160
    fffff800`03dfae60 00000000`00000000 : fffff800`01c4d2f5 00000000`00000000 00000000`00000000 00000000`00000000 : nt+0x14f300
    fffff800`03dfae68 fffff800`01c4d2f5 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x0
    fffff800`03dfae70 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt+0x4d2f5
    fffff800`03dfae78 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00001f80`00000000 : 0x0
    fffff800`03dfae80 00000000`00000000 : 00000000`00000000 00000000`00000000 00001f80`00000000 00000000`e1a0b6ce : 0x0
    fffff800`03dfae88 00000000`00000000 : 00000000`00000000 00001f80`00000000 00000000`e1a0b6ce 00000000`e180005e : 0x0
    fffff800`03dfae90 00000000`00000000 : 00001f80`00000000 00000000`e1a0b6ce 00000000`e180005e 00000000`0080005e : 0x0
    fffff800`03dfae98 00001f80`00000000 : 00000000`e1a0b6ce 00000000`e180005e 00000000`0080005e 00000000`e180005e : 0x0


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nt+4e250
    fffff800`01c4e250 48894c2408 mov qword ptr [rsp+8],rcx

    SYMBOL_STACK_INDEX: 0

    FOLLOWUP_NAME: MachineOwner

    IMAGE_NAME: ntoskrnl.exe

    SYMBOL_NAME: nt+4e250

    BUCKET_ID: WRONG_SYMBOLS

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

    rax=0000000000010c0f rbx=0000000000000001 rcx=0000000000000124
    rdx=0000000000000000 rsi=fffffa800246a3b0 rdi=fffff80001d4d000
    rip=fffff80001c4e250 rsp=fffff80003dfac48 rbp=fffffa800246aa00
    r8=fffffa800246a3e0 r9=00000000f2000010 r10=0000000000000000
    r11=fffff80003dfac40 r12=0000000000000000 r13=fffffa800246cb80
    r14=fffffa80024694b0 r15=0000000000000000
    iopl=0 nv up ei pl nz ac pe nc
    cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00000212
    nt+0x4e250:
    fffff800`01c4e250 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:fffff800`03dfac50=0000000000000124
    Child-SP RetAddr : Args to Child : Call Site
    fffff800`03dfac48 fffff800`020e1c28 : 00000000`00000124 00000000`00000000 fffffa80`0246a3e0 00000000`f2000010 : nt+0x4e250
    fffff800`03dfac50 00000000`00000124 : 00000000`00000000 fffffa80`0246a3e0 00000000`f2000010 00000000`00010c0f : hal+0xdc28
    fffff800`03dfac58 00000000`00000000 : fffffa80`0246a3e0 00000000`f2000010 00000000`00010c0f 00000000`00000000 : 0x124
    fffff800`03dfac60 fffffa80`0246a3e0 : 00000000`f2000010 00000000`00010c0f 00000000`00000000 fffff800`01d4d000 : 0x0
    fffff800`03dfac68 00000000`f2000010 : 00000000`00010c0f 00000000`00000000 fffff800`01d4d000 fffff800`01d0656e : 0xfffffa80`0246a3e0
    fffff800`03dfac70 00000000`00010c0f : 00000000`00000000 fffff800`01d4d000 fffff800`01d0656e 00000000`00000001 : 0xf2000010
    fffff800`03dfac78 00000000`00000000 : fffff800`01d4d000 fffff800`01d0656e 00000000`00000001 fffffa80`05395690 : 0x10c0f
    fffff800`03dfac80 fffff800`01d4d000 : fffff800`01d0656e 00000000`00000001 fffffa80`05395690 fffffa80`05d32160 : 0x0
    fffff800`03dfac88 fffff800`01d0656e : 00000000`00000001 fffffa80`05395690 fffffa80`05d32160 00000000`00000001 : nt+0x14d000
    fffff800`03dfac90 00000000`00000001 : fffffa80`05395690 fffffa80`05d32160 00000000`00000001 fffff800`01d4d001 : nt+0x10656e
    fffff800`03dfac98 fffffa80`05395690 : fffffa80`05d32160 00000000`00000001 fffff800`01d4d001 fffff800`020e1bab : 0x1
    fffff800`03dfaca0 fffffa80`05d32160 : 00000000`00000001 fffff800`01d4d001 fffff800`020e1bab fffff800`01d4f300 : 0xfffffa80`05395690
    fffff800`03dfaca8 00000000`00000001 : fffff800`01d4d001 fffff800`020e1bab fffff800`01d4f300 fffffa80`05d32160 : 0xfffffa80`05d32160
    fffff800`03dfacb0 fffff800`01d4d001 : fffff800`020e1bab fffff800`01d4f300 fffffa80`05d32160 00000000`00000001 : 0x1
    fffff800`03dfacb8 fffff800`020e1bab : fffff800`01d4f300 fffffa80`05d32160 00000000`00000001 fffff800`01d4d000 : nt+0x14d001
    fffff800`03dfacc0 fffff800`01d4f300 : fffffa80`05d32160 00000000`00000001 fffff800`01d4d000 fffffa80`05395690 : hal+0xdbab
    fffff800`03dfacc8 fffffa80`05d32160 : 00000000`00000001 fffff800`01d4d000 fffffa80`05395690 fffff800`020e1722 : nt+0x14f300
    fffff800`03dfacd0 00000000`00000001 : fffff800`01d4d000 fffffa80`05395690 fffff800`020e1722 fffff800`00000318 : 0xfffffa80`05d32160
    fffff800`03dfacd8 fffff800`01d4d000 : fffffa80`05395690 fffff800`020e1722 fffff800`00000318 fffff800`01d4d020 : 0x1
    fffff800`03dface0 fffffa80`05395690 : fffff800`020e1722 fffff800`00000318 fffff800`01d4d020 fffffa80`0246cb80 : nt+0x14d000
    start end module name
    fffff800`01c00000 fffff800`020d4000 nt ntoskrnl.exe Thu Nov 02 04:13:42 2006 (4549B6C6)
    fffff800`020d4000 fffff800`02125000 hal hal.dll Thu Nov 02 06:11:46 2006 (4549D272)
    fffff960`00000000 fffff960`002b2000 win32k win32k.sys unavailable (00000000)
    fffff960`00400000 fffff960`0040a000 TSDDD TSDDD.dll unavailable (00000000)
    fffff960`00600000 fffff960`00611000 cdd cdd.dll unavailable (00000000)
    fffff980`00002000 fffff980`00014000 volmgr volmgr.sys Thu Nov 02 04:38:28 2006 (4549BC94)
    fffff980`00014000 fffff980`0001e000 msisadrv msisadrv.sys Thu Nov 02 04:10:06 2006 (4549B5EE)
    fffff980`0001e000 fffff980`00027000 WMILIB WMILIB.SYS Thu Nov 02 04:43:26 2006 (4549BDBE)
    fffff980`00027000 fffff980`00035000 WDFLDR WDFLDR.SYS Thu Nov 02 04:42:06 2006 (4549BD6E)
    fffff980`00035000 fffff980`0008c000 CLFS CLFS.SYS Thu Nov 02 04:01:05 2006 (4549B3D1)
    fffff980`0008c000 fffff980`00095000 PSHED PSHED.dll Thu Nov 02 06:14:26 2006 (4549D312)
    fffff980`00095000 fffff980`0009e000 kdcom kdcom.dll Thu Nov 02 06:14:44 2006 (4549D324)
    fffff980`00203000 fffff980`0020b000 atapi atapi.sys Thu Nov 02 04:38:10 2006 (4549BC82)
    fffff980`0020b000 fffff980`00212000 pciide pciide.sys Thu Nov 02 04:38:14 2006 (4549BC86)
    fffff980`00212000 fffff980`00225000 mountmgr mountmgr.sys Thu Nov 02 04:37:17 2006 (4549BC4D)
    fffff980`00225000 fffff980`00278000 acpi acpi.sys Thu Nov 02 04:10:04 2006 (4549B5EC)
    fffff980`00278000 fffff980`0034e000 Wdf01000 Wdf01000.sys Thu Nov 02 04:43:35 2006 (4549BDC7)
    fffff980`0034e000 fffff980`00400000 CI CI.dll Thu Nov 02 06:14:20 2006 (4549D30C)
    fffff980`00404000 fffff980`0040c000 spldr spldr.sys Wed Oct 25 18:10:19 2006 (453FEEDB)
    fffff980`0040c000 fffff980`00420000 fileinfo fileinfo.sys Thu Nov 02 04:12:51 2006 (4549B693)
    fffff980`00420000 fffff980`0044e000 SCSIPORT SCSIPORT.SYS Thu Nov 02 04:38:12 2006 (4549BC84)
    fffff980`0044e000 fffff980`0049a000 fttxr52p fttxr52p.sys Sun Jul 16 22:27:06 2006 (44BB038A)
    fffff980`0049a000 fffff980`004f0000 storport storport.sys Thu Nov 02 04:38:25 2006 (4549BC91)
    fffff980`004f0000 fffff980`004ff000 nvstor nvstor.sys Tue Oct 03 19:24:56 2006 (4522FF58)
    fffff980`004ff000 fffff980`00523000 ataport ataport.SYS Thu Nov 02 04:38:12 2006 (4549BC84)
    fffff980`00523000 fffff980`0057c000 volmgrx volmgrx.sys Thu Nov 02 04:38:40 2006 (4549BCA0)
    fffff980`0057c000 fffff980`0058c000 PCIIDEX PCIIDEX.SYS Thu Nov 02 04:38:10 2006 (4549BC82)
    fffff980`0058c000 fffff980`005b4000 CLASSPNP CLASSPNP.SYS Thu Nov 02 04:38:10 2006 (4549BC82)
    fffff980`005b4000 fffff980`005d3000 nvraid nvraid.sys Tue Oct 03 19:24:57 2006 (4522FF59)
    fffff980`005d3000 fffff980`00600000 pci pci.sys Thu Nov 02 04:10:11 2006 (4549B5F3)
    fffff980`00605000 fffff980`00617000 partmgr partmgr.sys Thu Nov 02 04:38:30 2006 (4549BC96)
    fffff980`00617000 fffff980`007bd000 ndis ndis.sys Thu Nov 02 04:46:57 2006 (4549BE91)
    fffff980`007bd000 fffff980`00800000 fltmgr fltmgr.sys Thu Nov 02 04:01:19 2006 (4549B3DF)
    fffff980`0081f000 fffff980`00829000 crcdisk crcdisk.sys Thu Nov 02 04:39:40 2006 (4549BCDC)
    fffff980`00829000 fffff980`0083d000 disk disk.sys Thu Nov 02 04:38:20 2006 (4549BC8C)
    fffff980`0083d000 fffff980`00865000 fvevol fvevol.sys Thu Nov 02 03:59:58 2006 (4549B38E)
    fffff980`00865000 fffff980`0088e000 ecache ecache.sys Thu Nov 02 04:40:11 2006 (4549BCFB)
    fffff980`0088e000 fffff980`008a0000 mup mup.sys Thu Nov 02 04:01:24 2006 (4549B3E4)
    fffff980`008a0000 fffff980`008e0000 volsnap volsnap.sys Thu Nov 02 04:39:09 2006 (4549BCBD)
    fffff980`008e0000 fffff980`0095c000 ksecdd ksecdd.sys Thu Nov 02 04:25:31 2006 (4549B98B)
    fffff980`0095c000 fffff980`009b0000 NETIO NETIO.SYS Thu Nov 02 04:47:29 2006 (4549BEB1)
    fffff980`009b0000 fffff980`00a00000 msrpc msrpc.sys Thu Nov 02 04:36:03 2006 (4549BC03)
    fffff980`00a8a000 fffff980`00c00000 Ntfs Ntfs.sys Thu Nov 02 04:02:04 2006 (4549B40C)
    fffff980`01243000 fffff980`01252000 netbios netbios.sys Thu Nov 02 04:46:38 2006 (4549BE7E)
    fffff980`01614000 fffff980`01615d80 USBD USBD.SYS Tue Dec 12 22:03:25 2006 (457F7B8D)
    fffff980`01618000 fffff980`01619480 swenum swenum.sys Thu Nov 02 04:37:33 2006 (4549BC5D)
    fffff980`017a0000 fffff980`017b0000 raspppoe raspppoe.sys Thu Nov 02 04:47:32 2006 (4549BEB4)
    fffff980`02a0d000 fffff980`02a17000 Fs_Rec Fs_Rec.SYS Thu Nov 02 04:00:47 2006 (4549B3BF)
    fffff980`02a2b000 fffff980`02a36000 mssmbios mssmbios.sys Thu Nov 02 04:10:10 2006 (4549B5F2)
    fffff980`02a57000 fffff980`02a62000 secdrv secdrv.SYS Wed Sep 13 08:18:38 2006 (4508052E)
    fffff980`02a78000 fffff980`02a83000 usbohci usbohci.sys Tue Dec 12 22:03:29 2006 (457F7B91)
    fffff980`02a83000 fffff980`02a8e000 asyncmac asyncmac.sys Thu Nov 02 04:47:31 2006 (4549BEB3)
    fffff980`02a8e000 fffff980`02a99000 Msfs Msfs.SYS Thu Nov 02 04:01:08 2006 (4549B3D4)
    fffff980`02a99000 fffff980`02aa4000 mouhid mouhid.sys Thu Nov 02 04:37:27 2006 (4549BC57)
    fffff980`02aa4000 fffff980`02aaf000 usbprint usbprint.sys Thu Nov 02 05:27:53 2006 (4549C829)
    fffff980`02c30000 fffff980`02c40000 umbus umbus.sys Thu Nov 02 04:44:03 2006 (4549BDE3)
    fffff980`02d70000 fffff980`02d80000 usbehci usbehci.sys Tue Dec 12 22:03:29 2006 (457F7B91)
    fffff980`02d90000 fffff980`02d9fe00 1394BUS 1394BUS.SYS Thu Nov 02 04:43:52 2006 (4549BDD8)
    fffff980`02da0000 fffff980`02db0000 usbscan usbscan.sys Thu Nov 02 05:26:50 2006 (4549C7EA)
    fffff980`02e48000 fffff980`02e56000 tssecsrv tssecsrv.sys Thu Nov 02 04:52:16 2006 (4549BFD0)
    fffff980`02e72000 fffff980`02e80000 tcpipreg tcpipreg.sys Thu Nov 02 04:47:05 2006 (4549BE99)
    fffff980`02ec6000 fffff980`02ed4000 kbdclass kbdclass.sys Thu Nov 02 04:37:21 2006 (4549BC51)
    fffff980`02ed4000 fffff980`02ee2000 vga vga.sys Thu Nov 02 04:41:53 2006 (4549BD61)
    fffff980`02ee2000 fffff980`02ef0000 crashdmp crashdmp.sys Thu Nov 02 04:38:17 2006 (4549BC89)
    fffff980`02ef8000 fffff980`02effb80 HIDPARSE HIDPARSE.SYS Thu Nov 02 04:43:35 2006 (4549BDC7)
    fffff980`02fb2000 fffff980`02fb7100 ksthunk ksthunk.sys Thu Nov 02 04:37:32 2006 (4549BC5C)
    fffff980`03042000 fffff980`0304b000 tunmp tunmp.sys Thu Nov 02 04:46:33 2006 (4549BE79)
    fffff980`03054000 fffff980`0305d000 Null Null.SYS Thu Nov 02 04:37:15 2006 (4549BC4B)
    fffff980`0305d000 fffff980`03066000 RDPCDD RDPCDD.sys Thu Nov 02 04:52:09 2006 (4549BFC9)
    fffff980`03066000 fffff980`0306f000 rdpencdd rdpencdd.sys Thu Nov 02 04:52:10 2006 (4549BFCA)
    fffff980`0306f000 fffff980`03078000 hidusb hidusb.sys Thu Nov 02 04:43:36 2006 (4549BDC8)
    fffff980`03078000 fffff980`03081000 rasacd rasacd.sys Thu Nov 02 04:47:34 2006 (4549BEB6)
    fffff980`0309b000 fffff980`030aca00 ohci1394 ohci1394.sys Thu Nov 02 04:43:56 2006 (4549BDDC)
    fffff980`030ad000 fffff980`030c0000 amdk8 amdk8.sys Thu Nov 02 04:00:15 2006 (4549B39F)
    fffff980`03128000 fffff980`03135000 tdtcp tdtcp.sys Thu Nov 02 04:52:08 2006 (4549BFC8)
    fffff980`03142000 fffff980`0314f000 TDI TDI.SYS Thu Nov 02 04:48:18 2006 (4549BEE2)
    fffff980`03604000 fffff980`03620000 cdrom cdrom.sys Thu Nov 02 04:38:24 2006 (4549BC90)
    fffff980`03706000 fffff980`03715000 watchdog watchdog.sys Thu Nov 02 04:15:27 2006 (4549B72F)
    fffff980`037c4000 fffff980`037ce000 dump_diskdump dump_diskdump.sys Thu Nov 02 04:38:16 2006 (4549BC88)
    fffff980`0380d000 fffff980`03830000 drmk drmk.sys Thu Nov 02 05:52:47 2006 (4549CDFF)
    fffff980`038fc000 fffff980`0390d000 Npfs Npfs.SYS Thu Nov 02 04:01:04 2006 (4549B3D0)
    fffff980`03970000 fffff980`0397c000 tunnel tunnel.sys Thu Nov 02 04:46:44 2006 (4549BE84)
    fffff980`03988000 fffff980`03994000 nsiproxy nsiproxy.sys Thu Nov 02 04:46:47 2006 (4549BE87)
    fffff980`039b8000 fffff980`039c4000 serenum serenum.sys Thu Nov 02 04:37:58 2006 (4549BC76)
    fffff980`039c4000 fffff980`039d0000 mouclass mouclass.sys Thu Nov 02 04:37:22 2006 (4549BC52)
    fffff980`039dc000 fffff980`039e8000 Dxapi Dxapi.sys Thu Nov 02 04:16:03 2006 (4549B753)
    fffff980`039f4000 fffff980`03a00000 ndistapi ndistapi.sys Thu Nov 02 04:47:26 2006 (4549BEAE)
    fffff980`04805000 fffff980`04822000 serial serial.sys Thu Nov 02 04:38:02 2006 (4549BC7A)
    fffff980`04822000 fffff980`048fe000 dxgkrnl dxgkrnl.sys Thu Nov 02 04:16:36 2006 (4549B774)
    fffff980`048fe000 fffff980`04933000 ks ks.sys Thu Nov 02 04:37:43 2006 (4549BC67)
    fffff980`04933000 fffff980`0496e000 portcls portcls.sys Thu Nov 02 04:43:42 2006 (4549BDCE)
    fffff980`0496e000 fffff980`049b4000 USBPORT USBPORT.SYS Tue Dec 12 22:03:38 2006 (457F7B9A)
    fffff980`049dc000 fffff980`049f9000 cdfs cdfs.sys Thu Nov 02 04:00:53 2006 (4549B3C5)
    fffff980`04a09000 fffff980`04a32000 ndiswan ndiswan.sys Thu Nov 02 04:47:35 2006 (4549BEB7)
    fffff980`04a32000 fffff980`04a50000 rasl2tp rasl2tp.sys Mon Jan 08 21:11:49 2007 (45A307F5)
    fffff980`04a50000 fffff980`04a83000 msiscsi msiscsi.sys Thu Nov 02 04:40:03 2006 (4549BCF3)
    fffff980`04a83000 fffff980`04a98000 VMNetSrv VMNetSrv.sys Wed Jan 24 06:05:46 2007 (45B74B9A)
    fffff980`04a98000 fffff980`04aae000 i8042prt i8042prt.sys Thu Nov 02 04:37:26 2006 (4549BC56)
    fffff980`04aae000 fffff980`04aca000 parport parport.sys Thu Nov 02 04:37:57 2006 (4549BC75)
    fffff980`04aca000 fffff980`04bea000 nvm60x64 nvm60x64.sys Fri Oct 06 23:31:34 2006 (45272DA6)
    fffff980`04bea000 fffff980`04e00000 ALCWDM64 ALCWDM64.SYS Mon Jun 20 09:09:07 2005 (42B6CE03)
    fffff980`04e0c000 fffff980`04e20000 NDProxy NDProxy.SYS Thu Nov 02 04:47:30 2006 (4549BEB2)
    fffff980`04e20000 fffff980`04e32000 termdd termdd.sys Thu Nov 02 04:52:08 2006 (4549BFC8)
    fffff980`04e32000 fffff980`04e46380 pcouffin pcouffin.sys Tue Dec 05 08:39:30 2006 (457584A2)
    fffff980`04e47000 fffff980`04e5f000 raspptp raspptp.sys Mon Jan 08 21:11:50 2007 (45A307F6)
    fffff980`04e5f000 fffff980`05600000 atikmdag atikmdag.sys Tue Oct 24 20:55:03 2006 (453EC3F7)
    fffff980`05605000 fffff980`0562a000 VIDEOPRT VIDEOPRT.SYS Thu Nov 02 04:42:04 2006 (4549BD6C)
    fffff980`0562a000 fffff980`0564a000 ENG64 ENG64.SYS Thu Mar 15 23:59:50 2007 (45FA2446)
    fffff980`0564a000 fffff980`05662000 SRTSPX64 SRTSPX64.SYS Sat Nov 18 00:03:57 2006 (455EA24D)
    fffff980`05722000 fffff980`05768000 usbhub usbhub.sys Tue Dec 12 22:03:45 2006 (457F7BA1)
    fffff980`05768000 fffff980`05800000 rdpdr rdpdr.sys Thu Nov 02 04:53:43 2006 (4549C027)
    fffff980`0580d000 fffff980`0581f000 HIDCLASS HIDCLASS.SYS Thu Nov 02 04:43:36 2006 (4549BDC8)
    fffff980`0583f000 fffff980`0598c000 EX64 EX64.SYS Fri Mar 16 00:36:31 2007 (45FA2CDF)
    fffff980`0598c000 fffff980`05a00000 SRTSP64 SRTSP64.SYS Sat Nov 18 00:03:57 2006 (455EA24D)
    fffff980`05e1a000 fffff980`05e2c000 dump_dumpfve dump_dumpfve.sys Thu Nov 02 03:59:54 2006 (4549B38A)

    Closing open log file e:\debuglog.txt
     

  3. to hide this advert.

  4. 2007/04/19
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
  5. 2007/04/19
    jhmariscal

    jhmariscal Inactive Thread Starter

    Joined:
    2007/04/19
    Messages:
    3
    Likes Received:
    0
    OK, I redid it and got this;


    Loading Dump File [E:\Windows\Minidump\Mini041907-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: E:\Windows;E:\Windows\system32;E:\Windows\system32\drivers
    Windows Vista Kernel Version 6000 MP (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 6000.16386.amd64fre.vista_rtm.061101-2205
    Kernel base = 0xfffff800`01c00000 PsLoadedModuleList = 0xfffff800`01d99e90
    Debug session time: Wed Apr 18 20:50:41.417 2007 (GMT-5)
    System Uptime: 0 days 0:17:34.685
    Loading Kernel Symbols
    .....................................................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    .............
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 124, {0, fffffa800246a3e0, f2000010, 10c0f}

    Probably caused by : amdk8.sys ( amdk8!C1Halt+2 )

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

    0: kd> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * 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, MCA_ASSERT
    Arg2: fffffa800246a3e0, Address of WHEA_ERROR_RECORD structure
    Arg3: 00000000f2000010, High 32 bits of MCi_STATUS MSR for the MCA bank that had
    the error
    Arg4: 0000000000010c0f, Low 32 bits of MCi_STATUS MSR for the MCA bank that had
    the error

    Debugging Details:
    ------------------


    WHEA_ERROR_RECORD: !errrec fffffa800246a3e0
    !errrec fffffa800246a3e0
    Error Record @ FFFFFA800246A3E0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Signature :
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Revision : 0x0000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Section Count : 0x0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Severity : 0x0 - WheaErrSevRecoverable
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Validation Bits : 0x00000000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Length : 0x0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Timestamp : 0x0000000000000000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Platform ID : 52455043-0100-FFFF-FFff-010001000000
    Partition ID : 00000002-02E8-0000-BDe9-E4222582C701
    Creator ID : 00000000-0000-0000-0000-000000000000
    Notify Type : 00000000-0000-0000-0000-000000000000
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
    *** work. ***
    *** ***
    *** Type referenced: pshed!_WHEA_ERROR_RECORD_HEADER ***
    *** ***
    *************************************************************************
    Record ID : 0x0
    *************************************************************************
    *** ***
    *** ***
    *** Your debugger is not using the correct symbols ***
    *** ***
    *** In order for this command to work properly, your symbol path ***
    *** must point to .pdb files that have full type information. ***
    *** ***
    *** Certain .pdb files (such as the public OS symbols) do not ***
    *** contain the required information. Contact the group that ***
    *** provided you with these symbols if you need this command to ***
     
  6. 2007/04/19
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    I am no expert on these logs - few people are and only one member of the BBS that I know of can interpret them.

    However ....
    This is part of the AMD Processor driver.

    I would try reloading it - should be available for download at the AMD site, although I would be very concerned by this line ....
    which would sugest in conjunction with the first quote a processor (most likely) or motherboard fault. See the post from Bill Castner here - last but one post ....

    http://aumha.net/viewtopic.php?p=141475&sid=bb066982d4ea45c24ab001f1ef90ec71
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.