Results 1 to 15 of 15

Thread: computer crashing daily

  1. #1
    master of the wierd people Member Ibrahim's Avatar
    Join Date
    Dec 2007
    Location
    Who cares
    Posts
    6,195

    Default computer crashing daily

    hey guys,

    I am typically minding my own business, whether that is doing homework or browsing the interwebs, when all of a sudden I get a BSOD, and on it is says something along the lines of:

    Driver_IRQL_NOT_LESS_OR_EQUAL.

    and due to the settings I have for such eventualities, it lists the following thingy as the cause:

    tcpip.sys

    specifically:
    Quote Originally Posted by bluescreenviewer
    ntoskrnl.exe ntoskrnl.exe+7c1e9 fffff800`03010000 fffff800`035f9000 0x005e9000 0x4e02aaa3 6/22/2011 7:53:23 PM Microsoft® Windows® Operating System NT Kernel & System 6.1.7601.17640

    (win7sp1_gdr.110622-1506) Microsoft Corporation C:\Windows\system32\ntoskrnl.exe
    tcpip.sys tcpip.sys+5b87e fffff880`01ad3000 fffff880`01cd7000 0x00204000 0x4e83e948 9/28/2011 8:43:04 PM
    the kernel doohicky seems to crash (obviously), once the tcpip does as well. all crashes of this type list only these two, with the tcpip being the instigator. I am always online when this happens.

    and yes, I know that the tcpip is about my internet protocal, but I'm not sure of the details. And it only happens when I'm in my dorm.

    I have the following specs for interwebz connection:

    -Atheros AR8131 PCI-E Gigabit Ethernet Controller (NDIS 6.20)

    it's that 17.4" screened Asus i7 computer, with a window 7, 64-bit.

    yes, I only use ethernet at home (the dorms).

    any idea what is causing all this?
    I was once alive, but then a girl came and took out my ticker.

    my 4 year old modding project--nearing completion: http://www.twcenter.net/forums/showthread.php?t=219506 (if you wanna help, join me).

    tired of ridiculous trouble with walking animations? then you need my brand newmotion capture for the common man!

    "We have proven, beyond a shadow of a doubt, that if we put the belonging to, in the I don't know what, all gas lines will explode " -alBernameg

  2. #2
    Dragonslayer Emeritus Senior Member Sigurd's Avatar
    Join Date
    Nov 2002
    Location
    Norge
    Posts
    6,877

    Default Re: computer crashing daily

    This could surely be many things.

    You might be running two Ethernet units (onboard and extra card) - Driver_IRQL_NOT_LESS_OR_EQUAL = hardware conflict - trying to access same IRQ
    Your RAM might be faulty (ntoskrnl.exe does memory management ) - Memory sticks are not working well together - remove one to see if this fixes things
    Your Power supply might be insufficient (built this machine yourself?)
    You could be running XP drivers of your ethernet card on a 64 bit system - check driver version.
    Status Emeritus

  3. #3

    Default Re: computer crashing daily

    I would first try and see if there was a driver update available for the Atheros card.
    - Tellos Athenaios
    CUF tool - XIDX - PACK tool - SD tool - EVT tool - EB Install Guide - How to track down loading CTD's - EB 1.1 Maps thread


    ὁ δ᾽ ἠλίθιος ὣσπερ πρόβατον βῆ βῆ λέγων βαδίζει” – Kratinos in Dionysalexandros.

  4. #4
    master of the wierd people Member Ibrahim's Avatar
    Join Date
    Dec 2007
    Location
    Who cares
    Posts
    6,195

    Default Re: computer crashing daily

    Quote Originally Posted by Sigurd View Post
    This could surely be many things.

    You might be running two Ethernet units (onboard and extra card) - Driver_IRQL_NOT_LESS_OR_EQUAL = hardware conflict - trying to access same IRQ
    Your RAM might be faulty (ntoskrnl.exe does memory management ) - Memory sticks are not working well together - remove one to see if this fixes things
    Your Power supply might be insufficient (built this machine yourself?)
    You could be running XP drivers of your ethernet card on a 64 bit system - check driver version.
    I tried them all. here's what I got:

    -only running one. can't be it.
    -tried it. and it wouldn't have mattered whether I was online or not when I crashed, would it? this is especially as it only happens when connected, and in my dorm. I can even show you my reliability report-it tanks withing days of coming back to my dorms from the holidays. during the holidays, it's extremely reliable.
    -I didn't build it myself: it's that ASUS i7 brand they've been selling since the end of 2010 to beginning of 2011.
    -just checked. it's for a 64-bit, which is what I would expect.


    @ Tellos: I did. nothing to update.
    Last edited by Ibrahim; 02-18-2012 at 01:34.
    I was once alive, but then a girl came and took out my ticker.

    my 4 year old modding project--nearing completion: http://www.twcenter.net/forums/showthread.php?t=219506 (if you wanna help, join me).

    tired of ridiculous trouble with walking animations? then you need my brand newmotion capture for the common man!

    "We have proven, beyond a shadow of a doubt, that if we put the belonging to, in the I don't know what, all gas lines will explode " -alBernameg

  5. #5
    Dragonslayer Emeritus Senior Member Sigurd's Avatar
    Join Date
    Nov 2002
    Location
    Norge
    Posts
    6,877

    Default Re: computer crashing daily

    Quote Originally Posted by Ibrahim View Post
    I tried them all. here's what I got:

    -tried it. and it wouldn't have mattered whether I was online or not when I crashed, would it? this is especially as it only happens when connected, and in my dorm. I can even show you my reliability report-it tanks withing days of coming back to my dorms from the holidays. during the holidays, it's extremely reliable.
    That this is occurring only in one place and not another is a complete mystery. A Dorm you say? Could it be attempted hacked, by some idiot having spoofing running on your network? Some poorly designed trojan that you have on it distributed by the same culprit? Or designed to do this for the lulz... Just brainstorming here.

    The general BSOD message suggests either two things, but could be caused by my previous list.
    But since this only happens in one place (your dorm, I am afraid that I am out of suggestions) Have you checked the event viewer?

    To do a thorough memory check, you need to be running Memtest. (In combination of removing all sticks and test them one by one and in different slots)
    Also to check your drivers use Driver Verifier

    If you have any warranty left on it, I would suggest taking it in, because BSOD can sometimes be a combination of faulty Motherboard, RAM slots/sticks which would only be solved if replaced.
    Status Emeritus

  6. #6
    master of the wierd people Member Ibrahim's Avatar
    Join Date
    Dec 2007
    Location
    Who cares
    Posts
    6,195

    Default Re: computer crashing daily

    Quote Originally Posted by Sigurd View Post
    That this is occurring only in one place and not another is a complete mystery. A Dorm you say? Could it be attempted hacked, by some idiot having spoofing running on your network? Some poorly designed trojan that you have on it distributed by the same culprit? Or designed to do this for the lulz... Just brainstorming here.

    The general BSOD message suggests either two things, but could be caused by my previous list.
    But since this only happens in one place (your dorm, I am afraid that I am out of suggestions) Have you checked the event viewer?

    To do a thorough memory check, you need to be running Memtest. (In combination of removing all sticks and test them one by one and in different slots)
    Also to check your drivers use Driver Verifier

    If you have any warranty left on it, I would suggest taking it in, because BSOD can sometimes be a combination of faulty Motherboard, RAM slots/sticks which would only be solved if replaced.
    well, I've had a new development, but I'll address these suggestions anyways:

    -I ran memtest a while ago. nothing wrong, beyond the tcpip.sys obviously. same with driver verifier. the only thing the latter mentioned was that several drivers were not working-which happen to be the ones I shut down on purpose, to prevent the freezing I mentioned in another thread. These are drivers that have little to do with the internet.
    -I doubt it. I have literally the best antiviruses I can find (including malwarebytes), and they surely would have detected it-since it would be a crap one. I have detected yesterday a trojan horse, but this one seems to have infected my computer only in the last few days (the last full scan showed nothing-it was exactly a week previous). my problem has been going on for almost two months. added to that that I move in much earlier than other students, and the problem starts even before everyone else moves in, and I have what is by all accounts the best security of anybody in my dorm outside the hardcore computer nerds......
    -I already took it to the technicians. they are just as clueless.

    come to think of it, I have a suspicion that the problem is actually software caused. what if the tcpip is causing two hardware components to crash, and thus making look like a hardware problem?

    so I did the following:

    I opened up my cmd, and type the following:

    netsh int ip reset
    this I am told resets/reinstalls my tcpip. I rebooted my computer, and let it run as normal. I even left it for an hour while logged on. no crashes so far. If this is indeed the solution, and I suffer no crashes in the next week or so (or ever), then we have a cause. if not, we're back to square one, though with the question: why didn't it crash in the two days after reinstallation?

    If it did work, then I still have one problem? what happened to my tcpip to cause the computer crashes?
    I was once alive, but then a girl came and took out my ticker.

    my 4 year old modding project--nearing completion: http://www.twcenter.net/forums/showthread.php?t=219506 (if you wanna help, join me).

    tired of ridiculous trouble with walking animations? then you need my brand newmotion capture for the common man!

    "We have proven, beyond a shadow of a doubt, that if we put the belonging to, in the I don't know what, all gas lines will explode " -alBernameg

  7. #7
    master of the wierd people Member Ibrahim's Avatar
    Join Date
    Dec 2007
    Location
    Who cares
    Posts
    6,195

    Default Re: computer crashing daily

    OK, so on the third day (i.e., today), it crashed.

    here is the report:

    021912-29686-01.dmp 2/19/2012 12:36:09 PM DRIVER_IRQL_NOT_LESS_OR_EQUAL 0x000000d1 00000000`0000001c 00000000`00000002 00000000`00000001 fffff880`01d3f87e tcpip.sys tcpip.sys+5b87e x64 ntoskrnl.exe+7cc40 C:\Windows\Minidump\021912-29686-01.dmp 8 15 7601 286,972
    021612-70715-01.dmp 2/16/2012 8:43:07 PM DRIVER_IRQL_NOT_LESS_OR_EQUAL 0x000000d1 00000000`0000001c 00000000`00000002 00000000`00000001 fffff880`01b2e87e tcpip.sys tcpip.sys+5b87e x64 ntoskrnl.exe+7cc40 C:\Windows\Minidump\021612-70715-01.dmp 8 15 7601 288,892

    I wasn't even logged on. luckily, it didn't crash again on restarting.
    I was once alive, but then a girl came and took out my ticker.

    my 4 year old modding project--nearing completion: http://www.twcenter.net/forums/showthread.php?t=219506 (if you wanna help, join me).

    tired of ridiculous trouble with walking animations? then you need my brand newmotion capture for the common man!

    "We have proven, beyond a shadow of a doubt, that if we put the belonging to, in the I don't know what, all gas lines will explode " -alBernameg

  8. #8
    Dragonslayer Emeritus Senior Member Sigurd's Avatar
    Join Date
    Nov 2002
    Location
    Norge
    Posts
    6,877

    Default Re: computer crashing daily

    Quote Originally Posted by Ibrahim View Post
    -I ran memtest a while ago. nothing wrong, beyond the tcpip.sys obviously. same with driver verifier. the only thing the latter mentioned was that several drivers were not working-which happen to be the ones I shut down on purpose, to prevent the freezing I mentioned in another thread. These are drivers that have little to do with the internet.
    -I doubt it. I have literally the best antiviruses I can find (including malwarebytes), and they surely would have detected it-since it would be a crap one. I have detected yesterday a trojan horse, but this one seems to have infected my computer only in the last few days (the last full scan showed nothing-it was exactly a week previous). my problem has been going on for almost two months. added to that that I move in much earlier than other students, and the problem starts even before everyone else moves in, and I have what is by all accounts the best security of anybody in my dorm outside the hardcore computer nerds......
    That tcpip and ntoskrnl are the claimed culprits could be wrong. They are Microsoft OS drivers. The real culprit might be a third party driver that is not recognized.
    Do you happen to have PC Tools Internet Security installed?

    Also, not all Malware is recognized unless they have been registered with the anti virus company or have recognizable (signature) code. Typical Hackers, would know how to omit this. But it is the most complex solution here.
    Also, Driver Verifier needs to run a long time and ideally until the computer crashes.
    Status Emeritus

  9. #9
    Amphibious Trebuchet Salesman Member Whacker's Avatar
    Join Date
    Nov 2006
    Location
    in ur city killin ur militias
    Posts
    2,934

    Default Re: computer crashing daily

    In addition to what Siggy is advising, you could try getting Memtest86+ and running that for a day or so.

    http://www.memtest.org/

    It comes as a cd iso image that you can burn, then boot from that CD and it won't touch or affect anything on your hard drive or Windows at all, it's entirely self-contained. It'll automagically start the memtest program and continuously cycle through. You'll want to let it run a good long time and check for errors. If you see any, then your problem is hardware related.

    "Justice is the firm and continuous desire to render to everyone
    that which is his due."
    - Justinian I

  10. #10
    master of the wierd people Member Ibrahim's Avatar
    Join Date
    Dec 2007
    Location
    Who cares
    Posts
    6,195

    Default Re: computer crashing daily

    Quote Originally Posted by Sigurd View Post
    That tcpip and ntoskrnl are the claimed culprits could be wrong. They are Microsoft OS drivers. The real culprit might be a third party driver that is not recognized.
    Do you happen to have PC Tools Internet Security installed?
    yes actually, I do have it installed.

    Also, not all Malware is recognized unless they have been registered with the anti virus company or have recognizable (signature) code. Typical Hackers, would know how to omit this. But it is the most complex solution here.
    Also, Driver Verifier needs to run a long time and ideally until the computer crashes.
    true that. and I'll give the driver verifier a second try.

    @ Whacker: did that already. found nothing.
    I was once alive, but then a girl came and took out my ticker.

    my 4 year old modding project--nearing completion: http://www.twcenter.net/forums/showthread.php?t=219506 (if you wanna help, join me).

    tired of ridiculous trouble with walking animations? then you need my brand newmotion capture for the common man!

    "We have proven, beyond a shadow of a doubt, that if we put the belonging to, in the I don't know what, all gas lines will explode " -alBernameg

  11. #11
    master of the wierd people Member Ibrahim's Avatar
    Join Date
    Dec 2007
    Location
    Who cares
    Posts
    6,195

    Default Re: computer crashing daily

    ok, did the driver verifier.

    it did catch something! now to see what it is...
    I was once alive, but then a girl came and took out my ticker.

    my 4 year old modding project--nearing completion: http://www.twcenter.net/forums/showthread.php?t=219506 (if you wanna help, join me).

    tired of ridiculous trouble with walking animations? then you need my brand newmotion capture for the common man!

    "We have proven, beyond a shadow of a doubt, that if we put the belonging to, in the I don't know what, all gas lines will explode " -alBernameg

  12. #12
    Dragonslayer Emeritus Senior Member Sigurd's Avatar
    Join Date
    Nov 2002
    Location
    Norge
    Posts
    6,877

    Default Re: computer crashing daily

    Quote Originally Posted by Ibrahim View Post
    yes actually, I do have it installed.
    Uninstall.. get rid of the bastard. It is a known problem, and it is the one causing your BSOD.
    Status Emeritus

  13. #13
    master of the wierd people Member Ibrahim's Avatar
    Join Date
    Dec 2007
    Location
    Who cares
    Posts
    6,195

    Default Re: computer crashing daily

    Quote Originally Posted by Sigurd View Post
    Uninstall.. get rid of the bastard. It is a known problem, and it is the one causing your BSOD.
    wait, what does it actually do to cause that?

    also, the driver that driver scanner found to be corrupt was in fact my Ethernet modem. it needed an update.
    I was once alive, but then a girl came and took out my ticker.

    my 4 year old modding project--nearing completion: http://www.twcenter.net/forums/showthread.php?t=219506 (if you wanna help, join me).

    tired of ridiculous trouble with walking animations? then you need my brand newmotion capture for the common man!

    "We have proven, beyond a shadow of a doubt, that if we put the belonging to, in the I don't know what, all gas lines will explode " -alBernameg

  14. #14
    Dragonslayer Emeritus Senior Member Sigurd's Avatar
    Join Date
    Nov 2002
    Location
    Norge
    Posts
    6,877

    Default Re: computer crashing daily

    Quote Originally Posted by Ibrahim View Post
    wait, what does it actually do to cause that?

    also, the driver that driver scanner found to be corrupt was in fact my Ethernet modem. it needed an update.
    If that driver update fixes things, that is just swell.

    If you load your dump file into a debugger and you find this file in the stack: PctWfpFilter64.sys, you most likely need to remove PC Tools.
    I am not sure why it has comparability problems with Win 7, but there are quite a few that share your problem out there.
    The eggsperts suggests using MSE in stead.
    Status Emeritus

  15. #15
    master of the wierd people Member Ibrahim's Avatar
    Join Date
    Dec 2007
    Location
    Who cares
    Posts
    6,195

    Default Re: computer crashing daily

    Quote Originally Posted by Sigurd View Post
    If that driver update fixes things, that is just swell.

    If you load your dump file into a debugger and you find this file in the stack: PctWfpFilter64.sys, you most likely need to remove PC Tools.
    I am not sure why it has comparability problems with Win 7, but there are quite a few that share your problem out there.
    The eggsperts suggests using MSE in stead.
    It's not in the list, looking at it-only the tcpip and kernal thingy are in.

    of course, I will still monitor the computer, and see if it crashes or something. and I'll let you know.
    I was once alive, but then a girl came and took out my ticker.

    my 4 year old modding project--nearing completion: http://www.twcenter.net/forums/showthread.php?t=219506 (if you wanna help, join me).

    tired of ridiculous trouble with walking animations? then you need my brand newmotion capture for the common man!

    "We have proven, beyond a shadow of a doubt, that if we put the belonging to, in the I don't know what, all gas lines will explode " -alBernameg

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO