linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 2.4.0-test11/12 freezes when copying large amounts of data to loop file system
@ 2000-12-14 19:55 Gerard Beekmans
  2000-12-16  6:16 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: Gerard Beekmans @ 2000-12-14 19:55 UTC (permalink / raw)
  To: linux-kernel

Hi,

Every time I try to copy a specific directory to a mounted loop file system, 
Linux freezes up on me. I've tried this several times and it freezes up at 
the same place every time. When I copy that same directory to a regular file 
system everything is ok.

This happens on 2.4.0 test11 and test12 kernels. I've tried a test8 kernel 
previously and it didn't have this problem. Is this a known issue and if so, 
is there a patch available somewhere?

PS: as im not on this list please CC a reply to me.

Thanks,

-- 
Gerard Beekmans
www.linuxfromscratch.org

-*- If Linux doesn't have the solution, you have the wrong problem -*-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: Linux 2.4.0-test11/12 freezes when copying large amounts of data to loop file system
  2000-12-14 19:55 Linux 2.4.0-test11/12 freezes when copying large amounts of data to loop file system Gerard Beekmans
@ 2000-12-16  6:16 ` Keith Owens
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2000-12-16  6:16 UTC (permalink / raw)
  To: Gerard Beekmans; +Cc: linux-kernel

On Thu, 14 Dec 2000 14:55:59 -0500, 
Gerard Beekmans <gerard@linuxfromscratch.org> wrote:
>Every time I try to copy a specific directory to a mounted loop file system, 
>Linux freezes up on me. I've tried this several times and it freezes up at 
>the same place every time. When I copy that same directory to a regular file 
>system everything is ok.

Gerard, reporting "kernel freezes" without any diagnostics is not very
useful.  If you apply the kdb patch[*] you will get some diagnostics.

Apply the patch and configure.  Under Kernel debugging, select kdb and
no frame pointers.  If your box is UP, under Processor type select APIC
and IO-APIC support on uniprocessors, then NMI watchdog active for
uniprocessors.  SMP boxes automatically get NMI watchdog.  Recompile,
install, reboot.

When it freezes, after 5 seconds the NMI watchdog will trip and drop
you into kdb.  Issue a 'bt' command to see where it is hanging, send
this trace to the list.  A serial console run to a second machine makes
it a lot easier to capture the trace, otherwise you have to write it
down by hand.

[*] http://oss.sgi.com/projects/kdb/download/ix86/, pick the relevant
patch for your kernel.  You also need a recent modutils from
ftp://ftp.<country>.kernel.org/pub/linux/utils/kernel/modutils/v2.3

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

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

end of thread, other threads:[~2000-12-16  6:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-14 19:55 Linux 2.4.0-test11/12 freezes when copying large amounts of data to loop file system Gerard Beekmans
2000-12-16  6:16 ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).