Skip to content

Instantly share code, notes, and snippets.

@Heshyo
Created January 13, 2021 14:52
Show Gist options
  • Save Heshyo/317854ba683b77c43b25205dfc31d518 to your computer and use it in GitHub Desktop.
Save Heshyo/317854ba683b77c43b25205dfc31d518 to your computer and use it in GitHub Desktop.
`adb logcat` for push plugin error
01-13 22:36:14.856 3104 3104 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
01-13 22:36:14.856 3104 3104 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
01-13 22:36:16.113 18435 18435 W Thread-69: type=1400 audit(0.0:459): avc: denied { search } for uid=10135 name="net" dev="sysfs" ino=6810 scontext=u:r:untrusted_app:s0:c135,c256,c512,c768 tcontext=u:object_r:sysfs_net:s0 tclass=dir permissive=0 app=com.skype.raider
01-13 22:36:28.752 22756 26555 D Push_FCMService: onMessage - from: 320175322924
01-13 22:36:28.752 22756 26555 D Push_FCMService: sender id = 320175322924
01-13 22:36:28.753 22756 26555 D Push_FCMService: normalize extras
01-13 22:36:28.753 22756 26555 D Push_FCMService: key = badge
01-13 22:36:28.753 22756 26555 D Push_FCMService: replace key badge with count
01-13 22:36:28.753 22756 26555 D Push_FCMService: key = extra
01-13 22:36:28.753 22756 26555 D Push_FCMService: replace key extra with extra
01-13 22:36:28.753 22756 26555 D Push_FCMService: key = image
01-13 22:36:28.753 22756 26555 D Push_FCMService: replace key image with image
01-13 22:36:28.753 22756 26555 D Push_FCMService: key = sound
01-13 22:36:28.753 22756 26555 D Push_FCMService: replace key sound with sound
01-13 22:36:28.753 22756 26555 D Push_FCMService: key = title
01-13 22:36:28.753 22756 26555 D Push_FCMService: replace key title with title
01-13 22:36:28.754 22756 26555 D Push_FCMService: no locale found for key = title, error Value MyAPp of type java.lang.String cannot be converted to JSONObject
01-13 22:36:28.754 22756 26555 D Push_FCMService: key = message
01-13 22:36:28.754 22756 26555 D Push_FCMService: replace key message with message
01-13 22:36:28.754 22756 26555 D Push_FCMService: no locale found for key = message, error Value other of type java.lang.String cannot be converted to JSONObject
01-13 22:36:28.754 22756 26555 D Push_FCMService: key = action_key
01-13 22:36:28.754 22756 26555 D Push_FCMService: replace key action_key with action_key
01-13 22:36:28.756 22756 26555 D Push_FCMService: background
01-13 22:36:28.756 22756 26555 D Push_FCMService: count =[1]
01-13 22:36:28.757 22756 26555 D Push_FCMService: message =[other]
01-13 22:36:28.757 22756 26555 D Push_FCMService: title =[MyApp]
01-13 22:36:28.757 22756 26555 D Push_FCMService: contentAvailable =[null]
01-13 22:36:28.757 22756 26555 D Push_FCMService: forceStart =[null]
01-13 22:36:28.757 22756 26555 D Push_FCMService: create notification
01-13 22:36:28.757 22756 26555 E Push_FCMService: Number format exception - Error parsing notId: s == null
01-13 22:36:28.760 22756 26555 D Push_FCMService: Using channel ID = PushPluginChannel
01-13 22:36:28.761 22756 26555 D Push_FCMService: stored icon=pushnotificationicon
01-13 22:36:28.761 22756 26555 D Push_FCMService: stored iconColor=#385dae
01-13 22:36:28.761 22756 26555 D Push_FCMService: stored sound=true
01-13 22:36:28.761 22756 26555 D Push_FCMService: stored vibrate=true
01-13 22:36:28.761 22756 26555 D Push_FCMService: using icon from plugin options
01-13 22:36:28.761 22756 26555 D Push_FCMService: no icon resource found - using application icon
01-13 22:36:28.803 22756 26555 D Push_FCMService: using assets large-icon from gcm
01-13 22:36:28.803 22756 26555 D Push_FCMService: count =[1]
01-13 22:36:28.803 22756 26555 D Push_FCMService: create actions: with in-line
01-13 22:36:28.836 3163 3163 D NuPlayerDriver: NuPlayerDriver(0xa4d56460) created, clientPid(2017)
01-13 22:36:28.839 3163 3163 I Codec2Client: Creating a Codec2 client to service "software"
01-13 22:36:28.841 3163 3163 I Codec2Client: Client to Codec2 service "software" created
01-13 22:36:28.848 3163 26563 D GenericSource: FileSource remote
01-13 22:36:28.872 1247 3631 I MediaFocusControl: requestAudioFocus() from uid/pid 10115/2017 clientId=android.media.AudioManager@4ae1809 callingPack=com.android.systemui req=3 flags=0x0 sdk=29
01-13 22:36:28.905 2632 26482 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.clearcut.uploader.QosUploaderService started execution. cause:2 exec_start_elapsed_seconds: 29000 [CONTEXT service_id=218 ]
01-13 22:36:29.002 2632 26481 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService started execution. cause:2 exec_start_elapsed_seconds: 29000 [CONTEXT service_id=218 ]
01-13 22:36:29.011 2632 26557 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.icing.service.IcingGcmTaskService finished executing. cause:2 result: 1 elapsed_millis: 68 uptime_millis: 68 exec_start_elapsed_seconds: 29000 [CONTEXT service_id=218 ]
01-13 22:36:29.022 3104 14023 I Icing : Indexing com.google.android.gm-internal.3p:EmailMessage_no_gsa from com.google.android.gm using seqno 0
01-13 22:36:29.156 3104 14023 I chatty : uid=10050(com.google.android.gms) lowpool[22] identical 10 lines
01-13 22:36:29.169 3104 14023 I Icing : Indexing com.google.android.gm-internal.3p:EmailMessage_no_gsa from com.google.android.gm using seqno 0
01-13 22:36:29.575 3163 26562 I GenericSource: start
01-13 22:36:29.578 2017 2017 V MediaRouter: Selecting route: RouteInfo{ name=Phone, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
01-13 22:36:29.598 2632 26481 I NetworkScheduler.Stats: Task com.google.android.gms/com.google.android.gms.clearcut.uploader.QosUploaderService finished executing. cause:2 result: 1 elapsed_millis: 765 uptime_millis: 765 exec_start_elapsed_seconds: 29000 [CONTEXT service_id=218 ]
01-13 22:36:29.598 3163 26583 I OMXClient: IOmx service obtained
01-13 22:36:29.600 460 19815 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in android.hardwar process
01-13 22:36:29.609 460 19815 E OMXNodeInstance: setConfig(0xa6c483c0:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
01-13 22:36:29.609 3163 26583 I ACodec : codec does not support config priority (err -2147483648)
01-13 22:36:29.612 3163 26583 I MediaCodec: MediaCodec will operate in async mode
01-13 22:36:29.648 325 325 D audio_hw_extn: audio_extn_get_parameters: returns
01-13 22:36:29.649 351 23026 I hash_map_utils: key: 'vr_audio_mode_on' value: ''
01-13 22:36:29.649 351 23026 I AudioPolicyManagerCustom: FLAG None hence request for a primary output
01-13 22:36:29.651 351 23026 D AudioFlinger: Client defaulted notificationFrames to 11466 for frameCount 22932
01-13 22:36:29.653 351 23026 D AF::TrackHandle: OpPlayAudio: track:171 usage:6 not muted
01-13 22:36:29.660 325 10714 D audio_hw_primary: start_output_stream: enter: stream(0xac7fb800)usecase(0: deep-buffer-playback) devices(0x2)
01-13 22:36:29.660 325 10714 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
01-13 22:36:29.660 325 10714 I msm8916_platform: platform_check_and_set_codec_backend_cfg: Usecase bitwidth 16, samplerate 48000, backend_idx 0
01-13 22:36:29.660 325 10714 I msm8916_platform: platform_check_codec_backend_cfg Codec selected backend: 0 current bit width: 16 and sample rate: 48000
01-13 22:36:29.660 325 10714 D msm8916_platform: platform_check_codec_backend_cfg: resetting sample_rate back to default, backend_idx: 0
01-13 22:36:29.660 325 10714 I msm8916_platform: platform_check_codec_backend_cfg Codec selected backend: 0 updated bit width: 16 and sample rate: 48000
01-13 22:36:29.660 325 10714 D hardware_info: hw_info_append_hw_type : device_name = speaker
01-13 22:36:29.660 325 10714 D audio_hw_primary: enable_snd_device: snd_device(2: speaker)
01-13 22:36:29.660 325 10714 D audio_route: Apply path: speaker
01-13 22:36:29.665 325 10714 W audio_hw_utils: audio_extn_utils_update_stream_app_type_cfg: App type could not be selected. Falling back to default
01-13 22:36:29.665 325 10714 I audio_hw_primary: select_devices Selected apptype: 69936
01-13 22:36:29.666 325 10714 I audio_hw_utils: audio_extn_utils_send_app_type_cfg app_type 69936, acdb_dev_id 15, sample_rate 48000
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path = 0
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> send_asm_topology
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_STREAM_TOPOLOGY_ID
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> send_adm_topology
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> send_audtable
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE_SIZE
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> send_audvoltable
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> send_afe_cal
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
01-13 22:36:29.666 325 10714 D : Failed to fetch the lookup information of the device 0000000F
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 15 path = 0
01-13 22:36:29.666 325 10714 D ACDB-LOADER: ACDB -> ACDB_AVSYNC_INFO: ACDB_CMD_GET_DEVICE_PROPERTY
01-13 22:36:29.666 325 10714 W audio_hw_utils: audio_extn_utils_send_audio_calibration: No audio calibration for usecase type = 0
01-13 22:36:29.666 325 10714 D audio_hw_primary: enable_audio_route: apply mixer and update path: deep-buffer-playback
01-13 22:36:29.666 325 10714 D audio_route: Apply path: deep-buffer-playback
01-13 22:36:29.667 325 10714 D audio_hw_primary: select_devices: done
01-13 22:36:29.672 325 10714 D msm8916_platform: platform_set_channel_map mixer_ctl_name:Playback Channel Map0
01-13 22:36:29.672 325 10714 D msm8916_platform: platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
01-13 22:36:29.691 325 10714 D audio_hw_primary: start_output_stream: exit
01-13 22:36:29.868 351 937 D AudioFlinger: mixer(0xababc440) throttle end: throttle time(123)
01-13 22:36:29.874 3104 3104 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
01-13 22:36:30.248 3163 26581 D AudioTrack: stop(128): called with 52920 frames delivered
01-13 22:36:30.902 1247 3631 I MediaFocusControl: abandonAudioFocus() from uid/pid 10115/2017 clientId=android.media.AudioManager@4ae1809
01-13 22:36:30.904 2017 26560 V MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
01-13 22:36:30.904 2017 26560 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
01-13 22:36:30.905 3163 3163 D NuPlayerDriver: reset(0xa4d56460) at state 6
01-13 22:36:30.943 3163 26562 D NuPlayerDriver: notifyResetComplete(0xa4d56460)
01-13 22:36:30.945 3163 3163 W AMessage: failed to post message as target looper for handler 0 is gone.
01-13 22:36:33.730 325 325 D audio_hw_primary: out_standby: enter: stream (0xac7fb800) usecase(0: deep-buffer-playback)
01-13 22:36:33.996 325 325 D audio_hw_primary: disable_audio_route: reset and update mixer path: deep-buffer-playback
01-13 22:36:34.000 325 325 D hardware_info: hw_info_append_hw_type : device_name = speaker
01-13 22:36:34.000 325 325 D audio_hw_primary: disable_snd_device: snd_device(2: speaker)
01-13 22:36:38.830 1247 1948 E LightsService: Light requested not available on this device. 2
01-13 22:36:38.868 2017 2017 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
01-13 22:36:38.879 2017 2017 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
01-13 22:36:38.883 2017 26596 W RingtonePlayer: STOP command without a player
01-13 22:36:38.896 2017 2415 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
01-13 22:36:39.870 18435 18435 W Thread-69: type=1400 audit(0.0:465): avc: denied { search } for uid=10135 name="net" dev="sysfs" ino=6810 scontext=u:r:untrusted_app:s0:c135,c256,c512,c768 tcontext=u:object_r:sysfs_net:s0 tclass=dir permissive=0 app=com.skype.raider
01-13 22:36:43.926 1247 1478 E LightsService: Light requested not available on this device. 2
01-13 22:36:44.474 1247 1948 E LightsService: Light requested not available on this device. 2
01-13 22:36:08.241 459 459 I chatty : uid=1010(wifi) /system/bin/wificond identical 1 line
01-13 22:36:08.244 459 459 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
01-13 22:36:44.552 1247 13437 I ActivityTaskManager: START u0 {flg=0x24000000 cmp=com.app.my/com.adobe.phonegap.push.PushHandlerActivity (has extras)} from uid 10168
01-13 22:36:44.555 2017 2017 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{7874565 V.E...... ........ 0,0-720,1280} canPanelBeCollapsed(): true
01-13 22:36:45.013 2017 2017 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
01-13 22:36:45.158 2017 2017 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
01-13 22:36:45.193 2017 2415 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
01-13 22:36:46.186 18435 18435 W Thread-69: type=1400 audit(0.0:477): avc: denied { search } for uid=10135 name="net" dev="sysfs" ino=6810 scontext=u:r:untrusted_app:s0:c135,c256,c512,c768 tcontext=u:object_r:sysfs_net:s0 tclass=dir permissive=0 app=com.skype.raider
01-13 22:36:48.238 459 459 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
01-13 22:36:46.190 18435 18435 I chatty : uid=10135(com.skype.raider) identical 3 lines
01-13 22:36:46.190 18435 18435 W Thread-69: type=1400 audit(0.0:481): avc: denied { search } for uid=10135 name="net" dev="sysfs" ino=6810 scontext=u:r:untrusted_app:s0:c135,c256,c512,c768 tcontext=u:object_r:sysfs_net:s0 tclass=dir permissive=0 app=com.skype.raider
01-13 22:36:48.765 1247 12193 D WificondControl: Scan result ready event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment