Re: 2.4.17 bug: mysterious hang

Francois Romieu (romieu@cogenit.fr)
Sun, 27 Jan 2002 19:27:40 +0100


c o r e <core@axley.net> :
> I sent a couple of e-mails in December 2001 about this issue (latest on
> 12-22-2001) and haven't seen any follow-ups that could either a) help me debug
> the problem or b) fix the problem. I have tried booting without any modules

(<URL:http://www.cs.helsinki.fi/linux/linux-kernel/2001-50/1508.html> was one)

Your reports suggests you have celeron and use smp -> bp6 owner ?

Assuming big_directory = compiled kernel tree with everything as modules
1 - X disabled: ( tar cf - big_directory | cd /tmp && tar xf -)
no lock ? See 2)
2 - X disabled: ( tar cvf - big_directory | cd /tmp && tar xvf -)
no lock ? See 3)
3 - X enabled + xterm: ( tar cf - big_directory | cd /tmp && tar xf -)
no lock ? See 4)
4 - X enabled + xterm: ( tar cvf - big_directory | cd /tmp && tar xvf -)
Still no lock ?

-- 
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/