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

Android App crashing while while uploading huge amounts #5998

Open
Starola opened this issue May 3, 2020 · 0 comments
Open

Android App crashing while while uploading huge amounts #5998

Starola opened this issue May 3, 2020 · 0 comments
Labels
approved bug feature: sync and upload Syncing or uploading (that isn't auto upload specific) performance: general/non-specific lag, ANR, etc and rarer exceptions/errors that don't have their own labels pr exists

Comments

@Starola
Copy link

Starola commented May 3, 2020

Steps to reproduce

  1. Activate auto upload (-> with option to upload old files / pictures ; also option, that pictures get sorted by year / month )
  2. Have a ton of old pictures (In my case around 14 000)
    (when uploading only a few pictures, app doesn't crash)
  3. App will crash
    (app has to be restarted every few secons, sometimes app starts, but will crash after a short amount of time, most times it will crash while loading)

Expected behaviour

App should not crash

Actual behaviour

App crashes (with the error message)

Error Log

Environment data

Android version:

Device model:

Stock or customized system:

Nextcloud app version:

Nextcloud server version:

Nextcloud abgestürzt
************ CAUSE OF ERROR ************

java.lang.IllegalArgumentException: reportSizeConfigurations: ActivityRecord not found for: Token{50fbb87 ActivityRecord{3608fc6 u0 com.nextcloud.client/com.owncloud.android.ui.activity.UploadListActivity t33041 f}}
	at android.os.Parcel.readException(Parcel.java:1669)
	at android.os.Parcel.readException(Parcel.java:1618)
	at android.app.ActivityManagerProxy.reportSizeConfigurations(ActivityManagerNative.java:6885)
	at android.app.ActivityThread.reportSizeConfigurations(ActivityThread.java:2934)
	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2877)
	at android.app.ActivityThread.-wrap12(ActivityThread.java)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1570)
	at android.os.Handler.dispatchMessage(Handler.java:105)
	at android.os.Looper.loop(Looper.java:156)
	at android.app.ActivityThread.main(ActivityThread.java:6595)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832)

************ APP INFORMATION ************
ID: com.nextcloud.client
Version: 30110190
Build flavor: gplay

************ DEVICE INFORMATION ************
Brand: HONOR
Device: HWSTF
Model: STF-L09
Id: HUAWEISTF-L09
Product: STF-L09

************ FIRMWARE ************
SDK: 24
Release: 7.0
Incremental: C432B183

@Starola Starola added the bug label May 3, 2020
@joshtrichards joshtrichards added the feature: sync and upload Syncing or uploading (that isn't auto upload specific) label Oct 8, 2023
@joshtrichards joshtrichards added the performance: general/non-specific lag, ANR, etc and rarer exceptions/errors that don't have their own labels label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved bug feature: sync and upload Syncing or uploading (that isn't auto upload specific) performance: general/non-specific lag, ANR, etc and rarer exceptions/errors that don't have their own labels pr exists
Projects
None yet
Development

No branches or pull requests

3 participants