mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.4.17 bug: mysterious hang
@ 2002-01-25 22:31 c o r e
  2002-01-27 18:27 ` Francois Romieu
  0 siblings, 1 reply; 2+ messages in thread
From: c o r e @ 2002-01-25 22:31 UTC (permalink / raw)
  To: linux-kernel

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.4.17 bug: mysterious hang
  2002-01-25 22:31 2.4.17 bug: mysterious hang c o r e
@ 2002-01-27 18:27 ` Francois Romieu
  0 siblings, 0 replies; 2+ messages in thread
From: Francois Romieu @ 2002-01-27 18:27 UTC (permalink / raw)
  To: c o r e; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-01-27 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-25 22:31 2.4.17 bug: mysterious hang c o r e
2002-01-27 18:27 ` Francois Romieu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome