<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      This seems to have to do with the incomplete "big numbers" (ie.
      larger than 32 bit) support for 32 bit platforms in Barrelfish. It
      might simply be that a big number arithmetic function is not
      implemented. Have a look at usr/skb/eclipse_kernel/src/bigrat.c
      and see what functions are exercised for you and if a function
      there is incomplete.<br>
      <br>
      Unfortunately, I can't help you much more with this.<br>
      <br>
      Simon<br>
      <br>
      On 12-11-26 04:39 AM, ZHANGTIAN wrote:<br>
    </div>
    <blockquote cite="mid:BLU170-W27E43E182B640B3EAF8262935F0@phx.gbl"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:&#24494;&#36719;&#38597;&#40657;
}
--></style>
      <div dir="ltr">
        Hi all:<br>
        <br>
        We were trying Barrelfish networking on qemu x86_32, but failed
        and saw below error message when booting :<br>
        <br>
        pci.c: pci_program_bridges(): SKB returned error code 2<br>
        SKB error returned: instantiation fault in bignum(_55945integer
        overflow in fix(-8000000000.0, _56039)<br>
        , _55979)<br>
        <br>
        SKB output: <br>
        WARNING: CONTINUING, HOWEVER PCI DEVICES WILL BE UNUSABLE<br>
        Initializing RTL8029(AS)...<br>
        This is not a recognized rtl8029as: ID is 00:ff!<br>
        ############################################<br>
        For service [rtl8029] MAC= 00:00:00:00:00:00<br>
        service [rtl8029_0] exported at iref 19<br>
        <br>
        <br>
        Wonder if there's bug in SKB module? Can anyone help on this? <br>
        <br>
        Thx very much!<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Barrelfish-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Barrelfish-users@lists.inf.ethz.ch">Barrelfish-users@lists.inf.ethz.ch</a>
<a class="moz-txt-link-freetext" href="https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users">https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>