9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@labs.coraid.com>
To: 9fans@9fans.net
Subject: Re: [9fans] unknown error message
Date: Sat, 12 Jun 2010 23:35:14 -0400	[thread overview]
Message-ID: <51db8037450bf53ea59616a1d4a2ccfb@coraid.com> (raw)
In-Reply-To: <335ea6de6d94d5b47c010b66bc0253ae@smgl.fr.eu.org>

On Sat Jun 12 17:46:52 EDT 2010, mathieu.lonjaret@gmail.com wrote:
> Hello,
>
> I doubt it will help me debug my problems but out of curiosity, can
> anyone tell me where this assertion is coming from please? Even better,
> if you have a clue about what I was doing wrong at this point ;)
>
> 15014.35 a < t->size && t->size < b: assertion failed
> btfs 15014: suicide: sys: trap: page fault pc=0x0001079b
>

ron's excellent suggestion notwithstanding, this looks to
be a memory screw:

; g 'a < t->size && t->size < b' /sys/src
/sys/src/libc/port/pool.c:218: 	assert(a < t->size && t->size < b);


setting the various parinoia flags (pool(2)) will probablly help.

- erik



  parent reply	other threads:[~2010-06-13  3:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-12 21:42 Mathieu Lonjaret
2010-06-12 22:43 ` ron minnich
2010-06-13  3:35 ` erik quanstrom [this message]
2010-06-13 10:08   ` Mathieu Lonjaret
2010-06-14  2:46 erik quanstrom
2010-06-14  8:53 ` Mathieu Lonjaret
2010-06-14 13:38 ` Ethan Grammatikidis

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=51db8037450bf53ea59616a1d4a2ccfb@coraid.com \
    --to=quanstro@labs.coraid.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).