BSOD occasionally on boot up

CarlOwen

New Member
Messages
4
Location
Wales
I recently started getting BSOD on bootup. PC will eventually bootup successfully and I don't appear to have any issues once up and running.

I recently installed a new graphics card, not sure if this coincided with PC stop erroring???

Appreciate any help understanding the dmp files to resolve this issue.
 

My Computer

System One

  • OS
    Windows 8 x64 Enterprise
    Computer type
    PC/Desktop
    CPU
    Intel i5-2500k
    Motherboard
    Gigabyte Z68P-DS3
    Memory
    8GB
    Graphics Card(s)
    Sapphire ATI HD 7870
    Monitor(s) Displays
    IIyma 24"
    Screen Resolution
    1920 x 1080
    Hard Drives
    Kingston SDD
    2x 500 GB samsung raid 0
    PSU
    700watt
    Case
    Zalman
    Antivirus
    Avast
Hi there!

I'm thinking it might be related to your Intel(R) ICH8R/ICH9R/ICH10R/DO SATA RAID Controller. Try to reinstall your drivers and see if that makes any difference.

Code:
3: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c000001d, Exception code that caused the bugcheck
Arg2: fffff8014d49c166, Address of the exception record for the exception that caused the bugcheck
Arg3: fffff88004e5f010, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.

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


OVERLAPPED_MODULE: Address regions for 'dump_iaStorV' and 'dump_iaStorV' overlap

EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}  Illegal Instruction  An attempt was made to execute an illegal instruction.

FAULTING_IP: 
nt!MiUpdateWsle+82c
fffff801`4d49c166 f00fba6e1000    lock bts dword ptr [rsi+10h],0

CONTEXT:  fffff88004e5f010 -- (.cxr 0xfffff88004e5f010)
rax=0000000000000002 rbx=fffff8800be1a001 rcx=fffffa800000001e
rdx=0000000000000002 rsi=fffffa80032dd1a0 rdi=0000000000000005
rip=fffff8014d49c166 rsp=fffff88004e5fa10 rbp=fffff8014d759a80
 r8=fffff8014d759a80  r9=0000000fffffffff r10=000000000000abfa
r11=0000000000000000 r12=fffff8800be1a000 r13=0000000000000000
r14=fffff78000001000 r15=0000000000000dff
iopl=0         nv up ei ng nz ac pe cy
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00210293
nt!MiUpdateWsle+0x82c:
fffff801`4d49c166 f00fba6e1000    lock bts dword ptr [rsi+10h],0 ds:002b:fffffa80`032dd1b0=????????
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x3B

PROCESS_NAME:  csrss.exe

CURRENT_IRQL:  2

LAST_CONTROL_TRANSFER:  from 0000000000000000 to fffff8014d49c166

STACK_TEXT:  
fffff880`04e5fa10 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!MiUpdateWsle+0x82c


FOLLOWUP_IP: 
nt!MiUpdateWsle+82c
fffff801`4d49c166 f00fba6e1000    lock bts dword ptr [rsi+10h],0

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  nt!MiUpdateWsle+82c

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP:  513814ba

STACK_COMMAND:  .cxr 0xfffff88004e5f010 ; kb

IMAGE_NAME:  memory_corruption

FAILURE_BUCKET_ID:  X64_0x3B_nt!MiUpdateWsle+82c

BUCKET_ID:  X64_0x3B_nt!MiUpdateWsle+82c

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

Best Regards!
 

My Computer

System One

  • OS
    Windows 7
Thanks for your response Capt.Jack Sparrow, looks like my RAID controller was a few versions out of date.


Now up to the latest, so I'll see how this goes. Cheers ;-)
 

My Computer

System One

  • OS
    Windows 8 x64 Enterprise
    Computer type
    PC/Desktop
    CPU
    Intel i5-2500k
    Motherboard
    Gigabyte Z68P-DS3
    Memory
    8GB
    Graphics Card(s)
    Sapphire ATI HD 7870
    Monitor(s) Displays
    IIyma 24"
    Screen Resolution
    1920 x 1080
    Hard Drives
    Kingston SDD
    2x 500 GB samsung raid 0
    PSU
    700watt
    Case
    Zalman
    Antivirus
    Avast
Back
Top