From: Rob Landley <rob@landley.net>
To: user-mode-linux-devel@lists.sourceforge.net
Cc: Jeff Dike <jdike@addtoit.com>
Subject: Re: [uml-devel] Getting the x86-64 rollup patch to work on my x86 laptop.
Date: Thu, 17 Nov 2005 08:46:55 -0600 [thread overview]
Message-ID: <200511170846.55886.rob@landley.net> (raw)
In-Reply-To: <20051117052622.GA12221@ccure.user-mode-linux.org>
On Wednesday 16 November 2005 23:26, Jeff Dike wrote:
> On Wed, Nov 16, 2005 at 06:11:38PM -0600, Rob Landley wrote:
> > Sure:
> >
> > make: *** [arch/um/kernel-offsets.s] Error 1
>
> Sorry, I forgot this was x86_64. Try the patches up to tt-options - the
> tls stuff doesn't build on x86_64 yet.
>
> Jeff
Actually, it turns out straight 2.6.15-rc1 is unstable under -skas0 mode on my
intel laptop. It boots up and gives me a shell prompt (which is all I tested
the first time), but if I type whoami (my standard "is this a UML or a host
system prompt" test), it panics with:
sh-3.00# whoami
Stub registers -
0 - bffff000
1 - 1000
2 - 3
3 - 11
4 - bffff000
5 - 0
6 - bffff000
7 - 7b
8 - 7b
9 - 0
10 - 33
11 - ffffffff
12 - bfffe08d
13 - 73
14 - 210246
15 - bffff7fc
16 - 7b
Kernel panic - not syncing: copy_context_skas0 : failed to wait for
SIGUSR1/SIGTRAP, pid = 9642, n = 9642, errno = 0, status = 0xb7f
EIP: 0073:[<ffffe410>] CPU: 0 Not tainted ESP: 007b:bfa61780 EFLAGS: 00200206
Not tainted
EAX: ffffffda EBX: 01200011 ECX: 00000000 EDX: 00000000
ESI: 00000000 EDI: 401922e8 EBP: bfa617d8 DS: 007b ES: 007b
0819387c: [<08080b5d>] notifier_call_chain+0x2d/0x50
08193898: [<080714a1>] panic+0x71/0x110
081938b0: [<0805e910>] wait_stub_done+0x100/0x190
0819391c: [<0806bc75>] ptrace_setregs+0x25/0x40
08193930: [<0805f340>] copy_context_skas0+0x1b0/0x270
08193a0c: [<0805e6aa>] init_new_context_skas+0x11a/0x1a0
08193a3c: [<0806f912>] copy_mm+0xd2/0x380
08193a80: [<0807051c>] copy_process+0x43c/0xd90
08193aa0: [<0805dcd3>] setjmp_wrapper+0x83/0x90
08193ac4: [<0805dc87>] setjmp_wrapper+0x37/0x90
08193ae4: [<0805a745>] change_signals+0x65/0x90
08193b60: [<08070edf>] do_fork+0x6f/0x1ca
08193b80: [<0807f5a4>] kernel_sigprocmask+0x64/0x140
08193b90: [<08060b00>] copy_to_user_skas+0x70/0xa0
08193ba0: [<08060a50>] copy_chunk_to_user+0x0/0x40
08193bc8: [<0806ced9>] sys_clone+0x79/0xa0
08193bf4: [<080601fc>] handle_syscall+0xec/0x100
08193c64: [<0805eac8>] handle_trap+0x28/0x130
08193c8c: [<0805f134>] userspace+0x1c4/0x220
08193cd8: [<08055f50>] init+0x0/0x170
08193ce4: [<0805fc12>] new_thread_handler+0xf2/0x130
What do you want dumps of? (Keep in mind this is straight -rc1. As of
yesterday I can't get your current patch set to even _build_ on my 32-bit x86
ubuntu laptop.)
Let me know what you want me to try...
Rob
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2005-11-17 14:47 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-16 17:00 [uml-devel] Getting the x86-64 rollup patch to work on my x86 laptop Rob Landley
2005-11-16 19:42 ` Bodo Stroesser
2005-11-16 22:19 ` Jeff Dike
2005-11-17 0:11 ` Rob Landley
2005-11-17 5:26 ` Jeff Dike
2005-11-17 13:16 ` Rob Landley
2005-11-17 16:37 ` Jeff Dike
2005-11-17 15:58 ` Rob Landley
2005-11-17 17:26 ` Jeff Dike
2005-11-17 17:40 ` Jeff Dike
2005-11-17 22:19 ` Rob Landley
2005-11-17 14:46 ` Rob Landley [this message]
2005-11-17 17:24 ` Jeff Dike
2005-11-17 18:40 ` Jeff Dike
2005-11-17 22:51 ` Rob Landley
2005-11-17 23:12 ` Rob Landley
2005-11-18 3:12 ` Jeff Dike
2005-11-18 6:14 ` Rob Landley
2005-11-18 6:32 ` Rob Landley
2005-11-18 6:48 ` Rob Landley
2005-11-18 7:26 ` Blaisorblade
2005-11-18 7:33 ` Rob Landley
2005-11-18 7:58 ` Blaisorblade
2005-11-18 8:59 ` Rob Landley
2005-11-19 2:35 ` Blaisorblade
2006-01-11 21:52 ` [uml-devel] tls incrementals for 2.6.15 breaking build ... still? D. Bahi
2006-01-12 5:29 ` D. Bahi
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=200511170846.55886.rob@landley.net \
--to=rob@landley.net \
--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.