linux-um archives
 help / color / mirror / Atom feed
From: William Stearns <wstearns@pobox.com>
To: Jeff Dike <jdike@addtoit.com>
Cc: William Stearns <wstearns@pobox.com>,
	ML-uml-devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: [uml-devel] Possible hostfs uml kernel data corruption with missing host directory (fc6, 2.6.20-rc5-git3 on opteron)
Date: Fri, 26 Jan 2007 15:16:54 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0701261448180.3159@sparrow> (raw)
In-Reply-To: <20070126151328.GA4436@ccure.user-mode-linux.org>

Good morning, Jeff, all,

On Fri, 26 Jan 2007, Jeff Dike wrote:

> On Fri, Jan 26, 2007 at 04:07:05AM -0500, William Stearns wrote:
>> 	After bisecting the difference between the two root filesystems,
>> the critical change was a line in /etc/fstab:
>>
>> none            /mirrors        hostfs  defaults,/home/mirrors  0 0
>>
>> 	Woah.
>
> Hmmm.
>
> Can you enable all of the memory debugging options under Kernel
> Hacking and try this again?  The slab debugging may trap it closer to
> the actual bug.

 	You got it:

[wstearns@ford kernels]$ diff -bd -U 0 <(sort config-2.6.20-rc5-git3-1 ) 
<(sort config-2.6.20-rc5-git3-debugging-2 )
-# CONFIG_DEBUG_LIST is not set
+CONFIG_DEBUG_LIST=y
-# CONFIG_DEBUG_MUTEXES is not set
-# CONFIG_DEBUG_RT_MUTEXES is not set
-# CONFIG_DEBUG_RWSEMS is not set
-# CONFIG_DEBUG_SLAB is not set
+CONFIG_DEBUG_MUTEXES=y
+CONFIG_DEBUG_PI_LIST=y
+CONFIG_DEBUG_RT_MUTEXES=y
+CONFIG_DEBUG_RWSEMS=y
+CONFIG_DEBUG_SLAB_LEAK=y
+CONFIG_DEBUG_SLAB=y
-# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
-# CONFIG_DEBUG_VM is not set
+CONFIG_DEBUG_SPINLOCK_SLEEP=y
+CONFIG_DEBUG_VM=y

 	But no additional debugging messages showed up; just a similar 
kernel panic at bringing up networking.
 	If you want to take a look, I've placed the root filesystem and 
the new debug-enabled kernel at http://ford.stearns.org/uml/ , along with 
the command used to invoke.
 	Cheers,
 	- Bill

---------------------------------------------------------------------------
     "My PID is Inigo Montoya. You kill -9 my parent process. Prepare to
vi."
     - TVmisGuided on Slashdot
--------------------------------------------------------------------------
William Stearns (wstearns@pobox.com).  Mason, Buildkernel, freedups, p0f,
rsync-backup, ssh-keyinstall, dns-check, more at:   http://www.stearns.org
--------------------------------------------------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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:[~2007-01-26 20:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-26  9:07 [uml-devel] Possible hostfs uml kernel data corruption with missing host directory (fc6, 2.6.20-rc5-git3 on opteron) William Stearns
2007-01-26 15:13 ` Jeff Dike
2007-01-26 20:16   ` William Stearns [this message]
2007-02-15  3:36   ` Blaisorblade
2007-02-15  4:42     ` Blaisorblade
2007-02-19 21:33       ` Blaisorblade

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=Pine.LNX.4.64.0701261448180.3159@sparrow \
    --to=wstearns@pobox.com \
    --cc=jdike@addtoit.com \
    --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