Author Topic: TCPIP.SYS bugged? (XP Pro, SP 2)  (Read 2611 times)

anphanax

  • Member
  • **
  • Posts: 197
  • Kudos: 11
    • http://june.tripod.com
TCPIP.SYS bugged? (XP Pro, SP 2)
« on: 1 November 2005, 06:09 »
First off, yes, I use Windows for games (and for class, which happens to be using VStudio .NET currently). Many of you already know I have Windows though. Anyways, wondering if anyone else ever runs into this...

I host a game server for people to connect to on Windows (it's a windows-only server at the moment, although the project may be ported to Linux), and i've noticed when I get heavy loads (too many people), sometimes the TCP/IP layer acts really wierd. For instance, showing 40 people connected to me, right after a ipconfig /release is bizarre, to say the least.

Today I happened to experience a BSOD from the nice driver.

DRIVER_IRQL_NOT_LESS_OR_EQUAL
*** STOP: 0x000000D1 (0x0000000C, 0x00000002, 0x00000000, 0xB8EE5C0C)
*** tcpip.sys - Address B8EE5C0C base at B8EAD000, DateStamp 4294CC20

Anyone else who uses Windows for games ever get BSODs/Stop Errors /w tcpip.sys? (This is not a help request, i'm seeing if anyone else has run into wierd problems with this driver, which I heard Microsoft re-wrote or something for Vista, and that's just scary. I am aware I am at the mercy of Microsoft on this.)

Pathos

  • Member
  • **
  • Posts: 518
  • Kudos: 416
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #1 on: 1 November 2005, 09:03 »
That file would be put under heavy stress all over the world so I doubt it would be that otherwise you'd be hearing about it more.

What game is it because I would suggest that is the culprit. Also the extra people could be people pinging you or multiple connections per person.

noob

  • Member
  • **
  • Posts: 224
  • Kudos: 74
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #2 on: 1 November 2005, 11:10 »
just delete the file then burn the hdd. then get a new, bigger and faster hdd and put linux on it.:p
Windows XP Service Pack 2. Because we couldn't be arsed the first time.

Windows 98 Second Edition. Look, now you don't need that bloody CD to install new hardware.

Windows Vista. Even your computer knows you have a small penis.

Windows Blackcomb. We are planning the OS after Vista, which is allready a year late.

Windows ME, the Marmite Operating System.

XP Mobile. Take your errors with you.

Refalm

  • Administrator
  • Member
  • ***
  • Posts: 5,183
  • Kudos: 704
  • Sjembek!
    • RADIOKNOP
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #3 on: 1 November 2005, 12:58 »
The TCP/IP bit from Windows NT was shamelessly ripped from BSD, I'm sure that the employees who implemented it do not fully understand it yet.

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #4 on: 1 November 2005, 21:39 »
It's your NIC driver, not the TCP stack.

Quote
The TCP/IP bit from Windows NT was shamelessly ripped from BSD, I'm sure that the employees who implemented it do not fully understand it yet.

I'm sure they do. They wrote their own Kerberos implimetation from scratch, so I'm sure a thing like a TCP stack is not above their heads.

BTW: Everyones TCP stack is "shamelessly ripped from BSD". The BSD dudes invented it.
:)

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #5 on: 1 November 2005, 21:47 »
Oh an BTW, I know you all think Microsoft "ripped off" the TCP stack from BSD scource code, but they really didn't. This is just another outdated peice of anti-ms-propoganda that open source zealots don't want to let go of.

They purchased the TCP stack from a company called Spider Software when they were writing Win2k, and eventually wrote their own TCP stack from scratch for Widnows XP/2003 because spiders stack still had to be ported over somewhat. Spider Software's stack was based upon BSD code.

http://www.kuro5hin.org/story/2001/6/19/05641/7357

In the end all TCP stacks "derive" in one way or another from BSD, because as I stated above, BSD was the first system to have one.
:)

Refalm

  • Administrator
  • Member
  • ***
  • Posts: 5,183
  • Kudos: 704
  • Sjembek!
    • RADIOKNOP
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #6 on: 1 November 2005, 23:14 »
All right, thanks for pointing it out.
There is a post on this forum somewhere that claims Microsoft directly took the TCP stack source code from BSD.

Anyway, I know many people who have been experiencing difficulties while using the internal nForce NIC and Windows XP.

Buying a RealTek NIC for $ 10, - may help.

piratePenguin

  • VIP
  • Member
  • ***
  • Posts: 3,027
  • Kudos: 775
    • http://piratepenguin.is-a-geek.com/~declan/
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #7 on: 1 November 2005, 23:16 »
Quote from: Refalm
There is a post on this forum somewhere that claims Microsoft directly took the TCP stack source code from BSD.
The licence doesn't disallow it, I don't see what the problem is.
« Last Edit: 2 November 2005, 04:26 by piratePenguin »
"What you share with the world is what it keeps of you."
 - Noah And The Whale: Give a little love



a poem by my computer, Macintosh Vigilante
Macintosh amends a damned around the requested typewriter. Macintosh urges a scarce design. Macintosh postulates an autobiography. Macintosh tolls the solo variant. Why does a winter audience delay macintosh? The maker tosses macintosh. Beneath female suffers a double scum. How will a rat cube the heavier cricket? Macintosh calls a method. Can macintosh nest opposite the headache? Macintosh ties the wrong fairy. When can macintosh stem the land gang? Female aborts underneath macintosh. Inside macintosh waffles female. Next to macintosh worries a well.

H_TeXMeX_H

  • Member
  • **
  • Posts: 1,988
  • Kudos: 494
    • http://draconishinobi.50webs.com/
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #8 on: 2 November 2005, 05:11 »
My thinking is if M$ stole anything from BSD, wouldn't it work a lot better than it does currently ? I don't think it is to ANYONE'S advantage to claim that their code has been stolen by M$, why?

1) It won't get your code back
2) It means your code is contributing to a piece of shit OS
3) Your code is open source ... so saying they "stole" it is uhhh ... wrong

Maybe open source agreements should have some fine print at the bottom reading:
"The above agreement is null and void if your name is Bill Gates or you work for M$"

piratePenguin

  • VIP
  • Member
  • ***
  • Posts: 3,027
  • Kudos: 775
    • http://piratepenguin.is-a-geek.com/~declan/
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #9 on: 2 November 2005, 05:25 »
Quote from: H_TeXMeX_H
2) It means your code is contributing to a piece of shit OS
[snip]
"The above agreement is null and void if your name is Bill Gates or you work for M$"
There are different types of free software licences.
The GNU General Public Licence is probably the most popular of them, as well as the BSD licence.
The major difference bettween them is that the GPL is "copyleft".
Quote
Copyleft is a general method for making a program free software and requiring all modified and extended versions of the program to be free software as well.
The BSD licence isn't copyleft, anybody can use and modify BSD-licenced code for their own applications without releasing their own changes under a free licence, like what Microsoft have done here.
"What you share with the world is what it keeps of you."
 - Noah And The Whale: Give a little love



a poem by my computer, Macintosh Vigilante
Macintosh amends a damned around the requested typewriter. Macintosh urges a scarce design. Macintosh postulates an autobiography. Macintosh tolls the solo variant. Why does a winter audience delay macintosh? The maker tosses macintosh. Beneath female suffers a double scum. How will a rat cube the heavier cricket? Macintosh calls a method. Can macintosh nest opposite the headache? Macintosh ties the wrong fairy. When can macintosh stem the land gang? Female aborts underneath macintosh. Inside macintosh waffles female. Next to macintosh worries a well.

H_TeXMeX_H

  • Member
  • **
  • Posts: 1,988
  • Kudos: 494
    • http://draconishinobi.50webs.com/
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #10 on: 2 November 2005, 05:52 »
Ahhh, I see ... well then, you can't really argue that M$ stole it :)

I say all opensource software should be copyleft ... is there any reason why they arent ? Maybe they all don't hate M$ ? or maybe they want to give Mac or other non-free OSs the rights to use it ?

piratePenguin

  • VIP
  • Member
  • ***
  • Posts: 3,027
  • Kudos: 775
    • http://piratepenguin.is-a-geek.com/~declan/
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #11 on: 2 November 2005, 06:08 »
Quote from: H_TeXMeX_H
Ahhh, I see ... well then, you can't really argue that M$ stole it :)
Exactly.
Quote from: H_TeXMeX_H
I say all opensource software should be copyleft
I agree.
Quote from: H_TeXMeX_H
is there any reason why they arent ?
Well the BSD licence is the best choice for software that you want to be widely implemented, alot of the time.
(Although, it's not the kinda implementation I like - other companies using the code to their own benefit and the original writers getting nothing/little back for their own software)
"What you share with the world is what it keeps of you."
 - Noah And The Whale: Give a little love



a poem by my computer, Macintosh Vigilante
Macintosh amends a damned around the requested typewriter. Macintosh urges a scarce design. Macintosh postulates an autobiography. Macintosh tolls the solo variant. Why does a winter audience delay macintosh? The maker tosses macintosh. Beneath female suffers a double scum. How will a rat cube the heavier cricket? Macintosh calls a method. Can macintosh nest opposite the headache? Macintosh ties the wrong fairy. When can macintosh stem the land gang? Female aborts underneath macintosh. Inside macintosh waffles female. Next to macintosh worries a well.

toadlife

  • Member
  • **
  • Posts: 730
  • Kudos: 376
    • http://toadlife.net
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #12 on: 2 November 2005, 20:06 »
Quote
Maybe open source agreements should have some fine print at the bottom reading:
"The above agreement is null and void if your name is Bill Gates or you work for M$"

If the license discriminates against anyone, it doesn't qualify as a true open source license.

http://opensource.org/docs/definition.php
:)

H_TeXMeX_H

  • Member
  • **
  • Posts: 1,988
  • Kudos: 494
    • http://draconishinobi.50webs.com/
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #13 on: 2 November 2005, 23:44 »
Well, I think the copyleft would solve the M$ stealing opensource code problem, so there is no need for the discrimination fine print anymore :)

anphanax

  • Member
  • **
  • Posts: 197
  • Kudos: 11
    • http://june.tripod.com
Re: TCPIP.SYS bugged? (XP Pro, SP 2)
« Reply #14 on: 5 November 2005, 02:36 »
I don't known this is Microsoft's fault...

I've noticed that this only seems to happen when i'm running a program called "tcpview" from the SysInternals site (http://www.sysinternals.com). A lot of stuff on their site is freeware, but not open source :|.