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

安装完插件有提示这个异常,第二次打开正常 #13

Open
mokejun opened this issue Sep 8, 2015 · 0 comments
Open

安装完插件有提示这个异常,第二次打开正常 #13

mokejun opened this issue Sep 8, 2015 · 0 comments

Comments

@mokejun
Copy link

mokejun commented Sep 8, 2015

09-08 11:40:57.612 193-598/? E/Parcel﹕ Reading a NULL string not supported here.
09-08 11:40:57.612 193-598/? E/CameraService﹕ CameraService::connect X (pid 15318) rejected (don't trust clientUid)
09-08 11:40:57.613 15318-15318/? W/System.err﹕ java.lang.SecurityException: Lacking privileges to access camera service
09-08 11:40:57.614 15318-15318/? W/System.err﹕ at android.hardware.camera2.utils.CameraBinderDecorator$CameraBinderDecoratorListener.onAfterInvocation(CameraBinderDecorator.java:72)
09-08 11:40:57.614 15318-15318/? W/System.err﹕ at android.hardware.camera2.utils.Decorator.invoke(Decorator.java:81)
09-08 11:40:57.615 15318-15318/? W/System.err﹕ at $Proxy13.addListener(Native Method)
09-08 11:40:57.615 15318-15318/? W/System.err﹕ at android.hardware.camera2.CameraManager.(CameraManager.java:83)
09-08 11:40:57.615 15318-15318/? W/System.err﹕ at android.app.ContextImpl$42.createService(ContextImpl.java:585)
09-08 11:40:57.616 15318-15318/? W/System.err﹕ at android.app.ContextImpl$ServiceFetcher.getService(ContextImpl.java:263)
09-08 11:40:57.616 15318-15318/? W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method)
09-08 11:40:57.616 15318-15318/? W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:515)
09-08 11:40:57.616 15318-15318/? W/System.err﹕ at com.morgoo.droidplugin.core.PluginProcessManager.fakeSystemServiceInner(PluginProcessManager.java:410)
09-08 11:40:57.616 15318-15318/? W/System.err﹕ at com.morgoo.droidplugin.core.PluginProcessManager.fakeSystemService(PluginProcessManager.java:446)
09-08 11:40:57.616 15318-15318/? W/System.err﹕ at com.morgoo.droidplugin.hook.handle.PluginInstrumentation.callApplicationOnCreate(PluginInstrumentation.java:136)
09-08 11:40:57.617 15318-15318/? W/System.err﹕ at android.app.LoadedApk.makeApplication(LoadedApk.java:519)
09-08 11:40:57.617 15318-15318/? W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method)
09-08 11:40:57.617 15318-15318/? W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:515)
09-08 11:40:57.617 15318-15318/? W/System.err﹕ at com.morgoo.droidplugin.reflect.MethodUtils.invokeMethod(MethodUtils.java:214)
09-08 11:40:57.617 15318-15318/? W/System.err﹕ at com.morgoo.droidplugin.reflect.MethodUtils.invokeMethod(MethodUtils.java:246)
09-08 11:40:57.618 15318-15318/? W/System.err﹕ at com.morgoo.droidplugin.core.PluginProcessManager.preMakeApplication(PluginProcessManager.java:256)
09-08 11:40:57.618 15318-15318/? W/System.err﹕ at com.morgoo.droidplugin.core.PluginProcessManager.preLoadApk(PluginProcessManager.java:212)
09-08 11:40:57.618 15318-15318/? W/System.err﹕ at com.morgoo.droidplugin.hook.handle.PluginCallback.handleLaunchActivity(PluginCallback.java:380)
09-08 11:40:57.619 15318-15318/? W/System.err﹕ at com.morgoo.droidplugin.hook.handle.PluginCallback.handleMessage(PluginCallback.java:251)
09-08 11:40:57.620 15318-15318/? W/System.err﹕ at android.os.Handler.dispatchMessage(Handler.java:98)
09-08 11:40:57.620 15318-15318/? W/System.err﹕ at android.os.Looper.loop(Looper.java:136)
09-08 11:40:57.620 15318-15318/? W/System.err﹕ at android.app.ActivityThread.main(ActivityThread.java:5014)
09-08 11:40:57.620 15318-15318/? W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method)
09-08 11:40:57.620 15318-15318/? W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:515)
09-08 11:40:57.620 15318-15318/? W/System.err﹕ at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:806)
09-08 11:40:57.621 15318-15318/? W/System.err﹕ at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
09-08 11:40:57.621 15318-15318/? W/System.err﹕ at dalvik.system.NativeStart.main(Native Method)

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