You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/23 20:39:12 UTC

[GitHub] [cordova-android] HansKrywaa edited a comment on issue #924: Crash Report: ConcurrentModificationException

HansKrywaa edited a comment on issue #924:
URL: https://github.com/apache/cordova-android/issues/924#issuecomment-618655558


   Just got this Crash: 
   **java.util.ConcurrentModificationException**
   ```
   
   java.util.LinkedHashMap$LinkedHashIterator.nextNode LinkedHashMap.java:760
   java.util.LinkedHashMap$LinkedValueIterator.next LinkedHashMap.java:788
   org.apache.cordova.PluginManager.postMessage PluginManager.java:314
   org.apache.cordova.CordovaWebViewImpl$EngineClient$1$1.run CordovaWebViewImpl.java:558
   android.os.Handler.handleCallback Handler.java:907
   android.os.Handler.dispatchMessage Handler.java:105
   android.os.Looper.loop Looper.java:216
   android.app.ActivityThread.main ActivityThread.java:7625
   java.lang.reflect.Method.invoke Method.java
   com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run RuntimeInit.java:524
   com.android.internal.os.ZygoteInit.main ZygoteInit.java:987
   ```
   
   I think it is the same?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org