[Cyberduck-trac] [Cyberduck] #10392: Out of memory error when uploading larger files

Cyberduck trac at cyberduck.io
Fri Nov 16 22:29:55 UTC 2018


#10392: Out of memory error when uploading larger files
------------------------+------------------------------
 Reporter:  Th3Dan      |         Owner:  jmalek
     Type:  defect      |        Status:  assigned
 Priority:  high        |     Milestone:  7.0
Component:  onedrive    |       Version:  Nightly Build
 Severity:  major       |    Resolution:
 Keywords:              |  Architecture:  Intel
 Platform:  Windows 10  |
------------------------+------------------------------
Changes (by jmalek):

 * owner:   => jmalek
 * status:  new => assigned


Comment:

 Thanks for retesting.
 I created a test case where 90 % of memory is in use on an 8 GB VPS
 (Cyberduck running in the background before filling up the memory). After
 doing any action Cyberduck immediatly crashed.

 So: This is a major issue I'm currently investigating but it might take
 time as this is not easily resolved. There is not "just" the 4 GB limit
 but also the limitation that if Cyberduck allocates space outside the
 first 4 GB of system memory it will crash.
 Or in other words: It does not run out of memory (not even near maximum
 memory usage) but runs out of addressable memory space which presents
 itself in a OutOfMemory error.

 The IP disconnect should not affect Cyberduck uploading files as it just
 repeats until it can upload successfully.

 Just for my records: Out of 32 GB you had 22 GB left, then 10 GB had been
 in use which could lead to this error.

--
Ticket URL: <https://trac.cyberduck.io/ticket/10392#comment:12>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list