Description of problem: With kernel-2.6.12-1.1372_FC3 (smp), my eclipse CVS client stopped working. Other CVS clients are working fine with the new kernel, and even eclipse CVS works with the previous kernel (kernel-2.6.11-1.35_FC3 (smp)). Version-Release number of selected component (if applicable): kernel-2.6.12-1.1372_FC3 (smp(?)) eclipse version: 3.1.0 Build id: 200412162000 How reproducible: Steps to Reproduce: 1. Install eclipse on the previous kernel. 2. Try CVS, works fine. 3. Install kernel update (from up2date or regular rpm). 4. Try eclipse CVS. Actual results: There's some kind of network error (even there isn't). Expected results: eclipse CVS should work as it did before the kernel update. Additional info:
This happened after I installed the fix for bug https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=163407
Can you try the kernel in updates-testing ? There's one bugfix there that may be related to this problem.
I installed kernel-2.6.12-1.1376_FC3 from up2date, and the problem was fixed.