nextcloud / android

📱 Nextcloud Android app
https://play.google.com/store/apps/details?id=com.nextcloud.client
GNU General Public License v2.0
4.26k stars 1.77k forks source link

Auto upload page crashed a program. #13324

Open piotrbujakowski opened 3 months ago

piotrbujakowski commented 3 months ago

⚠️ Before posting ⚠️

Steps to reproduce

I checking catalog for backup. Is a lot of them.

Expected behaviour

No crash.

Actual behaviour

Still crachingy.

Android version

11

Device brand and model

blackview Tab 11

Stock or custom OS?

Stock

Nextcloud android app version

3.29.2

Nextcloud server version

I don't know.

Using a reverse proxy?

I don't know

Android logs

Cause of error

Exception in thread "FinalizerWatchdogDaemon" java.util.concurrent.TimeoutException: android.media.MediaMetadataRetriever.finalize() timed out after 10 seconds
    at android.media.MediaMetadataRetriever.native_finalize(Native Method)
    at android.media.MediaMetadataRetriever.finalize(MediaMetadataRetriever.java:1069)
    at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:291)
    at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:278)
    at java.lang.Daemons$Daemon.run(Daemons.java:139)
    at java.lang.Thread.run(Thread.java:923)

App information

Device information

Firmware

Server error logs

I don't have.

Additional information

Not first time.

joshtrichards commented 2 months ago

Can you elaborate on how to reproduce this behavior?

Looks similar to #10468 & #10274, but neither had reproduction steps.

tech.shadow.drive.android.client

Looks like a third party build. You should report this to the party that built and distributed this.

piotrbujakowski commented 2 months ago

Hi.

I have a SD card with a lot of photos and videos. When I scroll down, the application can stop working.

joshtrichards commented 1 month ago

Possibly related: #10772