[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] Fetching - problem



Lukasz Rzanek <lukasz@xxxxxxxxxx> writes:

> But the problem with those servers still exists. I got something like
> this in log files:
> Feb  1 14:35:01 szopka fetchnews[1788]: connected to 81.3.74.23:119,
> reply: 200
> Feb  1 14:35:01 szopka fetchnews[1788]: news.atozedsoftware.com: 0
> articles posted
> Feb  1 14:35:01 szopka fetchnews[1788]: Reading server info from
> /var/spool/news/leaf.node/news.atozedsoftware.com
> Feb  1 14:35:01 szopka fetchnews[1788]: Merging in
> /var/spool/news/leaf.node/news.atozedsoftware.com~ from previous run
> Feb  1 14:35:02 szopka fetchnews[1788]: atozedsoftware.intraweb.v5beta:
> considering articles 1 - 3120
> Feb  1 14:35:03 szopka fetchnews[1788]: Unable to parse
>
> And it freezes.

Can you obtain a stack backtrace?

Run: typescript
then type: gdb fetchnews 1788 (replace 1788 by the process ID of fetchnews)
then type: backtrace full
then type: quit
then type: exit or logout (depending on your shell).

Then please send me the resulting typescript file.

It may also help if you set debugmode=1 in your config file before you
do this, and also send me the debug log (see the README file, section
DEBUGGING).

-- 
Matthias Andree
leafnode-1 download: http://sourceforge.net/projects/leafnode/
leafnode-1 docs/new: http://mandree.home.pages.de/leafnode/
leafnode-2 homepage: http://mandree.home.pages.de/leafnode/beta/

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list