I am the current developer / maintainer of the OneDrive Linux client (https://abraunegg.github.io/, https://github.com/abraunegg/onedrive/) and a current user has posted an issue in regards to a memory leak that impacts use of the client (see: https://github.com/abraunegg/onedrive/issues/893 for details) - however exhaustive testing on other platforms and environments has been unable to uncover where this leak is originating from. Other users running ARM or Docker do not seem to see this issue either (or at least it is not being reported).
As I do not have this hardware, and despite building a qemu ARM platform, I am unable to trigger or see this issue. The end users platform consists of the following:
- Armbian Buster Server (4.14) with openmediavault 5 on odroid-hc2
- OpenMediaVault + flashmemory (folder2ram)
- Running the OneDrive client via Docker using the provided 'dockerfile-rpi'