<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I have a similar problem with kernel 3.0.9 compiled for i686 (i5
    processor):<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <span class="Apple-style-span" style="color: rgb(42, 42, 42);
      font-family: Tahoma,Verdana,Arial,sans-serif; font-size: 13px;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: 17px; orphans: 2;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; background-color: rgb(255, 255,
      255); display: inline ! important; float: none;">lguest: unhandled
      trap 13 at 0x100062 (0x0).<br>
      <br>
    </span>Something else that is interesting is, that this version
    (kernel 3.0.9) works, as host, with an old guest image (kernel
    2.6.35) but not with itself as a guest.<br>
    <br>
    I attached my config file, just in case it is indeed a configuration
    problem. <br>
    <br>
    Thank you and best regards,<br>
    <br>
    Eviatar<br>
    <span class="Apple-style-span" style="color: rgb(42, 42, 42);
      font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 13px;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: 17px; orphans: 2; text-align:
      -webkit-auto; text-indent: 0px; text-transform: none; white-space:
      normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust:
      auto; -webkit-text-stroke-width: 0px; background-color: rgb(255,
      255, 255); display: inline !important; float: none; "></span><br>
    <br>
    On 01/14/2012 07:57 AM, ron minnich wrote:
    <blockquote
cite="mid:CAP6exYKQ4=tz2F93qjaG9o7+66GrOGQ6YXMVAnUV5C5vT2JVwg@mail.gmail.com"
      type="cite">
      <pre wrap="">OK, it's been a while ... I"ve built lguest on my chromebook. It's an
i686 kernel of course.

The location is at 1371e36 which I realize means nothing but ... it's
in default_entry. It also looks to me like it's long before virtual
addressing is turned on. Things have changed in the kernel in this
particular area so I am not as familiar with it as I was (and soon
will be, again ...)

Could this be some simple screwup on configuration or something I have
to tell lguest somehow?

The command is simple:

lguest 64m vmlinux

I realize I need a root but I want to see it get far enough to
explode. I like fireworks.

thanks for any good hints ...

And, yes, config is set as in the doc, with CONFIG_PARAVIRT=y,
CONFIG_LGUEST_GUEST=y, ..EXPERIMENTAL=y, HIGHMEM64G=n, and so on.

I think I'm doing something dumb, just not sure what ... memory fails me.

thanks

ron
_______________________________________________
Lguest mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lguest@lists.ozlabs.org">Lguest@lists.ozlabs.org</a>
<a class="moz-txt-link-freetext" href="https://lists.ozlabs.org/listinfo/lguest">https://lists.ozlabs.org/listinfo/lguest</a>
</pre>
    </blockquote>
    <br>
    <br>
  </body>
</html>