Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StackOverflowError startService循环调用(dev分支) #18

Open
ljz2009y opened this issue Sep 11, 2015 · 0 comments
Open

StackOverflowError startService循环调用(dev分支) #18

ljz2009y opened this issue Sep 11, 2015 · 0 comments

Comments

@ljz2009y
Copy link

在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()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant