Created
June 6, 2017 19:25
-
-
Save murano500k/cfb4fc941695e2c0702abfcd200c30fe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
06-06 22:10:44.392 944-1025/? E/WindowState: getStack: Window{248c1380 u0 Starting com.stc.radio.player} couldn't find taskId=963 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowState.getWindowList:1390 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3229 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 | |
06-06 22:10:44.392 944-1025/? E/WindowState: getStack: Window{248c1380 u0 Starting com.stc.radio.player} couldn't find taskId=963 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3234 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 com.android.server.wm.WindowManagerService.removeWindow:3028 | |
06-06 22:10:52.321 944-1025/? E/WindowState: getStack: Window{7915bdb u0 Starting com.stc.radio.player} couldn't find taskId=964 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowState.getWindowList:1390 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3229 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 | |
06-06 22:10:52.321 944-1025/? E/WindowState: getStack: Window{7915bdb u0 Starting com.stc.radio.player} couldn't find taskId=964 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3234 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 com.android.server.wm.WindowManagerService.removeWindow:3028 | |
06-06 22:10:55.270 944-1025/? E/WindowState: getStack: Window{34967f16 u0 Starting com.stc.radio.player} couldn't find taskId=965 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowState.getWindowList:1390 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3229 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 | |
06-06 22:10:55.270 944-1025/? E/WindowState: getStack: Window{34967f16 u0 Starting com.stc.radio.player} couldn't find taskId=965 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3234 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 com.android.server.wm.WindowManagerService.removeWindow:3028 | |
06-06 22:10:58.150 944-1025/? E/WindowState: getStack: Window{2eb16598 u0 Starting com.stc.radio.player} couldn't find taskId=966 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowState.getWindowList:1390 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3229 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 | |
06-06 22:10:58.150 944-1025/? E/WindowState: getStack: Window{2eb16598 u0 Starting com.stc.radio.player} couldn't find taskId=966 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3234 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 com.android.server.wm.WindowManagerService.removeWindow:3028 | |
06-06 22:13:43.949 944-977/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.stc.radio.player/.ui.MusicPlayerActivity bnds=[24,96][282,384]} from uid 10010 from pid 15031 on display 0 from pid 15031 | |
06-06 22:13:44.004 944-964/? I/ActivityManager: Start proc 15430:com.stc.radio.player/u0a95 for activity com.stc.radio.player/.ui.MusicPlayerActivity | |
06-06 22:13:44.445 15430-15430/? E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.stc.radio.player, PID: 15430 | |
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.stc.radio.player/com.stc.radio.player.ui.MusicPlayerActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2662) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at com.stc.radio.player.ui.MediaBrowserFragment.onStart(Unknown Source) | |
at android.app.Fragment.performStart(Fragment.java:2093) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:934) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1079) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1061) | |
at android.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:1907) | |
at android.app.Activity.performStart(Activity.java:6138) | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2625) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
06-06 22:13:44.447 944-1843/? W/ActivityManager: Force finishing activity 1 com.stc.radio.player/.ui.MusicPlayerActivity | |
06-06 22:13:44.772 944-1843/? I/WindowManager: Screenshot max retries 4 of Token{227379c3 ActivityRecord{1cb7b172 u0 com.stc.radio.player/.ui.MusicPlayerActivity t969 f}} appWin=Window{274a317 u0 Starting com.stc.radio.player} drawState=4 | |
06-06 22:13:44.847 944-977/? I/ActivityManager: Process com.stc.radio.player (pid 15430) has died | |
06-06 22:13:44.851 944-1025/? E/WindowState: getStack: Window{274a317 u0 Starting com.stc.radio.player} couldn't find taskId=969 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowState.getWindowList:1390 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3229 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 | |
06-06 22:13:44.852 944-1025/? E/WindowState: getStack: Window{274a317 u0 Starting com.stc.radio.player} couldn't find taskId=969 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3234 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 com.android.server.wm.WindowManagerService.removeWindow:3028 | |
06-06 22:18:06.334 944-977/? W/PackageParser: Unknown element under <manifest>: meta-data at /data/local/tmp/com.stc.radio.player Binary XML file line #26 | |
06-06 22:18:06.357 944-977/? W/PackageManager: Failure retrieving resources for com.stc.radio.player: Resource ID #0x7f030000 | |
06-06 22:18:10.938 944-1047/? I/PackageManager: init_copy idx=0: InstallParams{38541457 file=/data/local/tmp/com.stc.radio.player cid=null} | |
06-06 22:18:10.938 944-1047/? I/PackageManager: startCopy UserHandle{-1}: InstallParams{38541457 file=/data/local/tmp/com.stc.radio.player cid=null} | |
06-06 22:18:11.042 13867-14054/? W/PackageParser: Unknown element under <manifest>: meta-data at /data/local/tmp/com.stc.radio.player Binary XML file line #26 | |
06-06 22:18:11.992 13867-13867/? I/Finsky: [1] com.google.android.vending.verifier.bk.c(102): Verification complete: id=1, package_name=com.stc.radio.player | |
06-06 22:18:12.376 944-989/? I/ActivityManager: Force stopping com.stc.radio.player appid=10095 user=-1: uninstall pkg | |
06-06 22:18:12.484 944-1047/? I/PackageManager: Package com.stc.radio.player codePath changed from /data/app/com.stc.radio.player-1 to /data/app/com.stc.radio.player-2; Retaining data and using new | |
06-06 22:18:12.578 944-1047/? I/PackageManager: Linking native library dir for /data/app/com.stc.radio.player-2 | |
06-06 22:18:12.578 944-1047/? I/PackageManager: Perform pre-dex opt for package: com.stc.radio.player | |
06-06 22:18:12.578 944-1047/? I/PackageManager: Running dexopt on: /data/app/com.stc.radio.player-2/base.apk pkg=com.stc.radio.player isa=arm64 vmSafeMode=false | |
06-06 22:18:12.673 15618-15618/? I/dex2oat: /system/bin/dex2oat --zip-fd=11 --zip-location=/data/app/com.stc.radio.player-2/base.apk --oat-fd=12 --oat-location=/data/dalvik-cache/arm64/data@[email protected]@[email protected] --instruction-set=arm64 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --swap-fd=13 | |
06-06 22:18:25.334 944-1047/? I/PackageManager: Dexopt done on: com.stc.radio.player | |
06-06 22:18:25.335 944-989/? I/ActivityManager: Force stopping com.stc.radio.player appid=10095 user=-1: update pkg | |
06-06 22:18:25.335 944-1047/? W/PackageManager: Code path for pkg : com.stc.radio.player changing from /data/app/com.stc.radio.player-1 to /data/app/com.stc.radio.player-2 | |
06-06 22:18:25.335 944-1047/? W/PackageManager: Resource path for pkg : com.stc.radio.player changing from /data/app/com.stc.radio.player-1 to /data/app/com.stc.radio.player-2 | |
06-06 22:18:25.475 944-1047/? I/ActivityManager: Force stopping com.stc.radio.player appid=10095 user=0: pkg removed | |
06-06 22:18:25.495 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.stc.radio.player flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:18:25.595 1167-1167/? I/recents.Events: PackageRemovedEvent : com.stc.radio.player userid 0 | |
06-06 22:18:25.650 15031-15060/? W/PackageManager: Failure retrieving resources for com.stc.radio.player: Resource ID #0x0 | |
06-06 22:18:25.915 944-944/? W/BackupManagerService: Removing schedule queue dupe of com.stc.radio.player | |
06-06 22:18:26.271 944-1203/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.vkontakte.android|||calleeClass===ru.mail.libverify.utils.PackageStateReceiver|||processName===com.vkontakte.android|||action===android.intent.action.PACKAGE_REMOVED|||data===package:com.stc.radio.player|||extras===Bundle[{android.intent.extra.REMOVED_FOR_ALL_USERS=false, android.intent.extra.UID=10095, android.intent.extra.DATA_REMOVED=false, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:18:26.371 2336-4720/? E/Drive.UninstallOperation: Package still installed com.stc.radio.player | |
06-06 22:18:26.373 944-1554/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.viber.voip|||calleeClass===com.viber.jni.apps.AppsSyncController$AppRemovedReceiver|||processName===com.viber.voip|||action===android.intent.action.PACKAGE_REMOVED|||data===package:com.stc.radio.player|||extras===Bundle[{android.intent.extra.REMOVED_FOR_ALL_USERS=false, android.intent.extra.UID=10095, android.intent.extra.DATA_REMOVED=false, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:18:27.184 944-1827/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.stc.radio.player/.ui.MusicPlayerActivity} from uid 2000 from pid 15777 on display 0 from pid 15777 | |
06-06 22:18:27.218 944-1805/? I/ActivityManager: Start proc 15916:com.stc.radio.player/u0a95 for activity com.stc.radio.player/.ui.MusicPlayerActivity | |
06-06 22:18:27.332 15916-15916/? E/System: stat file error, path is /data/app/com.stc.radio.player-2/lib/arm64, exception is android.system.ErrnoException: stat failed: ENOENT (No such file or directory) | |
06-06 22:18:27.422 15916-15916/? I/FA: To enable faster debug mode event logging run: | |
adb shell setprop debug.firebase.analytics.app com.stc.radio.player | |
06-06 22:18:27.480 944-963/? W/Interception: isInterceptByRule realCallingPid: 15916 isInterceptAsUsual: true isMatch: true, runType===retrieve_service|||callerPkg===com.stc.radio.player|||calleePkg===com.google.android.gms|||calleeClass===com.google.android.gms.measurement.service.MeasurementBrokerService|||processName===com.google.android.gms|||action===com.google.android.gms.measurement.START|||data===*|||extras===*|||interception===false | |
06-06 22:18:27.952 15916-15916/? E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.stc.radio.player, PID: 15916 | |
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.stc.radio.player/com.stc.radio.player.ui.MusicPlayerActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2662) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at com.stc.radio.player.ui.MediaBrowserFragment.onStart(Unknown Source) | |
at android.app.Fragment.performStart(Fragment.java:2093) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:934) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1079) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1061) | |
at android.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:1907) | |
at android.app.Activity.performStart(Activity.java:6138) | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2625) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
06-06 22:18:27.954 944-963/? W/ActivityManager: Force finishing activity 1 com.stc.radio.player/.ui.MusicPlayerActivity | |
06-06 22:18:28.274 944-963/? I/WindowManager: Screenshot max retries 4 of Token{320e4796 ActivityRecord{73696b1 u0 com.stc.radio.player/.ui.MusicPlayerActivity t970 f}} appWin=Window{1e90482b u0 Starting com.stc.radio.player} drawState=4 | |
06-06 22:18:28.357 944-1827/? I/ActivityManager: Process com.stc.radio.player (pid 15916) has died | |
06-06 22:18:28.358 15857-15857/? W/AdLog-Plugin: onInstallComplete: com.stc.radio.player | |
06-06 22:18:28.371 944-1025/? E/WindowState: getStack: Window{1e90482b u0 Starting com.stc.radio.player} couldn't find taskId=970 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowState.getWindowList:1390 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3229 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 | |
06-06 22:18:28.371 944-1025/? E/WindowState: getStack: Window{1e90482b u0 Starting com.stc.radio.player} couldn't find taskId=970 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3234 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 com.android.server.wm.WindowManagerService.removeWindow:3028 | |
06-06 22:18:28.703 1646-16007/? I/RuleGetter: getRuleResult() pkg=com.stc.radio.player, remote=false | |
06-06 22:18:28.718 1646-16007/? I/InstallReceiver: com.stc.radio.player not allowed autoRun. so not up rule2frk | |
06-06 22:18:29.880 1646-14444/? I/Utils: uid is : 10095 packagesInfo is : com.stc.radio.player | |
06-06 22:18:29.880 1646-14444/? I/trafficOfferData: updateControllStatusInfos: Sql:replace into app_controll_status(pkg_name, uid, network_type, network_status, notify_allowed) values ('com.stc.radio.player',10095,0,1,0),('com.stc.radio.player',10095,1,1,0) | |
06-06 22:18:30.187 944-4578/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.google.android.partnersetup|||calleeClass===com.google.android.partnersetup.RlzPingBroadcastReceiver|||processName===com.google.android.partnersetup|||action===android.intent.action.PACKAGE_ADDED|||data===package:com.stc.radio.player|||extras===Bundle[{android.intent.extra.UID=10095, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:18:30.191 944-989/? W/Interception: isInterceptByRule realCallingPid: -1 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.google.android.partnersetup|||calleeClass===com.google.android.partnersetup.AppInstalledReceiver|||processName===com.google.android.partnersetup|||action===android.intent.action.PACKAGE_ADDED|||data===package:com.stc.radio.player|||extras===Bundle[{android.intent.extra.UID=10095, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:18:30.192 944-989/? W/Interception: isInterceptByRule realCallingPid: -1 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.viber.voip|||calleeClass===com.viber.voip.util.PackageReplacedReceiver|||processName===com.viber.voip|||action===android.intent.action.PACKAGE_REPLACED|||data===package:com.stc.radio.player|||extras===Bundle[{android.intent.extra.UID=10095, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:18:30.230 944-1865/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.vkontakte.android|||calleeClass===ru.mail.libverify.utils.PackageStateReceiver|||processName===com.vkontakte.android|||action===android.intent.action.PACKAGE_REPLACED|||data===package:com.stc.radio.player|||extras===Bundle[{android.intent.extra.UID=10095, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:18:30.250 1646-14444/? I/Utils: uid is : 10095 packagesInfo is : com.stc.radio.player | |
06-06 22:18:30.251 1646-14444/? I/trafficOfferData: updateControllStatusInfos: Sql:replace into app_controll_status(pkg_name, uid, network_type, network_status, notify_allowed) values ('com.stc.radio.player',10095,0,1,0),('com.stc.radio.player',10095,1,1,0) | |
06-06 22:18:45.774 944-964/? I/ActivityManager: Force stopping com.stc.radio.player appid=10095 user=0: from pid 16318 | |
06-06 22:19:31.440 944-1777/? W/PackageParser: Unknown element under <manifest>: meta-data at /data/local/tmp/com.stc.radio.player.debug Binary XML file line #26 | |
06-06 22:19:35.232 944-1047/? I/PackageManager: init_copy idx=0: InstallParams{328e7668 file=/data/local/tmp/com.stc.radio.player.debug cid=null} | |
06-06 22:19:35.311 944-1047/? I/PackageManager: startCopy UserHandle{-1}: InstallParams{328e7668 file=/data/local/tmp/com.stc.radio.player.debug cid=null} | |
06-06 22:19:35.348 13867-14056/? W/PackageParser: Unknown element under <manifest>: meta-data at /data/local/tmp/com.stc.radio.player.debug Binary XML file line #26 | |
06-06 22:19:36.141 13867-13867/? I/Finsky: [1] com.google.android.vending.verifier.bk.c(102): Verification complete: id=2, package_name=com.stc.radio.player.debug | |
06-06 22:19:36.623 944-1047/? I/PackageManager: Linking native library dir for /data/app/com.stc.radio.player.debug-1 | |
06-06 22:19:36.623 944-1047/? I/PackageManager: Perform pre-dex opt for package: com.stc.radio.player.debug | |
06-06 22:19:36.624 944-1047/? I/PackageManager: Running dexopt on: /data/app/com.stc.radio.player.debug-1/base.apk pkg=com.stc.radio.player.debug isa=arm64 vmSafeMode=false | |
06-06 22:19:36.675 16764-16764/? I/dex2oat: /system/bin/dex2oat --zip-fd=11 --zip-location=/data/app/com.stc.radio.player.debug-1/base.apk --oat-fd=12 --oat-location=/data/dalvik-cache/arm64/data@[email protected]@[email protected] --instruction-set=arm64 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --swap-fd=13 | |
06-06 22:19:50.405 944-1047/? I/PackageManager: Dexopt done on: com.stc.radio.player.debug | |
06-06 22:19:50.542 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.stc.radio.player.debug flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:19:50.546 1167-1167/? I/recents.Events: PackageRemovedEvent : com.stc.radio.player.debug userid 0 | |
06-06 22:19:50.588 15031-15060/? W/PackageManager: Failure retrieving resources for com.stc.radio.player.debug: Resource ID #0x0 | |
06-06 22:19:50.702 16105-16175/? I/DMC: [Reporter] mode: 10 | |
type: inst_app | |
timestamp: 1496776790 | |
data: {"packageName":"com.stc.radio.player.debug","isSystemApp":false,"versionCode":20,"versionName":"2.3.3"} | |
06-06 22:19:50.719 15782-15782/? W/AdLog-Plugin: onInstallComplete: com.stc.radio.player.debug | |
06-06 22:19:50.960 15857-15857/? W/AdLog-Plugin: onInstallComplete: com.stc.radio.player.debug | |
06-06 22:19:51.279 1646-1646/? E/VirusManager: PackageReceiver: addPkgBase com.stc.radio.player.debug | |
06-06 22:19:51.585 944-1805/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity} from uid 2000 from pid 17006 on display 0 from pid 17006 | |
06-06 22:19:51.642 944-1777/? I/ActivityManager: Start proc 17131:com.stc.radio.player.debug/u0a98 for activity com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:19:51.671 1646-17155/? I/RuleGetter: getRuleResult() pkg=com.stc.radio.player.debug, remote=false | |
06-06 22:19:51.673 1646-17155/? I/InstallReceiver: com.stc.radio.player.debug not allowed autoRun. so not up rule2frk | |
06-06 22:19:51.715 17131-17131/? E/System: stat file error, path is /data/app/com.stc.radio.player.debug-1/lib/arm64, exception is android.system.ErrnoException: stat failed: ENOENT (No such file or directory) | |
06-06 22:19:51.826 17131-17131/? I/FA: To enable faster debug mode event logging run: | |
adb shell setprop debug.firebase.analytics.app com.stc.radio.player.debug | |
06-06 22:19:51.918 944-964/? W/Interception: isInterceptByRule realCallingPid: 17131 isInterceptAsUsual: true isMatch: true, runType===retrieve_service|||callerPkg===com.stc.radio.player.debug|||calleePkg===com.google.android.gms|||calleeClass===com.google.android.gms.measurement.service.MeasurementBrokerService|||processName===com.google.android.gms|||action===com.google.android.gms.measurement.START|||data===*|||extras===*|||interception===false | |
06-06 22:19:52.475 1646-14444/? I/Utils: uid is : 10098 packagesInfo is : com.stc.radio.player.debug | |
06-06 22:19:52.476 1646-14444/? I/trafficOfferData: updateControllStatusInfos: Sql:replace into app_controll_status(pkg_name, uid, network_type, network_status, notify_allowed) values ('com.stc.radio.player.debug',10098,0,1,0),('com.stc.radio.player.debug',10098,1,1,0) | |
06-06 22:19:52.598 944-1554/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.google.android.partnersetup|||calleeClass===com.google.android.partnersetup.RlzPingBroadcastReceiver|||processName===com.google.android.partnersetup|||action===android.intent.action.PACKAGE_ADDED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:19:52.603 944-989/? W/Interception: isInterceptByRule realCallingPid: -1 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.google.android.partnersetup|||calleeClass===com.google.android.partnersetup.AppInstalledReceiver|||processName===com.google.android.partnersetup|||action===android.intent.action.PACKAGE_ADDED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:19:52.606 13867-13867/? I/Finsky: [1] com.google.android.finsky.utils.an.run(11): Package state data is missing for com.stc.radio.player.debug | |
06-06 22:19:52.716 17131-17131/com.stc.radio.player.debug W/DbHelper.isShuffle:23: isShuffle: false | |
06-06 22:19:52.767 17131-17131/com.stc.radio.player.debug E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.stc.radio.player.debug, PID: 17131 | |
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2662) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at com.stc.radio.player.ui.MediaBrowserFragment.onStart(MediaBrowserFragment.java:211) | |
at android.app.Fragment.performStart(Fragment.java:2093) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:934) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1079) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1061) | |
at android.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:1907) | |
at android.app.Activity.performStart(Activity.java:6138) | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2625) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
06-06 22:19:52.769 944-1203/? W/ActivityManager: Force finishing activity 1 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:19:53.084 944-1203/? I/WindowManager: Screenshot max retries 4 of Token{5dea6b0 ActivityRecord{582f9f3 u0 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity t971 f}} appWin=Window{3f8bf59d u0 Starting com.stc.radio.player.debug} drawState=4 | |
06-06 22:19:53.095 17131-17131/com.stc.radio.player.debug I/Process: Sending signal. PID: 17131 SIG: 9 | |
06-06 22:19:53.227 944-1805/? I/ActivityManager: Process com.stc.radio.player.debug (pid 17131) has died | |
06-06 22:19:53.228 944-1805/? W/ActivityManager: Scheduling restart of crashed service com.stc.radio.player.debug/com.google.firebase.iid.FirebaseInstanceIdService in 2916ms | |
06-06 22:19:56.192 944-989/? I/ActivityManager: Start proc 17400:com.stc.radio.player.debug/u0a98 for service com.stc.radio.player.debug/com.google.firebase.iid.FirebaseInstanceIdService | |
06-06 22:19:56.216 17400-17400/? E/System: stat file error, path is /data/app/com.stc.radio.player.debug-1/lib/arm64, exception is android.system.ErrnoException: stat failed: ENOENT (No such file or directory) | |
06-06 22:19:56.258 17400-17400/? I/FA: To enable faster debug mode event logging run: | |
adb shell setprop debug.firebase.analytics.app com.stc.radio.player.debug | |
06-06 22:19:56.281 944-1776/? W/Interception: isInterceptByRule realCallingPid: 17400 isInterceptAsUsual: true isMatch: true, runType===retrieve_service|||callerPkg===com.stc.radio.player.debug|||calleePkg===com.google.android.gms|||calleeClass===com.google.android.gms.measurement.service.MeasurementBrokerService|||processName===com.google.android.gms|||action===com.google.android.gms.measurement.START|||data===*|||extras===*|||interception===false | |
06-06 22:19:58.223 17400-17414/com.stc.radio.player.debug I/art: Ignoring second debugger -- accepting and dropping | |
06-06 22:19:58.492 944-1880/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity bnds=[540,96][798,384]} from uid 10010 from pid 15031 on display 0 from pid 15031 | |
06-06 22:19:58.541 15031-17454/? I/System.out: createMD5, pathFile is /data/app/com.stc.radio.player.debug-1/base.apk | |
06-06 22:19:58.920 17400-17400/? E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.stc.radio.player.debug, PID: 17400 | |
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2662) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at com.stc.radio.player.ui.MediaBrowserFragment.onStart(MediaBrowserFragment.java:211) | |
at android.app.Fragment.performStart(Fragment.java:2093) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:934) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1079) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1061) | |
at android.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:1907) | |
at android.app.Activity.performStart(Activity.java:6138) | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2625) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
06-06 22:19:58.921 944-1706/? W/ActivityManager: Force finishing activity 1 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:19:59.097 944-1805/? I/ActivityManager: Process com.stc.radio.player.debug (pid 17400) has died | |
06-06 22:19:59.102 944-1025/? E/WindowState: getStack: Window{2430bd3c u0 Starting com.stc.radio.player.debug} couldn't find taskId=972 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowState.getWindowList:1390 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3229 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 | |
06-06 22:19:59.102 944-1025/? E/WindowState: getStack: Window{2430bd3c u0 Starting com.stc.radio.player.debug} couldn't find taskId=972 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3234 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 com.android.server.wm.WindowManagerService.removeWindow:3028 | |
06-06 22:20:00.717 944-1865/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.stc.radio.player/.ui.MusicPlayerActivity bnds=[24,96][282,384]} from uid 10010 from pid 15031 on display 0 from pid 15031 | |
06-06 22:20:00.766 15031-17486/? I/System.out: createMD5, pathFile is /data/app/com.stc.radio.player-2/base.apk | |
06-06 22:20:00.794 944-1776/? I/ActivityManager: Start proc 17487:com.stc.radio.player/u0a95 for activity com.stc.radio.player/.ui.MusicPlayerActivity | |
06-06 22:20:00.826 17487-17487/? E/System: stat file error, path is /data/app/com.stc.radio.player-2/lib/arm64, exception is android.system.ErrnoException: stat failed: ENOENT (No such file or directory) | |
06-06 22:20:00.888 17487-17487/? I/FA: To enable faster debug mode event logging run: | |
adb shell setprop debug.firebase.analytics.app com.stc.radio.player | |
06-06 22:20:00.914 944-963/? W/Interception: isInterceptByRule realCallingPid: 17487 isInterceptAsUsual: true isMatch: true, runType===retrieve_service|||callerPkg===com.stc.radio.player|||calleePkg===com.google.android.gms|||calleeClass===com.google.android.gms.measurement.service.MeasurementBrokerService|||processName===com.google.android.gms|||action===com.google.android.gms.measurement.START|||data===*|||extras===*|||interception===false | |
06-06 22:20:01.235 17487-17487/? E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.stc.radio.player, PID: 17487 | |
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.stc.radio.player/com.stc.radio.player.ui.MusicPlayerActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2662) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at com.stc.radio.player.ui.MediaBrowserFragment.onStart(Unknown Source) | |
at android.app.Fragment.performStart(Fragment.java:2093) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:934) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1079) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1061) | |
at android.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:1907) | |
at android.app.Activity.performStart(Activity.java:6138) | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2625) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
06-06 22:20:01.236 944-963/? W/ActivityManager: Force finishing activity 1 com.stc.radio.player/.ui.MusicPlayerActivity | |
06-06 22:20:01.562 944-963/? I/WindowManager: Screenshot max retries 4 of Token{3b647e04 ActivityRecord{33af0a17 u0 com.stc.radio.player/.ui.MusicPlayerActivity t973 f}} appWin=Window{1a55a388 u0 Starting com.stc.radio.player} drawState=4 | |
06-06 22:20:01.626 944-977/? I/ActivityManager: Process com.stc.radio.player (pid 17487) has died | |
06-06 22:20:01.631 944-1025/? E/WindowState: getStack: Window{1a55a388 u0 Starting com.stc.radio.player} couldn't find taskId=973 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowState.getWindowList:1390 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3229 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 | |
06-06 22:20:01.632 944-1025/? E/WindowState: getStack: Window{1a55a388 u0 Starting com.stc.radio.player} couldn't find taskId=973 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3234 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 com.android.server.wm.WindowManagerService.removeWindow:3028 | |
06-06 22:20:03.226 944-963/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity bnds=[540,96][798,384]} from uid 10010 from pid 15031 on display 0 from pid 15031 | |
06-06 22:20:03.267 15031-17544/? I/System.out: createMD5, pathFile is /data/app/com.stc.radio.player.debug-1/base.apk | |
06-06 22:20:03.291 944-1554/? I/ActivityManager: Start proc 17545:com.stc.radio.player.debug/u0a98 for activity com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:20:03.329 17545-17545/com.stc.radio.player.debug E/System: stat file error, path is /data/app/com.stc.radio.player.debug-1/lib/arm64, exception is android.system.ErrnoException: stat failed: ENOENT (No such file or directory) | |
06-06 22:20:03.336 17545-17545/com.stc.radio.player.debug W/linker: /system/lib64/libfilterUtils.so: unused DT entry: type 0x6ffffffe arg 0x808 | |
06-06 22:20:03.336 17545-17545/com.stc.radio.player.debug W/linker: /system/lib64/libfilterUtils.so: unused DT entry: type 0x6fffffff arg 0x2 | |
06-06 22:20:03.373 17545-17545/com.stc.radio.player.debug I/FA: App measurement is starting up, version: 10084 | |
06-06 22:20:03.373 17545-17545/com.stc.radio.player.debug I/FA: To enable debug logging run: adb shell setprop log.tag.FA VERBOSE | |
06-06 22:20:03.384 17545-17545/com.stc.radio.player.debug I/FA: To enable faster debug mode event logging run: | |
adb shell setprop debug.firebase.analytics.app com.stc.radio.player.debug | |
06-06 22:20:03.398 17545-17545/com.stc.radio.player.debug I/FirebaseInitProvider: FirebaseApp initialization successful | |
06-06 22:20:03.415 944-4578/? W/Interception: isInterceptByRule realCallingPid: 17545 isInterceptAsUsual: true isMatch: true, runType===retrieve_service|||callerPkg===com.stc.radio.player.debug|||calleePkg===com.google.android.gms|||calleeClass===com.google.android.gms.measurement.service.MeasurementBrokerService|||processName===com.google.android.gms|||action===com.google.android.gms.measurement.START|||data===*|||extras===*|||interception===false | |
06-06 22:20:03.504 17545-17545/com.stc.radio.player.debug W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable | |
06-06 22:20:03.702 17545-17545/com.stc.radio.player.debug W/DbHelper.isShuffle:23: isShuffle: false | |
06-06 22:20:03.744 17545-17545/com.stc.radio.player.debug E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.stc.radio.player.debug, PID: 17545 | |
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2662) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at com.stc.radio.player.ui.MediaBrowserFragment.onStart(MediaBrowserFragment.java:211) | |
at android.app.Fragment.performStart(Fragment.java:2093) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:934) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1079) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1061) | |
at android.app.FragmentManagerImpl.dispatchStart(FragmentManager.java:1907) | |
at android.app.Activity.performStart(Activity.java:6138) | |
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2625) | |
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2726) | |
at android.app.ActivityThread.access$900(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1572) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
06-06 22:20:03.746 944-1880/? W/ActivityManager: Force finishing activity 1 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:20:04.065 944-1880/? I/WindowManager: Screenshot max retries 4 of Token{2ec9f156 ActivityRecord{2dd3cf71 u0 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity t974 f}} appWin=Window{3fb6163a u0 Starting com.stc.radio.player.debug} drawState=4 | |
06-06 22:20:04.068 17545-17545/com.stc.radio.player.debug I/Process: Sending signal. PID: 17545 SIG: 9 | |
06-06 22:20:04.177 944-1880/? I/ActivityManager: Process com.stc.radio.player.debug (pid 17545) has died | |
06-06 22:20:04.182 944-1025/? E/WindowState: getStack: Window{3fb6163a u0 Starting com.stc.radio.player.debug} couldn't find taskId=974 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowState.getWindowList:1390 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3229 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 | |
06-06 22:20:04.182 944-1025/? E/WindowState: getStack: Window{3fb6163a u0 Starting com.stc.radio.player.debug} couldn't find taskId=974 Callers=com.android.server.wm.WindowState.getDisplayContent:807 com.android.server.wm.WindowManagerService.removeWindowInnerLocked:3234 com.android.server.wm.WindowManagerService.removeWindowLocked:3106 com.android.server.wm.WindowManagerService.removeWindow:3028 | |
06-06 22:21:36.520 944-964/? W/PackageParser: Unknown element under <manifest>: meta-data at /data/local/tmp/com.stc.radio.player.debug Binary XML file line #26 | |
06-06 22:21:36.537 944-1047/? I/PackageManager: init_copy idx=0: InstallParams{19918677 file=/data/local/tmp/com.stc.radio.player.debug cid=null} | |
06-06 22:21:36.537 944-1047/? I/PackageManager: startCopy UserHandle{-1}: InstallParams{19918677 file=/data/local/tmp/com.stc.radio.player.debug cid=null} | |
06-06 22:21:36.564 13867-14059/? W/PackageParser: Unknown element under <manifest>: meta-data at /data/local/tmp/com.stc.radio.player.debug Binary XML file line #26 | |
06-06 22:21:37.557 13867-13867/? I/Finsky: [1] com.google.android.vending.verifier.bk.c(102): Verification complete: id=3, package_name=com.stc.radio.player.debug | |
06-06 22:21:38.121 944-989/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=-1: uninstall pkg | |
06-06 22:21:38.193 944-1047/? I/PackageManager: Package com.stc.radio.player.debug codePath changed from /data/app/com.stc.radio.player.debug-1 to /data/app/com.stc.radio.player.debug-2; Retaining data and using new | |
06-06 22:21:38.267 944-1047/? I/PackageManager: Linking native library dir for /data/app/com.stc.radio.player.debug-2 | |
06-06 22:21:38.267 944-1047/? I/PackageManager: Perform pre-dex opt for package: com.stc.radio.player.debug | |
06-06 22:21:38.267 944-1047/? I/PackageManager: Running dexopt on: /data/app/com.stc.radio.player.debug-2/base.apk pkg=com.stc.radio.player.debug isa=arm64 vmSafeMode=false | |
06-06 22:21:38.291 18514-18514/? I/dex2oat: /system/bin/dex2oat --zip-fd=11 --zip-location=/data/app/com.stc.radio.player.debug-2/base.apk --oat-fd=12 --oat-location=/data/dalvik-cache/arm64/data@[email protected]@[email protected] --instruction-set=arm64 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --swap-fd=13 | |
06-06 22:21:51.968 944-1047/? I/PackageManager: Dexopt done on: com.stc.radio.player.debug | |
06-06 22:21:51.969 944-989/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=-1: update pkg | |
06-06 22:21:51.971 944-1047/? W/PackageManager: Code path for pkg : com.stc.radio.player.debug changing from /data/app/com.stc.radio.player.debug-1 to /data/app/com.stc.radio.player.debug-2 | |
06-06 22:21:51.971 944-1047/? W/PackageManager: Resource path for pkg : com.stc.radio.player.debug changing from /data/app/com.stc.radio.player.debug-1 to /data/app/com.stc.radio.player.debug-2 | |
06-06 22:21:52.112 944-1047/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=0: pkg removed | |
06-06 22:21:52.181 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.stc.radio.player.debug flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:21:52.254 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.stc.radio.player.debug flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:21:52.256 1167-1167/? I/recents.Events: PackageRemovedEvent : com.stc.radio.player.debug userid 0 | |
06-06 22:21:52.262 15031-15060/? W/PackageManager: Failure retrieving resources for com.stc.radio.player.debug: Resource ID #0x0 | |
06-06 22:21:52.335 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_REPLACED dat=package:com.stc.radio.player.debug flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:21:52.348 944-944/? W/BackupManagerService: Removing schedule queue dupe of com.stc.radio.player.debug | |
06-06 22:21:52.393 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.MY_PACKAGE_REPLACED flg=0x4000010 pkg=com.stc.radio.player.debug (has extras) }: user 10 is stopped | |
06-06 22:21:52.550 944-1554/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.vkontakte.android|||calleeClass===ru.mail.libverify.utils.PackageStateReceiver|||processName===com.vkontakte.android|||action===android.intent.action.PACKAGE_REMOVED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.REMOVED_FOR_ALL_USERS=false, android.intent.extra.UID=10098, android.intent.extra.DATA_REMOVED=false, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:21:52.599 2336-3998/? E/Drive.UninstallOperation: Package still installed com.stc.radio.player.debug | |
06-06 22:21:52.612 944-4579/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.viber.voip|||calleeClass===com.viber.jni.apps.AppsSyncController$AppRemovedReceiver|||processName===com.viber.voip|||action===android.intent.action.PACKAGE_REMOVED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.REMOVED_FOR_ALL_USERS=false, android.intent.extra.UID=10098, android.intent.extra.DATA_REMOVED=false, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:21:53.296 944-1827/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity} from uid 2000 from pid 18783 on display 0 from pid 18783 | |
06-06 22:21:53.335 944-1776/? I/ActivityManager: Start proc 18880:com.stc.radio.player.debug/u0a98 for activity com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:21:53.378 18880-18880/? E/System: stat file error, path is /data/app/com.stc.radio.player.debug-2/lib/arm64, exception is android.system.ErrnoException: stat failed: ENOENT (No such file or directory) | |
06-06 22:21:53.383 18880-18880/com.stc.radio.player.debug W/linker: /system/lib64/libfilterUtils.so: unused DT entry: type 0x6ffffffe arg 0x808 | |
06-06 22:21:53.383 18880-18880/com.stc.radio.player.debug W/linker: /system/lib64/libfilterUtils.so: unused DT entry: type 0x6fffffff arg 0x2 | |
06-06 22:21:53.423 18880-18880/com.stc.radio.player.debug I/FA: App measurement is starting up, version: 10084 | |
06-06 22:21:53.423 18880-18880/com.stc.radio.player.debug I/FA: To enable debug logging run: adb shell setprop log.tag.FA VERBOSE | |
06-06 22:21:53.439 18880-18880/com.stc.radio.player.debug I/FA: To enable faster debug mode event logging run: | |
adb shell setprop debug.firebase.analytics.app com.stc.radio.player.debug | |
06-06 22:21:53.457 18880-18880/com.stc.radio.player.debug I/FirebaseInitProvider: FirebaseApp initialization successful | |
06-06 22:21:53.478 944-1554/? W/Interception: isInterceptByRule realCallingPid: 18880 isInterceptAsUsual: true isMatch: true, runType===retrieve_service|||callerPkg===com.stc.radio.player.debug|||calleePkg===com.google.android.gms|||calleeClass===com.google.android.gms.measurement.service.MeasurementBrokerService|||processName===com.google.android.gms|||action===com.google.android.gms.measurement.START|||data===*|||extras===*|||interception===false | |
06-06 22:21:53.594 18880-18880/com.stc.radio.player.debug W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable | |
06-06 22:21:53.625 18799-18799/? W/AdLog-Plugin: onInstallComplete: com.stc.radio.player.debug | |
06-06 22:21:53.862 1646-18951/? I/RuleGetter: getRuleResult() pkg=com.stc.radio.player.debug, remote=false | |
06-06 22:21:53.864 1646-18951/? I/InstallReceiver: com.stc.radio.player.debug not allowed autoRun. so not up rule2frk | |
06-06 22:21:53.876 18880-18880/com.stc.radio.player.debug W/DbHelper.isShuffle:23: isShuffle: false | |
06-06 22:21:54.055 18880-18880/com.stc.radio.player.debug E/WifiManager: mWifiServiceMessenger == null | |
06-06 22:21:54.121 18880-19002/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:21:54.121 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:21:54.121 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:21:54.121 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:21:54.121 18880-19002/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0 | |
06-06 22:21:54.121 18880-19002/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:21:54.121 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:21:54.121 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:21:54.121 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:21:54.121 18880-19002/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=1024; ai_family=0 | |
06-06 22:21:54.148 1646-14444/? I/Utils: uid is : 10098 packagesInfo is : com.stc.radio.player.debug | |
06-06 22:21:54.149 1646-14444/? I/trafficOfferData: updateControllStatusInfos: Sql:replace into app_controll_status(pkg_name, uid, network_type, network_status, notify_allowed) values ('com.stc.radio.player.debug',10098,0,1,0),('com.stc.radio.player.debug',10098,1,1,0) | |
06-06 22:21:54.198 18880-18880/com.stc.radio.player.debug I/MediaRouter: Found default route: MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Телефон, description=null, iconUri=null, enabled=true, connecting=false, connectionState=0, canDisconnect=false, playbackType=0, playbackStream=3, deviceType=0, volumeHandling=1, volume=52, volumeMax=60, presentationDisplayId=-1, extras=null, settingsIntent=null, providerPackageName=android } | |
06-06 22:21:54.233 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo: api.friezy.ru get result from proxy >> | |
06-06 22:21:54.233 18880-19002/com.stc.radio.player.debug I/System.out: propertyValue:true | |
06-06 22:21:54.237 18880-19002/com.stc.radio.player.debug I/System.out: [CDS]connect[api.friezy.ru/104.28.27.96:80] tm:10 | |
06-06 22:21:54.411 18880-18999/com.stc.radio.player.debug E/GED: Failed to get GED Log Buf, err(0) | |
[ 06-06 22:21:54.412 18880:18999 I/ ] | |
elapse(include ctx switch):7400 (ms), eglInitialize | |
06-06 22:21:54.412 18880-18999/com.stc.radio.player.debug I/OpenGLRenderer: Initialized EGL, version 1.4 | |
06-06 22:21:54.426 18880-18999/com.stc.radio.player.debug I/OpenGLRenderer: Get enable program binary service property (1) | |
06-06 22:21:54.426 18880-18999/com.stc.radio.player.debug I/OpenGLRenderer: Initializing program atlas... | |
06-06 22:21:54.438 18880-18999/com.stc.radio.player.debug I/OpenGLRenderer: Program binary detail: Binary length is 169916, program map length is 152. | |
06-06 22:21:54.438 18880-18999/com.stc.radio.player.debug I/OpenGLRenderer: Succeeded to mmap program binaries. File descriptor is 43, and path is /dev/ashmem�. | |
06-06 22:21:54.438 18880-18999/com.stc.radio.player.debug I/OpenGLRenderer: No need to use file discriptor anymore, close fd(43). | |
06-06 22:21:54.550 18880-18999/com.stc.radio.player.debug W/MALI: glDrawArrays:714: [MALI] glDrawArrays takes more than 5ms here. Total elapse time(us): 20504 | |
06-06 22:21:54.572 944-1025/? I/ActivityManager: [AppLaunch] Displayed Displayed com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity: +1s267ms (total +8m10s586ms) | |
06-06 22:21:54.601 18880-19002/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:21:54.601 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:21:54.601 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:21:54.601 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:21:54.601 18880-19002/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0 | |
06-06 22:21:54.602 18880-19002/com.stc.radio.player.debug I/System.out: [CDS]connect[api.friezy.ru/104.28.27.96:443] tm:10 | |
06-06 22:21:54.618 944-1733/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.google.android.partnersetup|||calleeClass===com.google.android.partnersetup.RlzPingBroadcastReceiver|||processName===com.google.android.partnersetup|||action===android.intent.action.PACKAGE_ADDED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:21:54.623 944-989/? W/Interception: isInterceptByRule realCallingPid: -1 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.google.android.partnersetup|||calleeClass===com.google.android.partnersetup.AppInstalledReceiver|||processName===com.google.android.partnersetup|||action===android.intent.action.PACKAGE_ADDED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:21:54.624 944-989/? W/Interception: isInterceptByRule realCallingPid: -1 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.viber.voip|||calleeClass===com.viber.voip.util.PackageReplacedReceiver|||processName===com.viber.voip|||action===android.intent.action.PACKAGE_REPLACED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:21:54.635 13867-13867/? I/Finsky: [1] com.google.android.finsky.utils.an.run(11): Package state data is missing for com.stc.radio.player.debug | |
06-06 22:21:54.654 18880-18880/com.stc.radio.player.debug E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.stc.radio.player.debug, PID: 18880 | |
java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at com.stc.radio.player.ui.MediaBrowserFragment.onConnected(MediaBrowserFragment.java:269) | |
at com.stc.radio.player.ui.MusicPlayerActivity.onMediaControllerConnected(MusicPlayerActivity.java:248) | |
at com.stc.radio.player.ui.BaseActivity.connectToSession(BaseActivity.java:173) | |
at com.stc.radio.player.ui.BaseActivity.-wrap0(BaseActivity.java) | |
at com.stc.radio.player.ui.BaseActivity$2.onConnected(BaseActivity.java:208) | |
at android.support.v4.media.MediaBrowserCompat$ConnectionCallback$StubApi21.onConnected(MediaBrowserCompat.java:574) | |
at android.support.v4.media.MediaBrowserCompatApi21$ConnectionCallbackProxy.onConnected(MediaBrowserCompatApi21.java:104) | |
at android.media.browse.MediaBrowser$2.run(MediaBrowser.java:410) | |
at android.os.Handler.handleCallback(Handler.java:815) | |
at android.os.Handler.dispatchMessage(Handler.java:104) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
06-06 22:21:54.673 18880-19002/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:21:54.674 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:21:54.674 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:21:54.674 18880-19002/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:21:54.674 18880-19002/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0 | |
06-06 22:21:54.710 944-1827/? W/ActivityManager: Force finishing activity 1 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:21:54.725 1646-14444/? I/Utils: uid is : 10098 packagesInfo is : com.stc.radio.player.debug | |
06-06 22:21:54.726 1646-14444/? I/trafficOfferData: updateControllStatusInfos: Sql:replace into app_controll_status(pkg_name, uid, network_type, network_status, notify_allowed) values ('com.stc.radio.player.debug',10098,0,1,0),('com.stc.radio.player.debug',10098,1,1,0) | |
06-06 22:21:54.758 18880-18880/com.stc.radio.player.debug I/Process: Sending signal. PID: 18880 SIG: 9 | |
06-06 22:21:54.769 944-1733/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.vkontakte.android|||calleeClass===ru.mail.libverify.utils.PackageStateReceiver|||processName===com.vkontakte.android|||action===android.intent.action.PACKAGE_REPLACED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:21:54.967 944-1706/? I/WindowState: WIN DEATH: Window{2b84c65a u0 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity} | |
06-06 22:21:54.967 944-1805/? I/ActivityManager: Process com.stc.radio.player.debug (pid 18880) has died | |
06-06 22:22:50.220 944-1880/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=0: from pid 19711 | |
06-06 22:22:51.030 944-1776/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=-1: set debug app | |
06-06 22:22:51.033 944-1776/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity} from uid 2000 from pid 19739 on display 0 from pid 19739 | |
06-06 22:22:51.069 944-1776/? I/ActivityManager: Start proc 19760:com.stc.radio.player.debug/u0a98 for activity com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:22:51.091 19760-19760/? W/ActivityThread: Application com.stc.radio.player.debug is waiting for the debugger on port 8100... | |
06-06 22:22:51.380 19760-19774/com.stc.radio.player.debug I/art: Debugger is active | |
06-06 22:22:51.492 19760-19760/com.stc.radio.player.debug I/System.out: Debugger has connected | |
06-06 22:22:51.492 19760-19760/com.stc.radio.player.debug I/System.out: waiting for debugger to settle... | |
06-06 22:22:51.584 944-989/? W/ActivityManager: Activity pause timeout for ActivityRecord{2f025438 u0 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity t976} | |
06-06 22:22:51.692 19760-19760/com.stc.radio.player.debug I/System.out: waiting for debugger to settle... | |
06-06 22:22:51.893 19760-19760/com.stc.radio.player.debug I/System.out: waiting for debugger to settle... | |
06-06 22:22:52.093 19760-19760/com.stc.radio.player.debug I/System.out: waiting for debugger to settle... | |
06-06 22:22:52.293 19760-19760/com.stc.radio.player.debug I/System.out: waiting for debugger to settle... | |
06-06 22:22:52.493 19760-19760/com.stc.radio.player.debug I/System.out: waiting for debugger to settle... | |
06-06 22:22:52.694 19760-19760/com.stc.radio.player.debug I/System.out: waiting for debugger to settle... | |
06-06 22:22:52.895 19760-19760/com.stc.radio.player.debug I/System.out: debugger has settled (1344) | |
06-06 22:22:52.912 19760-19760/com.stc.radio.player.debug E/System: stat file error, path is /data/app/com.stc.radio.player.debug-2/lib/arm64, exception is android.system.ErrnoException: stat failed: ENOENT (No such file or directory) | |
06-06 22:22:52.922 19760-19760/com.stc.radio.player.debug W/linker: /system/lib64/libfilterUtils.so: unused DT entry: type 0x6ffffffe arg 0x808 | |
06-06 22:22:52.923 19760-19760/com.stc.radio.player.debug W/linker: /system/lib64/libfilterUtils.so: unused DT entry: type 0x6fffffff arg 0x2 | |
06-06 22:22:52.994 19760-19760/com.stc.radio.player.debug I/FA: App measurement is starting up, version: 10084 | |
06-06 22:22:52.995 19760-19760/com.stc.radio.player.debug I/FA: To enable debug logging run: adb shell setprop log.tag.FA VERBOSE | |
06-06 22:22:53.024 19760-19760/com.stc.radio.player.debug I/FA: To enable faster debug mode event logging run: | |
adb shell setprop debug.firebase.analytics.app com.stc.radio.player.debug | |
06-06 22:22:53.058 19760-19760/com.stc.radio.player.debug I/FirebaseInitProvider: FirebaseApp initialization successful | |
06-06 22:22:53.093 944-4578/? W/Interception: isInterceptByRule realCallingPid: 19760 isInterceptAsUsual: true isMatch: true, runType===retrieve_service|||callerPkg===com.stc.radio.player.debug|||calleePkg===com.google.android.gms|||calleeClass===com.google.android.gms.measurement.service.MeasurementBrokerService|||processName===com.google.android.gms|||action===com.google.android.gms.measurement.START|||data===*|||extras===*|||interception===false | |
06-06 22:22:53.218 19760-19779/com.stc.radio.player.debug I/art: Background sticky concurrent mark sweep GC freed 7009(500KB) AllocSpace objects, 5(100KB) LOS objects, 2% free, 17MB/18MB, paused 5.006ms total 38.533ms | |
06-06 22:22:53.246 19760-19760/com.stc.radio.player.debug W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable | |
06-06 22:22:53.495 19760-19760/com.stc.radio.player.debug W/DbHelper.isShuffle:23: isShuffle: false | |
06-06 22:22:53.591 19760-19760/com.stc.radio.player.debug E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.stc.radio.player.debug, PID: 19760 | |
java.lang.RuntimeException: Unable to stop activity {com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at android.app.ActivityThread.handleSleeping(ActivityThread.java:3947) | |
at android.app.ActivityThread.access$3000(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1757) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at com.stc.radio.player.ui.MediaBrowserFragment.onStop(MediaBrowserFragment.java:232) | |
at android.app.Fragment.performStop(Fragment.java:2240) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:957) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1079) | |
at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1061) | |
at android.app.FragmentManagerImpl.dispatchStop(FragmentManager.java:1920) | |
at android.app.Activity.performStop(Activity.java:6265) | |
at android.app.ActivityThread.handleSleeping(ActivityThread.java:3944) | |
at android.app.ActivityThread.access$3000(ActivityThread.java:183) | |
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1757) | |
at android.os.Handler.dispatchMessage(Handler.java:111) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
06-06 22:22:53.593 944-1733/? W/ActivityManager: Force finishing activity 1 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:22:53.616 19760-19760/com.stc.radio.player.debug I/Process: Sending signal. PID: 19760 SIG: 9 | |
06-06 22:22:53.687 944-1076/? W/InputDispatcher: channel 'f14b73f com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 | |
06-06 22:22:53.687 944-1076/? E/InputDispatcher: channel 'f14b73f com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed! | |
06-06 22:22:53.687 944-1706/? I/WindowState: WIN DEATH: Window{f14b73f u0 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity} | |
06-06 22:22:53.687 944-1554/? I/ActivityManager: Process com.stc.radio.player.debug (pid 19760) has died | |
06-06 22:22:53.687 944-1706/? W/InputDispatcher: Attempted to unregister already unregistered input channel 'f14b73f com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity (server)' | |
06-06 22:22:54.189 944-977/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=0: from pid 19818 | |
06-06 22:23:04.403 19942-19990/? W/PackageManager: Failure retrieving resources for com.stc.radio.player: Resource ID #0x0 | |
06-06 22:23:04.413 19942-19990/? W/PackageManager: Failure retrieving resources for com.stc.radio.player.debug: Resource ID #0x0 | |
06-06 22:23:43.460 944-1865/? W/PackageParser: Unknown element under <manifest>: meta-data at /data/local/tmp/com.stc.radio.player.debug Binary XML file line #26 | |
06-06 22:23:43.469 944-1865/? W/PackageManager: Failure retrieving resources for com.stc.radio.player.debug: Resource ID #0x7f030000 | |
06-06 22:23:43.485 944-1047/? I/PackageManager: init_copy idx=0: InstallParams{a865fa6 file=/data/local/tmp/com.stc.radio.player.debug cid=null} | |
06-06 22:23:43.557 944-1047/? I/PackageManager: startCopy UserHandle{-1}: InstallParams{a865fa6 file=/data/local/tmp/com.stc.radio.player.debug cid=null} | |
06-06 22:23:43.604 13867-13920/? W/PackageParser: Unknown element under <manifest>: meta-data at /data/local/tmp/com.stc.radio.player.debug Binary XML file line #26 | |
06-06 22:23:44.438 13867-13867/? I/Finsky: [1] com.google.android.vending.verifier.bk.c(102): Verification complete: id=4, package_name=com.stc.radio.player.debug | |
06-06 22:23:44.970 944-989/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=-1: uninstall pkg | |
06-06 22:23:45.042 944-1047/? I/PackageManager: Package com.stc.radio.player.debug codePath changed from /data/app/com.stc.radio.player.debug-2 to /data/app/com.stc.radio.player.debug-1; Retaining data and using new | |
06-06 22:23:45.113 944-1047/? I/PackageManager: Linking native library dir for /data/app/com.stc.radio.player.debug-1 | |
06-06 22:23:45.113 944-1047/? I/PackageManager: Perform pre-dex opt for package: com.stc.radio.player.debug | |
06-06 22:23:45.114 944-1047/? I/PackageManager: Running dexopt on: /data/app/com.stc.radio.player.debug-1/base.apk pkg=com.stc.radio.player.debug isa=arm64 vmSafeMode=false | |
06-06 22:23:45.159 20889-20889/? I/dex2oat: /system/bin/dex2oat --zip-fd=11 --zip-location=/data/app/com.stc.radio.player.debug-1/base.apk --oat-fd=12 --oat-location=/data/dalvik-cache/arm64/data@[email protected]@[email protected] --instruction-set=arm64 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --swap-fd=13 | |
06-06 22:23:51.151 1442-1654/? W/System.err: android.content.pm.PackageManager$NameNotFoundException: com.stc.radio.player.debug | |
06-06 22:23:58.764 944-1047/? I/PackageManager: Dexopt done on: com.stc.radio.player.debug | |
06-06 22:23:58.764 944-1047/? W/PackageManager: Code path for pkg : com.stc.radio.player.debug changing from /data/app/com.stc.radio.player.debug-2 to /data/app/com.stc.radio.player.debug-1 | |
06-06 22:23:58.764 944-989/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=-1: update pkg | |
06-06 22:23:58.764 944-1047/? W/PackageManager: Resource path for pkg : com.stc.radio.player.debug changing from /data/app/com.stc.radio.player.debug-2 to /data/app/com.stc.radio.player.debug-1 | |
06-06 22:23:58.928 944-1047/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=0: pkg removed | |
06-06 22:23:59.046 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.stc.radio.player.debug flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:23:59.113 19942-19990/? W/PackageManager: Failure retrieving resources for com.stc.radio.player.debug: Resource ID #0x0 | |
06-06 22:23:59.123 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.stc.radio.player.debug flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:23:59.166 1167-1167/? I/recents.Events: PackageRemovedEvent : com.stc.radio.player.debug userid 0 | |
06-06 22:23:59.181 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_REPLACED dat=package:com.stc.radio.player.debug flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:23:59.196 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.MY_PACKAGE_REPLACED flg=0x4000010 pkg=com.stc.radio.player.debug (has extras) }: user 10 is stopped | |
06-06 22:23:59.702 944-944/? W/BackupManagerService: Removing schedule queue dupe of com.stc.radio.player.debug | |
06-06 22:23:59.879 944-1865/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.vkontakte.android|||calleeClass===ru.mail.libverify.utils.PackageStateReceiver|||processName===com.vkontakte.android|||action===android.intent.action.PACKAGE_REMOVED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.REMOVED_FOR_ALL_USERS=false, android.intent.extra.UID=10098, android.intent.extra.DATA_REMOVED=false, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:23:59.992 2336-4021/? E/Drive.UninstallOperation: Package still installed com.stc.radio.player.debug | |
06-06 22:24:00.004 944-4578/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.viber.voip|||calleeClass===com.viber.jni.apps.AppsSyncController$AppRemovedReceiver|||processName===com.viber.voip|||action===android.intent.action.PACKAGE_REMOVED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.REMOVED_FOR_ALL_USERS=false, android.intent.extra.UID=10098, android.intent.extra.DATA_REMOVED=false, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:00.163 944-4579/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity} from uid 2000 from pid 21073 on display 0 from pid 21073 | |
06-06 22:24:00.199 944-1805/? I/ActivityManager: Start proc 21194:com.stc.radio.player.debug/u0a98 for activity com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:24:00.297 21194-21194/? E/System: stat file error, path is /data/app/com.stc.radio.player.debug-1/lib/arm64, exception is android.system.ErrnoException: stat failed: ENOENT (No such file or directory) | |
06-06 22:24:00.388 21194-21194/com.stc.radio.player.debug I/FA: App measurement is starting up, version: 10084 | |
06-06 22:24:00.388 21194-21194/com.stc.radio.player.debug I/FA: To enable debug logging run: adb shell setprop log.tag.FA VERBOSE | |
06-06 22:24:00.408 21194-21194/com.stc.radio.player.debug I/FA: To enable faster debug mode event logging run: | |
adb shell setprop debug.firebase.analytics.app com.stc.radio.player.debug | |
06-06 22:24:00.431 21194-21194/com.stc.radio.player.debug I/FirebaseInitProvider: FirebaseApp initialization successful | |
06-06 22:24:00.458 944-1203/? W/Interception: isInterceptByRule realCallingPid: 21194 isInterceptAsUsual: true isMatch: true, runType===retrieve_service|||callerPkg===com.stc.radio.player.debug|||calleePkg===com.google.android.gms|||calleeClass===com.google.android.gms.measurement.service.MeasurementBrokerService|||processName===com.google.android.gms|||action===com.google.android.gms.measurement.START|||data===*|||extras===*|||interception===false | |
06-06 22:24:00.629 21194-21194/com.stc.radio.player.debug W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable | |
06-06 22:24:01.060 21194-21194/com.stc.radio.player.debug W/DbHelper.isShuffle:23: isShuffle: false | |
06-06 22:24:01.232 21194-21223/com.stc.radio.player.debug I/art: Background sticky concurrent mark sweep GC freed 6492(371KB) AllocSpace objects, 0(0B) LOS objects, 1% free, 19MB/20MB, paused 8.391ms total 28.106ms | |
06-06 22:24:01.233 21194-21194/com.stc.radio.player.debug E/WifiManager: mWifiServiceMessenger == null | |
06-06 22:24:01.281 21194-21323/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:24:01.281 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:24:01.281 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:24:01.281 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:24:01.281 21194-21323/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0 | |
06-06 22:24:01.282 21194-21323/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:24:01.282 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:24:01.282 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:24:01.282 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:24:01.282 21194-21323/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=1024; ai_family=0 | |
06-06 22:24:01.283 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo: api.friezy.ru get result from proxy >> | |
06-06 22:24:01.284 21194-21323/com.stc.radio.player.debug I/System.out: propertyValue:true | |
06-06 22:24:01.287 21194-21323/com.stc.radio.player.debug I/System.out: [CDS]connect[api.friezy.ru/104.28.27.96:80] tm:10 | |
06-06 22:24:01.348 21194-21194/com.stc.radio.player.debug I/MediaRouter: Found default route: MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Телефон, description=null, iconUri=null, enabled=true, connecting=false, connectionState=0, canDisconnect=false, playbackType=0, playbackStream=3, deviceType=0, volumeHandling=1, volume=52, volumeMax=60, presentationDisplayId=-1, extras=null, settingsIntent=null, providerPackageName=android } | |
06-06 22:24:01.397 21194-21322/com.stc.radio.player.debug E/GED: Failed to get GED Log Buf, err(0) | |
[ 06-06 22:24:01.397 21194:21322 I/ ] | |
elapse(include ctx switch):8325 (ms), eglInitialize | |
06-06 22:24:01.397 21194-21322/com.stc.radio.player.debug I/OpenGLRenderer: Initialized EGL, version 1.4 | |
06-06 22:24:01.417 21194-21322/com.stc.radio.player.debug I/OpenGLRenderer: Get enable program binary service property (1) | |
06-06 22:24:01.417 21194-21322/com.stc.radio.player.debug I/OpenGLRenderer: Initializing program atlas... | |
06-06 22:24:01.419 21194-21322/com.stc.radio.player.debug I/OpenGLRenderer: Program binary detail: Binary length is 169916, program map length is 152. | |
06-06 22:24:01.419 21194-21322/com.stc.radio.player.debug I/OpenGLRenderer: Succeeded to mmap program binaries. File descriptor is 43, and path is /dev/ashmem�. | |
06-06 22:24:01.419 21194-21322/com.stc.radio.player.debug I/OpenGLRenderer: No need to use file discriptor anymore, close fd(43). | |
06-06 22:24:01.423 21194-21323/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:24:01.423 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:24:01.423 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:24:01.423 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:24:01.423 21194-21323/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0 | |
06-06 22:24:01.424 21194-21323/com.stc.radio.player.debug I/System.out: [CDS]connect[api.friezy.ru/104.28.27.96:443] tm:10 | |
06-06 22:24:01.433 21194-21323/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:24:01.434 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:24:01.434 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:24:01.434 21194-21323/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:24:01.434 21194-21323/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0 | |
06-06 22:24:01.441 21194-21323/com.stc.radio.player.debug E/NativeCrypto: ssl=0x7f9bc36580 cert_verify_callback x509_store_ctx=0x7f95929398 arg=0x0 | |
06-06 22:24:01.442 21194-21323/com.stc.radio.player.debug E/NativeCrypto: ssl=0x7f9bc36580 cert_verify_callback calling verifyCertificateChain authMethod=ECDHE_ECDSA | |
06-06 22:24:01.514 21194-21322/com.stc.radio.player.debug W/MALI: glDrawArrays:714: [MALI] glDrawArrays takes more than 5ms here. Total elapse time(us): 16138 | |
06-06 22:24:01.535 944-1025/? I/ActivityManager: [AppLaunch] Displayed Displayed com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity: +1s362ms | |
06-06 22:24:01.602 21194-21323/com.stc.radio.player.debug I/System.out: gba_cipher_suite:TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 | |
06-06 22:24:01.619 21194-21194/com.stc.radio.player.debug E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.stc.radio.player.debug, PID: 21194 | |
java.lang.NullPointerException: Attempt to invoke interface method 'android.support.v4.media.MediaBrowserCompat com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.getMediaBrowser()' on a null object reference | |
at com.stc.radio.player.ui.MediaBrowserFragment.onConnected(MediaBrowserFragment.java:271) | |
at com.stc.radio.player.ui.MusicPlayerActivity.onMediaControllerConnected(MusicPlayerActivity.java:248) | |
at com.stc.radio.player.ui.BaseActivity.connectToSession(BaseActivity.java:173) | |
at com.stc.radio.player.ui.BaseActivity.-wrap0(BaseActivity.java) | |
at com.stc.radio.player.ui.BaseActivity$2.onConnected(BaseActivity.java:208) | |
at android.support.v4.media.MediaBrowserCompat$ConnectionCallback$StubApi21.onConnected(MediaBrowserCompat.java:574) | |
at android.support.v4.media.MediaBrowserCompatApi21$ConnectionCallbackProxy.onConnected(MediaBrowserCompatApi21.java:104) | |
at android.media.browse.MediaBrowser$2.run(MediaBrowser.java:410) | |
at android.os.Handler.handleCallback(Handler.java:815) | |
at android.os.Handler.dispatchMessage(Handler.java:104) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
06-06 22:24:01.620 944-1706/? W/ActivityManager: Force finishing activity 1 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:24:01.703 21194-21194/com.stc.radio.player.debug I/Process: Sending signal. PID: 21194 SIG: 9 | |
06-06 22:24:01.717 21259-21259/? W/AdLog-Plugin: onInstallComplete: com.stc.radio.player.debug | |
06-06 22:24:01.847 944-1706/? I/WindowState: WIN DEATH: Window{7fd919 u0 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity} | |
06-06 22:24:01.847 944-977/? I/ActivityManager: Process com.stc.radio.player.debug (pid 21194) has died | |
06-06 22:24:02.051 1646-21401/? I/RuleGetter: getRuleResult() pkg=com.stc.radio.player.debug, remote=false | |
06-06 22:24:02.060 1646-21401/? I/InstallReceiver: com.stc.radio.player.debug not allowed autoRun. so not up rule2frk | |
06-06 22:24:02.481 1646-14444/? I/Utils: uid is : 10098 packagesInfo is : com.stc.radio.player.debug | |
06-06 22:24:02.482 1646-14444/? I/trafficOfferData: updateControllStatusInfos: Sql:replace into app_controll_status(pkg_name, uid, network_type, network_status, notify_allowed) values ('com.stc.radio.player.debug',10098,0,1,0),('com.stc.radio.player.debug',10098,1,1,0) | |
06-06 22:24:03.021 944-1706/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.google.android.partnersetup|||calleeClass===com.google.android.partnersetup.RlzPingBroadcastReceiver|||processName===com.google.android.partnersetup|||action===android.intent.action.PACKAGE_ADDED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:03.022 944-989/? W/Interception: isInterceptByRule realCallingPid: -1 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.google.android.partnersetup|||calleeClass===com.google.android.partnersetup.AppInstalledReceiver|||processName===com.google.android.partnersetup|||action===android.intent.action.PACKAGE_ADDED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:03.024 944-989/? W/Interception: isInterceptByRule realCallingPid: -1 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.viber.voip|||calleeClass===com.viber.voip.util.PackageReplacedReceiver|||processName===com.viber.voip|||action===android.intent.action.PACKAGE_REPLACED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:03.026 13867-13867/? I/Finsky: [1] com.google.android.finsky.utils.an.run(11): Package state data is missing for com.stc.radio.player.debug | |
06-06 22:24:03.057 944-1706/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.vkontakte.android|||calleeClass===ru.mail.libverify.utils.PackageStateReceiver|||processName===com.vkontakte.android|||action===android.intent.action.PACKAGE_REPLACED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:03.208 1646-14444/? I/Utils: uid is : 10098 packagesInfo is : com.stc.radio.player.debug | |
06-06 22:24:03.209 1646-14444/? I/trafficOfferData: updateControllStatusInfos: Sql:replace into app_controll_status(pkg_name, uid, network_type, network_status, notify_allowed) values ('com.stc.radio.player.debug',10098,0,1,0),('com.stc.radio.player.debug',10098,1,1,0) | |
06-06 22:24:31.791 944-4578/? W/PackageParser: Unknown element under <manifest>: meta-data at /data/local/tmp/com.stc.radio.player.debug Binary XML file line #26 | |
06-06 22:24:31.795 944-4578/? W/PackageManager: Failure retrieving resources for com.stc.radio.player.debug: Resource ID #0x7f030000 | |
06-06 22:24:31.808 944-1047/? I/PackageManager: init_copy idx=0: InstallParams{302f9b0e file=/data/local/tmp/com.stc.radio.player.debug cid=null} | |
06-06 22:24:31.808 944-1047/? I/PackageManager: startCopy UserHandle{-1}: InstallParams{302f9b0e file=/data/local/tmp/com.stc.radio.player.debug cid=null} | |
06-06 22:24:31.839 13867-13921/? W/PackageParser: Unknown element under <manifest>: meta-data at /data/local/tmp/com.stc.radio.player.debug Binary XML file line #26 | |
06-06 22:24:32.795 13867-13867/? I/Finsky: [1] com.google.android.vending.verifier.bk.c(102): Verification complete: id=5, package_name=com.stc.radio.player.debug | |
06-06 22:24:33.353 944-989/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=-1: uninstall pkg | |
06-06 22:24:33.410 944-1047/? I/PackageManager: Package com.stc.radio.player.debug codePath changed from /data/app/com.stc.radio.player.debug-1 to /data/app/com.stc.radio.player.debug-2; Retaining data and using new | |
06-06 22:24:33.473 944-1047/? I/PackageManager: Linking native library dir for /data/app/com.stc.radio.player.debug-2 | |
06-06 22:24:33.473 944-1047/? I/PackageManager: Perform pre-dex opt for package: com.stc.radio.player.debug | |
06-06 22:24:33.473 944-1047/? I/PackageManager: Running dexopt on: /data/app/com.stc.radio.player.debug-2/base.apk pkg=com.stc.radio.player.debug isa=arm64 vmSafeMode=false | |
06-06 22:24:33.521 21939-21939/? I/dex2oat: /system/bin/dex2oat --zip-fd=11 --zip-location=/data/app/com.stc.radio.player.debug-2/base.apk --oat-fd=12 --oat-location=/data/dalvik-cache/arm64/data@[email protected]@[email protected] --instruction-set=arm64 --instruction-set-features=default --runtime-arg -Xms64m --runtime-arg -Xmx512m --swap-fd=13 | |
06-06 22:24:46.852 944-1047/? I/PackageManager: Dexopt done on: com.stc.radio.player.debug | |
06-06 22:24:46.853 944-989/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=-1: update pkg | |
06-06 22:24:46.856 944-1047/? W/PackageManager: Code path for pkg : com.stc.radio.player.debug changing from /data/app/com.stc.radio.player.debug-1 to /data/app/com.stc.radio.player.debug-2 | |
06-06 22:24:46.857 944-1047/? W/PackageManager: Resource path for pkg : com.stc.radio.player.debug changing from /data/app/com.stc.radio.player.debug-1 to /data/app/com.stc.radio.player.debug-2 | |
06-06 22:24:47.047 944-1047/? I/ActivityManager: Force stopping com.stc.radio.player.debug appid=10098 user=0: pkg removed | |
06-06 22:24:47.174 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_REMOVED dat=package:com.stc.radio.player.debug flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:24:47.192 1167-1167/? I/recents.Events: PackageRemovedEvent : com.stc.radio.player.debug userid 0 | |
06-06 22:24:47.203 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.stc.radio.player.debug flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:24:47.207 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.PACKAGE_REPLACED dat=package:com.stc.radio.player.debug flg=0x4000010 (has extras) }: user 10 is stopped | |
06-06 22:24:47.213 19942-19990/? W/PackageManager: Failure retrieving resources for com.stc.radio.player.debug: Resource ID #0x0 | |
06-06 22:24:47.221 944-1047/? W/ActivityManager: Skipping broadcast of Intent { act=android.intent.action.MY_PACKAGE_REPLACED flg=0x4000010 pkg=com.stc.radio.player.debug (has extras) }: user 10 is stopped | |
06-06 22:24:47.351 944-944/? W/BackupManagerService: Removing schedule queue dupe of com.stc.radio.player.debug | |
06-06 22:24:47.520 944-1776/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.vkontakte.android|||calleeClass===ru.mail.libverify.utils.PackageStateReceiver|||processName===com.vkontakte.android|||action===android.intent.action.PACKAGE_REMOVED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.REMOVED_FOR_ALL_USERS=false, android.intent.extra.UID=10098, android.intent.extra.DATA_REMOVED=false, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:47.549 2336-4720/? E/Drive.UninstallOperation: Package still installed com.stc.radio.player.debug | |
06-06 22:24:47.562 944-1733/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.viber.voip|||calleeClass===com.viber.jni.apps.AppsSyncController$AppRemovedReceiver|||processName===com.viber.voip|||action===android.intent.action.PACKAGE_REMOVED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.REMOVED_FOR_ALL_USERS=false, android.intent.extra.UID=10098, android.intent.extra.DATA_REMOVED=false, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:47.572 21130-21130/? W/AdLog-Plugin: onInstallComplete: com.stc.radio.player.debug | |
06-06 22:24:47.683 21259-21259/? W/AdLog-Plugin: onInstallComplete: com.stc.radio.player.debug | |
06-06 22:24:47.809 1646-22197/? I/RuleGetter: getRuleResult() pkg=com.stc.radio.player.debug, remote=false | |
06-06 22:24:47.811 1646-22197/? I/InstallReceiver: com.stc.radio.player.debug not allowed autoRun. so not up rule2frk | |
06-06 22:24:48.039 1646-14444/? I/Utils: uid is : 10098 packagesInfo is : com.stc.radio.player.debug | |
06-06 22:24:48.040 1646-14444/? I/trafficOfferData: updateControllStatusInfos: Sql:replace into app_controll_status(pkg_name, uid, network_type, network_status, notify_allowed) values ('com.stc.radio.player.debug',10098,0,1,0),('com.stc.radio.player.debug',10098,1,1,0) | |
06-06 22:24:48.135 944-1805/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity} from uid 2000 from pid 22157 on display 0 from pid 22157 | |
06-06 22:24:48.177 944-964/? I/ActivityManager: Start proc 22305:com.stc.radio.player.debug/u0a98 for activity com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:24:48.221 22305-22305/com.stc.radio.player.debug E/System: stat file error, path is /data/app/com.stc.radio.player.debug-2/lib/arm64, exception is android.system.ErrnoException: stat failed: ENOENT (No such file or directory) | |
06-06 22:24:48.225 22305-22305/com.stc.radio.player.debug W/linker: /system/lib64/libfilterUtils.so: unused DT entry: type 0x6ffffffe arg 0x808 | |
06-06 22:24:48.225 22305-22305/com.stc.radio.player.debug W/linker: /system/lib64/libfilterUtils.so: unused DT entry: type 0x6fffffff arg 0x2 | |
06-06 22:24:48.274 22305-22305/com.stc.radio.player.debug I/FA: App measurement is starting up, version: 10084 | |
06-06 22:24:48.274 22305-22305/com.stc.radio.player.debug I/FA: To enable debug logging run: adb shell setprop log.tag.FA VERBOSE | |
06-06 22:24:48.297 22305-22305/com.stc.radio.player.debug I/FA: To enable faster debug mode event logging run: | |
adb shell setprop debug.firebase.analytics.app com.stc.radio.player.debug | |
06-06 22:24:48.325 22305-22305/com.stc.radio.player.debug I/FirebaseInitProvider: FirebaseApp initialization successful | |
06-06 22:24:48.356 944-1203/? W/Interception: isInterceptByRule realCallingPid: 22305 isInterceptAsUsual: true isMatch: true, runType===retrieve_service|||callerPkg===com.stc.radio.player.debug|||calleePkg===com.google.android.gms|||calleeClass===com.google.android.gms.measurement.service.MeasurementBrokerService|||processName===com.google.android.gms|||action===com.google.android.gms.measurement.START|||data===*|||extras===*|||interception===false | |
06-06 22:24:48.495 22305-22305/com.stc.radio.player.debug W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable | |
06-06 22:24:48.741 944-1706/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.google.android.partnersetup|||calleeClass===com.google.android.partnersetup.RlzPingBroadcastReceiver|||processName===com.google.android.partnersetup|||action===android.intent.action.PACKAGE_ADDED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:48.743 944-989/? W/Interception: isInterceptByRule realCallingPid: -1 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.google.android.partnersetup|||calleeClass===com.google.android.partnersetup.AppInstalledReceiver|||processName===com.google.android.partnersetup|||action===android.intent.action.PACKAGE_ADDED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:48.744 944-989/? W/Interception: isInterceptByRule realCallingPid: -1 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.viber.voip|||calleeClass===com.viber.voip.util.PackageReplacedReceiver|||processName===com.viber.voip|||action===android.intent.action.PACKAGE_REPLACED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:48.747 13867-13867/? I/Finsky: [1] com.google.android.finsky.utils.an.run(11): Package state data is missing for com.stc.radio.player.debug | |
06-06 22:24:48.794 1646-14444/? I/Utils: uid is : 10098 packagesInfo is : com.stc.radio.player.debug | |
06-06 22:24:48.795 1646-14444/? I/trafficOfferData: updateControllStatusInfos: Sql:replace into app_controll_status(pkg_name, uid, network_type, network_status, notify_allowed) values ('com.stc.radio.player.debug',10098,0,1,0),('com.stc.radio.player.debug',10098,1,1,0) | |
06-06 22:24:48.802 944-1706/? W/Interception: isInterceptByRule realCallingPid: 0 isInterceptAsUsual: true isMatch: false, runType===broadcast|||callerPkg===*|||calleePkg===com.vkontakte.android|||calleeClass===ru.mail.libverify.utils.PackageStateReceiver|||processName===com.vkontakte.android|||action===android.intent.action.PACKAGE_REPLACED|||data===package:com.stc.radio.player.debug|||extras===Bundle[{android.intent.extra.UID=10098, android.intent.extra.REPLACING=true, android.intent.extra.user_handle=0}]|||interception===false | |
06-06 22:24:48.803 22305-22305/com.stc.radio.player.debug W/DbHelper.isShuffle:23: isShuffle: false | |
06-06 22:24:48.932 22305-22305/com.stc.radio.player.debug E/WifiManager: mWifiServiceMessenger == null | |
06-06 22:24:48.975 22305-22449/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:24:48.975 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:24:48.975 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:24:48.975 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:24:48.975 22305-22449/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0 | |
06-06 22:24:48.975 22305-22449/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:24:48.975 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:24:48.975 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:24:48.975 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:24:48.975 22305-22449/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=1024; ai_family=0 | |
06-06 22:24:48.977 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo: api.friezy.ru get result from proxy >> | |
06-06 22:24:48.977 22305-22449/com.stc.radio.player.debug I/System.out: propertyValue:true | |
06-06 22:24:48.981 22305-22449/com.stc.radio.player.debug I/System.out: [CDS]connect[api.friezy.ru/104.28.27.96:80] tm:10 | |
06-06 22:24:49.090 22305-22449/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:24:49.090 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:24:49.090 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:24:49.090 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:24:49.090 22305-22449/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0 | |
06-06 22:24:49.091 22305-22449/com.stc.radio.player.debug I/System.out: [CDS]connect[api.friezy.ru/104.28.27.96:443] tm:10 | |
06-06 22:24:49.098 22305-22449/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk hostname=api.friezy.ru; servname=(null); cache_mode=(null), netid=0; mark=0 | |
06-06 22:24:49.098 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo( app_uid:10098 | |
06-06 22:24:49.098 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() uid prop: | |
06-06 22:24:49.098 22305-22449/com.stc.radio.player.debug D/libc-netbsd: getaddrinfo() getuid():10098 | |
06-06 22:24:49.098 22305-22449/com.stc.radio.player.debug D/libc-netbsd: [getaddrinfo]: mtk ai_addrlen=0; ai_canonname=(null); ai_flags=4; ai_family=0 | |
06-06 22:24:49.109 22305-22449/com.stc.radio.player.debug E/NativeCrypto: ssl=0x7f9bc36580 cert_verify_callback x509_store_ctx=0x7f959292f8 arg=0x0 | |
06-06 22:24:49.109 22305-22449/com.stc.radio.player.debug E/NativeCrypto: ssl=0x7f9bc36580 cert_verify_callback calling verifyCertificateChain authMethod=ECDHE_ECDSA | |
06-06 22:24:49.145 22305-22305/com.stc.radio.player.debug I/MediaRouter: Found default route: MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Телефон, description=null, iconUri=null, enabled=true, connecting=false, connectionState=0, canDisconnect=false, playbackType=0, playbackStream=3, deviceType=0, volumeHandling=1, volume=52, volumeMax=60, presentationDisplayId=-1, extras=null, settingsIntent=null, providerPackageName=android } | |
06-06 22:24:49.158 22305-22449/com.stc.radio.player.debug I/System.out: gba_cipher_suite:TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 | |
06-06 22:24:49.190 22305-22448/com.stc.radio.player.debug E/GED: Failed to get GED Log Buf, err(0) | |
[ 06-06 22:24:49.191 22305:22448 I/ ] | |
elapse(include ctx switch):4662 (ms), eglInitialize | |
06-06 22:24:49.191 22305-22448/com.stc.radio.player.debug I/OpenGLRenderer: Initialized EGL, version 1.4 | |
06-06 22:24:49.202 22305-22448/com.stc.radio.player.debug I/OpenGLRenderer: Get enable program binary service property (1) | |
06-06 22:24:49.202 22305-22448/com.stc.radio.player.debug I/OpenGLRenderer: Initializing program atlas... | |
06-06 22:24:49.203 22305-22448/com.stc.radio.player.debug I/OpenGLRenderer: Program binary detail: Binary length is 169916, program map length is 152. | |
06-06 22:24:49.204 22305-22448/com.stc.radio.player.debug I/OpenGLRenderer: Succeeded to mmap program binaries. File descriptor is 47, and path is /dev/ashmem�. | |
06-06 22:24:49.204 22305-22448/com.stc.radio.player.debug I/OpenGLRenderer: No need to use file discriptor anymore, close fd(47). | |
06-06 22:24:49.282 22305-22448/com.stc.radio.player.debug W/MALI: glDrawArrays:714: [MALI] glDrawArrays takes more than 5ms here. Total elapse time(us): 11904 | |
06-06 22:24:49.291 944-1025/? I/ActivityManager: [AppLaunch] Displayed Displayed com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity: +1s144ms | |
06-06 22:24:49.320 22305-22305/com.stc.radio.player.debug E/AndroidRuntime: FATAL EXCEPTION: main | |
Process: com.stc.radio.player.debug, PID: 22305 | |
java.lang.NullPointerException: Attempt to invoke interface method 'void com.stc.radio.player.ui.MediaBrowserFragment$MediaFragmentListener.setToolbarTitle(java.lang.CharSequence)' on a null object reference | |
at com.stc.radio.player.ui.MediaBrowserFragment.updateTitle(MediaBrowserFragment.java:323) | |
at com.stc.radio.player.ui.MediaBrowserFragment.onConnected(MediaBrowserFragment.java:274) | |
at com.stc.radio.player.ui.MusicPlayerActivity.onMediaControllerConnected(MusicPlayerActivity.java:248) | |
at com.stc.radio.player.ui.BaseActivity.connectToSession(BaseActivity.java:173) | |
at com.stc.radio.player.ui.BaseActivity.-wrap0(BaseActivity.java) | |
at com.stc.radio.player.ui.BaseActivity$2.onConnected(BaseActivity.java:208) | |
at android.support.v4.media.MediaBrowserCompat$ConnectionCallback$StubApi21.onConnected(MediaBrowserCompat.java:574) | |
at android.support.v4.media.MediaBrowserCompatApi21$ConnectionCallbackProxy.onConnected(MediaBrowserCompatApi21.java:104) | |
at android.media.browse.MediaBrowser$2.run(MediaBrowser.java:410) | |
at android.os.Handler.handleCallback(Handler.java:815) | |
at android.os.Handler.dispatchMessage(Handler.java:104) | |
at android.os.Looper.loop(Looper.java:194) | |
at android.app.ActivityThread.main(ActivityThread.java:5834) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at java.lang.reflect.Method.invoke(Method.java:372) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1119) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:885) | |
06-06 22:24:49.321 944-1880/? W/ActivityManager: Force finishing activity 1 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity | |
06-06 22:24:49.368 22305-22305/com.stc.radio.player.debug I/Process: Sending signal. PID: 22305 SIG: 9 | |
06-06 22:24:49.537 944-1076/? W/InputDispatcher: channel '3018de08 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9 | |
06-06 22:24:49.537 944-1805/? I/WindowState: WIN DEATH: Window{3018de08 u0 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity} | |
06-06 22:24:49.537 944-1076/? E/InputDispatcher: channel '3018de08 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity (server)' ~ Channel is unrecoverably broken and will be disposed! | |
06-06 22:24:49.538 944-4579/? I/ActivityManager: Process com.stc.radio.player.debug (pid 22305) has died | |
06-06 22:24:49.538 944-1805/? W/InputDispatcher: Attempted to unregister already unregistered input channel '3018de08 com.stc.radio.player.debug/com.stc.radio.player.ui.MusicPlayerActivity (server)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment