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 - Exception: java.util.ConcurrentModificationException (Normally Fixed in 2.4.2) #705

Closed
Nivann opened this issue Aug 10, 2022 · 5 comments
Labels
android bug Something isn't working

Comments

@Nivann
Copy link

Nivann commented Aug 10, 2022

crash call stack ---------------------------------
Element Build : 402030221
Element Version : 2.3.2 [402030221] (F-2351117a-2022-07-21 09:28:17 +0000)
SDK Version : 1.4.16 (2351117a)
Memory statuses
usedSize 21 MB
freeSize 8 MB
totalSize 29 MB
Thread: epoxy, Exception: java.util.ConcurrentModificationException
at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:757)
at java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:790)
at java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:788)
at java.util.AbstractMap.putAll(AbstractMap.java:280)
at java.util.TreeMap.putAll(TreeMap.java:328)
at im.vector.app.features.roomdirectory.PublicRoomsController.buildModels(PublicRoomsController.kt:13)
at im.vector.app.features.roomdirectory.PublicRoomsController.buildModels(PublicRoomsController.kt:1)
at com.airbnb.epoxy.TypedEpoxyController.buildModels(TypedEpoxyController.java:2)
at com.airbnb.epoxy.EpoxyController$1.run(EpoxyController.java:6)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:223)
at android.os.HandlerThread.run(HandlerThread.java:67)

User-Agent: "Tchap/2.3.2 (Linux; U; Android 11; Flavour FDroid; MatrixAndroidSdk2 1.4.16)"
Version: "2.3.2 [402030221] (F-2351117a-2022-07-21 09:28:17 +0000)"
app_language: "fr_FR"
branch_name: "HEAD"
can_contact: "false"
default_app_language: "fr_FR"
locale: "fr_FR"
matrix_sdk_version: "1.4.16 (2351117a)"
multi_window: "OFF"
olm_version: "3.2.11 - olm version (3.2.8) - 2f23d99-2022-04-08 16:00:24 -0400"
os: "11 (API 30)"
server_version: "undefined"
theme: "system"

@Nivann Nivann added bug Something isn't working android labels Aug 10, 2022
@Nivann
Copy link
Author

Nivann commented Aug 10, 2022

Crash when making a public forum search

@Nivann
Copy link
Author

Nivann commented Aug 11, 2022

+1

@jdauphant
Copy link
Contributor

+3
Look's like it's fixed on Element and Tchap v2.4 : element-hq/element-android#6469

@estellecomment
Copy link

+1 Neo tchap 2.3.2

@jdauphant jdauphant changed the title Crash - Exception: java.util.ConcurrentModificationException Crash - Exception: java.util.ConcurrentModificationException (Normally Fixed in 2.4.2) Sep 6, 2022
@jdauphant
Copy link
Contributor

Normally Fixed in 2.4.2

@giomfo giomfo closed this as completed Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants