nextcloud / nextcloud/android

Auto upload page crash: `"FinalizerWatchdogDaemon" java.util.concurrent.TimeoutException: android.media.MediaMetadataRetriever.finalize()`

Open
#13,324 3 comments 0 reactions 0 assignees View on GitHub
bug feature: auto upload performance: misc stable-3.29
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

### ⚠️ Before posting ⚠️

- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/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](https://nextcloud.com/contribute/code-of-conduct/).

### 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
```java
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
* ID: `tech.shadow.drive.android.client`
* Version: `30290090 (build #22647)`
* Build flavor: `gplay`

### Device information
* Brand: `Blackview`
* Device: `Tab11_EA`
* Model: `Tab 11`
* Id: `RP1A.201005.001`
* Product: `Tab11_EA`

### Firmware
* SDK: `30`
* Release: `11`
* Incremental: `2022420`

### Server error logs

```bash
I don't have.
```

### Additional information

Not first time.

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.