Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18597 - librsync 0.9.5.1 fixes serious memory leak in 0.9.5
Summary: librsync 0.9.5.1 fixes serious memory leak in 0.9.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 21968
  Show dependency tree
 
Reported: 2003-04-01 13:29 UTC by Justin Yackoski
Modified: 2003-05-31 08:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Yackoski 2003-04-01 13:29:03 UTC
librsync 0.9.5 contains memory leaks which cause it to use an amount of RAM
about equal to the size of the data being rsync'd.  librsync-0.9.5.1 fixes this
bug, and the existing ebuild need only be renamed for it to work properly with
librsync-0.9.5.1.  Recommend removing 0.9.5 from portage tree as unless you've
got lots of ram or a big swap space, the leak will lockup your system.

Reproducible: Always
Steps to Reproduce:
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-04-02 16:18:09 UTC
sorry i dont see any 0.9.5.1 file on the homepage
Comment 2 Justin Yackoski 2003-04-02 16:57:05 UTC
Sorry, it is available at http://rdiff-backup.stanford.edu/librsync-0.9.5.1.tar.gz (you'll need to change SRC_URI in the ebuild).  I got that link from rdiff-backup's website, http://rdiff-backup.stanford.edu/.  I'm not sure why the librsync homepage doesn't list it, I could have sworn it did.  

I apologize for the confusion.
Comment 3 Christian Plessl 2003-04-30 16:53:01 UTC
There seems to be some confusion with the various websites. 
 
The rproxy webpage, that is also referenced as HOMEPAGE in the librsync-0.9.5.ebuild 
(http://sourceforge.net/projects/rproxy/) denotes 0.9.5 as the newest version. But there is also a 
news item (dating from Feb, 27 2003, that says, that librsync has now its own webpage: 
http://librsync.sourceforge.net/ Also on this webpage 0.9.5 seems to be the newest version. 
 
But the webpage for rdiff-backup (http://rdiff-backup.stanford.edu) , a wonderfull backup utility, 
points to an updated librsync-0.9.5.1, that fixes a memory leak present in 0.9.5. 
According to the rdiff-backup webpage, rdiff-backup requires librsync-0.9.5.1. But 
librsync-0.9.5.1 is neither in the portage tree, nor does the rdiff-backup ebuild  mention the 
correct dependency, which is librsync-0.9.5.1. 
 
Greping for librsync in /usr/portage revealed, that rdiff-backup is the _only_ ebuild that relies on 
librsync.  
 
So I would suggest, that we should include librsync-0.9.5.1 from the rdiff-backup website. 
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-05-31 08:34:28 UTC
in cvs