Skip to content

Crash when entering folder #17252

Description

@miodzicho

⚠️ Before posting ⚠️

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

Steps to reproduce

Enter folder with files or create folder or scroll through it.

Expected behaviour

Won't crash

Actual behaviour

Crash with java oom

Android version

16

Device brand and model

Oneplus 13

Stock or custom OS?

Stock

Nextcloud android app version

34.0.1

Nextcloud server version

Latest

Using a reverse proxy?

Yes

Android logs

Cause of error

Exception in thread "main" java.lang.OutOfMemoryError: Failed to allocate a 16 byte allocation with 660864 free bytes and 645KB until OOM, target footprint 536870912, growth limit 536870912; giving up on allocation because <1% of heap free after GC.
    at java.lang.Float.valueOf(Float.java:540)
    at android.animation.PropertyValuesHolder$FloatPropertyValuesHolder.getAnimatedValue(PropertyValuesHolder.java:1359)
    at android.animation.ValueAnimator.getAnimatedValue(ValueAnimator.java:961)
    at com.elyeproj.loaderviewlibrary.LoaderController.onAnimationUpdate(LoaderController.java:136)
    at android.animation.Animator$AnimatorCaller.lambda$static$4(Animator.java:974)
    at android.animation.Animator$AnimatorCaller$$ExternalSyntheticLambda6.call(D8$$SyntheticClass:0)
    at android.animation.Animator.callOnList(Animator.java:785)
    at android.animation.ValueAnimator.animateValue(ValueAnimator.java:1769)
    at android.animation.ValueAnimator.animateBasedOnTime(ValueAnimator.java:1484)
    at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1665)
    at android.animation.AnimationHandler.doAnimationFrame(AnimationHandler.java:424)
    at android.animation.AnimationHandler.-$$Nest$mdoAnimationFrame(Unknown Source:0)
    at android.animation.AnimationHandler$1.doFrame(AnimationHandler.java:120)
    at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1875)
    at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1886)
    at android.view.Choreographer.doCallbacks(Choreographer.java:1398)
    at android.view.Choreographer.doFrame(Choreographer.java:1246)
    at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1860)
    at android.os.Handler.handleCallback(Handler.java:1001)
    at android.os.Handler.dispatchMessage(Handler.java:109)
    at android.os.Looper.loopOnce(Looper.java:306)
    at android.os.Looper.loop(Looper.java:416)
    at android.app.ActivityThread.main(ActivityThread.java:9999)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:613)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1074)

App information

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

Device information

  • Brand: OnePlus
  • Device: OP5D55L1
  • Model: CPH2653
  • Id: BP2A.250605.015
  • Product: CPH2653EEA

Firmware

  • SDK: 36
  • Release: 16
  • Incremental: V.R4T3.26073a0-1df561-1f78cb

Server error logs

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions