[
https://issues.apache.org/jira/browse/CB-8977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070671#comment-15070671
]
Joe Bowser commented on CB-8977:
--------------------------------
[~BernsteinA] This is closed as incomplete because we need repro steps. It
looks like a concurrency issue, but I need a way to force this failure before I
can really make sure that this is fixed. Everyone talks about the fix, but I
haven't been given a solid repro case for the problem, which is probably why it
keeps coming back. :(
> 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]