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 report "java.util.ConcurrentModificationException in WebmStreamingDataSource" #708

Closed
K1rakishou opened this issue Feb 23, 2020 · 0 comments · Fixed by #729
Closed
Assignees
Labels
bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual)

Comments

@K1rakishou
Copy link

UUID: 7512eaa3b2316dce801502ff922a7079
Build flavor: stable
Version name: v4.11.1
OS info: Android 9, sdk version: 28
Report description: No title
Logs:

java.util.ConcurrentModificationException
	at java.util.ArrayList$Itr.next(ArrayList.java:860)
	at com.github.adamantcheese.chan.core.cache.stream.WebmStreamingDataSource.lambda$cacheComplete$0$WebmStreamingDataSource(WebmStreamingDataSource.java:391)
	at com.github.adamantcheese.chan.core.cache.stream.-$$Lambda$WebmStreamingDataSource$yraBdug7FhOp_vAAgApdjna1q8E.run(Unknown Source:4)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:214)
	at android.app.ActivityThread.main(ActivityThread.java:7078)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
@K1rakishou K1rakishou added bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual) labels Feb 23, 2020
@K1rakishou K1rakishou self-assigned this Feb 23, 2020
Adamantcheese added a commit that referenced this issue Feb 25, 2020
(#708) Fix ConcurrentModificationException in WebmStreamingDataSource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant