[
https://issues.apache.org/jira/browse/CB-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070145#comment-15070145
]
Aaron Bernstein commented on CB-8977:
-------------------------------------
Am experiencing this on 5.0.0
linking in all the other tickets, but posting here because it seems the least
resolved:
https://issues.apache.org/jira/browse/CB-9292
https://issues.apache.org/jira/browse/CB-8031
https://issues.apache.org/jira/browse/CB-7968
https://crosswalk-project.org/jira/plugins/servlet/mobile#issue/XWALK-3096
> java.util.ConcurrentModificationException in
> java.util.HashMap$HashIterator.nextEntry
> -------------------------------------------------------------------------------------
>
> Key: CB-8977
> URL: https://issues.apache.org/jira/browse/CB-8977
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.7.1
> Environment: Samsung Galaxy S4 on Android 4.4
> Reporter: Hirbod
> Assignee: Joe Bowser
>
> I've received two crashreports. I think they are related to cordova and some
> of the plugins. The plugins are all up-to-date. I'm using CLI 5.0.0 but still
> on Android-JS 3.7.1 (can't upgrade right know)
> I've upgrade all the plugins from the new npm-repo, I don't know if this is
> related, but before upgrading the plugins, everything worked well.
> Here is the crash report:
> java.util.ConcurrentModificationException
> at java.util.HashMap$HashIterator.nextEntry(HashMap.java:806)
> at java.util.HashMap$ValueIterator.next(HashMap.java:838)
> at org.apache.cordova.PluginManager.postMessage(PluginManager.java:271)
> at org.apache.cordova.CordovaWebView.postMessage(CordovaWebView.java:515)
> at org.apache.cordova.splashscreen.SplashScreen$1.run(SplashScreen.java:128)
> at android.os.Handler.handleCallback(Handler.java:733)
> at android.os.Handler.dispatchMessage(Handler.java:95)
> at android.os.Looper.loop(Looper.java:157)
> at android.app.ActivityThread.main(ActivityThread.java:5356)
> at java.lang.reflect.Method.invokeNative(Native Method)
> at java.lang.reflect.Method.invoke(Method.java:515)
> at
> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1265)
> at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)
> at dalvik.system.NativeStart.main(Native Method)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]