REFERENCE_BY_POINTER

Glenwig

New member
Joined
Aug 22, 2016
Posts
3
Hello,
im getting this bsod and i dont know how to deal with it. Could someone help me please? Here are some files with informations. I already tried one pass of memtest with no errors.
 

Attachments

We're going to need a Kernel dump from C:\Windows\MEMORY.dmp to look into this further.
Can you upload it to a file sharing site and paste the link here?
 
Code:
0: kd> kL
 # Child-SP          RetAddr           Call Site
00 fffff800`00b9a548 fffff800`02ece9a9 nt!KeBugCheckEx
01 fffff800`00b9a550 fffff800`02ecd620 nt!KiBugCheckDispatch+0x69
02 fffff800`00b9a690 fffff880`0572ba04 nt!KiPageFault+0x260
03 fffff800`00b9a820 fffff800`02e1b62f iusb3xhc+0x31a04
04 fffff800`00b9a940 fffff800`02e1b420 hal!HalBuildScatterGatherList+0x203
05 fffff800`00b9a9b0 fffff880`0572a0d0 hal!HalGetScatterGatherList+0x44
06 fffff800`00b9aa10 fffff800`02eda7fc iusb3xhc+0x300d0
07 fffff800`00b9ab90 fffff800`02ec710a nt!KiRetireDpcList+0x1bc
08 fffff800`00b9ac40 00000000`00000000 nt!KiIdleLoop+0x5a

0: kd> .frame /r3
03 fffff800`00b9a820 fffff800`02e1b62f iusb3xhc+0x31a04
rax=fffff88005776fb0 rbx=000000041be37a70 rcx=0000000000000000
rdx=0000000000000002 rsi=0000000000000000 rdi=fffffa800f623d00
rip=fffff8800572ba04 rsp=fffff80000b9a820 rbp=0000000000000000
 r8=fffffa800f637a00  r9=0000000000000000 r10=fffff88005777180
r11=0000000000000002 r12=fffffa800f662b40 r13=fffffa80104fa320
r14=fffff88005766dc0 r15=0000000000000001
iopl=0         nv up ei ng nz na po nc
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00200286
iusb3xhc+0x31a04:
fffff880`0572ba04 0fba616c14      bt      dword ptr [rcx+6Ch],14h ds:002b:00000000`0000006c=????????


0: kd> !address fffff8800572ba04
Mapping user range ...
Mapping system range ...
Mapping non addressable range ...
Mapping page tables...
Mapping hyperspace...
Mapping HAL reserved range...
Mapping User Probe Area...
Mapping system shared page...
Mapping system cache working set...
Mapping loader mappings...
Mapping system PTEs...
Mapping system paged pool...
Mapping session space...
Mapping dynamic system space...
Mapping PFN database...
Mapping non paged pool...
Mapping VAD regions...
Mapping module regions...
Mapping process, thread, and stack regions...
Mapping system cache regions...


Usage:                  Module
Base Address:           fffff880`056fa000
End Address:            fffff880`057c1000
Region Size:            00000000`000c7000
VA Type:                SystemPTEs
Module name:            iusb3xhc.sys
Module path:            [\SystemRoot\system32\DRIVERS\iusb3xhc.sys]


Loaded Module Info: [iusb3xhc] 
         Module: iusb3xhc
   Base Address: fffff880056fa000
     Image Name: iusb3xhc.sys
   Machine Type: 34404 (X64)
     Time Stamp: 55103f49 Mon Mar 23 16:28:57 2015
           Size: c7000
       CheckSum: c7937
Characteristics: 22  
Debug Data Dirs: Type  Size     VA  Pointer
             CODEVIEW    86, 773a8,   763a8 RSDS - GUID: {EA8786A1-E918-4B50-B1A2-9CA41A70E44E}
               Age: 1, Pdb: d:\qba1\workspace\1832\usb3sakura_03.00.05.069.0\usb3_sakura\driver\xhcd\objfre_win7_amd64\amd64\iusb3xhc.pdb
     Image Type: MEMORY   - Image read successfully from loaded memory.
    Symbol Type: NONE     - PDB not found from image header.
    Load Report: no symbols loaded

It's your USB 3.0 driver, I'd just try and find an update from Intel, see if that resolves the problem.
 
Thank you, but the first i asked of was not caused by usb.. Do you know what can it be? I have not overclocked cpu neither ram and memtest goes just fine...
 

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

Back
Top