nextcloud / nextcloud/android

NullPointerException in RefreshFolderOperation due to null OCFile reference

Open
#13,740 2 comments 0 reactions 1 assignee Claimed by @alperozturk96 View on GitHub
bug performance: NPE :no_entry_sign: stable-3.29
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

### Cause of error
```java
Exception in thread "Thread-69" java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.owncloud.android.datamodel.OCFile.getRemotePath()' on a null object reference
at com.owncloud.android.operations.RefreshFolderOperation.run(RefreshFolderOperation.java:237)
at com.owncloud.android.lib.common.operations.RemoteOperation.run(RemoteOperation.java:387)
at java.lang.Thread.run(Thread.java:1012)

```

### App information
* ID: `com.nextcloud.client`
* Version: `30290290`
* Build flavor: `gplay`

### Device information
* Brand: `samsung`
* Device: `dm3q`
* Model: `SM-S918B`
* Id: `UP1A.231005.007`
* Product: `dm3qxxx`

### Firmware
* SDK: `34`
* Release: `14`
* Incremental: `S918BXXS6CXG8`

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.