Summary: | sftp connection fails with out of memory error | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Sebastian Strand <sebstrand> |
Component: | sftp | Assignee: | Dawit Alemayehu <adawit> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bertrand.haut, lcampagn, rjwysocki |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | sftp34.diff |
Description
Sebastian Strand
2005-03-21 16:56:13 UTC
Is there anyway you can try the attached patch and see if it fixes the problem for you ? On Monday 21 March 2005 10:56, Sebastian Strand wrote: [bugs.kde.org quoted mail] Created an attachment (id=10803) sftp34.diff Yes! After applying the patch and recompiling I was able to log in and copy some files, so it appears to have solved the problem. CVS commit by adawit: - Fix problem with symlinks not being clickable randomly. - Fix the out of memory problem on x64 platforms. - Fix wrong file size being reported for really large files. BUGS:99928 BUGS:102103 BUGS:103729 M +290 -265 kio_sftp.cpp 1.65 M +24 -23 sftpfileattr.cpp 1.16 M +12 -14 sftpfileattr.h 1.12 *** Bug 105114 has been marked as a duplicate of this bug. *** *** Bug 104740 has been marked as a duplicate of this bug. *** *** Bug 105417 has been marked as a duplicate of this bug. *** |