Advertisement
Guest User

Untitled

a guest
Apr 30th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.16 KB | None | 0 0
  1. 04-30 13:17:11.796 2556 2960 I OpenGLRenderer: Initialized EGL, version 1.4
  2. 04-30 13:17:11.810 2556 2620 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
  3. 04-30 13:17:12.924 13304 13304 I Process : Sending signal. PID: 13304 SIG: 9
  4. 04-30 13:17:12.927 259 2111 D audio_hw_primary: out_set_parameters: enter: usecase(4: audio-ull-playback) kvpairs: routing=2
  5. 04-30 13:17:12.928 259 2111 E audio_hw_primary: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
  6. 04-30 13:17:12.928 259 2111 E msm8974_platform: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
  7. 04-30 13:17:12.963 2556 3628 I ActivityManager: Process com.cyanogenmod.trebuchet (pid 13304) has died
  8. 04-30 13:17:12.964 259 2111 D AudioFlinger: mixer(0xb0cc0000) throttle end: throttle time(4)
  9. 04-30 13:17:12.976 2556 3628 I ActivityManager: Start proc 13328:com.cyanogenmod.trebuchet/u0a22 for activity
  10. 04-30 13:17:13.025 13328 13328 W System : ClassLoader referenced unknown path: /system/priv-app/Trebuchet/lib/arm
  11. 04-30 13:17:13.046 13328 13328 E CyanogenAmbientUtil: The Cyanogen Ambient SDK resources were not found. Check your project configuration to ensure that the resources are included.
  12. 04-30 13:17:13.046 13328 13328 D AndroidRuntime: Shutting down VM
  13. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: FATAL EXCEPTION: main
  14. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: Process: com.cyanogenmod.trebuchet, PID: 13328
  15. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: Theme: themes:{}
  16. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: java.lang.NoClassDefFoundError: Failed resolution of: Lcom/cyanogen/ambient/R$integer;
  17. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at com.cyanogen.ambient.common.CyanogenAmbientUtil.isCyanogenAmbientAvailable(CyanogenAmbientUtil.java:70)
  18. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at com.cyanogen.ambient.common.api.internal.AmbientApiClientImpl.checkVersionCompatibility(AmbientApiClientImpl.java:145)
  19. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at com.cyanogen.ambient.common.api.internal.AmbientApiClientImpl.connect(AmbientApiClientImpl.java:293)
  20. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at com.android.launcher3.LauncherApplication.onCreate(LauncherApplication.java:47)
  21. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1014)
  22. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4751)
  23. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at android.app.ActivityThread.-wrap1(ActivityThread.java)
  24. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1424)
  25. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
  26. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
  27. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5461)
  28. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
  29. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
  30. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
  31. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.cyanogen.ambient.R$integer" on path: DexPathList[[zip file "/system/priv-app/Trebuchet/Trebuchet.apk"],nativeLibraryDirectories=[/system/priv-app/Trebuchet/lib/arm, /vendor/lib, /system/lib]]
  32. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
  33. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
  34. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
  35. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: ... 14 more
  36. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: Suppressed: java.lang.ClassNotFoundException: com.cyanogen.ambient.R$integer
  37. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at java.lang.Class.classForName(Native Method)
  38. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
  39. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
  40. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
  41. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: ... 15 more
  42. 04-30 13:17:13.051 13328 13328 E AndroidRuntime: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
  43. 04-30 13:17:13.108 2556 2960 I OpenGLRenderer: Initialized EGL, version 1.4
  44. 04-30 13:17:13.121 2556 2620 W AppOps : Finishing op nesting under-run: uid 1000 pkg android code 24 time=0 duration=0 nesting=0
  45. 04-30 13:17:13.138 259 2111 D audio_hw_primary: out_set_parameters: enter: usecase(4: audio-ull-playback) kvpairs: routing=2
  46. 04-30 13:17:13.138 259 2111 E audio_hw_primary: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
  47. 04-30 13:17:13.138 259 2111 E msm8974_platform: voice_extn_compress_voip_is_active: COMPRESS_VOIP_ENABLED is not defined
  48. 04-30 13:17:13.177 4796 4796 W Settings: Setting bugreport_in_power_menu has moved from android.provider.Settings.Secure to android.provider.Settings.Global.
  49. 04-30 13:17:13.191 3634 3948 D OpenGLRenderer: endAllStagingAnimators on 0x98c19200 (RippleDrawable) with handle 0x97bc9110
  50. 04-30 13:17:14.827 2556 3438 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 100]
  51. 04-30 13:17:16.268 259 2111 D audio_hw_primary: out_standby: enter: stream (0xb5f77380) usecase(4: audio-ull-playback)
  52. 04-30 13:17:16.316 259 2111 D hardware_info: hw_info_append_hw_type : device_name = speaker
  53. 04-30 13:17:16.966 2556 6017 D NetlinkSocketObserver: NeighborEvent{elapsedMs=786987, fe80::78ec:e8ff:fe54:d95f, [0418D6831C76], RTM_NEWNEIGH, NUD_STALE}
  54. 04-30 13:17:20.890 2556 3438 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  55. 04-30 13:17:23.916 2556 3438 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 100]
  56. 04-30 13:17:23.930 2556 3438 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
  57. 04-30 13:17:26.712 2556 3436 D WifiStateMachine: starting scan for "plascassier"-WPA_PSK with 2437
  58. 04-30 13:17:26.954 2556 3438 D ConnectivityService: notifyType CAP_CHANGED for NetworkAgentInfo [WIFI () - 100]
  59. 04-30 13:17:33.030 2556 3438 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 56
  60. 04-30 13:17:36.061 2556 3438 D ConnectivityService: updateNetworkScore for NetworkAgentInfo [WIFI () - 100] to 60
  61. 04-30 13:17:43.042 2556 2622 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
  62. 04-30 13:17:43.582 2556 2622 I qti_sensors_hal: LIS3DH Accelerometer: activate=0
  63. 04-30 13:17:43.586 2556 2622 V KeyguardServiceDelegate: onScreenTurnedOff()
  64. 04-30 13:17:43.590 2556 2622 I qti_sensors_hal: TMG-3993 Ambient: activate=0
  65. 04-30 13:17:43.594 245 245 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb69e4000
  66. 04-30 13:17:43.594 245 245 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
  67. 04-30 13:17:43.594 2556 2620 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
  68. 04-30 13:17:43.733 245 391 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
  69. 04-30 13:17:43.734 245 245 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
  70. 04-30 13:17:43.735 2556 3463 D SurfaceControl: Excessive delay in setPowerMode(): 140ms
  71. 04-30 13:17:43.735 2556 2622 I QCOM PowerHAL: Got set_interactive hint
  72. 04-30 13:17:43.736 2556 2622 I PowerManagerService: Sleeping (uid 1000)...
  73. 04-30 13:17:43.739 259 3769 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
  74. 04-30 13:17:43.739 259 3769 E voice : voice_extn_compress_voip_set_parameters: COMPRESS_VOIP_ENABLED is not defined
  75. 04-30 13:17:43.739 259 3769 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
  76. 04-30 13:17:43.739 2556 3436 D WifiConfigStore: Retrieve network priorities after PNO.
  77. 04-30 13:17:43.739 2556 3436 E wifi_gbk2utf: g_pItemList is NULL
  78. 04-30 13:17:43.740 2556 3436 E native : do suspend true
  79. 04-30 13:17:43.744 3727 3976 E NxpTml : _i2c_write() errno : 5
  80. 04-30 13:17:43.744 3727 3976 E NxpTml : PN54X - Error in I2C Write.....
  81. 04-30 13:17:43.745 3727 3978 E NxpHal : write error status = 0x1ff
  82. 04-30 13:17:43.745 3727 3813 E NxpHal : write_unlocked failed - PN54X Maybe in Standby Mode - Retry
  83. 04-30 13:17:46.713 2556 3436 D WifiStateMachine: L2Connected CMD_START_SCAN source -2 32, 33 -> obsolete
  84. 04-30 13:17:46.869 5211 5232 D QcrilMsgTunnelSocket: readRilMessage: Buffer = [B@d9bcba2 HexData = [010000000404000011000000514f454d484f4f4bef0308000100000003]
  85. 04-30 13:17:46.869 5211 5232 D QcrilMsgTunnelSocket: Rcvd UNSOL response with 28 bytes data for SUB0
  86. 04-30 13:17:46.870 5211 5232 D QcrilMsgTunnelSocket: Response ID 525295 is not served in this process.
  87. 04-30 13:17:46.870 5211 5232 D QcrilMsgTunnelSocket: To broadcast an Intent via the notifier to external apps
  88. 04-30 13:17:46.896 5211 5211 D QcrilMsgTunnelIfaceManager: handleMessage what = 0
  89. 04-30 13:17:48.120 3634 3634 D PhoneStatusBar: disable: < expand ICONS* alerts SYSTEM_INFO* back home recent clock search quick_settings >
  90. 04-30 13:17:48.240 3634 3634 D PhoneStatusBar: disable: < expand ICONS alerts SYSTEM_INFO back HOME* RECENT* clock SEARCH* quick_settings >
  91. 04-30 13:17:49.019 2556 6017 D NetlinkSocketObserver: NeighborEvent{elapsedMs=819040, 192.168.0.14, [0418D6831C76], RTM_NEWNEIGH, NUD_PROBE}
  92. 04-30 13:17:50.659 2556 6017 D NetlinkSocketObserver: NeighborEvent{elapsedMs=820680, fe80::78ec:e8ff:fe54:d95f, [0418D6831C76], RTM_NEWNEIGH, NUD_PROBE}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement