After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 349909 - Webdav module leaks memory
Webdav module leaks memory
Status: RESOLVED DUPLICATE of bug 306026
Product: gnome-vfs
Classification: Deprecated
Component: Module: http
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: Christian Kellner
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-04 11:20 UTC by Martin Ejdestig
Modified: 2006-08-04 12:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Martin Ejdestig 2006-08-04 11:20:12 UTC
When trying to copy a large file (> 500 MB in this case), one has to abort after a couple of seconds because the webdav module leaks so much memory that the system becomes nearly unusable.
Comment 1 Christian Kellner 2006-08-04 11:30:12 UTC
It doesn't leak. It copies the stuff first to the memory then to the server. I know that sucks. This is a dup anyway! 

*** This bug has been marked as a duplicate of 306026 ***
Comment 2 Martin Ejdestig 2006-08-04 12:38:45 UTC
Ah, that explains why I didn't find it. Sorry for the dup.