Debugging AndroidAuto connectivity issues with car (Samsung S9+ LineageOS 15.1) - Android Auto General

Hi All,
Im currently using the new LineageOS build for the Samsung S9+ (Exynos ), but android auto doesn't seem to want to connect to my car. worth noting that with a stock rom, android auto works fine, so its not a hardware issue with the car, or the phone.
Rather than pester the maintainer of the ROM to fix the issue, id like to learn how to debug the issue myself and hopefully go back to him with some meaningful info on what needs to be changed to allow it to work.
Im not able to pull logs from the car (Audi A4 2017), only the phone.
Symptoms:
Notification shows on the phone "Android Auto is connected to your car", when connected via usb
Car screen never changes from the "connect your phone to your car to start this feature"
Phone is listed in the infotainment settings for smartphone connections for android auto (when connected), so i assume its handshaking, but tripping up later down the line before the screen projection starts.
My google-fu has only seems to have come up with some info about an x264 encoder needing to be present, and an issue with the contacts database on a lineageOS rom, but I cant find any info on what this would throw up in any logs for the phone, or android auto (where to AA logs actually get written to if you change it to developer mode??).
Any pointers such as which logs to check, what sort of items to look for etc would be much appreciated!

This is what the process (i think?) for AA is reporting back
Code:
<6>[ 2892.518801] [2: kworker/u17:3:13395] [SSP]: MSG From MCU - Sensor_Gyro-29,-65,19,-0.013,-0.021,-0.004, -1,20, 0
04-28 13:18:42.190 1000 4484 4517 I ActivityManager: Start proc 18801:com.google.android.gms:car/u0a33 for activity com.google.android.gms/.car.FirstActivity
04-28 13:18:42.212 10033 18801 18801 I zygote64: The ClassLoaderContext is a special shared library.
04-28 13:18:42.212 10033 18801 18801 I zygote64: The ClassLoaderContext is a special shared library.
04-28 13:18:42.243 10033 18801 18801 W linker : "/data/app/com.google.android.gms-7gBukuwgkOTDi4MwTugSLw==/lib/arm64/libconscrypt_gmscore_jni.so" unused DT entry: type 0xf arg 0x8a
04-28 13:18:42.243 10033 18801 18801 W linker : "/data/app/com.google.android.gms-7gBukuwgkOTDi4MwTugSLw==/lib/arm64/libconscrypt_gmscore_jni.so" unused DT entry: type 0xf arg 0x8a
04-28 13:18:42.243 10033 18801 18801 V NativeCrypto: Registering com/google/android/gms/org/conscrypt/NativeCrypto's 280 native methods...
04-28 13:18:42.243 10033 18801 18801 V NativeCrypto: Registering com/google/android/gms/org/conscrypt/NativeCrypto's 280 native methods...
04-28 13:18:42.250 10033 18801 18801 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
04-28 13:18:42.250 10033 18801 18801 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
04-28 13:18:42.250 10033 18801 18801 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
04-28 13:18:42.250 10033 18801 18801 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
04-28 13:18:42.263 10033 18801 18801 E zygote64: The String#value field is not present on Android versions >= 6.0
04-28 13:18:42.263 10033 18801 18801 E zygote64: The String#value field is not present on Android versions >= 6.0
04-28 13:18:42.287 10033 18801 18825 D libEGL : loaded /vendor/lib64/egl/libGLES_mali.so
04-28 13:18:42.287 10033 18801 18801 D CAR.FIRST: onCreate
04-28 13:18:42.287 10033 18801 18801 D CAR.FIRST: onCreate
04-28 13:18:42.288 10033 18801 18801 D CAR.FIRST: handle intent Intent { act=android.hardware.usb.action.USB_ACCESSORY_ATTACHED flg=0x11000000 cmp=com.google.android.gms/.car.FirstActivity (has extras) }, restart suppressed false
04-28 13:18:42.288 10033 18801 18801 D CAR.FIRST: handle intent Intent { act=android.hardware.usb.action.USB_ACCESSORY_ATTACHED flg=0x11000000 cmp=com.google.android.gms/.car.FirstActivity (has extras) }, restart suppressed false
04-28 13:18:42.296 10033 18801 18801 D CAR.SETUP: Package com.google.android.projection.bumblebee not found.
04-28 13:18:42.296 10033 18801 18801 D CAR.SETUP: Package com.google.android.projection.bumblebee not found.
04-28 13:18:42.296 10033 18801 18801 D CAR.SETUP: Package com.google.android.projection.gearhead: installed ver=31581054 minimum required ver=29574900
04-28 13:18:42.296 10033 18801 18801 D CAR.SETUP: Package com.google.android.projection.gearhead: installed ver=31581054 minimum required ver=29574900
04-28 13:18:42.316 10033 18801 18828 D OpenGLRenderer: HWUI GL Pipeline
04-28 13:18:42.323 10033 18801 18801 D CAR.SERVICE: onCreate
04-28 13:18:42.323 10033 18801 18801 D CAR.SERVICE: onCreate
04-28 13:18:42.340 10033 18801 18801 D CAR.SERVICE: onBind
04-28 13:18:42.340 10033 18801 18801 D CAR.SERVICE: onBind
04-28 13:18:42.348 10033 18801 18801 D CAR.SETUP.SERVICE: Got USB accessory fd: {ParcelFileDescriptor: [email protected]}
04-28 13:18:42.348 10033 18801 18801 D CAR.SETUP.SERVICE: Got USB accessory fd: {ParcelFileDescriptor: [email protected]}
04-28 13:18:42.348 10033 18801 18801 D CAR.SETUP.SERVICE: Start car connection 1
04-28 13:18:42.348 10033 18801 18801 D CAR.SETUP.SERVICE: Start car connection 1
04-28 13:18:42.351 10033 18801 18801 D CAR.GAL.SECURITY: Using AES/CBC/PKCS5Padding from GmsCore_OpenSSL version 1.0
04-28 13:18:42.351 10033 18801 18801 D CAR.GAL.SECURITY: Using AES/CBC/PKCS5Padding from GmsCore_OpenSSL version 1.0
04-28 13:18:42.355 10033 18801 18817 I DynamiteModule: Considering local module com.google.android.gms.googlecertificates:4 and remote module com.google.android.gms.googlecertificates:4
04-28 13:18:42.355 10033 18801 18817 I DynamiteModule: Selected local version of com.google.android.gms.googlecertificates
04-28 13:18:42.355 10033 18801 18801 D CAR.GAL.SECURITY: Loading certificate factory from provider: GmsCore_OpenSSL version 1.0
04-28 13:18:42.355 10033 18801 18801 D CAR.GAL.SECURITY: Loading certificate factory from provider: GmsCore_OpenSSL version 1.0
04-28 13:18:42.356 10033 18801 18815 D CAR.SERVICE: Package validated: com.google.android.projection.gearhead
04-28 13:18:42.357 10033 18801 18817 D CAR.SERVICE: Package validated: com.google.android.projection.gearhead
04-28 13:18:42.358 10033 18801 18801 I CAR.GAL.SECURITY: Successfully initialized SSL context for protocol: TLSv1.2 using provider: GmsCore_OpenSSL
04-28 13:18:42.358 10033 18801 18801 I CAR.GAL.SECURITY: Successfully initialized SSL context for protocol: TLSv1.2 using provider: GmsCore_OpenSSL
04-28 13:18:42.358 10033 18801 18815 D CAR.SERVICE: Android Auto has car home but both aliases are disabled. Nothing to do
04-28 13:18:42.358 10033 18801 18817 D CAR.SERVICE: Android Auto has car home but both aliases are disabled. Nothing to do
04-28 13:18:42.360 10033 18801 18801 D CAR.GAL.GAL: onChannelOpened() for service null
04-28 13:18:42.360 10033 18801 18801 D CAR.GAL.GAL: onChannelOpened() for service null
04-28 13:18:42.360 10033 18801 18801 D CAR.GAL.GAL: skipping onEndPointReady() for endpoint [email protected]
04-28 13:18:42.360 10033 18801 18801 D CAR.GAL.GAL: skipping onEndPointReady() for endpoint [email protected]
04-28 13:18:42.369 10033 18801 18815 D CAR.SERVICE: Registering [email protected]
04-28 13:18:42.388 10033 18801 18828 I zygote64: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
04-28 13:18:42.388 10033 18801 18828 I OpenGLRenderer: Initialized EGL, version 1.4
04-28 13:18:42.388 10033 18801 18828 D OpenGLRenderer: Swap behavior 2
04-28 13:18:42.391 10033 18801 18828 D mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000, [1440x2960]-format:1
04-28 13:18:42.392 10033 18801 18801 D CAR.GAL.GAL: startServiceDiscovery
04-28 13:18:42.392 10033 18801 18801 D CAR.GAL.GAL: startServiceDiscovery
04-28 13:18:42.394 10033 18801 18801 D CAR.FIRST: onDestroy
04-28 13:18:42.394 10033 18801 18801 D CAR.FIRST: onDestroy
04-28 13:18:42.394 10033 18801 18828 W libEGL : EGLNativeWindowType 0x77454ee010 disconnect failed
04-28 13:18:42.396 10033 18801 18801 D CAR.SERVICE: CSB onClientsConnected
04-28 13:18:42.396 10033 18801 18801 D CAR.SERVICE: CSB onClientsConnected
04-28 13:18:42.519 10033 18801 18815 D CAR.SETTING: Set telemetry enabled to true
04-28 13:18:42.526 10033 18801 18801 D CAR.TEL.Service: Binding to InCallService
04-28 13:18:42.526 10033 18801 18801 D CAR.TEL.Service: Binding to InCallService
04-28 13:18:42.531 10033 18801 18855 D CAR.SERVICE: Registering [email protected]
04-28 13:18:42.531 10033 18801 18801 D CAR.TEL.Service: onServiceConnected: ComponentInfo{com.google.android.gms/com.google.android.gms.car.InCallService2}, service: [email protected]
04-28 13:18:42.531 10033 18801 18801 D CAR.TEL.Service: onServiceConnected: ComponentInfo{com.google.android.gms/com.google.android.gms.car.InCallService2}, service: [email protected]
04-28 13:18:42.532 10033 18801 18801 D CAR.TEL.Service: onServiceConnected InCallService with phone: null
04-28 13:18:42.532 10033 18801 18801 D CAR.TEL.Service: onServiceConnected InCallService with phone: null
04-28 13:18:42.534 10033 18801 18856 D CAR.VALIDATOR: Skip meta-data checks; first-party skip list [com.google.android.gms]
04-28 13:18:42.535 10033 18801 18856 D CAR.SERVICE: Package validated: com.google.android.gms
04-28 13:18:58.627 10033 18801 18809 W zygote64: Receiving file descriptor from ADB failed (socket 3): Connection reset by peer
04-28 13:18:58.722 10033 18801 18801 D CAR.SERVICE: onCarDisconnected
04-28 13:18:58.722 10033 18801 18801 D CAR.SERVICE: onCarDisconnected
04-28 13:18:58.723 10033 18801 18801 D CAR.SERVICE: tearDownCarState
04-28 13:18:58.723 10033 18801 18801 D CAR.SERVICE: tearDownCarState
04-28 13:18:58.723 10033 18801 18801 D CAR.SERVICE: Skip, car not connected.
04-28 13:18:58.723 10033 18801 18801 D CAR.SERVICE: Skip, car not connected.
04-28 13:18:58.723 10033 18801 18801 D CAR.SETUP.SERVICE: USB detached UsbAccessory[mManufacturer=Android, mModel=Android Open Automotive Protocol, mDescription=null, mVersion=1.0, mUri=null, mSerial=null]
04-28 13:18:58.723 10033 18801 18801 D CAR.SETUP.SERVICE: USB detached UsbAccessory[mManufacturer=Android, mModel=Android Open Automotive Protocol, mDescription=null, mVersion=1.0, mUri=null, mSerial=null]
04-28 13:18:59.123 10033 18801 18801 W CAR.GAL.GAL: reader thread stuck? Trying SIGQUIT.
04-28 13:18:59.123 10033 18801 18801 W CAR.GAL.GAL: reader thread stuck? Trying SIGQUIT.
04-28 13:18:59.124 10033 18801 18801 I Process : Sending signal. PID: 18801 SIG: 3
04-28 13:18:59.124 10033 18801 18801 I Process : Sending signal. PID: 18801 SIG: 3
04-28 13:18:59.124 10033 18801 18801 I Process : Sending signal. PID: 18801 SIG: 3
04-28 13:18:59.124 10033 18801 18801 I Process : Sending signal. PID: 18801 SIG: 3
04-28 13:18:59.124 10033 18801 18801 I Process : Sending signal. PID: 18801 SIG: 3
04-28 13:18:59.124 10033 18801 18801 I Process : Sending signal. PID: 18801 SIG: 3
04-28 13:18:59.125 10033 18801 18808 I zygote64: Thread[3,tid=18808,WaitingInMainSignalCatcherLoop,Thread*=0x775079f200,peer=0x14f80000,"Signal Catcher"]: reacting to signal 3
04-28 13:18:59.125 10033 18801 18808 I zygote64:
04-28 13:18:59.217 1058 4313 4313 I /system/bin/tombstoned: received crash request for pid 18801
04-28 13:18:59.222 10033 18801 18808 I zygote64: Wrote stack traces to '[tombstoned]'
04-28 13:18:59.222 1058 4313 4313 E /system/bin/tombstoned: Traces for pid 18801 written to: /data/anr/trace_04
04-28 13:18:59.525 10033 18801 18801 D CAR.SETUP.SERVICE: Closing fd: {ParcelFileDescriptor: [email protected]}
04-28 13:18:59.525 10033 18801 18801 D CAR.SETUP.SERVICE: Closing fd: {ParcelFileDescriptor: [email protected]}
04-28 13:18:59.529 10033 18801 18801 D CAR.SETUP.SERVICE: reader thread stuck after cable removal. will kill process.
04-28 13:18:59.529 10033 18801 18801 D CAR.SETUP.SERVICE: reader thread stuck after cable removal. will kill process.
04-28 13:18:59.529 10033 18801 18801 I Process : Sending signal. PID: 18801 SIG: 9
04-28 13:18:59.529 10033 18801 18801 I Process : Sending signal. PID: 18801 SIG: 9
04-28 13:18:59.529 10033 18801 18801 I Process : Sending signal. PID: 18801 SIG: 9
04-28 13:18:59.756 1000 4484 5819 I ActivityManager: Process com.google.android.gms:car (pid 18801) has died: fore BFGS
04-28 13:18:59.760 1000 4484 4519 W ActivityManager: setHasOverlayUi called on unknown pid: 18801
04-28 13:18:42.190 1000 4484 4517 I am_proc_start: [0,18801,10033,com.google.android.gms:car,activity,com.google.android.gms/.car.FirstActivity]
04-28 13:18:42.201 1000 4484 5837 I am_proc_bound: [0,18801,com.google.android.gms:car]
04-28 13:18:42.309 10033 18801 18801 I am_on_resume_called: [0,com.google.android.gms.car.FirstActivity,LAUNCH_ACTIVITY]
04-28 13:18:42.309 10033 18801 18801 I am_on_resume_called: [0,com.google.android.gms.car.FirstActivity,LAUNCH_ACTIVITY]
04-28 13:18:42.320 10033 18801 18801 I am_on_paused_called: [0,com.google.android.gms.car.FirstActivity,handlePauseActivity]
04-28 13:18:42.320 10033 18801 18801 I am_on_paused_called: [0,com.google.android.gms.car.FirstActivity,handlePauseActivity]
04-28 13:18:42.369 1000 4484 4484 I notification_enqueue: [10033,18801,com.google.android.gms,1,NULL,0,Notification(channel=null pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x40 color=0xff03a9f4 vis=PRIVATE),0]
04-28 13:18:42.392 10033 18801 18801 I am_on_stop_called: [0,com.google.android.gms.car.FirstActivity,handleStopActivity]
04-28 13:18:42.392 10033 18801 18801 I am_on_stop_called: [0,com.google.android.gms.car.FirstActivity,handleStopActivity]
04-28 13:18:59.756 1000 4484 5819 I am_proc_died: [0,18801,com.google.android.gms:car,0,3]
18801/10033 com.google.android.gms:car 4339
node 18801: u00000077455e4880 c0000007739589e00 pri 0:139 hs 1 hw 1 ls 0 lw 0 is 1 iw 1 tr 1 proc 4484
node 18801: u00000077455e4880 c0000007739589e00 pri 0:139 hs 1 hw 1 ls 0 lw 0 is 1 iw 1 tr 1 proc 4484
ref 18802: desc 162 node 18801 s 1 w 1 d 0000000000000000
Deliver #0: BroadcastFilter{1dff730 u0 ReceiverList{36d3c73 18801 com.google.android.gms:car/10033/u0 remote:62910e2}}
Deliver #1: BroadcastFilter{f37da3a u0 ReceiverList{2bdfd65 18801 com.google.android.gms:car/10033/u0 remote:d05565c}}
These are the lines that stand out to me...
Code:
04-28 13:18:42.296 10033 18801 18801 D CAR.SETUP: Package com.google.android.projection.bumblebee not found.
04-28 13:18:42.358 10033 18801 18815 D CAR.SERVICE: Android Auto has car home but both aliases are disabled. Nothing to do

Related

anybody know whats wrong with my camera? logcat included!

my camera just dont work no more... can someone tell whats wrong with it? here's a logcat...
E/QualcommCameraHardware( 2710): ioctl error. camfd=14, type=21, length=4, rc=0,
ctrlCmd.status=0, Unknown error: 0
E/QualcommCameraHardware( 2710): ioctl error. camfd=14, type=15, length=4, rc=0,
ctrlCmd.status=0, Unknown error: 0
D/CameraService( 2710): autoFocus (pid 4113)
E/DMAgent ( 4307): SMD Port open failure.[v1.1.2.12231200]
D/dalvikvm( 3037): GC freed 1369 objects / 61496 bytes in 525ms
E/DMAgent ( 4318): SMD Port open failure.[v1.1.2.12231200]
D/dalvikvm( 3261): GC freed 290 objects / 11352 bytes in 110ms
E/DMAgent ( 4319): SMD Port open failure.[v1.1.2.12231200]
D/dalvikvm( 2964): GC freed 63 objects / 2392 bytes in 147ms
D/WindowManager( 2730): I'm tired mEndcallBehavior=0x2
I/power ( 2730): *** set_screen_state 0
D/CameraService( 2710): cancelAutoFocus (pid 4113)
D/CameraService( 2710): stopPreview (pid 4113)
D/KeyguardViewManager( 2730): show()
D/LockExchangeUtils( 2730): isLockExchangeEnabled = false
D/LockExchangeUtils( 2730): isLockExchangeEnabled = false
D/Sensors ( 2730): sensors=00000001, real=00000001
D/Sensors ( 2730): sensors=00000000, real=00000000
D/BluetoothA2dpService( 2730): Received intent with action: android.intent.actio
n.SCREEN_OFF
I/QualcommCameraHardware( 2710): deinitPreview E
I/QualcommCameraHardware( 2710): deinitPreview X
D/CameraService( 2710): stopPreview(), hardware stopped OK
D/QualcommCameraHardware( 2710): frame_thread X
D/Camera-JNI( 4113): release camera
D/CameraService( 2710): Client::disconnect() E (pid 4113 client 0x14648)
D/CameraService( 2710): hardware teardown
D/QualcommCameraHardware( 2710): release E
D/AKMD ( 2714): Compass CLOSE
D/QualcommCameraHardware( 2710): release X
D/QualcommCameraHardware( 2710): ~QualcommCameraHardware E
D/QualcommCameraHardware( 2710): ~QualcommCameraHardware X
D/CameraService( 2710): removeClient (pid 4113) done
D/CameraService( 2710): Client::disconnect() X (pid 4113)
D/CameraService( 2710): Client::~Client E (pid 2710, client 0x14648)
D/CameraService( 2710): Client::disconnect() E (pid 2710 client 0x14648)
D/CameraService( 2710): Client::~Client X (pid 2710)
D/SurfaceFlinger( 2730): About to give-up screen, flinger = 0x150fb8
anybody know how to read this and tell me whats wrong?
eh no one knows at all?
khmerkid said:
eh no one knows at all?
Click to expand...
Click to collapse
Maybe give more information.
Device?
Rom?
G1, running on king's droideris rom

Random reboots.... Logcat and ramoops file attached

I am having random reboots on my Nexus 6 running Pure nexus (android 6.0) with lean kernel (both latest versions). This is very annoying as the phone randomly reboots after playing a certain notification sound ( which i don't know is caused by what).
I am attaching both logcat and ramoops. Anyone please help me know the cause?
new files
Here are new files attached after a fresh random reboot
Here is a snippet from logcat that i think is relavent as there is a FATAL system error at (02-05 22:05:06.881 1348 1348 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main)
Code:
02-05 22:04:45.551 1348 1727 I ActivityManager: Start proc 3084:com.google.process.gapps/u0a29 for content provider com.google.android.gsf/.gservices.GservicesProvider
02-05 22:04:45.567 1348 2251 E ConnectivityService: Failed to find Messenger in unregisterNetworkFactory
02-05 22:04:45.627 1348 1348 V WiredAccessoryManager: notifyWiredAccessoryChanged: when=0 bits= mask=54
02-05 22:04:45.628 1348 1348 V WiredAccessoryManager: newName=h2w newState=0 headsetState=0 prev headsetState=0
02-05 22:04:45.628 1348 1348 V WiredAccessoryManager: init()
02-05 22:04:45.674 1348 2878 I ActivityManager: Start proc 3128:com.google.android.googlequicksearchbox:search/u0a35 for service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService
02-05 22:04:45.823 1348 1384 I ActivityManager: Start proc 3159:org.telegram.messenger/u0a116 for broadcast org.telegram.messenger/.MusicPlayerReceiver
02-05 22:04:46.006 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:04:46.082 1348 2878 I ActivityManager: Start proc 3184:com.mobisystems.office:browser/u0a100 for broadcast com.mobisystems.office/.io.NetworkChangeReceiver
02-05 22:04:46.083 1348 2248 E WifiP2pService: Unable to change interface settings: java.lang.IllegalStateException: command '86 interface setcfg p2p0 0.0.0.0 0 up' failed with '400 86 Failed to set address (No such device)'
02-05 22:04:46.538 1348 1380 I ActivityManager: Start proc 3270:com.google.android.partnersetup/u0a32 for content provider com.google.android.partnersetup/.RlzAppProvider
02-05 22:04:46.565 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:04:46.621 1348 2328 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ]
02-05 22:04:46.639 1348 2328 I Telecom : : Sending phone-account intent as user
02-05 22:04:46.675 1348 1348 V BackupManagerService: Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
02-05 22:04:46.676 1348 1348 V BackupManagerService: Registering transport com.google.android.gms/.backup.BackupTransportService::com.google.android.gms/.backup.BackupTransportService = [email protected]
02-05 22:04:46.738 1348 1381 W Telecom : : No account found for the calling user
02-05 22:04:46.849 1348 2810 D CryptdConnector: SND -> {2 cryptfs getpw}
02-05 22:04:46.850 239 252 D VoldCryptCmdListener: cryptfs getpw
02-05 22:04:46.850 239 252 I Ext4Crypt: ext4 crypto complete called on /data
02-05 22:04:46.850 239 252 I Ext4Crypt: No master key, so not ext4enc
02-05 22:04:46.850 239 252 I Ext4Crypt: ext4 crypto complete called on /data
02-05 22:04:46.850 239 252 I Ext4Crypt: No master key, so not ext4enc
02-05 22:04:46.850 1348 1717 D CryptdConnector: RCV <- {200 2 -1}
02-05 22:04:46.851 1348 2810 D CryptdConnector: SND -> {3 cryptfs clearpw}
02-05 22:04:46.851 239 252 D VoldCryptCmdListener: cryptfs clearpw
02-05 22:04:46.851 239 252 I Ext4Crypt: ext4 crypto complete called on /data
02-05 22:04:46.851 239 252 I Ext4Crypt: No master key, so not ext4enc
02-05 22:04:46.851 1348 1717 D CryptdConnector: RCV <- {200 3 0}
02-05 22:04:47.001 3159 3322 E ActivityThread: Failed to find provider info for com.teslacoilsw.notifier
02-05 22:04:47.207 1348 1385 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
02-05 22:04:47.287 1348 1727 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:47.303 1348 1727 I Telecom : : Sending phone-account intent as user
02-05 22:04:47.366 1348 2604 W Telecom : : No account found for the calling user
02-05 22:04:47.479 2861 2861 D MccTable: updateMccMncConfiguration mccmnc='41004' fromServiceState=true
02-05 22:04:47.503 2861 2861 D MccTable: updateMccMncConfiguration defaultMccMnc=
02-05 22:04:47.503 2861 2861 D MccTable: updateMccMncConfiguration: mcc=410, mnc=4
02-05 22:04:47.504 2861 2861 D MccTable: WIFI_COUNTRY_CODE set to pk
02-05 22:04:47.504 1348 2810 I WifiService: WifiService trying to set country code to pk with persist set to true
02-05 22:04:47.556 1348 2882 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:47.564 1348 2882 I Telecom : : Sending phone-account intent as user
02-05 22:04:47.573 1348 2883 W Telecom : : No account found for the calling user
02-05 22:04:47.579 2861 2861 D MccTable: updateMccMncConfiguration mccmnc='41004' fromServiceState=false
02-05 22:04:47.580 2861 2861 D MccTable: updateMccMncConfiguration defaultMccMnc=
02-05 22:04:47.580 2861 2861 D MccTable: updateMccMncConfiguration: mcc=410, mnc=4
02-05 22:04:47.580 2861 2861 D MccTable: updateMccMncConfiguration updateConfig config={1.0 410mcc4mnc ?locale ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
02-05 22:04:47.581 1348 2884 I ActivityManager: Config changes=3 {1.0 410mcc4mnc en_US ldltr sw411dp w411dp h659dp 560dpi nrml port finger -keyb/v/h -nav/h s.6}
02-05 22:04:48.208 1348 1389 W WindowManager: Timeout waiting for drawn: undrawn=[Window{f7c393 u0 StatusBar}]
02-05 22:04:48.457 1348 1381 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:48.469 1348 1381 I Telecom : : Sending phone-account intent as user
02-05 22:04:48.480 1348 2901 W Telecom : : No account found for the calling user
02-05 22:04:48.514 1348 2810 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:48.526 1348 2810 I Telecom : : Sending phone-account intent as user
02-05 22:04:48.545 1348 1727 W Telecom : : No account found for the calling user
02-05 22:04:48.573 2861 2861 D MccTable: updateMccMncConfiguration mccmnc='41004' fromServiceState=false
02-05 22:04:48.574 2861 2861 D MccTable: updateMccMncConfiguration defaultMccMnc=41004
02-05 22:04:48.574 2861 2861 D MccTable: updateMccMncConfiguration: mcc=410, mnc=4
02-05 22:04:48.574 2861 2861 D MccTable: updateMccMncConfiguration updateConfig config={1.0 410mcc4mnc ?locale ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
02-05 22:04:49.862 1348 1389 W WindowManager: App freeze timeout expired.
02-05 22:04:49.991 2861 2861 D MccTable: updateMccMncConfiguration mccmnc='41004' fromServiceState=false
02-05 22:04:49.992 2861 2861 D MccTable: updateMccMncConfiguration defaultMccMnc=41004
02-05 22:04:49.992 2861 2861 D MccTable: updateMccMncConfiguration: mcc=410, mnc=4
02-05 22:04:49.992 2861 2861 D MccTable: updateMccMncConfiguration updateConfig config={1.0 410mcc4mnc ?locale ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
02-05 22:04:50.347 1348 1727 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ]
02-05 22:04:50.367 1348 1727 I Telecom : : Sending phone-account intent as user
02-05 22:04:50.392 1348 2859 W Telecom : : No account found for the calling user
02-05 22:04:50.574 1348 2605 W ActivityManager: Unable to start service Intent { cmp=com.mobisystems.office/com.mobisystems.connect.client.b.a } U=0: not found
02-05 22:04:50.591 1348 2900 I ActivityManager: Start proc 3423:com.google.android.keep/u0a88 for broadcast com.google.android.keep/.notification.AlertReceiver
02-05 22:04:50.625 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:04:50.912 1348 2270 D RttService: New client listening to asynchronous messages: [email protected]
02-05 22:04:51.033 1348 1727 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.044 1348 1727 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.050 1348 2883 W Telecom : : No account found for the calling user
02-05 22:04:51.089 1348 1381 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.097 1348 1381 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.104 1348 2884 W Telecom : : No account found for the calling user
02-05 22:04:51.131 1348 2882 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.140 1348 2882 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.220 1348 2881 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.228 1348 2881 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.238 1348 2901 W Telecom : : No account found for the calling user
02-05 22:04:51.287 1348 1380 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.295 1348 1380 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.312 1348 2883 W Telecom : : No account found for the calling user
02-05 22:04:51.324 1348 2884 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.332 1348 2884 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.356 1348 2859 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.364 1348 2859 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.378 1348 1348 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
02-05 22:04:51.380 1348 2883 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.389 1348 2883 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.393 1348 2859 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.402 1348 2859 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.614 1348 1727 D WifiService: acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 bind[email protected]}
02-05 22:04:51.722 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:04:51.773 1348 2884 I ActivityManager: Start proc 3497:com.eclipsim.gpsstatus2/u0a84 for broadcast com.eclipsim.gpsstatus2/com.eclipsim.gpstoolbox.monitor.GpsBroadcastReceiver
02-05 22:04:52.571 1348 2604 I ActivityManager: Start proc 3557:com.google.android.apps.maps/u0a64 for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver
02-05 22:04:52.653 1348 2604 I ActivityManager: Killing 2320:com.android.externalstorage/u0a11 (adj 15): empty #17
02-05 22:04:52.927 1348 2328 I ActivityManager: Start proc 3583:com.life360.android.safetymapd/u0a85 for broadcast com.life360.android.safetymapd/com.life360.android.receivers.LocationProvidersChangedReceiver
02-05 22:04:53.127 1348 2883 I ActivityManager: Killing 2584:com.cyanogenmod.lockclock/u0a49 (adj 15): empty #17
02-05 22:04:53.381 1348 2882 D WifiService: releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
02-05 22:04:53.497 1348 2859 I ActivityManager: Start proc 3631:com.life360.android.safetymapd:service/u0a85 for broadcast com.life360.android.safetymapd/com.life360.android.managers.UpdateDispatch
02-05 22:04:53.958 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:04:54.529 1348 2251 D CSLegacyTypeTracker: Sending CONNECTED broadcast for type 0 NetworkAgentInfo [MOBILE (HSPA) - 100] isDefaultNetwork=true
02-05 22:04:54.594 1348 1380 I ActivityManager: Killing 2686:com.skype.raider/u0a91 (adj 15): empty #17
02-05 22:04:54.683 1348 2250 D WifiService: Client connection lost with reason: 4
02-05 22:04:54.724 1348 2810 I ActivityManager: Start proc 3702:com.whatsapp/u0a75 for broadcast com.whatsapp/.ExternalMediaManager$ExternalMediaStateReceiver
02-05 22:04:56.166 1348 2901 I ActivityManager: Start proc 3753:com.android.vending/u0a33 for service com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService
02-05 22:04:56.314 1348 2882 I ActivityManager: Start proc 3771:com.buak.Link2SD/u0a115 for broadcast com.buak.Link2SD/.MediaMountedReceiver
02-05 22:04:56.736 1348 2884 I ActivityManager: Start proc 3806:com.android.sdm.plugins.sprintdm/1001 for broadcast com.android.sdm.plugins.sprintdm/.SprintDMReceiver
02-05 22:04:57.000 1348 1727 I ActivityManager: Start proc 3837:com.verizon.omadm/u0a42 for broadcast com.verizon.omadm/.DmConfigReceiver
02-05 22:04:57.323 1348 2883 I ActivityManager: Killing 3040:com.android.providers.calendar/u0a3 (adj 15): empty #17
02-05 22:04:57.557 1348 2604 I ActivityManager: Start proc 3876:com.android.cellbroadcastreceiver/u0a6 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
02-05 22:04:57.559 1348 2604 I ActivityManager: Killing 3270:com.google.android.partnersetup/u0a32 (adj 15): empty #17
02-05 22:04:57.772 1348 2884 I PowerManagerService: Going to sleep by application request (uid 10022)...
02-05 22:04:57.885 1348 1380 I ActivityManager: Killing 2984:com.android.printspooler/u0a51 (adj 15): empty #17
02-05 22:04:58.102 1348 1380 E libprocessgroup: failed to kill 1 processes for processgroup 2984
02-05 22:04:58.104 1348 1380 I ActivityManager: Killing 2728:com.google.android.apps.gcs/u0a12 (adj 15): empty #17
02-05 22:04:58.313 1348 1389 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
02-05 22:04:58.560 1348 1392 I PowerManagerService: Sleeping (uid 1000)...
02-05 22:04:58.655 1348 2859 I ActivityManager: Start proc 3935:com.microsoft.office.onenote.connectionReceiverProcess/u0a89 for broadcast com.microsoft.office.onenote/com.microsoft.bing.datamining.quasar.api.ConnectionChangeReceiver
02-05 22:04:58.795 1348 2883 I ActivityManager: Process com.microsoft.office.onenote.connectionReceiverProcess (pid 3935) has died
02-05 22:04:58.807 1348 1384 I ActivityManager: Start proc 3956:com.mobisystems.office/u0a100 for broadcast com.mobisystems.office/com.mobisystems.wifi_direct.StartWifiDirectReceiver
02-05 22:04:59.406 1348 1380 W ActivityManager: Unable to start service Intent { cmp=com.mobisystems.office/com.mobisystems.connect.client.b.a } U=0: not found
02-05 22:04:59.434 1348 1727 I ActivityManager: Start proc 3990:stericson.busybox.donate/u0a83 for broadcast stericson.busybox.donate/.receivers.OnBootReciever
02-05 22:04:59.481 1348 2604 I ActivityManager: Killing 3068:com.usbmis.troposphere.fpnb/u0a92 (adj 15): empty #17
02-05 22:04:59.661 1348 4006 I BootReceiver: Copying audit failures to DropBox
02-05 22:04:59.661 1348 4006 I BootReceiver: Checking for fsck errors
02-05 22:04:59.682 1348 4004 I ActivityManager: Start proc 4007:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
02-05 22:04:59.703 1348 2883 I ActivityManager: Start proc 4020:eu.chainfire.supersu/u0a56 for broadcast eu.chainfire.supersu/.BootCompleteReceiver
02-05 22:04:59.734 1348 2881 I ActivityManager: Killing 3184:com.mobisystems.office:browser/u0a100 (adj 15): empty #17
02-05 22:04:59.404 1348 2881 E libprocessgroup: failed to kill 1 processes for processgroup 3184
02-05 22:04:59.413 1348 1384 W ActivityManager: Failed to update preferences for: com.mobisystems.office
02-05 22:04:59.438 1348 1384 I ActivityManager: Start proc 4051:com.android.dialer/u0a9 for broadcast com.android.dialer/.calllog.CallLogReceiver
02-05 22:04:59.459 1348 1348 I ActivityManager: Start proc 4066:com.android.providers.calendar/u0a3 for content provider com.android.providers.calendar/.CalendarProvider2
02-05 22:04:59.577 1348 2604 I ActivityManager: Start proc 4084:com.google.android.marvin.talkback/u0a74 for broadcast com.google.android.marvin.talkback/com.android.talkback.BootReceiver
02-05 22:04:59.583 1348 2810 I ActivityManager: Killing 3423:com.google.android.keep/u0a88 (adj 15): empty #17
02-05 22:04:59.743 1348 1380 I ActivityManager: Start proc 4100:com.motorola.motocit/u0a2 for broadcast com.motorola.motocit/.CQATestBootReceiver
02-05 22:04:59.744 1348 1380 I ActivityManager: Killing 3497:com.eclipsim.gpsstatus2/u0a84 (adj 15): empty #17
02-05 22:04:59.950 1348 1380 I ActivityManager: Killing 3631:com.life360.android.safetymapd:service/u0a85 (adj 15): empty #17
02-05 22:05:00.161 1348 2882 I ActivityManager: Start proc 4134:com.android.managedprovisioning/u0a14 for broadcast com.android.managedprovisioning/.BootReminder
02-05 22:05:00.238 1348 2884 I ActivityManager: Killing 3557:com.google.android.apps.maps/u0a64 (adj 15): empty #17
02-05 22:05:00.425 1348 2878 I ActivityManager: Start proc 4161:com.google.android.configupdater/u0a17 for broadcast com.google.android.configupdater/.CertPin.CertPinUpdateRequestReceiver
02-05 22:05:00.576 1348 2901 I ActivityManager: Killing 2784:android.process.acore/u0a4 (adj 15): empty #17
02-05 22:05:00.789 1348 2883 I ActivityManager: Start proc 4205:com.google.android.onetimeinitializer/u0a31 for broadcast com.google.android.onetimeinitializer/.OneTimeInitializerReceiver
02-05 22:05:00.790 1348 2883 I ActivityManager: Killing 3771:com.buak.Link2SD/u0a115 (adj 15): empty #17
02-05 22:05:00.791 1348 2883 I libprocessgroup: Killing pid 3858 in uid 10115 as part of process group 3771
02-05 22:05:00.938 1348 2901 I ActivityManager: Start proc 4223:com.google.android.partnersetup/u0a32 for broadcast com.google.android.partnersetup/.GooglePartnerSetup
02-05 22:05:00.969 1348 2900 I ActivityManager: Killing 2572:com.android.settings/1000 (adj 15): empty #17
02-05 22:05:01.123 1348 2250 D WifiService: Client connection lost with reason: 4
02-05 22:05:01.229 1348 2882 I BroadcastQueue: Delay finish: com.google.android.partnersetup/.RlzPingBroadcastReceiver
02-05 22:05:01.297 1348 2605 I BroadcastQueue: Resuming delayed broadcast
02-05 22:05:01.369 1348 2328 I ActivityManager: Start proc 4258:com.android.inputmethod.latin/u0a47 for broadcast com.android.inputmethod.latin/.SystemBroadcastReceiver
02-05 22:05:01.464 1348 2882 I ActivityManager: Killing 3806:com.android.sdm.plugins.sprintdm/1001 (adj 15): empty #17
02-05 22:05:01.603 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:05:01.710 1348 2328 I ActivityManager: Process com.android.inputmethod.latin (pid 4258) has died
02-05 22:05:01.724 1348 1384 I ActivityManager: Start proc 4281:com.cyanogenmod.lockclock/u0a49 for broadcast com.cyanogenmod.lockclock/.ClockWidgetProvider
02-05 22:05:01.843 1348 2900 I ActivityManager: Killing 3837:com.verizon.omadm/u0a42 (adj 15): empty #17
02-05 22:05:02.016 1348 2328 I ActivityManager: Start proc 4295:com.qualcomm.telephony/1000 for broadcast com.qualcomm.atfwd/.AtFwdAutoboot
02-05 22:05:02.096 4295 4295 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1221 android.content.ContextWrapper.startService:581 android.content.ContextWrapper.startService:581 com.qualcomm.atfwd.AtFwdAutoboot.onReceive:24 android.app.ActivityThread.handleReceiver:2725
02-05 22:05:02.116 1348 2328 I ActivityManager: Start proc 4309:com.qualcomm.telephony/1001 for broadcast org.codeaurora.ims/.ImsServiceAutoboot
02-05 22:05:02.218 1348 2901 I ActivityManager: Start proc 4325:com.google.process.gapps/u0a61 for broadcast com.google.android.syncadapters.contacts/.ContactsSyncAdapterBroadcastReceiver
02-05 22:05:02.219 1348 2901 I ActivityManager: Killing 3128:com.google.android.googlequicksearchbox:search/u0a35 (adj 15): empty #17
02-05 22:05:02.660 1348 1380 I ActivityManager: Start proc 4370:android.process.acore/u0a4 for content provider com.android.providers.contacts/.ContactsProvider2
02-05 22:05:03.337 1348 2604 D PackageManager: Ignoring attempt to set enabled state of disabled component com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
02-05 22:05:03.690 2922 4443 E ActivityThread: Failed to find provider info for com.android.contacts.metadata
02-05 22:05:04.843 1348 2884 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to com.google.android.apps.photos/.camerashortcut.CameraShortcutBroadcastReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
02-05 22:05:04.843 1348 1384 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to com.google.android.apps.photos/com.google.android.libraries.social.notifications.impl.BootCompletedReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
02-05 22:05:04.857 1348 1384 I ActivityManager: Start proc 4459:com.google.android.deskclock/u0a70 for broadcast com.google.android.deskclock/com.android.deskclock.AlarmInitReceiver
02-05 22:05:05.210 1348 2883 I ActivityManager: Start proc 4481:com.google.android.apps.maps/u0a64 for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.navigation.service.detection.StartDetectionReceiver
02-05 22:05:05.212 1348 2883 I ActivityManager: Killing 3876:com.android.cellbroadcastreceiver/u0a6 (adj 15): empty #17
02-05 22:05:05.484 1348 1380 I ActivityManager: Killing 2910:com.huawei.mw/u0a122 (adj 15): empty #17
02-05 22:05:05.542 1348 2250 D WifiService: Client connection lost with reason: 4
02-05 22:05:05.558 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:05:05.623 2922 4409 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
02-05 22:05:05.626 1348 2882 I ActivityManager: Killing 3956:com.mobisystems.office/u0a100 (adj 15): empty #17
02-05 22:05:06.343 1348 2884 I ActivityManager: Start proc 4513:com.google.android.gm/u0a72 for broadcast com.google.android.gm/.GoogleMailDeviceStartupReceiver
02-05 22:05:06.471 1348 2901 I ActivityManager: Killing 3990:stericson.busybox.donate/u0a83 (adj 15): empty #17
02-05 22:05:06.662 4513 4531 D ActivityThread: Loading provider com.google.android.gmail.provider;com.android.mail.notifier;com.google.android.gm.email.provider;com.google.android.gm.email.notifier: com.android.email.provider.EmailProvider
#NAME?
02-05 22:05:06.881 1348 1348 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
02-05 22:05:06.881 1348 1348 E AndroidRuntime: java.lang.NoSuchMethodError: No interface method broadcastIntent(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;Ljava/lang/String;IZZI)I in class Landroid/app/IActivityManager; or its super classes (declaration of 'android.app.IActivityManager' appears in /system/framework/framework.jar)
the fatal system error is caused by the app Landroid.
There was a modification to the sound drivers recently that apparently causes RR's when playing sounds. BuckMarble had pointed it out, if Imsoyeon merged it and hasn't reverted it yet... that might be your issue.
I think I have found the cause. It was due to life360 app which I have uninstalled and now I haven't had a reboot in 10hrs. Let's see if it is actually the cause

Play store crash when Chrome updating

Whenever I try to update Chrome on my stock Moto G, I get told that Play store has stopped and I see that the update has failed. This has been happening for a while now, with no change - each time I go to update it says the same thing. Most other apps have no problem at all (Barclays Mobile Banking is the only one I have seen that shows the same symptoms. How can I make it update?
Running adb logcat gives me the following log from around the time of the crash - I don't know how much of this is related:
08-10 20:26:10.647 1729 1729 V AlarmManager: done {57fb0c, *alarm*:send_events} [5ms]
08-10 20:26:10.693 24324 24324 I Finsky : [1] com.google.android.finsky.billing.lightpurchase.LightPurchaseFlowActivity.a(33926): Permissions accepted: com.android.chrome
08-10 20:26:10.707 24324 24324 I Finsky : [1] com.google.android.finsky.receivers.j.a(533): Request install of com.android.chrome v=275609801 pri=2 for single_install
08-10 20:26:10.723 24324 24324 I Finsky : [1] com.google.android.finsky.receivers.j.a(1327): Installer kick - starting com.android.chrome
08-10 20:26:10.726 24324 24363 I Finsky : [69017] com.google.android.finsky.installer.z.b(204): Created session 1717042442 for com.android.chrome
08-10 20:26:10.726 24324 24324 I Finsky : [1] com.google.android.finsky.receivers.x.d(36112): File-by-File patching compatibility check enabled.
08-10 20:26:10.734 24324 24373 I Finsky : [69027] com.google.android.finsky.receivers.ae.doInBackground(3117): File-by-File compatibility check result: true
08-10 20:26:10.749 3104 3104 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
08-10 20:26:10.761 1729 3271 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true
08-10 20:26:10.803 3104 3104 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
08-10 20:26:10.969 24324 24363 I Finsky : [69017] com.google.android.finsky.installer.ai.run(127): Session for com.android.chrome already exists, skipping creation
08-10 20:26:11.048 1729 1738 I art : Background partial concurrent mark sweep GC freed 31653(2MB) AllocSpace objects, 4(80KB) LOS objects, 31% free, 34MB/50MB, paused 15.362ms total 211.628ms
08-10 20:26:12.358 356 356 W SurfaceFlinger: couldn't log to binary event log: overflow.
08-10 20:26:12.467 24324 24324 I Finsky : [1] com.google.android.finsky.receivers.an.onPostExecute(5117): Downloading patch for com.android.chrome (com.android.chrome)
08-10 20:26:12.471 1729 2417 D VoldConnector: SND -> {23631 volume mkdirs /storage/emulated/0/Android/data/com.android.vending/files/}
08-10 20:26:12.472 232 241 E cutils : Failed to openat(/storage/emulated/0/Android): Permission denied
08-10 20:26:12.472 1729 2319 D VoldConnector: RCV <- {400 23631 Command failed}
08-10 20:26:12.473 24324 24324 W ContextImpl: Failed to ensure /storage/emulated/0/Android/data/com.android.vending/files: 400
08-10 20:26:12.475 24324 24324 I Finsky : [1] com.google.android.finsky.download.e.a(264): Duplicate state set for 'com.android.chrome' (0). Already in that state
08-10 20:26:12.476 24324 24324 I Finsky : [1] com.google.android.finsky.download.x.e(145): Download com.android.chrome added to DownloadQueue
08-10 20:26:12.479 24324 24324 I Finsky : [1] com.google.android.finsky.download.e.a(266): com.android.chrome from 0 to 1.
08-10 20:26:12.485 382 382 I installd: free_cache(5791617) avail 803995648
08-10 20:26:12.491 24324 24324 I Finsky : [1] com.google.android.finsky.download.ai.run(5566): Download com.android.chrome starting
08-10 20:26:12.512 22581 22592 W DownloadManager: Path appears to be invalid: /1470857172467
08-10 20:26:12.515 22581 22592 W DownloadManager: Path appears to be invalid: /1470857172467
08-10 20:26:12.523 22581 22592 E DatabaseUtils: Writing exception to parcel
08-10 20:26:12.523 22581 22592 E DatabaseUtils: java.lang.SecurityException: Unsupported path /1470857172467
08-10 20:26:12.523 22581 22592 E DatabaseUtils: at com.android.providers.downloads.DownloadProvider.checkFileUriDestination(DownloadProvider.java:819)
08-10 20:26:12.523 22581 22592 E DatabaseUtils: at com.android.providers.downloads.DownloadProvider.insert(DownloadProvider.java:642)
08-10 20:26:12.523 22581 22592 E DatabaseUtils: at android.content.ContentProvider$Transport.insert(ContentProvider.java:263)
08-10 20:26:12.523 22581 22592 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:163)
08-10 20:26:12.523 22581 22592 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:453)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: FATAL EXCEPTION: download-manager-thread
08-10 20:26:12.564 24324 24364 E AndroidRuntime: Process: com.android.vending, PID: 24324
08-10 20:26:12.564 24324 24364 E AndroidRuntime: java.lang.SecurityException: Unsupported path /1470857172467
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1620)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.content.ContentProviderProxy.insert(ContentProviderNative.java:476)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.content.ContentResolver.insert(ContentResolver.java:1229)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at com.google.android.finsky.download.l.run(SourceFile:182)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:746)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:61)
08-10 20:26:12.566 1729 3469 W ActivityManager: Force finishing activity com.android.vending/com.google.android.finsky.activities.MainActivity
08-10 20:26:12.567 1729 3469 I ActivityManager: moveHomeStack, setupComplete:true
08-10 20:26:12.678 22735 21538 V ConnectivityManager: isActiveNetworkMetered() returns:false
08-10 20:26:12.695 1570 1626 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/09/15, 6cbbf7d, I3193f6e94a
08-10 20:26:12.695 1570 1626 I OpenGLRenderer: Initialized EGL, version 1.4
08-10 20:26:12.713 1729 24549 I OpenGLRenderer: Initialized EGL, version 1.4
08-10 20:26:12.953 24324 24396 E Surface : getSlotFromBufferLocked: unknown buffer: 0xba17e4b8
08-10 20:26:13.037 15667 15676 I art : Background partial concurrent mark sweep GC freed 139292(7MB) AllocSpace objects, 11(300KB) LOS objects, 40% free, 14MB/24MB, paused 3.795ms total 353.665ms
08-10 20:26:13.185 24324 24324 I Finsky : [1] com.google.android.finsky.utils.du.onTrimMemory(25): Memory trim requested to level 20
Click to expand...
Click to collapse

App craches on AlertDialog .show()

Hello there!
I'm building an app but whenever it comes to the AlertDialog .show() it chrashes. I've reserached but couldn't find any solution.
Most of them were got their problem fixed by changing Context on
AlertDialog.Builder example = new AlertDialog.Builder(Context)
to
AlertDialog.Builder example = new AlertDialog.Builder(MyActivity.this);
But that's not my case, I've beeing using MyActivity.this all long and still crashes.
Here's my code:
ublic class MainActivity extends AppCompatActivity {
Button btMudaTela;
final Funcoes funcao = new Funcoes();
@override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
Button btMudaTela = (Button) findViewById(R.id.btMudaTela);
//Ao clicar no botão outra activity será aberta (ActivityCadastro)
btMudaTela.setOnClickListener(new View.OnClickListener() {
@override
public void onClick(View v) {
AlertDialog.Builder adb = new AlertDialog.Builder(MainActivity.this);
adb.setTitle("teste");
adb.setMessage("ok");
adb.show();
funcao.mudaActivity(MainActivity.this, ActivityCadastro.class);
finish();
}
});
}
}
And here's my Logcat:
06-23 07:41:42.113 3303 3303 E AndroidRuntime: Process: com.example.teste.projetofinal, PID: 3303
06-23 07:41:42.113 3303 3303 E AndroidRuntime: at com.example.teste.projetofinal.MainActivity$1.onClick(MainActivity.java:46)
06-23 07:41:42.123 954 1367 W ActivityManager: Force finishing activity com.example.teste.projetofinal/.MainActivity
06-23 07:41:43.334 954 1602 I ActivityManager: Process com.example.teste.projetofinal (pid 3303) (adj 9) has died.
06-23 07:41:43.334 954 1454 I WindowState: WIN DEATH: Window{444ca450 u0 com.example.teste.projetofinal/com.example.teste.projetofinal.MainActivity}
06-23 07:50:39.406 6806 6806 W InstallAppProgress: Replacing package:com.example.teste.projetofinal
06-23 07:50:42.219 5389 5389 I Finsky : [1] com.google.android.finsky.verifier.impl.br.c(104): Verification complete: id=0, package_name=com.example.teste.projetofinal
06-23 07:50:42.960 954 1046 I PackageManager: Package com.example.teste.projetofinal codePath changed from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk; Retaining data and using new
06-23 07:50:43.921 954 1046 W PackageManager: Code path for pkg : com.example.teste.projetofinal changing from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk
06-23 07:50:43.921 954 1046 W PackageManager: Resource path for pkg : com.example.teste.projetofinal changing from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk
06-23 07:50:45.592 954 1036 I CrashAnrDetector: onPackageUpdateFinished : com.example.teste.projetofinal
06-23 07:50:46.073 6987 6987 E dalvikvm: >>>>> com.example.teste.projetofinal [ userId:0 | appId:10200 ]
06-23 07:50:47.444 6987 6987 E AndroidRuntime: Process: com.example.teste.projetofinal, PID: 6987
06-23 07:50:47.444 6987 6987 E AndroidRuntime: at com.example.teste.projetofinal.MainActivity$1.onClick(MainActivity.java:40)
06-23 07:50:47.444 954 1602 W ActivityManager: Force finishing activity com.example.teste.projetofinal/.MainActivity
06-23 07:50:48.806 954 1602 I WindowState: WIN DEATH: Window{433e3670 u0 com.example.teste.projetofinal/com.example.teste.projetofinal.MainActivity}
06-23 07:50:48.836 954 1545 I ActivityManager: Process com.example.teste.projetofinal (pid 6987) (adj 9) has died.
06-23 07:50:51.188 3939 3939 E SPPClientService: [PackageInfoChangeReceiver] [handlePkgRemovedEvent] PackageName : com.example.teste.projetofinal, true, false
06-23 07:50:54.531 5389 5389 I Finsky : [1] com.google.android.finsky.externalreferrer.d.run(9): Package state data is missing for com.example.teste.projetofinal
06-23 07:50:55.792 3498 7271 I FontsPackageChangeOp: Package com.example.teste.projetofinal has no metadata
I've found solution
Yeah!!!! After 2 days of digging on the Internet I finally found solution here:
https://stackoverflow.com/questions...der-when-android-suport-library-updated-to-24
You need to import this for your AlertDialog:
Code:
import android.app.AlertDialog;
instead of this:
Code:
import android.support.v7.app.AlertDialog;

Strange problem with supersu

The problem
situation1:
- SuperSU app is active on the foreground
- When I su from adb shell i get the confirmation prompt and get root without any problems
situation2:
- SuperSU app is not running
- When I su from adb shell
sometimes it keeps waiting indefinite but SuperSU. app never starts and therefore never asks confirmation.
other times it works like expected
situation3
- SuperSU app is not running
- Start rootexplorer it waits indefinite (super supersu app never starts)
- If i manually start SuperSU then it sometimes ask for permission for rootexplorer
Device & Rooting info
DEVICE: wiko sunny2 [v2510]
OS: Android 6.0 [MRA58K]
SuperSU version: 2.79
Rooting: Installed official SUinstaller zip version 2.79 from twrp recovery
- installation proceeded without any errors
Parts of logcat
logcat extract of situation 1
Code:
03-13 13:32:00.094 1461 10939 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{c86c211 u-1 android.intent.action.TIME_TICK}, [foreground], remain = 0
03-13 13:32:00.096 1461 1461 D AlarmManager: onSendFinished begin
03-13 13:32:00.886 540 626 D phoneserver: rsrp[0]=6,rscp[0]=0,rxlev[0]=0 ind_str= M
03-13 13:32:00.886 540 626 D phoneserver: +CSQ: 6,0M
03-13 13:32:01.743 535 784 D WCND : is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 13
03-13 13:32:01.744 535 784 D WCND : is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
03-13 13:32:03.551 16049 16049 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:32:03.562 16049 16049 D AndroidRuntime: CheckJNI is OFF
03-13 13:32:03.559 16049 16049 W app_process: type=1400 audit(0.0:496): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dal
03-13 13:32:03.570 16049 16049 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b11f3000-b31cb000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b31cb000-b49dd000 r-xp 01fd8000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49dd000-b49de000 rw-p 037ea000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49de000-b49fc000 r--p 00a1c000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b49fc000-b49fd000 rw-p 00000000 00:00 0 [anon:linker_alloc_vector]
{....full callstack removed...}
03-13 13:32:03.581 16049 16049 W art : b6f9b000-b6f9c000 rw-p 00000000 00:00 0
03-13 13:32:03.581 16049 16049 W art : b8e2b000-b8e5d000 rw-p 00000000 00:00 0 [heap]
03-13 13:32:03.581 16049 16049 W art : be7e4000-be805000 rw-p 00000000 00:00 0 [stack]
03-13 13:32:03.581 16049 16049 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:32:03.581 16049 16049 W art :
03-13 13:32:03.646 16049 16049 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:32:03.659 16049 16049 W main : type=1400 audit(0.0:497): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tcl
03-13 13:32:03.707 16049 16049 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:32:03.707 16049 16049 E android.os.Debug: failed to load memtrack module: -2
03-13 13:32:03.712 16049 16049 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:32:03.753 16049 16049 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:498): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:499): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:500): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:501): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.761 1461 1471 D BroadcastQueue: Add broadcastBroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{ea7ff76 u0 eu.chainfire.s
03-13 13:32:03.773 1461 1474 I ActivityManager: Start proc 16061:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:32:03.813 16061 16061 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:32:03.813 16061 16061 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:32:03.815 16061 16061 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:32:04.152 1461 10941 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:32:04.152 1461 10941 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:32:04.169 1461 10941 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.181 501 501 D gralloc.sc8830: fb_post fps = 0.728464
03-13 13:32:04.181 1461 10941 D WindowManager: Input focus has changed to null
03-13 13:32:04.182 1461 10941 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:32:04.183 1461 1781 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:32:04.185 16049 16049 D AndroidRuntime: Shutting down VM
03-13 13:32:04.196 1461 10940 V WindowManager: Resuming WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.209 16061 16061 D AccessibilityManager: getInstance() new sInstance = [email protected], context = [email protected], userId
03-13 13:32:04.299 16061 16117 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
03-13 13:32:04.302 16061 16061 E linker : readlink('') failed: No such file or directory [fd=25]
03-13 13:32:04.302 16061 16061 E linker : warning: unable to get realpath for the library "/system/lib/hw/gralloc.sc8830.so". Will use given name.
03-13 13:32:04.308 1461 1616 V WindowManager: addWindow: New client [email protected]: window=Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity} Callers=com.androi
03-13 13:32:04.329 1461 2231 D WindowManager: Input focus has changed to Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity}
03-13 13:32:04.350 16061 16117 I OpenGLRenderer: Initialized EGL, version 1.4
03-13 13:32:04.421 1461 1491 I ActivityManager: Displayed eu.chainfire.supersu/.PromptActivity: +233ms
logcat extract of situation 2
Code:
03-13 13:19:41.861 13245 13245 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:19:41.872 13245 13245 D AndroidRuntime: CheckJNI is OFF
03-13 13:19:41.865 13245 13245 W app_process: type=1400 audit(0.0:412): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file permissive=0
03-13 13:19:41.879 13245 13245 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:19:41.880 13245 13245 W art : b123b000-b3213000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
{....full callstack removed...}
03-13 13:19:41.891 13245 13245 W art : b6fd9000-b6fdb000 rw-p 0001f000 b3:11 522 /system/bin/linker
03-13 13:19:41.891 13245 13245 W art : b6fdb000-b6fdd000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b6fdd000-b6fe2000 r-xp 00000000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe2000-b6fe3000 r--p 00004000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe3000-b6fe4000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b8337000-b8369000 rw-p 00000000 00:00 0 [heap]
03-13 13:19:41.891 13245 13245 W art : beadd000-beafe000 rw-p 00000000 00:00 0 [stack]
03-13 13:19:41.891 13245 13245 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:19:41.891 13245 13245 W art :
03-13 13:19:41.952 13245 13245 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:19:41.955 13245 13245 W main : type=1400 audit(0.0:413): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=dir permissive=0
03-13 13:19:42.017 13245 13245 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:19:42.017 13245 13245 E android.os.Debug: failed to load memtrack module: -2
03-13 13:19:42.023 13245 13245 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:19:42.067 13245 13245 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:414): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:415): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:416): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:417): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
--------- beginning of system
03-13 13:19:42.077 1461 3330 D BroadcastQueue: Add broadcastBroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, size = 1
03-13 13:19:42.093 1461 1474 I ActivityManager: Start proc 13257:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:19:42.145 13257 13257 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:19:42.145 13257 13257 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:19:42.149 13257 13257 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:19:42.497 1461 3692 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:19:42.497 1461 3692 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:19:42.504 1461 3692 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:19:42.508 1461 3692 D WindowManager: Input focus has changed to null
03-13 13:19:42.509 1461 3692 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:19:42.513 1461 2242 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:19:42.506 13255 13255 W Binder_1: type=1400 audit(0.0:418): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.515 13245 13245 D AndroidRuntime: Shutting down VM
Questions/Remarks
It looks like app_process (app_process32) is started in the wrong context
Any hints or tips on how to proceed ?
Reflashed stock and twrp and installed SuperSU the classic way (on /system)
Now everything works as expected

Categories

Resources