I was able to get a log from this strange crash, in fact it's only driver crash, not whole system:
Code:
[ 1577.221542] pcieport 0000:00:03.0: AER: Uncorrected (Non-Fatal) error received: id=0018 [ 1577.221551] pcieport 0000:00:03.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0018(Requester ID) [ 1577.221556] pcieport 0000:00:03.0: device [8086:0e08] error status/mask=00004000/00000000 [ 1577.221559] pcieport 0000:00:03.0: [14] Completion Timeout (First) [ 1577.221564] pcieport 0000:00:03.0: broadcast error_detected message [ 1577.221566] pcieport 0000:00:03.0: AER: Device recovery failed [ 1577.239031] pcieport 0000:00:03.0: AER: Uncorrected (Non-Fatal) error received: id=0018 [ 1577.239043] pcieport 0000:00:03.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0018(Requester ID) [ 1577.239052] pcieport 0000:00:03.0: device [8086:0e08] error status/mask=00004000/00000000 [ 1577.239076] pcieport 0000:00:03.0: [14] Completion Timeout (First) [ 1577.239088] pcieport 0000:00:03.0: broadcast error_detected message [ 1577.239091] pcieport 0000:00:03.0: AER: Device recovery failed [ 1577.255393] pciehp 0000:00:03.0:pcie004: Slot(5-3): Link Down [ 1577.255439] pcieport 0000:00:03.0: AER: Multiple Uncorrected (Fatal) error received: id=0018 [ 1577.255451] pcieport 0000:00:03.0: PCIe Bus Error: severity=Uncorrected (Fatal), type=Transaction Layer, id=0018(Requester ID) [ 1577.255456] pcieport 0000:00:03.0: device [8086:0e08] error status/mask=00004020/00000000 [ 1577.255460] pcieport 0000:00:03.0: [ 5] Surprise Down Error [ 1577.255465] pcieport 0000:00:03.0: [14] Completion Timeout (First) [ 1577.255472] pcieport 0000:00:03.0: broadcast error_detected message [ 1577.255475] amdgpu 0000:06:00.0: device has no AER-aware driver [ 1577.255478] snd_hda_intel 0000:06:00.1: device has no AER-aware driver [ 1577.288954] pciehp 0000:00:03.0:pcie004: Slot(5-3): Link Up [ 1577.288969] pciehp 0000:00:03.0:pcie004: Slot(5-3): Link Up event queued; currently getting powered off [ 1582.683884] [drm:atom_op_jump [amdgpu]] *ERROR* atombios stuck in loop for more than 5secs aborting [ 1582.683909] [drm:amdgpu_atom_execute_table_locked [amdgpu]] *ERROR* atombios stuck executing D17E (len 62, WS 0, PS 0) @ 0xD19A [ 1582.683935] pcieport 0000:00:03.0: Root Port link has been reset [ 1582.683940] pcieport 0000:00:03.0: AER: Device recovery failed
Code:
\-[0000:00]-+-00.0 Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 DMI2 +-02.0-[02]--+-00.0 Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT [Radeon R7 370 / R9 270X/370 OEM] | \-00.1 Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series] +-03.0-[06]--+-00.0 Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT [Radeon R7 370 / R9 270X/370 OEM] | \-00.1 Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde/Pitcairn HDMI Audio [Radeon HD 7700/7800 Series]
Leave a comment: