ivanich

Untitled

Dec 19th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. --------- beginning of crash
  2. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: FATAL EXCEPTION: main
  3. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: Process: com.qualcomm.telephony, PID: 3752
  4. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: java.lang.NoSuchMethodError: No virtual method qcRilGoDormant(Ljava/lang/String;I)Z in class Lcom/qualcomm/qcrilhook/QcRilHook; or its super classes (declaration of 'com.qualcomm.qcrilhook.QcRilHook' appears in /system/framework/qcrilhook.jar)
  5. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: at com.qualcomm.fastdormancy.FastDormancyService.enterDormancy(FastDormancyService.java:252)
  6. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: at com.qualcomm.fastdormancy.FastDormancyService.-wrap1(FastDormancyService.java)
  7. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: at com.qualcomm.fastdormancy.FastDormancyService$1.handleMessage(FastDormancyService.java:70)
  8. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  9. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
  10. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6126)
  11. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  12. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
  13. 12-19 18:09:10.547 3752 3752 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
Advertisement
Add Comment
Please, Sign In to add comment