All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zachary Amsden <zach@vmware.com>
To: bert hubert <bert.hubert@netherlabs.nl>
Cc: virtualization@lists.osdl.org
Subject: Re: lhype on 2.6.20-rc2: Guest didn't handle trap 6 at c071b594	(cr2=00000000, err=0)
Date: Wed, 27 Dec 2006 16:43:55 -0800	[thread overview]
Message-ID: <4593134B.6030104@vmware.com> (raw)
In-Reply-To: <20061227132520.GA32685@outpost.ds9a.nl>

bert hubert wrote:
> Hi everybody,
>
> Attracted by the puppies, I'm trying to run lhype. The patch applies cleanly
> to 2.6.20-rc2, my .config is in accord with lhype.txt, but when I try to
> launch an instance, I get this:
>
> $ sudo drivers/lhype/lhype_add 64m 0 vmlinux --tunnet=192.168.19.1 --block=linux.img root=/dev/lhba
> lhype_add: Failed to get DMA buffer from 0xb7fff008: No such file or directory
> lhype_add: network: no dma buffer!: No such file or directory
> lhype_add: Running guest failed: No such file or directory
>
> When I subsequently retry, I get the same, but third and following tries
> only give:
>
> lhype_add: Running guest failed: No such file or directory
>
> $ dmesg | tail
> lhype: mapped hypervisor at ffc00000
> (...)
> Guest didn't handle trap 6 at c071b594 (cr2=00000000,err=0)
> Guest 0 dead drivers/lhype/init.c:424
>
> $ file linux.img
> linux.img: x86 boot sector, LInux i386 boot LOader
>
> $ file vmlinux
> vmlinux: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically linked, not stripped
>
> Any clues? I think I've followed lhype.txt to the letter.
>   

Well, I'm not an lhype expert, but the messages indicate a #UD, likely a 
BUG_ON assertion firing somewhere.  I'd try tracking down what function 
was at c071b594 in your kernel and look for assertions there and also at 
drivers/lhype/init.c to see what might have gone wrong.

Zach

  reply	other threads:[~2006-12-28  0:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-27 13:25 lhype on 2.6.20-rc2: Guest didn't handle trap 6 at c071b594 (cr2=00000000, err=0) bert hubert
2006-12-28  0:43 ` Zachary Amsden [this message]
2006-12-28  2:23 ` lhype on 2.6.20-rc2: Guest didn't handle trap 6 at c071b594 (cr2=00000000,err=0) Rusty Russell
2006-12-28 11:45   ` lhype on 2.6.20-rc2: Guest didn't handle trap 6 at c071b594 (cr2=00000000, err=0) bert hubert
2006-12-28 23:34     ` lhype on 2.6.20-rc2: Guest didn't handle trap 6 at c071b594 (cr2=00000000,err=0) Rusty Russell
2006-12-29  9:54       ` lhype on 2.6.20-rc2: Guest didn't handle trap 6 at c071b594 (cr2=00000000, err=0) bert hubert
2006-12-29 11:05         ` bert hubert

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=4593134B.6030104@vmware.com \
    --to=zach@vmware.com \
    --cc=bert.hubert@netherlabs.nl \
    --cc=virtualization@lists.osdl.org \
    /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.