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 'Fatal Exception: java.util.ConcurrentModificationException' #30

Open
usmanrana07 opened this issue Jan 11, 2019 · 0 comments
Open

Comments

@usmanrana07
Copy link

Sometimes app crashes on 3D dialog, crash logs are as following:

Fatal Exception: java.util.ConcurrentModificationException
       at java.util.HashMap$HashIterator.nextEntry(HashMap.java:851)
       at java.util.HashMap$KeyIterator.next(HashMap.java:885)
       at android.view.ViewGroup.dispatchDragEvent(ViewGroup.java:1415)
       at android.view.ViewRootImpl.handleDragEvent(ViewRootImpl.java:6258)
       at android.view.ViewRootImpl.-wrap11(ViewRootImpl.java)
       at android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:4160)
       at android.os.Handler.dispatchMessage(Handler.java:102)
       at android.os.Looper.loop(Looper.java:154)
       at android.app.ActivityThread.main(ActivityThread.java:6682)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant