All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] Does UML 2.6.14 work under x86-64?
@ 2005-11-06 23:23 Rob Landley
  2005-11-07 16:25 ` Jeff Dike
                   ` (2 more replies)
  0 siblings, 3 replies; 35+ messages in thread
From: Rob Landley @ 2005-11-06 23:23 UTC (permalink / raw)
  To: David Lang, user-mode-linux-devel

David Lang is trying to get my firmware build working under x86-64, and when I 
upgraded him to 2.6.14 (to get around the memory leak in 2.6.13.2), he 
started getting this:

>> Checking PROT_EXEC mmap in /tmp...OK
>> Checking for the skas3 patch in the host:
>>    - /proc/mm...not found
>>    - PTRACE_FAULTINFO...not found
>>    - PTRACE_LDT...not found
>> UML running in SKAS0 mode
>> Kernel panic - not syncing: get_skas_faultinfo : failed to wait for
>> SIGUSR1/SIGTRAP, pid = 16411, n = 16411, errno
>>   0, status = 0xb7f

This is 2.6.14 configured like so:

make ARCH=um allnoconfig &&
cat >> .config << EOF &&
CONFIG_MODE_SKAS=y
CONFIG_BINFMT_ELF=y
CONFIG_HOSTFS=y
CONFIG_SYSCTL=y
CONFIG_STDERR_CONSOLE=y
CONFIG_UNIX98_PTYS=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_UBD=y
CONFIG_TMPFS=y
CONFIG_SWAP=y
CONFIG_LBD=y
CONFIG_EXT2_FS=y
CONFIG_PROC_FS=y
EOF
yes "" | make ARCH=um oldconfig &&
make ARCH=um

And then run via:

tmpdir/linux rootfstype=hostfs rw quiet mem=64M ubd0=tmpdir/swap.img 
init=/bin/sh

He first tried with the LDT patch applied.  Then he tried reverting it (and 
adding LD_ASSUME_KERNEL=2.4.1 to the kernel command line), but that didn't 
help.

Any clues?  (Should I tell him to just try -tt mode?  Or revert to 2.6.13 with 
the leak fix?)

Rob


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2005-11-16  1:23 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-06 23:23 [uml-devel] Does UML 2.6.14 work under x86-64? Rob Landley
2005-11-07 16:25 ` Jeff Dike
2005-11-07 19:32 ` Blaisorblade
2005-11-07 14:38   ` David Lang
2005-11-07 19:44   ` Blaisorblade
2005-11-08  0:53   ` Rob Landley
2005-11-07 14:47     ` David Lang
2005-11-07 15:30       ` David Lang
2005-11-08  3:39       ` Rob Landley
2005-11-08  5:13 ` [uml-devel] Making UML Single Threader Can Sar
2005-11-08  7:09   ` Rob Landley
2005-11-08  7:44     ` Can Sar
2005-11-09  0:35       ` Rob Landley
2005-11-09  0:48         ` Blaisorblade
2005-11-09  1:17           ` Rob Landley
2005-11-09  1:31             ` Blaisorblade
2005-11-09  3:18               ` Rob Landley
2005-11-10  4:18                 ` Jeff Dike
2005-11-10  4:58                   ` Rob Landley
2005-11-10  6:23                     ` Henrik Nordstrom
2005-11-10  4:07         ` Jeff Dike
2005-11-10  3:55           ` Rob Landley
2005-11-08 15:46     ` Jeff Dike
2005-11-09  0:27       ` Rob Landley
2005-11-14 13:59       ` Nix
2005-11-14 19:37         ` Blaisorblade
2005-11-14 20:00           ` Nix
2005-11-14 20:05             ` Geert Uytterhoeven
2005-11-15 11:39           ` Henrik Nordstrom
2005-11-16  1:23             ` Rob Landley
2005-11-08 16:13     ` Blaisorblade
2005-11-09  0:51       ` Rob Landley
2005-11-08 15:43   ` Jeff Dike
2005-11-08 16:10     ` Blaisorblade
2005-11-08 19:11     ` Can Sar

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.