9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <russcox@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] leak not working?
Date: Mon, 28 Feb 2005 13:09:35 -0500	[thread overview]
Message-ID: <ee9e417a05022810094810ddc2@mail.gmail.com> (raw)
In-Reply-To: <cb145cc1def1d1173d97f1c247f5e37b@plan9.ucalgary.ca>

> i can't seem to persuade 'leak' to work:
>
>         plan9% leak -b rio | rc
>         <stdin>:1: (error) no map
>         <stdin>:2: (error) sbrkmem used but not set
>         aux/acidleak: no allocated data region
>         plan9% leak -s rio | rc
>         <stdin>:1: (error) no map
>         <stdin>:2: (error) sbrkmem used but not set
>         plan9%

leak is just a shell script.  dig in.
it sounds like the processes are dying under your feet
or you don't have permission to debug them.

russ


      reply	other threads:[~2005-02-28 18:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-28 17:57 andrey mirtchovski
2005-02-28 18:09 ` Russ Cox [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=ee9e417a05022810094810ddc2@mail.gmail.com \
    --to=russcox@gmail.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).