DroidPluginTeam / DroidPluginTeam/DroidPlugin

错误日志

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
7k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

09-08 16:29:06.064 193-598/? E/Parcel﹕ Reading a NULL string not supported here.
09-08 16:29:06.064 193-598/? E/CameraService﹕ CameraService::connect X (pid 11939) rejected (don't trust clientUid)
09-08 16:29:06.064 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ java.lang.SecurityException: Lacking privileges to access camera service
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.hardware.camera2.utils.CameraBinderDecorator$CameraBinderDecoratorListener.onAfterInvocation(CameraBinderDecorator.java:72)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.hardware.camera2.utils.Decorator.invoke(Decorator.java:81)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at $Proxy13.addListener(Native Method)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.hardware.camera2.CameraManager.(CameraManager.java:83)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.app.ContextImpl$42.createService(ContextImpl.java:585)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.app.ContextImpl$ServiceFetcher.getService(ContextImpl.java:263)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:515)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at com.morgoo.droidplugin.core.PluginProcessManager.fakeSystemServiceInner(PluginProcessManager.java:410)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at com.morgoo.droidplugin.core.PluginProcessManager.fakeSystemService(PluginProcessManager.java:446)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at com.morgoo.droidplugin.hook.handle.PluginInstrumentation.callActivityOnCreate(PluginInstrumentation.java:71)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2151)
09-08 16:29:06.065 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2236)
09-08 16:29:06.066 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.app.ActivityThread.access$800(ActivityThread.java:138)
09-08 16:29:06.066 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1199)
09-08 16:29:06.066 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.os.Handler.dispatchMessage(Handler.java:102)
09-08 16:29:06.066 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.os.Looper.loop(Looper.java:136)
09-08 16:29:06.066 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at android.app.ActivityThread.main(ActivityThread.java:5014)
09-08 16:29:06.066 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at java.lang.reflect.Method.invokeNative(Native Method)
09-08 16:29:06.067 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at java.lang.reflect.Method.invoke(Method.java:515)
09-08 16:29:06.067 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:806)
09-08 16:29:06.067 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
09-08 16:29:06.068 11939-11939/com.example.TestPlugin:PluginP02 W/System.err﹕ at dalvik.system.NativeStart.main(Native Method)
09-08 16:29:06.080 11939-11939/com.example.TestPlugin:PluginP02 I/dalvikvm-heap﹕ Grow heap (frag case) to 28.832MB for 1048592-byte allocation
09-08 16:29:06.115 11939-11939/com.example.TestPlugin:PluginP02 I/dalvikvm-heap﹕ Grow heap (frag case) to 39.605MB for 8294416-byte allocation
09-08 16:29:06.234 11939-11939/com.example.TestPlugin:PluginP02 I/dalvikvm-heap﹕ Grow heap (frag case) to 48.309MB for 8294416-byte allocation
09-08 16:29:06.531 11939-11939/com.example.TestPlugin:PluginP02 I/dalvikvm-heap﹕ Grow heap (frag case) to 64.134MB for 8294416-byte allocation

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.