You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by youhammi <gi...@git.apache.org> on 2016/12/10 14:05:10 UTC

[GitHub] cordova-plugin-media issue #122: CB-12157: (android): Fix java.lang.NullPoin...

Github user youhammi commented on the issue:

    https://github.com/apache/cordova-plugin-media/pull/122
  
    Please I have this issue but with different error stack like below: 
    `Exception java.lang.RuntimeException: Unable to destroy activity {com.sayoo.challenge/com.sayoo.challenge.MainActivity}: java.util.ConcurrentModificationException
    android.app.ActivityThread.performDestroyActivity (ActivityThread.java:4199)
    android.app.ActivityThread.handleDestroyActivity (ActivityThread.java:4217)
    android.app.ActivityThread.access$1500 (ActivityThread.java:177)
    android.app.ActivityThread$H.handleMessage (ActivityThread.java:1502)
    android.os.Handler.dispatchMessage (Handler.java:102)
    android.os.Looper.loop (Looper.java:145)
    android.app.ActivityThread.main (ActivityThread.java:5942)
    java.lang.reflect.Method.invoke (Method.java)
    java.lang.reflect.Method.invoke (Method.java:372)
    com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1400)
    com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1195)
    arrow_drop_down
    Caused by java.util.ConcurrentModificationException:
    java.util.HashMap$HashIterator.nextEntry (HashMap.java:787)
    java.util.HashMap$ValueIterator.next (HashMap.java:819)
    org.apache.cordova.media.AudioHandler.onDestroy (AudioHandler.java:198)
    org.apache.cordova.PluginManager.onDestroy (PluginManager.java:298)
    org.apache.cordova.CordovaWebViewImpl.handleDestroy (CordovaWebViewImpl.java:480)
    org.apache.cordova.CordovaActivity.onDestroy (CordovaActivity.java:305)
    android.app.Activity.performDestroy (Activity.java:6519)
    android.app.Instrumentation.callActivityOnDestroy (Instrumentation.java:1154)
    android.app.ActivityThread.performDestroyActivity (ActivityThread.java:4177)
    android.app.ActivityThread.handleDestroyActivity (ActivityThread.java:4217)
    android.app.ActivityThread.access$1500 (ActivityThread.java:177)
    android.app.ActivityThread$H.handleMessage (ActivityThread.java:1502)
    android.os.Handler.dispatchMessage (Handler.java:102)
    android.os.Looper.loop (Looper.java:145)
    android.app.ActivityThread.main (ActivityThread.java:5942)
    java.lang.reflect.Method.invoke (Method.java)
    java.lang.reflect.Method.invoke (Method.java:372)
    com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1400)`
    
    Please your help o figure out the problem, and also when the previous merge could be on official version


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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