9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jmk@plan9.bell-labs.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] error msg
Date: Thu,  6 Jan 2005 09:25:30 -0500	[thread overview]
Message-ID: <4e5a7668438e65f1215b4953c14c1ea7@plan9.bell-labs.com> (raw)
In-Reply-To: <ACCF003CBA3D09458207DB0CB86AD17D0663C9@XMAIL.asuch.cas.cz>

On Thu Jan  6 05:34:49 EST 2005, cej@gli.cas.cz wrote:
> any hint what the following could mean? fatal?? thanks, ++pac.
>  
> lock 0x802fe414 loop key 0xdeaddead pc 0x801a25b5 held by pc 0x801a281c proc 3974
> 3979: cat pc 801b0ce3 dbgpc 2ae5 Fault (Running) ut 0st 370 bss 7000qpc 801a87f3 nl 0 nd 0 lpc 80125493 pri 3
>  

Run acid on your kernel binary and see what locks are being used at the two pcs given,
i.e.
	acid /386/9pcwhatever
	src(0x801a25b5)
	src(0x801a281c)

Was this a single error or was it repeated?
There is an update in the works which might be the answer.

--jim


      reply	other threads:[~2005-01-06 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-06 10:34 cej
2005-01-06 14:25 ` jmk [this message]

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=4e5a7668438e65f1215b4953c14c1ea7@plan9.bell-labs.com \
    --to=jmk@plan9.bell-labs.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).