Windows OS crash please analyze the Dump

Do you have any Intel PCI devices installed?
I can't see an Intel Network card.

Code:
14: kd> !errrec fffffa8029ffb028
===============================================================================
Common Platform Error Record @ fffffa8029ffb028
-------------------------------------------------------------------------------
Record Id     : 01d0d5a16f4a5de5
Severity      : Fatal (1)
Length        : 408
Creator       : Microsoft
Notify Type   : Generic
Timestamp     : 8/13/2015 16:22:34 (UTC)
Flags         : 0x00000000

===============================================================================
Section 0     : PCI Express
-------------------------------------------------------------------------------
Descriptor    @ fffffa8029ffb0a8
Section       @ fffffa8029ffb0f0
Offset        : 200
Length        : 208
Flags         : 0x00000001 Primary
Severity      : Fatal

Port Type     : Root Port
Version       : 1.0
Command/Status: 0x0546/0x4010
Device Id     :
  VenId:DevId : 8086:340d
  Class code  : 060400
  Function No : 0x00
  Device No   : 0x06
  Segment     : 0x0000
  Primary Bus : 0x00
  Second. Bus : 0x05
  Slot        : 0x0000
Sec. Status   : 0x2000
Bridge Ctl.   : 0x0007
Express Capability Information @ fffffa8029ffb124
  Device Caps : 00008021 Role-Based Error Reporting: 1
  Device Ctl  : 012c UR FE nf ce
  Dev Status  : 0004 ur FE nf ce
   Root Ctl   : 000e FS NFS cs

AER Information @ fffffa8029ffb160
  Uncorrectable Error Status    : 00000020 ur ecrc mtlp rof uc ca cto fcp ptlp SD dlp und
  Uncorrectable Error Mask      : 00318000 UR ecrc mtlp rof UC CA cto fcp ptlp sd dlp und
  Uncorrectable Error Severity  : 00067030 ur ecrc MTLP ROF uc ca CTO FCP PTLP SD DLP und
  Correctable Error Status      : 00000000 adv rtto rnro dllp tlp re
  Correctable Error Mask        : 000031c1 ADV RTTO RNRO DLLP TLP RE
  Caps & Control                : 00000005 ecrcchken ecrcchkcap ecrcgenen ecrcgencap FEP
  Header Log                    : 00000000 00000000 00000000 00000000
  Root Error Command            : 00000000 fen nfen cen
  Root Error Status             : 00000054 MSG# 00 FER nfer FUF mur UR mcr cer
  Correctable Error Source ID   : 00,00,00
  Correctable Error Source ID   : 00,06,00


14: kd> !miniport
    MiniDriver         Miniport            Name                                 
    fffffa80186e7cd0   fffffa8018a7b1a0    RAS Async Adapter
    fffffa802a33bcd0   fffffa802a3481a0    WAN Miniport (SSTP)
    fffffa802a341cd0   fffffa802a3431a0    WAN Miniport (PPTP)
    fffffa802a31d120   fffffa802a33e1a0    WAN Miniport (PPPOE)
    fffffa802a324cd0   fffffa802a3371a0    WAN Miniport (IPv6)
    fffffa802a324cd0   fffffa802a3331a0    WAN Miniport (IP)
    fffffa802a324cd0   fffffa802a32e1a0    WAN Miniport (Network Monitor)
    fffffa802a31dcd0   fffffa802a3281a0    WAN Miniport (L2TP)
    fffffa802a318550   fffffa802a3201a0    WAN Miniport (IKEv2)
    fffffa802a312020   fffffa802a30b1a0    BASP Virtual Adapter
    fffffa802a2a7250   fffffa802a2c41a0    Broadcom BCM5709C NetXtreme II GigE (NDIS VBD Client) #55
    fffffa802a2a7250   fffffa802a2c01a0    Broadcom BCM5709C NetXtreme II GigE (NDIS VBD Client) #54
    fffffa802a2a7250   fffffa802a2bc1a0    Broadcom BCM5709C NetXtreme II GigE (NDIS VBD Client) #56
    fffffa802a2a7250   fffffa802a2b81a0    Broadcom BCM5709C NetXtreme II GigE (NDIS VBD Client) #53
    fffffa802a2a7250   fffffa802a27b1a0    Broadcom BCM5709C NetXtreme II GigE (NDIS VBD Client) #35

I'm seeing a surprise down error on an Intel device from a hardware failure, but I'm not sure which device.
What do you have in the way of PCI devices?
 
If I have read the Class Code of the device properly, then appears to be related to the PCI/PCI Bridge, which enables the different PCI buses to communicate together and with the CPU. It could a number of devices causing problems.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top