9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Plan9/Bochs/kernel panic
Date: Tue, 11 Nov 2003 09:14:06 -0500	[thread overview]
Message-ID: <E1AJZHY-000Kxn-Jl@t40.swtch.com> (raw)
In-Reply-To: Your message of "Tue, 11 Nov 2003 09:34:33 GMT." <cff820f1.0311101134.4eb3efc3@posting.google.com>

> I tried installing Plan9 on Boches (CVS on Debian unstable, kernel
> 2.6.0-test9), but get a strange error when I boot from the floppy.
> The kernel loads and detects the emulated CPU, then dies immediatly
> with a "panic: math emu".  Also interesting is before the "entry:
> 80100020" line, there's this strange line that appears to be some kind
> of computation.  "1267078 => 745652+1116416+83748=1945816.".
>
> Any ideas?

The computation is the boot loader telling you its progress
in loading the kernel.  Disk size => text+data+bss = Mem size.

Beyond that I'm not much help.  Math emu means that the kernel
got a floating point exception, which should not happen.

Russ


  reply	other threads:[~2003-11-11 14:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-11  9:34 Paul Swartz
2003-11-11 14:14 ` Russ Cox [this message]
2003-11-11 19:00   ` Russ Cox
     [not found]   ` <-280943911904599510@unknownmsgid>
2005-04-19  4:19     ` Russ Cox

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=E1AJZHY-000Kxn-Jl@t40.swtch.com \
    --to=rsc@swtch.com \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).