From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 28 Feb 2005 13:09:35 -0500 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] leak not working? In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Topicbox-Message-UUID: 57f6a3a0-eace-11e9-9e20-41e7f4b1d025 > i can't seem to persuade 'leak' to work: > > plan9% leak -b rio | rc > :1: (error) no map > :2: (error) sbrkmem used but not set > aux/acidleak: no allocated data region > plan9% leak -s rio | rc > :1: (error) no map > :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