On Thu, Oct 26, 2006 at 07:37:33PM -0700, Paul Johnson wrote:
> On Thursday 26 October 2006 08:15, you wrote:

> > Could you please try running one of these applications under valgrind to
> > see if that provides more information about what is happening?

> Is there any noob docs for this?  I'm not a developer; valgrind isn't 
> something I know.

As root run:

  apt-get install valgrind

or equivalent to install valgrind and then:

  valgrind /usr/bin/fetchnews

to run fetchnews under valgrind and send the output from that.  Running
under valgrind will slow fetchnews down enormously: this is expected.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to