From: Jan Dittmer <jdi@l4x.org>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] Programs in guest segfault, amd64 host and guest
Date: Wed, 18 Oct 2006 17:33:50 +0200 [thread overview]
Message-ID: <4536495E.7010006@l4x.org> (raw)
- Guest 2.6.19-rc1-git11
- Host Debian 2.6.18-1-amd64
- Debian etch for host and guest
- both using ext3
- command to start the guest
./linux-2.6.19-rc1-git11 ubd0=umlblob.cow,etch-amd64.img \
eth0=daemon,10:00:00:00:00:02,unix,/var/run/uml-utilities/uml_switch.ctl \
mem=128M \
con=null umid=umlprey \
>/dev/null 2>&1 &
$ strace btlaunchmany /tmp/
...
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|0x40,
-1, 0) = 0x41c4e000
mprotect(0x41c4e000, 4096, PROT_NONE) = 0
clone(Process 484 attached
child_stack=0x4244e280,
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED,
parent_tidptr=0x4244e9f0, tls=0x4244e960, child_tidptr=0x4244e9f0) = 484
[pid 483] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...>
[pid 484] --- SIGSEGV (Segmentation fault) @ 0 (0) ---
Process 484 detached
<... rt_sigprocmask resumed> NULL, 8) = 0
+++ killed by SIGSEGV +++
Process 483 detached
$ strace mlnet -stdout
...
gettimeofday({1161185543, 817872}, NULL) = 0
mmap(NULL, 8392704, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_ANONYMOUS|0x40, -1, 0) = 0x41ccd000
mprotect(0x41ccd000, 4096, PROT_NONE) = 0
clone(child_stack=0x424cd270,
flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID|CLONE_DETACHED,
parent_tidptr=0x424cd9f0, tls=0x424cd960, child_tidptr=0x424cd9f0) = 502
gettimeofday({1161185543, 820912}, NULL) = 0
poll([{fd=7, events=POLLIN}, {fd=6, events=POLLIN}, {fd=5, events=POLLIN},
{fd=4, events=POLLIN}, {fd=3, events=POLLIN}], 5, 96) = -1 EINTR
(Interrupted system call)
+++ killed by SIGSEGV +++
Process 501 detached
Additionally I'm having build failure compiling ARCH=um SUBARCH=i386.
Thanks for any pointers,
Jan
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next reply other threads:[~2006-10-18 15:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-18 15:33 Jan Dittmer [this message]
2006-10-18 19:09 ` [uml-devel] Programs in guest segfault, amd64 host and guest Jeff Dike
2006-10-18 19:16 ` Jan Dittmer
2006-10-18 21:03 ` Nikola Ciprich
2006-10-18 21:05 ` Jeff Dike
2006-10-18 21:25 ` Jan Dittmer
2006-10-20 16:33 ` Jeff Dike
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=4536495E.7010006@l4x.org \
--to=jdi@l4x.org \
--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