On Mon, Oct 30, 2006 at 01:32:18PM -0800, Paul Johnson wrote:

> See attached output.

Thanks, that's helpful.  There seems to be something going wrong outside
fetchnews but there does look to be a problem in fetchnews itself.
Could you please generate a valgrind trace against a fetchnews binary
with debug symbols?  

You can do this by rebuilding the source package and then running
valgrind against the fetchnews binary in the source tree.  To get the
packages needed to do the build install things needed to do the build:

        apt-get build-dep leafnode
        apt-get install leafnode

then get the source package and compile it:

        apt-get source leafnode
        cd leafnode-2.0.0.alpha20061010a
        dpkg-buildpackage -rfakeroot -us -uc -B

and finally run valgrind on the resulting fetchnews binary:

        valgrind -v ./fetchnews

If you're not comfortable with doing this please say and I'll upload
something for you to try somewhere when I'm on the correct machine.

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

Attachment: signature.asc
Description: Digital signature

Reply via email to