You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3340-13340/? W/dalvikvm﹕ threadid=1: thread exiting with uncaught exception (group=0x4170c498)
09-11 14:18:22.936 13340-13340/? E/AndroidRuntime﹕ FATAL EXCEPTION: main
java.lang.StackOverflowError
at androidx.pluginmgr.ActivityOverider.overrideStartService(ActivityOverider.java:52)
at androidx.pluginmgr.PluginActivity.startService()
at androidx.pluginmgr.ActivityOverider.overrideStartService(ActivityOverider.java:53)
at androidx.pluginmgr.PluginActivity.startService()
at androidx.pluginmgr.ActivityOverider.overrideStartService(ActivityOverider.java:53)
at androidx.pluginmgr.PluginActivity.startService()
at androidx.pluginmgr.ActivityOverider.overrideStartService(ActivityOverider.java:53)
at androidx.pluginmgr.PluginActivity.startService()
The text was updated successfully, but these errors were encountered:
在dev上面:出现循环调用:
3340-13340/? W/dalvikvm﹕ threadid=1: thread exiting with uncaught exception (group=0x4170c498)
09-11 14:18:22.936 13340-13340/? E/AndroidRuntime﹕ FATAL EXCEPTION: main
java.lang.StackOverflowError
at androidx.pluginmgr.ActivityOverider.overrideStartService(ActivityOverider.java:52)
at androidx.pluginmgr.PluginActivity.startService()
at androidx.pluginmgr.ActivityOverider.overrideStartService(ActivityOverider.java:53)
at androidx.pluginmgr.PluginActivity.startService()
at androidx.pluginmgr.ActivityOverider.overrideStartService(ActivityOverider.java:53)
at androidx.pluginmgr.PluginActivity.startService()
at androidx.pluginmgr.ActivityOverider.overrideStartService(ActivityOverider.java:53)
at androidx.pluginmgr.PluginActivity.startService()
The text was updated successfully, but these errors were encountered: