Windows 10: BSOD possibly from TCPIP

Discus and support BSOD possibly from TCPIP in Windows 10 BSOD Crashes and Debugging to solve the problem; Hi all I am hoping you can help with a BSOD that I am getting. I never have got my windbg symbols to work correctly but my minidumps seem to point... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by mikestuart30, Oct 23, 2015.

  1. BSOD possibly from TCPIP


    Hi all

    I am hoping you can help with a BSOD that I am getting. I never have got my windbg symbols to work correctly but my minidumps seem to point to an issue with TCPIP.SYS.

    Previously it seemed to BSOD when browsing, but this latest one was happened right after I said
    "no thanks" to a VUZE premium upgrade

    I thought I had found a fix using the command line below, but I am still getting them.

    "netsh interface teredo set state disabled "

    Please find attached the debug info from your applicationAttachment 44351

    :)
     
    mikestuart30, Oct 23, 2015
    #1
  2. IT Guy Viki, Oct 23, 2015
    #2
  3. Getting Critical_structure_corruption (tcpip/sys) BSOD on Windows 10 computer

    Old title: critical_structure_corruption (tcpip/sys)

    Hi,

    I keeping getting a random BSOD with "critical_structure_corruption (tcpip/sys)" as the reason. I then have to wait approximately 10 seconds during which time Microsoft are collecting information about the error. This seemed to be introduced after the last
    Windows update Tuesday. I couldn't find the cause so did a system restore and all was fine again until the following morning when Microsoft automatically installed the updates again. A rollback doesn't fix the problem now.

    When are Microsoft going to fix it for me?

    I have got an old-ish motherboard who's latest BIOS update was 2010 so I can't help but think this may be the reason. I've tried everything else.

    Any ideas?
     
    Paul1958007, Oct 23, 2015
    #3
  4. axe0 New Member

    BSOD possibly from TCPIP

    Hi mikestuart30,

    Welcome to the 10forums.

    The tcpip.sys driver is a Windows driver related to the network.
    This means, either the network drivers or a driver that tries to connect with the internet is causing problems.
    The Malwarebytes Web Access Control driver is where it all starts
    Code: STACK_TEXT: ffffd000`2add9068 fffff800`fb6f1fe8 : 00000000`00000019 00000000`00000020 ffffe001`7cad4880 ffffe001`7cad48a0 : nt!KeBugCheckEx ffffd000`2add9070 fffff801`96aa7b52 : 00000000`00000000 ffffe001`790748f0 00000000`00000000 ffffe001`7d3db1b4 : nt!ExFreePool+0x320 ffffd000`2add9150 fffff801`96aa8872 : 00000000`00000000 00000000`00000000 00000000`00000011 fffff801`96b09310 : tcpip!IppCleanupSendState+0x1a ffffd000`2add9180 fffff801`96bc595d : ffffe001`77d7c610 00000000`00000001 00000000`00000000 00000000`00000000 : tcpip!IppInspectBuildHeaders+0x412 ffffd000`2add9460 fffff801`9c436135 : 00000000`00000008 ffffd000`00000014 ffffe001`7d3db1a0 ffffe001`7d3db1c4 : fwpkclnt!FwpsConstructIpHeaderForTransportPacket0+0x1dd ffffd000`2add9520 00000000`00000008 : ffffd000`00000014 ffffe001`7d3db1a0 ffffe001`7d3db1c4 ffffe001`7d3db1b4 : mwac+0x6135 ffffd000`2add9528 ffffd000`00000014 : ffffe001`7d3db1a0 ffffe001`7d3db1c4 ffffe001`7d3db1b4 ffffe001`00000011 : 0x8 ffffd000`2add9530 ffffe001`7d3db1a0 : ffffe001`7d3db1c4 ffffe001`7d3db1b4 ffffe001`00000011 00000000`00000000 : 0xffffd000`00000014 ffffd000`2add9538 ffffe001`7d3db1c4 : ffffe001`7d3db1b4 ffffe001`00000011 00000000`00000000 00000000`00000000 : 0xffffe001`7d3db1a0 ffffd000`2add9540 ffffe001`7d3db1b4 : ffffe001`00000011 00000000`00000000 00000000`00000000 ffffe001`00000000 : 0xffffe001`7d3db1c4 ffffd000`2add9548 ffffe001`00000011 : 00000000`00000000 00000000`00000000 ffffe001`00000000 ffffe001`00000000 : 0xffffe001`7d3db1b4 ffffd000`2add9550 00000000`00000000 : 00000000`00000000 ffffe001`00000000 ffffe001`00000000 00000000`00000000 : 0xffffe001`00000011[/quote] Running the lmvm command on mwac, reveals more information about this driver.
    As we can see, this driver is dating 2014, this is likely the culprit.
    It is recommended to keep software up to date, please check Malwarebytes for software updates or install the newest version
    Code: 3: kd> lmvm mwac start end module name fffff801`326a0000 fffff801`326b3000 mwac T (no symbols) Loaded symbol image file: mwac.sys Image path: \??\C:\WINDOWS\system32\drivers\mwac.sys Image name: mwac.sys Timestamp: Wed Jun 18 04:07:00 2014 (53A0F444) CheckSum: 00015076 ImageSize: 00013000 Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4[/quote] Old drivers, recommended to update them
    Code: tap0901 Thu Nov 24 19:50:27 2011 tap0901.sys // TAP-Win32 Adapter V9 GEARAspiWDM Thu May 03 21:56:17 2012 GEARAspiWDM.sys // Gear driver, used with iTunes netr28ux Fri Jun 06 04:14:29 2014 netr28ux.sys // ASUS USB network adapter mwac Wed Jun 18 04:07:00 2014 mwac.sys // Malwarebytes mbae64 Mon Sep 08 20:27:15 2014 mbae64.sys // Malwarebytes iwdbus Sat Oct 04 02:31:12 2014 iwdbus.sys // Intel driver[/quote] Update links:
    TAP-Win32 Adapter V9
    Update iTunes
    ASUS USB, check manufacturer for updates
    Intel

    For configuring Windbg correctly, see the Windbg - Install & Configure tutorial.
     
Thema:

BSOD possibly from TCPIP

Loading...
  1. BSOD possibly from TCPIP - Similar Threads - BSOD possibly TCPIP

  2. Multiple BSOD, latest KMODE_EXCEPTION_NOT_HANDLED what failed tcpip

    in Windows 10 BSOD Crashes and Debugging
    Multiple BSOD, latest KMODE_EXCEPTION_NOT_HANDLED what failed tcpip: Prior to this one it was SYSTEM_THREAD_EXCEPTION_NOT_HANDLED I can't think of any new SW that was installed prior to this starting. It was kind of infrequent but has become much more frequent to the point of uselessness. I've done memtest86, downloaded all drivers from both...
  3. Multiple BSOD, latest KMODE_EXCEPTION_NOT_HANDLED what failed tcpip

    in Windows 10 Gaming
    Multiple BSOD, latest KMODE_EXCEPTION_NOT_HANDLED what failed tcpip: Prior to this one it was SYSTEM_THREAD_EXCEPTION_NOT_HANDLED I can't think of any new SW that was installed prior to this starting. It was kind of infrequent but has become much more frequent to the point of uselessness. I've done memtest86, downloaded all drivers from both...
  4. Multiple BSOD, latest KMODE_EXCEPTION_NOT_HANDLED what failed tcpip

    in Windows 10 Software and Apps
    Multiple BSOD, latest KMODE_EXCEPTION_NOT_HANDLED what failed tcpip: Prior to this one it was SYSTEM_THREAD_EXCEPTION_NOT_HANDLED I can't think of any new SW that was installed prior to this starting. It was kind of infrequent but has become much more frequent to the point of uselessness. I've done memtest86, downloaded all drivers from both...
  5. Netbios over tcpip question

    in Windows 10 Ask Insider
    Netbios over tcpip question: Do i need netbios enabled on my personal laptop for school work or can I just disable it? I been using my laptop for creating virtual machines to practice making domains and promoting the server to a domain controller.. I don't think NETBIOS should have any problems on my...
  6. BSOD Caused by driver tcip.sys Caused by address: tcpip+1eae20

    in Windows 10 BSOD Crashes and Debugging
    BSOD Caused by driver tcip.sys Caused by address: tcpip+1eae20: I couldn't fit the error code in the title. It's: 0x000000c2 The full dump info from blue screen viewer is: 121418-5656-01.dmp 14/12/2018 10:53:39 BAD_POOL_CALLER 0x000000c2 00000000`00000007 00000000`63526442 00000000`04110005 ffffa80a`507a9370 tcpip.sys tcpip.sys+1eae20...
  7. Help with tcpip crash dump

    in Windows 10 BSOD Crashes and Debugging
    Help with tcpip crash dump: Hello, Could someone please tell me why I'm getting BSOD for tcpip. Dump files below. https://drive.google.com/file/d/1EamumW06jax-pFk0ByrTzFZf7eiiBLUl/view?usp=sharing Thanks a bunch...
  8. netbios over tcpip

    in Windows 10 Network and Sharing
    netbios over tcpip: NetBIOS over tcpip is turned off. changing the setting in adapter setting doesn't fix this problem. is there a registry setting that can fix this problem. also even when this was set to yes, I could not see computers in network / file explorer windows 10 pro 1803...
  9. BSOD from usbohci.sys - possibly associated with gaming

    in Windows 10 BSOD Crashes and Debugging
    BSOD from usbohci.sys - possibly associated with gaming: Have been experiencing frequent BSODs, possibly associated with, but not limited to gfx intensive gaming (GTA V). Crashes often happen sometime after I close the game, and will recur for a while after. (Perhaps heat related?) During resets, sometimes Win10 cannot load my user...
  10. Possible BSOD from bugcheck.

    in Windows 10 BSOD Crashes and Debugging
    Possible BSOD from bugcheck.: Hello, in my last three months with my new computer, with Windows 10, I've come across a large amount of issues. Most I have found fixes for, some I have not been able to. One of the many I haven't successfully found a fix for, is an error that sometimes comes up after a...