On Tue, 09 Oct 2001 20:34:03 [EMAIL PROTECTED] wrote:
>
> On Mon, 08 Oct 2001 09:15:51 [EMAIL PROTECTED] wrote:
> >> Try to reproduce your problem with the 2.4.2-2 or 2.4.3-12 kernels
> >> as shipped with Red Hat Linux 7.1 to make sure your problems are not
> >> due to any unsupported components. Or, as a last resort, use the
> >> 2.4.9-0.18 from Raw Hide if you don't want to disable ext3.
>
> Ok, I reproduced the problem with 2.4.3-12 from the 7.1 updates. It was
> the
> same problem as confirmed by `strace cvs update` I'm starting to think it
> might be some sort of glibc problem. Strace shows `cvs update` hanging
> at:
>
> lstat64("OldFashionedRadio.xpm", {st_mode=S_IFREG|0644, st_size=2779,
> ...})
> = 0
> lstat64("Paint.xpm", {st_mode=S_IFREG|0644, st_size=2763, ...}) = 0
> lstat64("Plasma.xpm", {st_mode=S_IFREG|0644, st_size=4619, ...}) = 0
> write(3, "hanged as1.5-iconizeR-p.xpm\nEntr"..., 1024) = 1024
> write(3, "pressed.xpm/1.1.1.1///\nUnchanged"..., 3072) = 3072
> write(3, "y /Debug.xpm/1.1.1.1///\nUnchange"..., 1024) = 1024
> write(3, "hanged Recycler.xpm\nEntry /RedFi"..., 3072
>
> It's starting to process the first directory and then it hangs.
> I have tested with both the i386 and i586 glibc's under both kernels.
> Same result each time. This is on a 1400mhz Athlon.For anyone interested, I have solved the problem by replacing the /sbin/ifup script from 7.1 with the one from 6.2. The attached diff contains the problem lines, which I will insert one by one until the problem reappears. _________________________________________________ Andrew Ferguson http://owsla.cjb.net | [EMAIL PROTECTED] Tintin Webring: http://owsla.cjb.net/tintin/ring/
ifup.diff
Description: Binary data
