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

Re: [leafnode-list] Reseting list of NewsGroups



Charlie Grosvenor schrieb am Sonntag, den 29. September 2002:

> When ever I run "Fetchnews -f" I get a segmentation fault. Any ideas
> about this?

Could you recompile leafnode with debugging enabled and run it under
gdb?

Try:

env CFLAGS=-g ./configure && make clean && make

Then run (as root or news) in the build directory:

gdb ./fetchnews
(wait until gdb has started)
run -f

and when it tells about SIGSEGV, please enter "backtrace full" and send
in the resulting output.

Use "quit" to get out of gdb.

Thanks in advance.

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