All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jacques-Charles Lafoucriere <jc.lafoucriere@cea.fr>
To: Jeff Dike <jdike@addtoit.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] 2.6.18 UML machine on FC6 host
Date: Tue, 20 Mar 2007 09:12:44 +0100	[thread overview]
Message-ID: <45FF977C.7050605@cea.fr> (raw)
In-Reply-To: <20070319174857.GE11790@c2.user-mode-linux.org>


[-- Attachment #1.1: Type: text/plain, Size: 1695 bytes --]

Hi,

I applied the patch to a 2.6.20 kernel and tried the 2.6.21-rc4 and 
still have the issue

The UML machine is in an infinite loop

ptrace(PTRACE_GETREGS, 16641, 0, 0x9dc5974) = 0
ptrace(PTRACE_GETFPXREGS, 16641, 0, 0x9dc5a24) = 0
ptrace(PTRACE_CONT, 16641, 0, SIGSEGV)  = 0
waitpid(16641, [{WIFSTOPPED(s) && WSTOPSIG(s) == SIGUSR1}], WSTOPPED) = 
16641
--- SIGCHLD (Child exited) @ 0 (0) ---
ptrace(PTRACE_SETREGS, 16641, 0, 0x9dc5974) = 0
ptrace(PTRACE_SETFPXREGS, 16641, 0, 0x9dc5a24) = 0
ptrace(0x1f /* PTRACE_??? */, 16641, 0, 0) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(16641, [{WIFSTOPPED(s) && WSTOPSIG(s) == SIGSEGV}], WSTOPPED) = 
16641
ptrace(PTRACE_GETREGS, 16641, 0, 0x9dc5974) = 0
ptrace(PTRACE_GETFPXREGS, 16641, 0, 0x9dc5a24) = 0
ptrace(PTRACE_CONT, 16641, 0, SIGSEGV)  = 0
--- SIGCHLD (Child exited) @ 0 (0) ---

Do I have to change things on my host machine ? (I use 2.6.18-1.2798 
with no skas3 patch)


Jeff Dike wrote:
> On Mon, Mar 19, 2007 at 10:00:49AM +0100, Jacques-Charles Lafoucriere wrote:
>   
>> I am trying to build and run a UML 2.6.18 machine on a FC6 host. 
>> (2.6.18-1.2798)
>>     
>
> Why are you insisting on a 2.6.18 UML?
>
>   
>> I have tried many patches from the list and was not able to be successful
>> (hang after VFS: Mounted root (ext3 filesystem) readonly.)
>>     
>
> Try 2.6.21-rc4 or this patch:
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=14251809b1921b1216568700f1be2f91a1cbb5c7
>
>   
>> Does the host need a special patch to run recent UML kernel or is it 
>> only an issue in the UML machine ?
>>     
>
> It was a bug in UML's handing of newer host VDSOs.
>
> 				Jeff
>
>   

[-- Attachment #1.2: Type: text/html, Size: 2545 bytes --]

[-- Attachment #2: Type: text/plain, Size: 345 bytes --]

-------------------------------------------------------------------------
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

[-- Attachment #3: Type: text/plain, Size: 194 bytes --]

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  parent reply	other threads:[~2007-03-20  8:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-19  9:00 [uml-devel] 2.6.18 UML machine on FC6 host Jacques-Charles Lafoucriere
2007-03-19 17:48 ` Jeff Dike
2007-03-20  7:37   ` Jacques-Charles Lafoucriere
2007-03-20  8:12   ` Jacques-Charles Lafoucriere [this message]
2007-03-20 14:28     ` Jeff Dike
2007-03-20 20:15       ` Jacques-Charles Lafoucriere
  -- strict thread matches above, loose matches on Subject: below --
2007-05-18  7:51 Andrew Sinclair
2007-05-18 12:07 ` Antoine Martin
2007-05-22 18:04   ` Ryan Angilly
2007-05-23  0:59     ` Antoine Martin
2007-05-23 23:54       ` Andrew Sinclair

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=45FF977C.7050605@cea.fr \
    --to=jc.lafoucriere@cea.fr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.