2 Jul 2006 19:24
Fetchnews - glibc detected *** double free or corruption - aborted
Hi there,
I'm having a bit of a problem with fetchnews on one of my systems,
which gives this error:
$ sudo fetchnews -vvv
Password:
fetchnews mode: get articles, get headers, get bodies, post articles
erased stale pid 8995 host quattro.stroller.uk.eu.org lockfile /
var/spool/news/leaf.node/lock.file
*** glibc detected *** double free or corruption (!prev):
0x08068d98 ***
Aborted
$ sudo rm -f /var/spool/news/leaf.node/lock.file
$ sudo fetchnews -vvv
fetchnews mode: get articles, get headers, get bodies, post articles
*** glibc detected *** double free or corruption (!prev):
0x08068d98 ***
Aborted
$
It used to work fine, but I am using the Gentoo distro and upgraded
something else and now fetchnews does this consistently. I have tried
recompiling Leafnode, libpcre and most every package on my system
(using `emerge -e leafnode) and I still get this problem; it gives
the same symptoms using the 20060321 snapshot (supplied by Gentoo's
portage) and the 20060608 snapshot, both irrespective of whether I
compile them using Gentoo's ebuild or manually using `./configure ;
make ; make install`.
(Continue reading)
RSS Feed