Solved Computer keeps restarting

Jcp

New Member
Messages
8
Hello,

Just started having problems with my machine, it keeps restarting randomly, no blue screen just crashes and restarts. I have attached my Dm log for perusal if someone could be so kind.
 

Attachments

Hi Jcp,

Welcome to 8forums :-)

Unfortunately to say, but it appears your system did have a BSOD a few days ago. This BSOD looks to have been caused by your SCSI controller driver. Check for updates at :arrow: Loading site please wait...
Code:
Bugcheck code 00000124
Arguments 00000000`00000004 ffffe001`3f56f038 00000000`00000000 00000000`00000000
Debug session time: Tue Apr 30 12:57:19.899 2019 (UTC + 2:00)
System Uptime: 0 days 14:07:57.584
10: kd> !errrec ffffe0013f56f038
===============================================================================
Common Platform Error Record @ ffffe0013f56f038
-------------------------------------------------------------------------------
Record Id     : 01d4fecd064c553f
Severity      : Fatal (1)
Length        : 672
Creator       : Microsoft
Notify Type   : PCI Express Error
Timestamp     : 4/30/2019 10:57:19 (UTC)
Flags         : 0x00000000

===============================================================================
Section 0     : PCI Express
-------------------------------------------------------------------------------
Descriptor    @ ffffe0013f56f0b8
Section       @ ffffe0013f56f148
Offset        : 272
Length        : 208
Flags         : 0x00000001 Primary
Severity      : Recoverable

Port Type     : Root Port
Version       : 1.1
Command/Status: 0x0010/0x0406
Device Id     :
  VenId:DevId : 8086:2f03 <-- // 2f03 is the device ID that the error occured at
  Class code  : 030400
  Function No : 0x01
  Device No   : 0x01
  Segment     : 0x0000
  Primary Bus : 0x00
  Second. Bus : 0x00
  Slot        : 0x0000
Dev. Serial # : 0000000000000000
Express Capability Information @ ffffe0013f56f17c
  Device Caps : 00008001 Role-Based Error Reporting: 1
  Device Ctl  : 0027 ur FE NF CE
  Dev Status  : 0003 ur fe NF CE
   Root Ctl   : 0008 fs nfs cs

AER Information @ ffffe0013f56f1b8
  Uncorrectable Error Status    : 00000020 ur ecrc mtlp rof uc ca cto fcp ptlp SD dlp und
  Uncorrectable Error Mask      : 00000000 ur ecrc mtlp rof uc ca cto fcp ptlp sd dlp und
  Uncorrectable Error Severity  : 00062010 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        : 00000000 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             : 00000000 MSG# 00 fer nfer fuf mur ur mcr cer
  Correctable Error Source ID   : 00,00,00
  Correctable Error Source ID   : 00,00,00

===============================================================================
Section 1     : Processor Generic
-------------------------------------------------------------------------------
Descriptor    @ ffffe0013f56f100
Section       @ ffffe0013f56f218
Offset        : 480
Length        : 192
Flags         : 0x00000000
Severity      : Informational

Proc. Type    : x86/x64
Instr. Set    : x64
CPU Version   : 0x00000000000306f2
Processor ID  : 0x000000000000000a


-----------------------------------------------------

// The device ID is from PCIe port 1 which shares resources with the OCZ SCSI controller
Memory Address 0xFB300000-0xFB3FFFFF	Intel(R) Xeon(R) E7 v3/Xeon(R) E5 v3/Core i7 PCI Express Root Port 1 - 2F03
Memory Address 0xFB300000-0xFB3FFFFF	OCZ 10xx SCSI Controller

Name	OCZ 10xx SCSI Controller
Manufacturer	OCZ Storage Solutions
Status	OK
PNP Device ID	PCI\VEN_1B85&DEV_1021&SUBSYS_10211B85&REV_02\4&712265C&0&0009
Memory Address	0xFB340000-0xFB35FFFF
Memory Address	0xFB300000-0xFB3FFFFF
IRQ Channel	IRQ 4294967281
Driver	c:\windows\system32\drivers\ocz10xx.sys (2.0.0.4794, 73.80 KB (75,568 bytes), 19/12/2014 3:43 PM)

-----------------------------------------------------


10: kd> lmvm ocz10xx
Browse full module list
start             end                 module name
fffff800`a218e000 fffff800`a21a8000   ocz10xx    (deferred)             
    Image path: \SystemRoot\System32\drivers\ocz10xx.sys
    Image name: ocz10xx.sys
    Browse all global symbols  functions  data
    Timestamp:        Tue Sep 30 05:45:09 2014 (542AA5D5)
    CheckSum:         0001461D
    ImageSize:        0001A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Information from resource tables:
 
Last edited:
ok that's interesting. I have Googled and found a driver for my old Revo Drive 3 and installed it, nothing bad has happened yet so all good.

Thanks for taking the time to have a look.
 
Back
Top