* crash when calling madvise( MADV_WILLNEED )
@ 2002-12-12 23:03 John S. J. Anderson
0 siblings, 0 replies; only message in thread
From: John S. J. Anderson @ 2002-12-12 23:03 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: TEXT/PLAIN, Size: 816 bytes --]
A developer that I support has discovered that the attached code is
capable of crashing many late series 2.4.x kernels, including
2.4.20. The easiest way to reproduce this crash is to compile the
attached code, and call it via 'madvise_test 3 FILE', where FILE is
a data file of at least 1.5 GB. The contents of FILE don't seem to
matter. The crash may happen more quickly if multiple copies of the
program are started. Sometimes the process locks up the terminal it
is running in; sometimes the kernel throws an OPPS and the whole
machine goes down. There doesn't seem to be a pattern as to which
event happens when.
This has been observed on both a Dell 8450 (8 CPU, 8 gig RAM) and a
Dell 1650 (2 CPU, 2 gig RAM). I've also included an oops that we
captured.
Thanks for any help.
[-- Attachment #2: ~/tmp/madvise_test.c --]
[-- Type: message/external-body, Size: 111 bytes --]
[-- Attachment #3: ~/tmp/opps --]
[-- Type: message/external-body, Size: 110 bytes --]
[-- Attachment #4: Type: TEXT/PLAIN, Size: 256 bytes --]
john.
--
"[L]iberty of the press is the right of the lonely pamphleteer who
uses carbon paper or a mimeograph just as much as of the large
metropolitan publisher who utilizes the latest photocomposition
methods."- judge's decision in Branzburg v. Hayes
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-12-12 22:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-12 23:03 crash when calling madvise( MADV_WILLNEED ) John S. J. Anderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox