J jarnol New member Joined Feb 10, 2014 Posts 1 Feb 10, 2014 #1 I've been getting BSOD twice a day for two months. I have just upgraded (yesterday) to Win 8 hoping it will help, but no luck. Please find attached the zip files requested. Attachments Echo.zip 1.6 MB · Views: 4
I've been getting BSOD twice a day for two months. I have just upgraded (yesterday) to Win 8 hoping it will help, but no luck. Please find attached the zip files requested.
x BlueRobot Administrator Staff member Joined May 7, 2013 Posts 10,307 Location %systemroot% Feb 10, 2014 #2 Code: BugCheck D1, {28, 2, 0, fffff88001991532} Probably caused by : NETIO.SYS ( NETIO!RtlCopyBufferToMdl+22 ) The referenced address is shown in the first parameter, and is 00000000`00000028, this is a combination of the rdx register and a offset of +28. It seems to be clearly a invalid address. Code: 2: kd> .trap 0xfffff88018f9f820 NOTE: The trap frame does not contain all registers. Some register values may be zeroed or incorrect. rax=0000000100000000 rbx=0000000000000000 rcx=fffffa801a4f5e10 rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000 rip=fffff88001991532 rsp=fffff88018f9f9b0 rbp=fffff88018f9fad0 r8=00000000ffffffbc r9=0000000000000044 r10=0000000000000000 r11=fffff88018f9f9e0 r12=0000000000000000 r13=0000000000000000 r14=0000000000000000 r15=0000000000000000 iopl=0 nv up ei ng nz na pe nc NETIO!RtlCopyBufferToMdl+0x22: fffff880`01991532 8b5228 mov edx,dword ptr [rdx+28h] ds:00000000`00000028=???????? Code: 2: kd> r. Last set context: edx=00000000`00000000 rdx=00000000`00000000 Code: 2: kd> lmvm e1i63x64 start end module name fffff880`04d38000 fffff880`04d8e000 e1i63x64 T (no symbols) Loaded symbol image file: e1i63x64.sys Image path: \SystemRoot\system32\DRIVERS\e1i63x64.sys Image name: e1i63x64.sys Timestamp: Thu Mar 01 03:25:14 2012 (4F4EEC1A) CheckSum: 00056110 ImageSize: 00056000 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 Please update your Intel(R) Gigabit Adapter driver from here - Network Connectivity — Drivers and software for Gigabit Intel® Ethernet Adapters
Code: BugCheck D1, {28, 2, 0, fffff88001991532} Probably caused by : NETIO.SYS ( NETIO!RtlCopyBufferToMdl+22 ) The referenced address is shown in the first parameter, and is 00000000`00000028, this is a combination of the rdx register and a offset of +28. It seems to be clearly a invalid address. Code: 2: kd> .trap 0xfffff88018f9f820 NOTE: The trap frame does not contain all registers. Some register values may be zeroed or incorrect. rax=0000000100000000 rbx=0000000000000000 rcx=fffffa801a4f5e10 rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000 rip=fffff88001991532 rsp=fffff88018f9f9b0 rbp=fffff88018f9fad0 r8=00000000ffffffbc r9=0000000000000044 r10=0000000000000000 r11=fffff88018f9f9e0 r12=0000000000000000 r13=0000000000000000 r14=0000000000000000 r15=0000000000000000 iopl=0 nv up ei ng nz na pe nc NETIO!RtlCopyBufferToMdl+0x22: fffff880`01991532 8b5228 mov edx,dword ptr [rdx+28h] ds:00000000`00000028=???????? Code: 2: kd> r. Last set context: edx=00000000`00000000 rdx=00000000`00000000 Code: 2: kd> lmvm e1i63x64 start end module name fffff880`04d38000 fffff880`04d8e000 e1i63x64 T (no symbols) Loaded symbol image file: e1i63x64.sys Image path: \SystemRoot\system32\DRIVERS\e1i63x64.sys Image name: e1i63x64.sys Timestamp: Thu Mar 01 03:25:14 2012 (4F4EEC1A) CheckSum: 00056110 ImageSize: 00056000 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 Please update your Intel(R) Gigabit Adapter driver from here - Network Connectivity — Drivers and software for Gigabit Intel® Ethernet Adapters