android icon indicating copy to clipboard operation
android copied to clipboard

OutOfMemory Problem

Open bmmiddex opened this issue 2 years ago • 1 comments

⚠️ Before posting ⚠️

  • [X] This is a bug, not a question or an enhancement.
  • [X] I've searched for similar issues and didn't find a duplicate.
  • [X] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • [X] I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

Nextcloud App New installed. Hang with this report

Cause of error

Exception in thread "Binder:5781_9" java.lang.OutOfMemoryError: Failed to allocate a 16 byte allocation with 4482688 free bytes and 4377KB until OOM, target footprint 536870912, growth limit 536870912; failed due to fragmentation (largest possible contiguous allocation 432799744 bytes)
    at android.os.ThreadLocalWorkSource.setUid(ThreadLocalWorkSource.java:68)
    at android.os.Binder.execTransact(Binder.java:1157)

App information

  • ID: com.nextcloud.client
  • Version: 30220390
  • Build flavor: gplay

Device information

  • Brand: samsung
  • Device: a40
  • Model: SM-A405FN
  • Product: a40eea

Firmware

  • SDK: 30
  • Release: 11
  • Incremental: A405FNXXS4CVH1

Expected behaviour

After start syncing the report pop up

Actual behaviour

App hang

Android version

11

Device brand and model

SAMSUNG A40

Stock or custom OS?

Stock

Nextcloud android app version

30220320

Nextcloud server version

25.0.1

Using a reverse proxy?

Yes. Nginx proxy manager

Android logs

Cause of error

Exception in thread "Binder:5781_9" java.lang.OutOfMemoryError: Failed to allocate a 16 byte allocation with 4482688 free bytes and 4377KB until OOM, target footprint 536870912, growth limit 536870912; failed due to fragmentation (largest possible contiguous allocation 432799744 bytes)
    at android.os.ThreadLocalWorkSource.setUid(ThreadLocalWorkSource.java:68)
    at android.os.Binder.execTransact(Binder.java:1157)

App information

  • ID: com.nextcloud.client
  • Version: 30220390
  • Build flavor: gplay

Device information

  • Brand: samsung
  • Device: a40
  • Model: SM-A405FN
  • Product: a40eea

Firmware

  • SDK: 30
  • Release: 11
  • Incremental: A405FNXXS4CVH1

Server error logs

No response

Additional information

No response

bmmiddex avatar Nov 19 '22 19:11 bmmiddex

Hi, I would like to work on this issue. Kindly guide me through the further process.

SakshiT25 avatar Nov 22 '22 14:11 SakshiT25