9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@coraid.com>
To: 9fans@cse.psu.edu
Subject: [9fans] ip qunlock problem
Date: Wed,  9 May 2007 21:38:53 -0400	[thread overview]
Message-ID: <6247f729563b3efff220a0b6a2224908@coraid.com> (raw)

i'm getting these error messages from ip about 1 
every 10 seconds.

qunlock called with qlock not held, from 0xf015ba30
qunlock called with qlock not held, from 0xf015ba30
qunlock called with qlock not held, from 0xf015ba30
qunlock called with qlock not held, from 0xf015ba30
qunlock called with qlock not held, from 0xf015ba30

acid: src(0xf015ba30)
/usr/quanstro/dist/sys/src/9/ip/devip.c:582
 577	
 578		cv->r = nil;
 579		cv->rgen = 0;
 580		cv->p->close(cv);
 581		cv->state = Idle;
>582		qunlock(cv);

it seems like the problem is a few layers deep.
i'm looking for the problem, but it hasn't jumped
out at me yet.

- erik


             reply	other threads:[~2007-05-10  1:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-10  1:38 erik quanstrom [this message]
2007-05-10  1:52 ` erik quanstrom
2007-05-10  2:08   ` Russ Cox
2007-05-10  2:35     ` erik quanstrom

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=6247f729563b3efff220a0b6a2224908@coraid.com \
    --to=quanstro@coraid.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).