Bugzilla will undergo maintenance 2024-03-29 18h00 CET. Bugzilla will be placed in read-only mode at that time.

Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 21276 - [CVS Core] CVS network traffic causes blue screen for some network cards
Summary: [CVS Core] CVS network traffic causes blue screen for some network cards
Status: RESOLVED DUPLICATE of bug 37204
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P5 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-VCM-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: faq
: 21293 23377 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-07-05 19:05 EDT by David Cummings CLA
Modified: 2003-05-20 08:46 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Cummings CLA 2002-07-05 19:05:45 EDT
Everytime I try to do a "Team->Synchronize with Repository" at the project root 
level I get a blue screen of death on Windows 2000 Professional. If I do this 
at a sub directory that I know exists in the repository it doesn't happen. I 
think it has to do with the fact that I have some directories, like the build 
directory, that don't exist in my CVS, but other directories, like src do 
exist. It just crashes the whole system everytime. I've tried it on two other 
machines and received the same result. The blue screen of death refers to the 
NDIS.sys.
Comment 1 John Arthorne CLA 2002-07-08 10:22:15 EDT
Please provide as much detail as you can:

- eclipse build number
- java VM vendor and version
- CVS server OS (Linux or WinNT) and version
- what does the error message say
Comment 2 David Cummings CLA 2002-07-08 10:46:33 EDT
- eclipse build number
Release 2.0 Thu, 27 Jun 2002 -- 18:35 (-0700) 
- java VM vendor and version
Sun 1.3.1_02
- CVS server OS (Linux or WinNT) and version
CVS-1.11.2 on Red Hat Linux 7.0
- what does the error message say
No error message. Just the blue screen of death. I can duplicate it on my three 
identical development machines - HP Vectra VL18 MT with Windows 2000 Pro. I 
also just duplicated it on a new P4 1.9ghz with 1.5gb ram with Windows 2000 
Pro. Do you think it is caused by the CVS server?
Comment 3 John Arthorne CLA 2002-07-10 15:25:19 EDT
Moving to VCM... It must be somehow related to your local CVS configuration.  
Bug 21293 also seems to be the same.
Comment 4 Kevin McGuire CLA 2002-07-10 16:02:51 EDT
Unlikely its us directly - its pretty tough for us to blue screen since we just 
call Core, JDK, etc. 

We can certainly handle:

ProjectA
   bin (ignored - not in CVS)
   src (in CVS)

So any additional information you can provide would help - as it is its unclear 
how we can proceed to debug this.
Comment 5 Kevin McGuire CLA 2002-07-10 16:03:29 EDT
Are you able to commit/update directly from the Team menu?
Comment 6 Michael Valenta CLA 2002-07-10 16:31:28 EDT
Also, could you try it with a different VM (maybe IBM 1.3.1 or Sun 1.4)? A blue 
screen would seem to me to be caused by the VM.
Comment 7 John Arthorne CLA 2002-07-10 16:45:48 EDT
*** Bug 21293 has been marked as a duplicate of this bug. ***
Comment 8 John Arthorne CLA 2002-07-10 16:48:40 EDT
We did a google search and this appears to be a common problem with certain 
network cards when under a heavy network load.  The GP occurs in the network 
card driver.  Not sure if there's much we can do about this.  Perhaps try with a 
different machine or different network card to see if you get the same problem.
Comment 9 David Cummings CLA 2002-07-10 23:44:27 EDT
You're right. The machines that crash have the same network card - Linksys 
NetworkEverywhere NC100 (v2). My Dell laptop has built it Ethernet and it 
hasn't ever had the problem. 
Comment 10 lavoiejean CLA 2002-07-23 09:31:01 EDT
FYI, I was having the same problem and, after reading this bug report, I changed my 
NetworkEverywhere NC100 v2 network adapter for another one (SMC EZ Card) and it solved the 
problem. No more BSOD.

That seems to confirm that the network adapter is the problem.
Comment 11 Kevin McGuire CLA 2002-07-23 13:56:04 EDT
I am keeping this bug open to see if we can reduce the network traffic and 
avoid the bug (unlikely, but worth investigating).  I've reduced the priority 
and severity accordingly.  Thanks all for investigating alternate cards
Comment 12 Michael Valenta CLA 2002-08-29 10:21:26 EDT
Changed title from "Repeatable System Crash on Team->Synchronize with 
Repository"
Comment 13 Tony Lagnada CLA 2002-09-10 14:06:41 EDT
*** Bug 23377 has been marked as a duplicate of this bug. ***
Comment 14 Tony Lagnada CLA 2002-09-10 14:14:15 EDT
I have a LinkSys LNE100TX Etherfast 10/100 PCI card (WinXP).
I get the BSOD....yikes!
To think I got rid of my Netgear 'coz it was acting goofy with SAMBA (as a
client).  

I will try the SMC EZ Card.
Comment 15 Scott Patterson CLA 2003-04-16 12:44:11 EDT
I also have this problem using a Netgear 312 card with eclipse 2.1 and Sun 
J2SDK 1.4.1_01.  The BSOD references the NDIS driver.  This only happens when 
trying to synchronize my project source with the repsitory using the eclipse 
CVS functions.
Comment 16 Andreas Kuckartz CLA 2003-05-18 13:19:10 EDT
Certain operations in Eclipse 2.1 - unrelated to printing - lead to a BSD (Blue 
Screen of Death). The BSD says: "DRIVER_IRQL_NOT_LESS_OR_EQUAL".

Upgrading from W2K Service Pack 0 (no service pack) to Service Pack 3 did not 
remove these effects.

When not using Eclipse I have a very stable Windows 2000 system. 

See also Bug 35891
Comment 17 Michael Valenta CLA 2003-05-20 08:46:29 EDT

*** This bug has been marked as a duplicate of 37204 ***