From: Rob Landley <rob@landley.net>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] 2.6.12.3-uml has something wrong with the filesystem.
Date: Mon, 22 Aug 2005 00:32:14 -0500 [thread overview]
Message-ID: <200508220032.14192.rob@landley.net> (raw)
Ok, I have a build system (www.landley.net/code/firmware) that compiles a
Linux distro under UML (so it can build a C library against newer kernel
headers than the parent system and not worry about binaries linked against
that making syscalls that segfault under the old kernel during the rest of
the build).
When I upgraded this system from 2.6.11 to 2.6.12.3, it started getting
strange build failures. The build failures are all of the "file not found"
variety, but they are _random_. I've seen failures happen in the
builds of gcc (couldn't find a standard .h file), zlib (install failed), df
(again install failed), and a couple other places.
This is clearly a race condition: the build actually ran to completion once,
but most of the times it dies with a file not found. It never dies twice in
the same place, even when running it two or three times in sequence with no
changes.
The filesystem it's using is an ext2 image that lives in a loopback mounted
sparse file on hostfs. (Yeah, this is a strange way to torture the
filesystem, I know. But it should work.)
Any clues as to recent patches that might be causing this? What info do you
need from me? (I can send you the build tarball if you want to reproduce it
yourself, but it's 100 megs and can take an hour or more to run to a failure
case with nothing obvious to set the debugger to trap on to catch it in the
act...)
Rob
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
reply other threads:[~2005-08-22 5:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200508220032.14192.rob@landley.net \
--to=rob@landley.net \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox