Skip to content

App crashing with ConcurrentModificationException in Mixpanel SDK code #720

Closed
@ori-6over6

Description

@ori-6over6

Hey,

We are seeing crashes in firebase crashlytics that originate in Mixpanel SDK code.
We use version 5.8.4.

This is the relevant part of the stacktrace:

Fatal Exception: java.util.ConcurrentModificationException
       at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:757)
       at java.util.LinkedHashMap$LinkedKeyIterator.next(LinkedHashMap.java:780)
       at com.mixpanel.android.mpmetrics.MixpanelAPI.track(MixpanelAPI.java:2885)
       at com.mixpanel.android.mpmetrics.MixpanelAPI.track(MixpanelAPI.java:868)

Could you please take a look?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions