Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in "Uploads" settings #14190

Open
nursoda opened this issue Dec 16, 2024 · 1 comment
Open

Crash in "Uploads" settings #14190

nursoda opened this issue Dec 16, 2024 · 1 comment
Labels
0. Needs triage bug performance: misc lag, ANR, etc and rarer exceptions/errors that don't have their own labels stable-3.30

Comments

@nursoda
Copy link

nursoda commented Dec 16, 2024

Cause of error

Exception in thread "Thread-16" java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
    at com.owncloud.android.ui.adapter.UploadListAdapter$UploadGroup.getItem(UploadListAdapter.java:950)
    at com.owncloud.android.ui.adapter.UploadListAdapter.lambda$onBindHeaderViewHolder$1(UploadListAdapter.java:126)
    at com.owncloud.android.ui.adapter.UploadListAdapter.$r8$lambda$YAYMxGL62Zd9c5Duvx7hlxn0wPE(Unknown Source:0)
    at com.owncloud.android.ui.adapter.UploadListAdapter$$ExternalSyntheticLambda11.run(D8$$SyntheticClass:0)
    at java.lang.Thread.run(Thread.java:1117)

App information

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

Device information

  • Brand: google
  • Device: bluejay
  • Model: Pixel 6a
  • Id: AP4A.241205.013
  • Product: bluejay

Firmware

  • SDK: 35
  • Release: 15
  • Incremental: 2024121200
@joshtrichards joshtrichards added bug performance: misc lag, ANR, etc and rarer exceptions/errors that don't have their own labels stable-3.30 labels Dec 28, 2024
@joshtrichards
Copy link
Member

Related: #10613

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage bug performance: misc lag, ANR, etc and rarer exceptions/errors that don't have their own labels stable-3.30
Projects
None yet
Development

No branches or pull requests

3 participants