2002-01-25 22:32:17

by c o r e

[permalink] [raw]
Subject: 2.4.17 bug: mysterious hang

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
loaded (save for the 2 ext3fs modules) and the problem still occurs and is just
as predictable (run GIMP, load image, create new window, copy and paste image in
new window, move the floating image with mouse and bang--system will freeze).
This happens at other random times as well (making it very annoying).

I have 2.4.17 compiled from scratch so this is not a RedHat problem.

The system does not respond to anything when it freezes and must be rebooted
with the reset switch.

Thanks for any assistance on this problem.

-core


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


2002-01-27 18:28:07

by Francois Romieu

[permalink] [raw]
Subject: Re: 2.4.17 bug: mysterious hang

c o r e <[email protected]> :
> 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