nextcloud / nextcloud/android

[Overview] OutOfMemoryError

Open
#11,076 2 comments 0 reactions 0 assignees View on GitHub
approved bug overview performance: OOM :brain:
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

This issue is here to concentrate in one place all out of memory error traces.

So far, the most usual reasons for OOM to happen:

## Uploading lots of files
**This seems to be more frequent since new uploader was introduced**

- https://github.com/nextcloud/android/issues/10653 and duplicates -> crashes while uploading
- https://github.com/nextcloud/android/issues/11066 and duplicates -> crashes when restarting failed uploads

## Streaming large videos
- https://github.com/nextcloud/android/issues/9428 and duplicates

## Browsing media
- https://github.com/nextcloud/android/issues/11132

## Other random issues
- https://github.com/nextcloud/android/issues/11060 <- idle, crashes in ThreadLocalWorkSource
- https://github.com/nextcloud/android/issues/9639 <- when syncing e2e folder
- https://github.com/nextcloud/android/issues/10633 <- too many clonflicts

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.