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

Voice Message - Amplitude update java.util.ConcurrentModificationException #3796

Closed
onurays opened this issue Aug 5, 2021 · 0 comments · Fixed by #3797
Closed

Voice Message - Amplitude update java.util.ConcurrentModificationException #3796

onurays opened this issue Aug 5, 2021 · 0 comments · Fixed by #3797
Assignees

Comments

@onurays
Copy link
Contributor

onurays commented Aug 5, 2021

java.util.ConcurrentModificationException: 
  at java.util.ArrayList$Itr.next (ArrayList.java:860)
  at im.vector.app.features.home.room.detail.composer.VoiceMessageRecorderView.renderRecordingWaveform$lambda-16$lambda-15 (VoiceMessageRecorderView.kt:1)
  at im.vector.app.features.home.room.detail.composer.VoiceMessageRecorderView.lambda$eb3GXzWN_TPoF8La8wkxF2zhT4A (Unknown Source)
  at im.vector.app.features.home.room.detail.composer.-$$Lambda$VoiceMessageRecorderView$eb3GXzWN_TPoF8La8wkxF2zhT4A.run (Unknown Source:4)
  at android.os.Handler.handleCallback (Handler.java:883)
  at android.os.Handler.dispatchMessage (Handler.java:100)
  at android.os.Looper.loop (Looper.java:241)
  at android.app.ActivityThread.main (ActivityThread.java:7617)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:492)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:941)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant