9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: 9fans@9fans.net
Subject: Re: [9fans] 9vx problem with venti
Date: Mon, 30 Jun 2008 13:33:22 -0400	[thread overview]
Message-ID: <20080630173103.8B4CC1E8C51@holo.morphisms.net> (raw)
In-Reply-To: <13426df10806301003y68192e5xc9b18c5b4d4b5e7a@mail.gmail.com>

> on .10, I can run venti/venti. on .11, it locks up 9vx quite
> thoroughly after it prints init.... If you resize the window it is
> filled with garbage. Under strace I can see it taking the timer
> interrupts.
>
> Linux xcpu 2.6.25 #6 SMP Tue May 27 09:46:16 PDT 2008 i686 i686 i386 GNU/Linux
>
> Sorry I don't have much more. I'm still looking around.
>
>
> also, on .10, when I am doing a venti/copy, at some point vx dies with
> a sigsev on cpux, where x is 5 or 7 or 9 so far.

If you invoke it with the -A flag, then it will go into a
sleep loop on panic (-A stands for abort, but that didn't
work very well on OS X).  You can then attach with gdb
and get a stack trace or look at what the other threads
are doing.

The cpu numbers don't really mean anything except
for whether they're 0 (runs user code) or non-zero
(runs kprocs).

Russ



  reply	other threads:[~2008-06-30 17:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-30 17:03 ron minnich
2008-06-30 17:33 ` Russ Cox [this message]
2008-06-30 17:54   ` ron minnich
2008-06-30 21:05     ` ron minnich

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=20080630173103.8B4CC1E8C51@holo.morphisms.net \
    --to=rsc@swtch.com \
    --cc=9fans@9fans.net \
    /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).