Bug 216958 - webdav KIO slave break when writing/reading large (>2GB) files
Summary: webdav KIO slave break when writing/reading large (>2GB) files
Status: RESOLVED DUPLICATE of bug 34578
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: webdav (show other bugs)
Version: 4.3
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-01 17:23 UTC by Johannes Truschnigg
Modified: 2011-03-23 19:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Truschnigg 2009-12-01 17:23:20 UTC
Version:            (using KDE 4.3.3)
Compiler:          gcc (Gentoo 4.4.2 p1.0) 4.4.2
 -O2 -march=native (Intel COre 2 Quad Q6600)
OS:                Linux
Installed from:    Gentoo Packages

When using webdav to manage files on a remote HTTP/WebDAV resource (Apache, in my case), handling files over 2GB in size crashes the KIO slave - the transfer is shut down after 2GB of data are submitted, the server logs shows:
----snip----
[Tue Dec 01 16:39:42 2009] [error] [client 192.168.1.1] request failed: error reading the headers
----snip----

Neither uploading nor downloading works. It's possible to rename and list resources of more than 2GB in size. The very same server setup shows none of these problems when using a different Dav client (cadaver).
Comment 1 Dawit Alemayehu 2011-03-23 19:56:42 UTC

*** This bug has been marked as a duplicate of bug 34578 ***