9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] leak not working?
@ 2005-02-28 17:57 andrey mirtchovski
  2005-02-28 18:09 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: andrey mirtchovski @ 2005-02-28 17:57 UTC (permalink / raw)
  To: 9fans

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%



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] leak not working?
  2005-02-28 17:57 [9fans] leak not working? andrey mirtchovski
@ 2005-02-28 18:09 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2005-02-28 18:09 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-28 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-28 17:57 [9fans] leak not working? andrey mirtchovski
2005-02-28 18:09 ` Russ Cox

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).