Exoplayer about 10 or 15 minutes the application closes when the screen turns off

Have you tried adding the notifier that is in experimental?

What if you keep the screen from turning off?

It’s not a great solution, but until something else can be done…

Yes, of course this is always a possible solution, but the users do not like it, because this drains the battery faster. I have this option as the ultima ratio in all my apps and then let the app close automatically at the end to save the battery.

But the more interesting question is, why is that happening with ExoPlayer and not with MediaPlayer or TaifunPlayer?

Note: The Taifun Player is only a MediaPlayer (Player component) with a special (additional) function for seamless looping.

1 Like

Is there a reason, why you got a lot of PM for this issue? What was the content of these emails and why wasn’t it posted publicly? How should it be fixed if the Kodular team gets no knowledge of it?

I see no reason not to post this publicly, as this is a big problem with the ExoPlayer that makes it practically unusable. That should interest all users.

I spent a lot of time switching my app from App Inventor to Kodular. Fortunately, I have not yet updated my apps to the Kodular versions in the Play Store. Otherwise I would certainly have received many 1* ratings.

4 Likes

because users are sending me personally messages for there problems and many of them like making radio app for their radio station and they are facing same issue when radio stops automatically.

Thanks for the info, but that might be another issue that has arisen especially since Android 9 and is due to the fact that the WiFi connection is lost (throttled) in sleep mode.

See here:

https://groups.google.com/forum/#!searchin/mitappinventortest/mp3$20m4a|sort:date/mitappinventortest/Tz-h1ZysGxY/IrfB4PFEAwAJ

1 Like

I have media player notification extension by @Ken, and the and music keep Stoping (when screen is off) after 40- 50 seconds on my Samsung A50.

Thanks, some questions:

  • which Android version (A50)?
  • which extension?
  • which adjustments have been made in the Manifest?
  • does the sound stop immediately after 50 sec or does it stutter first?
  • does the sound play again when the charging cable is plugged in or the device is woken up?

no issues with these too:

  • Nexus 5x - Android 8.1
  • Samsung Galaxy S6 - Android 7
  • Motorola Moto G - Android 5.1
  • Samsung Galaxy Alpha - Android 5.0
  • Samsung Galaxy Note 3 - Android 5.0

I will check it out later on my other test devices …

2 Likes

The MediaStyleNotification Extension just provides a notification with action buttons.
It doesn’t prevent the app or data connection from being killed by the OS.

2 Likes

The problem here seems to be about this:

1 Like

If anyone knows or finds a solution to this problem, it would be great and would help me and many others. I am happy to pay $ 100 for it.

4 Likes

Samsung a50 is running Android 9.

I haven’t added anything to fix this problem

The music stops after about 50 seconds after turn off the screen and sound start again after accessing the phone screen again, and I think it is a problem of new Samsung models, because I also had this problem with Spotify.
From the phone settings I have removed my application from the battery optimization and now it seems that the music no longer stops (PS: I didn’t test to let music for long time).

Yes, the sound play again.

Edit:

I tried too to add this permission, but without success too.

I hope this information will help you to solve this problem for everyone.

1 Like

It is also curious that even if you put another mediaplayer that does not have that problem, along with exoplayer, the added player does not prevent the app from closing.

I’ve been facing the same problem…

I haven’t had time to test, but … would a clock always fires, controlling the slider, prevent the Exoplayer to stop?

I already tried it and it doesn’t work, I also tried the notification that is in the experimental phase and the app is also closed with exoplayer.

1 Like

I put here this log of the last two minutes of exoplayer when it will close and close, tested on the AVD emulator with a Pixel 3 Android 9:

Summary

02-14 09:31:00.143 2115 2184 D RILJ : [0309]< SIGNAL_STRENGTH SignalStrength: 12 4 90 120 80 120 4 90 100 10 30 7 0 2147483647 99 2147483647 2147483527 gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] [SUB0]
02-14 09:31:00.143 1717 1810 D AT : AT< +CSQ: 12,4,90,120,80,120,4,90,100,10,30,7,200
02-14 09:31:00.143 1717 1810 D AT : AT< OK
02-14 09:31:00.143 2115 2184 D RILJ : [0310]< SIGNAL_STRENGTH SignalStrength: 12 4 90 120 80 120 4 90 100 10 30 7 0 2147483647 99 2147483647 2147483527 gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] [SUB0]
02-14 09:31:00.376 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@f43ccfa)
02-14 09:31:00.377 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@f43ccfa)
02-14 09:31:01.376 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@baea2ab)
02-14 09:31:01.376 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@baea2ab)
02-14 09:31:02.377 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@a2d8d08)
02-14 09:31:02.377 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@a2d8d08)
02-14 09:31:02.765 2115 2115 D ImsManager: Connector: getImsService
02-14 09:31:02.765 2115 2115 I ImsManager: Creating ImsService
02-14 09:31:02.766 2115 2115 W MmTelFeatureConnection: create: binder is null! Slot Id: 0
02-14 09:31:02.766 2115 2115 E ImsManager: Connector: Retrying getting ImsService…
02-14 09:31:02.767 2115 2115 D ImsManager: Connector: getImsService
02-14 09:31:02.767 2115 2115 I ImsManager: Creating ImsService
02-14 09:31:02.767 2115 2115 W MmTelFeatureConnection: create: binder is null! Slot Id: 0
02-14 09:31:02.767 2115 2115 E ImsManager: Connector: Retrying getting ImsService…
02-14 09:31:03.377 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@28daca1)
02-14 09:31:03.377 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@28daca1)
02-14 09:31:04.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@671bec6)
02-14 09:31:04.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@671bec6)
02-14 09:31:05.377 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@9b2be87)
02-14 09:31:05.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@9b2be87)
02-14 09:31:06.377 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@a9271b4)
02-14 09:31:06.377 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@a9271b4)
02-14 09:31:07.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@43771dd)
02-14 09:31:07.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@43771dd)
02-14 09:31:08.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@e3b0152)
02-14 09:31:08.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@e3b0152)
02-14 09:31:09.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@f2bc23)
02-14 09:31:09.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@f2bc23)
02-14 09:31:09.879 5520 6008 I OMXClient: IOmx service obtained
02-14 09:31:09.880 1716 2086 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in [email protected] process
02-14 09:31:09.882 1716 2086 E OMXNodeInstance: setConfig(0xe83a6d80:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
02-14 09:31:09.882 5520 6008 I ACodec : codec does not support config priority (err -2147483648)
02-14 09:31:09.883 1716 2086 E OMXNodeInstance: getConfig(0xe83a6d80:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001)
02-14 09:31:09.885 1591 1591 W AshmemAllocator: ashmem_create_region(32768) returning hidl_memory(0xef01c180, 32768)
02-14 09:31:09.903 1591 1591 I chatty : uid=1000(system) [email protected] identical 10 lines
02-14 09:31:09.903 1591 1591 W AshmemAllocator: ashmem_create_region(32768) returning hidl_memory(0xef01c180, 32768)
02-14 09:31:10.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@2bef520)
02-14 09:31:10.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@2bef520)
02-14 09:31:11.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@be4ed9)
02-14 09:31:11.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@be4ed9)
02-14 09:31:12.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@1e3e09e)
02-14 09:31:12.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@1e3e09e)
02-14 09:31:13.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@4aaf77f)
02-14 09:31:13.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@4aaf77f)
02-14 09:31:14.379 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@f6e434c)
02-14 09:31:14.379 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@f6e434c)
02-14 09:31:15.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@33bff95)
02-14 09:31:15.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@33bff95)
02-14 09:31:16.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@aa968aa)
02-14 09:31:16.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@aa968aa)
02-14 09:31:17.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@5818c9b)
02-14 09:31:17.379 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@5818c9b)
02-14 09:31:17.777 5520 6011 I OMXClient: IOmx service obtained
02-14 09:31:17.777 1716 2086 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in [email protected] process
02-14 09:31:17.778 1716 2086 E OMXNodeInstance: setConfig(0xe7f98900:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
02-14 09:31:17.778 5520 6011 I ACodec : codec does not support config priority (err -2147483648)
02-14 09:31:17.778 1716 2086 E OMXNodeInstance: getConfig(0xe7f98900:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001)
02-14 09:31:17.781 1591 1591 W AshmemAllocator: ashmem_create_region(32768) returning hidl_memory(0xef01c180, 32768)
02-14 09:31:17.793 1591 1591 I chatty : uid=1000(system) [email protected] identical 10 lines
02-14 09:31:17.794 1591 1591 W AshmemAllocator: ashmem_create_region(32768) returning hidl_memory(0xef01c180, 32768)
02-14 09:31:18.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@be24838)
02-14 09:31:18.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@be24838)
02-14 09:31:19.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@4aa0011)
02-14 09:31:19.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@4aa0011)
02-14 09:31:20.145 2115 2115 D RILJ : [0311]> SIGNAL_STRENGTH [SUB0]
02-14 09:31:20.146 1717 1717 D RIL : onRequest: SIGNAL_STRENGTH
02-14 09:31:20.146 1717 1717 D AT : AT> AT+CSQ
02-14 09:31:20.146 1717 1810 D AT : AT< +CSQ: 12,4,90,120,80,120,4,90,100,10,30,7,200
02-14 09:31:20.146 1717 1810 D AT : AT< OK
02-14 09:31:20.147 2115 2115 D RILJ : [0312]> SIGNAL_STRENGTH [SUB0]
02-14 09:31:20.147 2115 2184 D RILJ : [0311]< SIGNAL_STRENGTH SignalStrength: 12 4 90 120 80 120 4 90 100 10 30 7 0 2147483647 99 2147483647 2147483527 gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] [SUB0]
02-14 09:31:20.147 1717 1717 D RIL : onRequest: SIGNAL_STRENGTH
02-14 09:31:20.147 1717 1717 D AT : AT> AT+CSQ
02-14 09:31:20.147 1717 1810 D AT : AT< +CSQ: 12,4,90,120,80,120,4,90,100,10,30,7,200
02-14 09:31:20.147 1717 1810 D AT : AT< OK
02-14 09:31:20.147 2115 2184 D RILJ : [0312]< SIGNAL_STRENGTH SignalStrength: 12 4 90 120 80 120 4 90 100 10 30 7 0 2147483647 99 2147483647 2147483527 gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] [SUB0]
02-14 09:31:20.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@68d6576)
02-14 09:31:20.379 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@68d6576)
02-14 09:31:21.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@e625777)
02-14 09:31:21.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@e625777)
02-14 09:31:22.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@38fafe4)
02-14 09:31:22.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@38fafe4)
02-14 09:31:23.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@a1d8c4d)
02-14 09:31:23.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@a1d8c4d)
02-14 09:31:24.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@fe26302)
02-14 09:31:24.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@fe26302)
02-14 09:31:25.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@31af413)
02-14 09:31:25.379 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@31af413)
02-14 09:31:26.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@289e650)
02-14 09:31:26.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@289e650)
02-14 09:31:27.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@ac3a049)
02-14 09:31:27.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@ac3a049)
02-14 09:31:28.157 1859 1872 E memtrack: Couldn’t load memtrack module
02-14 09:31:28.158 1859 1872 W android.os.Debug: failed to get memory consumption info: -1
02-14 09:31:28.160 7115 7352 I Places : Converted 1 out of 1 WiFi scans
02-14 09:31:28.167 7115 5910 I Places : ?: Couldn’t find platform key file.
02-14 09:31:28.168 7115 5845 I Places : ?: Couldn’t find platform key file.
02-14 09:31:28.168 7115 5968 I Places : ?: Couldn’t find platform key file.
02-14 09:31:28.174 2115 2115 D DCT : [0]Data stall alarm
02-14 09:31:28.186 7115 4586 I GCoreUlr: Successfully inserted 1 locations
02-14 09:31:28.189 1859 1872 I am_pss : [5421,10076,com.android.printspooler,7139328,2613248,0,57344000,0,18,17]
02-14 09:31:28.189 1859 1872 E memtrack: Couldn’t load memtrack module
02-14 09:31:28.189 1859 1872 W android.os.Debug: failed to get memory consumption info: -1
02-14 09:31:28.192 7115 6019 I PlaceInferenceEngine: No beacon scan available - ignoring candidates.
02-14 09:31:28.194 7115 4586 I Places : ?: Couldn’t find platform key file.
02-14 09:31:28.206 7115 5910 I Places : ?: Couldn’t find platform key file.
02-14 09:31:28.208 7115 6019 I PlaceInferenceEngine: No beacon scan available - ignoring candidates.
02-14 09:31:28.210 1859 1872 I am_pss : [4124,10072,com.google.android.inputmethod.latin,26960896,24305664,0,71876608,0,6,18]
02-14 09:31:28.219 7115 4586 I Places : ?: Couldn’t find platform key file.
02-14 09:31:28.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@f9ad28b)
02-14 09:31:28.378 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@f9ad28b)
02-14 09:31:29.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@efa0f81)
02-14 09:31:29.379 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@efa0f81)
02-14 09:31:30.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@ff81826)
02-14 09:31:30.379 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@ff81826)
02-14 09:31:31.378 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@7620c67)
02-14 09:31:31.379 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@7620c67)
02-14 09:31:32.379 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@330da14)
02-14 09:31:32.379 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@330da14)
02-14 09:31:33.379 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@db722bd)
02-14 09:31:33.380 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@db722bd)
02-14 09:31:34.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@ebd90b2)
02-14 09:31:34.380 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@ebd90b2)
02-14 09:31:35.287 1778 1778 E netmgr : Failed to open QEMU pipe ‘qemud:network’: Invalid argument
02-14 09:31:35.287 1778 1778 E netmgr : WifiForwarder unable to open QEMU pipe: Invalid argument
02-14 09:31:35.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@4790803)
02-14 09:31:35.380 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@4790803)
02-14 09:31:36.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@d4b8380)
02-14 09:31:36.380 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@d4b8380)
02-14 09:31:37.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@382db9)
02-14 09:31:37.380 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@382db9)
02-14 09:31:38.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@bf005fe)
02-14 09:31:38.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@bf005fe)
02-14 09:31:38.448 1714 1750 E storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
02-14 09:31:39.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@77a215f)
02-14 09:31:39.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@77a215f)
02-14 09:31:39.959 5520 6020 I OMXClient: IOmx service obtained
02-14 09:31:39.959 1716 11221 I OMXMaster: makeComponentInstance(OMX.google.vorbis.decoder) in [email protected] process
02-14 09:31:39.962 1716 11221 E OMXNodeInstance: setConfig(0xe7f98900:google.vorbis.decoder, ConfigPriority(0x6f800002)) ERROR: Undefined(0x80001001)
02-14 09:31:39.962 5520 6020 I ACodec : codec does not support config priority (err -2147483648)
02-14 09:31:39.962 1716 11221 E OMXNodeInstance: getConfig(0xe7f98900:google.vorbis.decoder, ConfigAndroidVendorExtension(0x6f100004)) ERROR: Undefined(0x80001001)
02-14 09:31:39.963 1591 1591 W AshmemAllocator: ashmem_create_region(32768) returning hidl_memory(0xef01c180, 32768)
02-14 09:31:40.151 2115 2115 D RILJ : [0313]> SIGNAL_STRENGTH [SUB0]
02-14 09:31:40.151 1717 1717 D RIL : onRequest: SIGNAL_STRENGTH
02-14 09:31:40.151 1717 1717 D AT : AT> AT+CSQ
02-14 09:31:40.151 1717 1810 D AT : AT< +CSQ: 12,4,90,120,80,120,4,90,100,10,30,7,200
02-14 09:31:40.151 1717 1810 D AT : AT< OK
02-14 09:31:40.151 2115 2115 D RILJ : [0314]> SIGNAL_STRENGTH [SUB0]
02-14 09:31:40.151 1717 1717 D RIL : onRequest: SIGNAL_STRENGTH
02-14 09:31:40.151 1717 1717 D AT : AT> AT+CSQ
02-14 09:31:40.152 2115 2184 D RILJ : [0313]< SIGNAL_STRENGTH SignalStrength: 12 4 90 120 80 120 4 90 100 10 30 7 0 2147483647 99 2147483647 2147483527 gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] [SUB0]
02-14 09:31:40.152 1717 1810 D AT : AT< +CSQ: 12,4,90,120,80,120,4,90,100,10,30,7,200
02-14 09:31:40.152 1717 1810 D AT : AT< OK
02-14 09:31:40.152 2115 2184 D RILJ : [0314]< SIGNAL_STRENGTH SignalStrength: 12 4 90 120 80 120 4 90 100 10 30 7 0 2147483647 99 2147483647 2147483527 gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] [SUB0]
02-14 09:31:39.971 1591 1591 I chatty : uid=1000(system) [email protected] identical 10 lines
02-14 09:31:39.971 1591 1591 W AshmemAllocator: ashmem_create_region(32768) returning hidl_memory(0xef01c180, 32768)
02-14 09:31:40.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@3a557ac)
02-14 09:31:40.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@3a557ac)
02-14 09:31:41.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@924ec75)
02-14 09:31:41.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@924ec75)
02-14 09:31:42.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@c42840a)
02-14 09:31:42.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@c42840a)
02-14 09:31:43.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@649747b)
02-14 09:31:43.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@649747b)
02-14 09:31:44.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@e64298)
02-14 09:31:44.380 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@e64298)
02-14 09:31:45.381 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@3e4daf1)
02-14 09:31:45.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@3e4daf1)
02-14 09:31:46.381 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@a8cd6d6)
02-14 09:31:46.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@a8cd6d6)
02-14 09:31:47.381 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@6f0dd57)
02-14 09:31:47.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@6f0dd57)
02-14 09:31:48.381 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@48f044)
02-14 09:31:48.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@48f044)
02-14 09:31:49.381 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@db352d)
02-14 09:31:49.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@db352d)
02-14 09:31:50.380 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@5578a62)
02-14 09:31:50.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@5578a62)
02-14 09:31:51.381 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@c3bf7f3)
02-14 09:31:51.381 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@c3bf7f3)
02-14 09:31:52.382 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@406ccb0)
02-14 09:31:52.382 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@406ccb0)
02-14 09:31:53.382 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@962f729)
02-14 09:31:53.382 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@962f729)
02-14 09:31:54.382 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@927eaae)
02-14 09:31:54.383 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@927eaae)
02-14 09:31:55.253 7115 30423 I c2dm : [0,8,7]
02-14 09:31:55.255 1859 1877 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
02-14 09:31:55.256 7115 30418 I c2dm : [-1,8,8]
02-14 09:31:55.383 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@14204f)
02-14 09:31:55.383 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@14204f)
02-14 09:31:56.384 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@68403dc)
02-14 09:31:56.391 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@68403dc)
02-14 09:31:57.383 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@78adce5)
02-14 09:31:57.383 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@78adce5)
02-14 09:31:57.635 1859 1873 I ActivityManager: Killing 5520:io.kodular.bvor00.ExoTest/u0a124 (adj 700): excessive cpu 34500 during 300003 dur=766371 limit=10
02-14 09:31:57.635 1859 1873 I am_kill : [0,5520,io.kodular.bvor00.ExoTest,700,excessive cpu 34500 during 300003 dur=766371 limit=10]
02-14 09:31:57.636 1859 1876 W libprocessgroup: kill(-5520, 9) failed: No such process
02-14 09:31:57.670 1859 1931 W InputDispatcher: channel ‘5002a78 io.kodular.bvor00.ExoTest/io.kodular.bvor00.ExoTest.Screen1 (server)’ ~ Consumer closed input channel or an error occurred. events=0x9
02-14 09:31:57.670 1716 2086 E OMXNodeInstance: !!! Observer died. Quickly, do something, … anything…
02-14 09:31:57.670 1859 1931 E InputDispatcher: channel ‘5002a78 io.kodular.bvor00.ExoTest/io.kodular.bvor00.ExoTest.Screen1 (server)’ ~ Channel is unrecoverably broken and will be disposed!
02-14 09:31:57.671 1716 1716 E OMXNodeInstance: !!! Observer died. Quickly, do something, … anything…
02-14 09:31:57.671 1702 1702 I Zygote : Process 5520 exited due to signal (9)
02-14 09:31:57.676 1859 2453 I WindowManager: WIN DEATH: Window{5002a78 u0 io.kodular.bvor00.ExoTest/io.kodular.bvor00.ExoTest.Screen1}
02-14 09:31:57.676 1859 2453 W InputDispatcher: Attempted to unregister already unregistered input channel ‘5002a78 io.kodular.bvor00.ExoTest/io.kodular.bvor00.ExoTest.Screen1 (server)’
02-14 09:31:57.676 1859 2273 I am_proc_died: [0,5520,io.kodular.bvor00.ExoTest,700,14]
02-14 09:31:57.677 1859 2273 I am_uid_stopped: 10124
02-14 09:31:57.680 1859 1876 W libprocessgroup: kill(-5520, 9) failed: No such process
02-14 09:31:57.680 1859 1876 I libprocessgroup: Successfully killed process cgroup uid 10124 pid 5520 in 44ms
02-14 09:31:57.683 1859 1882 W ActivityManager: setHasOverlayUi called on unknown pid: 5520
02-14 09:31:57.685 1859 1872 E memtrack: Couldn’t load memtrack module
02-14 09:31:57.685 1859 1872 W android.os.Debug: failed to get memory consumption info: -1
02-14 09:31:57.706 1859 1872 I am_pss : [4839,10014,android.process.acore,8606720,6881280,0,46473216,0,18,19]
02-14 09:31:58.382 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@38c03ba)
02-14 09:31:58.383 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@38c03ba)
02-14 09:31:59.383 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@79c726b)
02-14 09:31:59.383 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@79c726b)
02-14 09:32:00.164 2115 2115 D RILJ : [0315]> SIGNAL_STRENGTH [SUB0]
02-14 09:32:00.164 1717 1717 D RIL : onRequest: SIGNAL_STRENGTH
02-14 09:32:00.164 1717 1717 D AT : AT> AT+CSQ
02-14 09:32:00.165 1717 1810 D AT : AT< +CSQ: 12,4,90,120,80,120,4,90,100,10,30,7,200
02-14 09:32:00.165 1717 1810 D AT : AT< OK
02-14 09:32:00.165 2115 2184 D RILJ : [0315]< SIGNAL_STRENGTH SignalStrength: 12 4 90 120 80 120 4 90 100 10 30 7 0 2147483647 99 2147483647 2147483527 gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] [SUB0]
02-14 09:32:00.165 2115 2115 D RILJ : [0316]> SIGNAL_STRENGTH [SUB0]
02-14 09:32:00.165 1717 1717 D RIL : onRequest: SIGNAL_STRENGTH
02-14 09:32:00.165 1717 1717 D AT : AT> AT+CSQ
02-14 09:32:00.166 1717 1810 D AT : AT< +CSQ: 12,4,90,120,80,120,4,90,100,10,30,7,200
02-14 09:32:00.166 1717 1810 D AT : AT< OK
02-14 09:32:00.166 2115 2184 D RILJ : [0316]< SIGNAL_STRENGTH SignalStrength: 12 4 90 120 80 120 4 90 100 10 30 7 0 2147483647 99 2147483647 2147483527 gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] [SUB0]
02-14 09:32:00.383 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@23b81c8)
02-14 09:32:00.384 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@23b81c8)
02-14 09:32:00.695 1594 1675 W audio_hw_generic: Not supplying enough data to HAL, expected position 618909462 , only wrote 611017920
02-14 09:32:01.383 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@d916261)
02-14 09:32:01.384 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@d916261)
02-14 09:32:02.383 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@ae6a186)
02-14 09:32:02.384 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@ae6a186)
02-14 09:32:03.383 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@d0dca47)
02-14 09:32:03.383 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@d0dca47)
02-14 09:32:04.383 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@c6af274)
02-14 09:32:04.384 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@c6af274)
02-14 09:32:05.384 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@920c39d)
02-14 09:32:05.384 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@920c39d)
02-14 09:32:05.561 1859 1932 I sysui_count: [key_back_down,1]
02-14 09:32:05.561 1859 1932 I sysui_multi_action: [757,803,799,key_back_down,802,1]
02-14 09:32:05.561 1859 1932 I PowerManagerService: Waking up from sleep (uid=1000 reason=android.policy:KEY)…
02-14 09:32:05.561 1859 1859 W UsageStatsService: Event reported without a package name
02-14 09:32:05.563 1859 1859 I screen_toggled: 1
02-14 09:32:05.563 1859 1859 I power_screen_broadcast_send: 1
02-14 09:32:05.567 1859 1884 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
02-14 09:32:05.570 1859 1884 I am_set_resumed_activity: [0,com.google.android.apps.nexuslauncher/.NexusLauncherActivity,resumeTopActivityInnerLocked]
02-14 09:32:05.570 2479 2479 I am_on_restart_called: [0,com.google.android.apps.nexuslauncher.NexusLauncherActivity,handleSleeping]
02-14 09:32:05.573 1859 1884 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request.
02-14 09:32:05.575 1859 1884 I am_resume_activity: [0,224484389,2,com.google.android.apps.nexuslauncher/.NexusLauncherActivity]
02-14 09:32:05.583 29149 29149 I GsaVoiceInteractionSrv: O received Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 }
02-14 09:32:05.583 1859 1873 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.android.chrome/org.chromium.chrome.browser.sharing.click_to_call.ClickToCallMessageHandler$PhoneUnlockedReceiver
02-14 09:32:05.585 1701 1701 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xeeec3000
02-14 09:32:05.586 1701 1701 D SurfaceFlinger: Finished set power mode=2, type=0
02-14 09:32:05.601 1859 1932 I InputReader: Reconfiguring input devices. changes=0x00000004
02-14 09:32:05.602 1728 1732 D hwcomposer: hw_composer sent 12 syncs in 763s
02-14 09:32:05.602 1859 1882 I DisplayManagerService: Display device changed state: “Built-in Screen”, ON
02-14 09:32:05.606 2115 2115 D RILJ : [0317]> RIL_REQUEST_SEND_DEVICE_STATE 2:false [SUB0]
02-14 09:32:05.607 1717 1717 D RILC : sendDeviceState: calling screen state 1
02-14 09:32:05.607 1717 1717 D RIL : onRequest: SCREEN_STATE
02-14 09:32:05.607 1717 1717 D RIL : Request not supported. Tech: 0
02-14 09:32:05.607 1859 1911 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request.
02-14 09:32:05.608 2115 2184 D RILJ : [0317]< RIL_REQUEST_SEND_DEVICE_STATE error 6 [SUB0]
02-14 09:32:05.608 2115 2184 D RilRequest: [0317]< RIL_REQUEST_SEND_DEVICE_STATE error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
02-14 09:32:05.608 1859 1932 I InputReader: Reconfiguring input devices. changes=0x00000004
02-14 09:32:05.608 29081 29175 I MicroDataManager: isInitializing-false locale not changed-true model not changed-true
02-14 09:32:05.610 2115 2115 D RILJ : [0318]> RIL_REQUEST_SET_UNSOLICITED_RESPONSE_FILTER 31 [SUB0]
02-14 09:32:05.617 2115 2184 D RILJ : [0318]< RIL_REQUEST_SET_UNSOLICITED_RESPONSE_FILTER error 6 [SUB0]
02-14 09:32:05.617 2115 2184 D RilRequest: [0318]< RIL_REQUEST_SET_UNSOLICITED_RESPONSE_FILTER error: com.android.internal.telephony.CommandException: REQUEST_NOT_SUPPORTED ret=
02-14 09:32:05.628 2479 2479 I am_on_start_called: [0,com.google.android.apps.nexuslauncher.NexusLauncherActivity,handleSleeping]
02-14 09:32:05.648 2479 2487 W System : A resource failed to call release.
02-14 09:32:05.651 1859 1873 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.auth.setup.devicesignals.LockScreenReceiver
02-14 09:32:05.653 1859 1873 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.trustagent.UserPresentBroadcastReceiver
02-14 09:32:05.653 1859 1873 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.USER_PRESENT flg=0x24200010 } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
02-14 09:32:05.731 22419 22459 I service_manager_slow: [77,isub]
02-14 09:32:05.648 2479 2487 W System : A resource failed to call release.
02-14 09:32:05.740 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:05.759 2479 2479 I am_on_resume_called: [0,com.google.android.apps.nexuslauncher.NexusLauncherActivity,RESUME_ACTIVITY]
02-14 09:32:05.762 1859 1859 W Looper : Slow dispatch took 138ms main h=android.app.ActivityThread$H c=android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA@76fe71a m=0
02-14 09:32:05.764 1859 1859 I battery_saving_stats: [0,0,0,758794,0,0,16428526,0,0]
02-14 09:32:05.769 2115 2115 D DCT : [0]screen on
02-14 09:32:05.769 2115 2115 D DCT : [0]stopNetStatPoll
02-14 09:32:05.776 1604 1665 D gralloc_ranchu: gralloc_alloc: Creating ashmem region of size 9334784
02-14 09:32:05.777 2115 2115 D DCT : [0]startNetStatPoll
02-14 09:32:05.796 2479 2664 D EGL_emulation: eglMakeCurrent: 0xcb63f5c0: ver 3 0 (tinfo 0xcb62f6e0)
02-14 09:32:05.821 22419 22472 D EGL_emulation: eglMakeCurrent: 0xe6dc7d00: ver 3 0 (tinfo 0xdf215ca0)
02-14 09:32:05.824 1604 1665 D gralloc_ranchu: gralloc_alloc: Creating ashmem region of size 9334784
02-14 09:32:05.835 22419 22472 D EGL_emulation: eglMakeCurrent: 0xe6dc7d00: ver 3 0 (tinfo 0xdf215ca0)
02-14 09:32:05.885 29081 29175 W ThreadPoolDumper: Queue length for executor EventBus is now 11. Perhaps some tasks are too long, or the pool is too small.
02-14 09:32:05.892 1859 1884 I DisplayPowerController: Unblocked screen on after 325 ms
02-14 09:32:05.893 1859 1884 I sysui_multi_action: [757,198,758,1,759,0,1359,335]
02-14 09:32:05.893 1859 1884 I power_screen_state: [1,0,0,0,335]
02-14 09:32:05.893 1859 1884 W PowerManagerService: Screen on took 335 ms
02-14 09:32:05.902 1701 1701 I sf_frame_dur: [ColorFade#0,20,5,0,0,0,0,0]
02-14 09:32:05.914 4124 4124 I DeviceStatusMonitor: onReceive() : Action = android.intent.action.SCREEN_ON
02-14 09:32:05.921 22419 22472 D EGL_emulation: eglMakeCurrent: 0xe6dc7d00: ver 3 0 (tinfo 0xdf215ca0)
02-14 09:32:05.929 1859 1859 I power_screen_broadcast_done: [1,366,1]
02-14 09:32:05.947 29081 29175 I StreamController: registerScope: nowcards-15-39126b5-052e
02-14 09:32:05.956 22419 22472 D EGL_emulation: eglMakeCurrent: 0xe6dc7d00: ver 3 0 (tinfo 0xdf215ca0)
02-14 09:32:05.961 1604 1665 D gralloc_ranchu: gralloc_alloc: Creating ashmem region of size 9334784
02-14 09:32:06.023 28438 28573 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.googlequicksearchbox componentName=null serviceId=36
02-14 09:32:06.081 28438 3873 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=36
02-14 09:32:06.115 29081 29170 W LocationOracle: No location history returned by ContextManager
02-14 09:32:06.119 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:06.121 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:06.131 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:06.132 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:06.138 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:06.138 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -2061565345460813590, keepAudioOpen: false, forced: true]
02-14 09:32:06.138 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:06.138 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:06.142 29081 6041 E DeviceStateChecker: DeviceStateChecker cancelled
02-14 09:32:06.177 28438 28573 I Icing : IndexChimeraService.getServiceInterface callingPackage=com.google.android.gms componentName=null serviceId=30
02-14 09:32:06.181 28438 28554 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0
02-14 09:32:06.211 29081 29092 I earchbox:searc: Background concurrent copying GC freed 33088(1570KB) AllocSpace objects, 0(0B) LOS objects, 29% free, 14MB/20MB, paused 1.230ms total 128.769ms
02-14 09:32:06.220 1859 2450 I GnssLocationProvider: WakeLock acquired by sendMessage(SET_REQUEST, 0, com.android.server.location.GnssLocationProvider$GpsRequest@fdba393)
02-14 09:32:06.222 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(SET_REQUEST, 0, com.android.server.location.GnssLocationProvider$GpsRequest@fdba393)
02-14 09:32:06.222 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@30d9fd0)
02-14 09:32:06.223 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_LOCATION, 1, Location[gps 37.421998,-122.084000 hAcc=20 et=?!? alt=5.0 vel=0.0 bear=0.0 vAcc=??? sAcc=??? bAcc=???])
02-14 09:32:06.223 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@30d9fd0)
02-14 09:32:06.224 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@e5e9bc9)
02-14 09:32:06.225 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_LOCATION, 1, Location[gps 37.421998,-122.084000 hAcc=20 et=+16h51m8s864ms alt=5.0 vel=0.0 bear=0.0 vAcc=??? sAcc=??? bAcc=??? {Bundle[{satellites=0, maxCn0=0, meanCn0=0}]}])
02-14 09:32:06.240 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@e5e9bc9)
02-14 09:32:06.245 7115 7352 I Places : Converted 1 out of 1 WiFi scans
02-14 09:32:06.258 28438 28554 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0
02-14 09:32:06.260 7115 5910 I Places : ?: Couldn’t find platform key file.
02-14 09:32:06.264 7115 4586 I Places : ?: Couldn’t find platform key file.
02-14 09:32:06.266 7115 5968 I Places : ?: Couldn’t find platform key file.
02-14 09:32:06.274 7115 5968 I Places : ?: Couldn’t find platform key file.
02-14 09:32:06.275 7115 4586 I PlaceInferenceEngine: No beacon scan available - ignoring candidates.
02-14 09:32:06.289 28438 28554 I Icing : Usage reports ok 0, Failed Usage reports 0, indexed 0, rejected 0
02-14 09:32:06.299 7115 4586 I PlaceInferenceEngine: No beacon scan available - ignoring candidates.
02-14 09:32:06.299 7115 6019 I Places : ?: Couldn’t find platform key file.
02-14 09:32:06.300 7115 5968 I GCoreUlr: Successfully inserted 1 locations
02-14 09:32:06.310 7115 4586 I Places : ?: Couldn’t find platform key file.
02-14 09:32:06.384 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@835c2ce)
02-14 09:32:06.384 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@835c2ce)
02-14 09:32:06.641 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:06.643 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:06.645 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:06.648 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:06.648 29081 6041 E DeviceStateChecker: DeviceStateChecker cancelled
02-14 09:32:06.648 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: 6867026962327992869, keepAudioOpen: false, forced: true]
02-14 09:32:06.648 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:06.649 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:06.768 2115 2115 D ImsManager: Connector: getImsService
02-14 09:32:06.768 2115 2115 I ImsManager: Creating ImsService
02-14 09:32:06.769 2115 2115 W MmTelFeatureConnection: create: binder is null! Slot Id: 0
02-14 09:32:06.769 2115 2115 E ImsManager: Connector: Retrying getting ImsService…
02-14 09:32:06.769 2115 2115 D ImsManager: Connector: getImsService
02-14 09:32:06.769 2115 2115 I ImsManager: Creating ImsService
02-14 09:32:06.770 2115 2115 W MmTelFeatureConnection: create: binder is null! Slot Id: 0
02-14 09:32:06.770 2115 2115 E ImsManager: Connector: Retrying getting ImsService…
02-14 09:32:07.151 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:07.152 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:07.152 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:07.153 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:07.153 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -614447262209253304, keepAudioOpen: false, forced: true]
02-14 09:32:07.153 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:07.153 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:07.225 22419 22459 I sysui_multi_action: [757,1093,758,4,1094,352845826,1095,6,1359,754235]
02-14 09:32:07.384 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@992e5ef)
02-14 09:32:07.384 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@992e5ef)
02-14 09:32:07.657 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:07.658 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:07.659 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:07.660 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:07.660 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: 5069620954933951229, keepAudioOpen: false, forced: true]
02-14 09:32:07.660 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:07.660 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:08.162 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:08.163 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:08.164 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:08.165 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:08.165 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -3715406036628074238, keepAudioOpen: false, forced: true]
02-14 09:32:08.165 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:08.165 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:08.384 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@b74e8fc)
02-14 09:32:08.384 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@b74e8fc)
02-14 09:32:08.667 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:08.668 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:08.669 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:08.670 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:08.670 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -1337061259570073458, keepAudioOpen: false, forced: true]
02-14 09:32:08.670 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:08.670 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:08.670 29081 6041 W DeviceStateChecker: stopped because hotword detection is stopped but cancel is not called.
02-14 09:32:09.173 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:09.174 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:09.176 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:09.176 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:09.176 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -4454253528531070329, keepAudioOpen: false, forced: true]
02-14 09:32:09.176 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:09.176 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:09.177 29081 6041 W DeviceStateChecker: stopped because hotword detection is stopped but cancel is not called.
02-14 09:32:09.290 1859 4612 D WificondControl: Scan result ready event
02-14 09:32:09.384 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@eac2b85)
02-14 09:32:09.384 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@eac2b85)
02-14 09:32:09.680 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:09.681 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:09.682 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:09.683 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:09.683 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -8657258692052178311, keepAudioOpen: false, forced: true]
02-14 09:32:09.683 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:09.683 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:09.683 29081 6041 W DeviceStateChecker: stopped because hotword detection is stopped but cancel is not called.
02-14 09:32:10.186 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:10.187 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:10.188 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:10.189 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:10.189 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -6232386632771069777, keepAudioOpen: false, forced: true]
02-14 09:32:10.189 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:10.189 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:10.273 1859 1877 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
02-14 09:32:10.386 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@26f3dda)
02-14 09:32:10.386 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@26f3dda)
02-14 09:32:10.595 6057 6057 D dumpstate: Loading stats from /data/user_de/0/com.android.shell/files/bugreports/dumpstate-stats.txt
02-14 09:32:10.595 6057 6057 I dumpstate: Average max progress: 3324 in 9 runs; estimated max: 3324
02-14 09:32:10.595 6057 6057 I dumpstate: begin
02-14 09:32:10.595 6057 6057 I dumpstate: dumpstate info: id=10, args=’/system/bin/dumpstate -S -d -z -o /data/user_de/0/com.android.shell/files/bugreports/bugreport’, extra_options= )
02-14 09:32:10.595 6057 6057 I dumpstate: bugreport format version: 2.0
02-14 09:32:10.596 6057 6057 D dumpstate: Opening control socket
02-14 09:32:10.692 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:10.693 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:10.695 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:10.696 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:10.696 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -8850594443447981860, keepAudioOpen: false, forced: true]
02-14 09:32:10.696 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:10.696 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:11.200 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:11.201 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:11.202 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:11.203 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:11.204 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -6726796335997149388, keepAudioOpen: false, forced: true]
02-14 09:32:11.204 29081 6041 E DeviceStateChecker: DeviceStateChecker cancelled
02-14 09:32:11.204 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:11.204 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:11.385 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@ed1f20b)
02-14 09:32:11.385 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@ed1f20b)
02-14 09:32:11.544 6057 6057 D dumpstate: Bugreport dir: /data/user_de/0/com.android.shell/files/bugreports
02-14 09:32:11.544 6057 6057 D dumpstate: Base name: bugreport-sdk_gphone_x86_arm-PSR1.180720.117
02-14 09:32:11.544 6057 6057 D dumpstate: Suffix: 2020-02-14-09-32-10
02-14 09:32:11.544 6057 6057 D dumpstate: Log path: /data/user_de/0/com.android.shell/files/bugreports/bugreport-sdk_gphone_x86_arm-PSR1.180720.117-2020-02-14-09-32-10-dumpstate_log-6057.txt
02-14 09:32:11.544 6057 6057 D dumpstate: Temporary path: /data/user_de/0/com.android.shell/files/bugreports/bugreport-sdk_gphone_x86_arm-PSR1.180720.117-2020-02-14-09-32-10.tmp
02-14 09:32:11.544 6057 6057 D dumpstate: Screenshot path:
02-14 09:32:11.544 6057 6057 D dumpstate: Creating initial .zip file (/data/user_de/0/com.android.shell/files/bugreports/bugreport-sdk_gphone_x86_arm-PSR1.180720.117-2020-02-14-09-32-10.zip)
02-14 09:32:11.544 6057 6057 D dumpstate: Adding zip text entry version.txt
02-14 09:32:11.544 6057 6057 I dumpstate: Vibrate: ‘cmd vibrator vibrate 150 dumpstate’
02-14 09:32:11.556 1859 4612 E VibratorService: vibratorOff command failed (1).
02-14 09:32:11.556 1859 4612 E VibratorService: vibratorOn command failed (1).
02-14 09:32:11.574 6057 6057 E dumpstate: can’t find the pid
02-14 09:32:11.574 6057 6057 E dumpstate: Failed to find: /data/misc/anrd/
02-14 09:32:11.574 6057 6057 D dumpstate: Skipping systrace because ‘/sys/kernel/debug/tracing/tracing_on’ content is ‘0’
02-14 09:32:11.706 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:11.707 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:11.707 1859 1859 E VibratorService: vibratorOff command failed (1).
02-14 09:32:11.708 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:11.709 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:11.709 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: 7115135576285978344, keepAudioOpen: false, forced: true]
02-14 09:32:11.709 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:11.709 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:11.711 22419 22419 D skia : — Failed to create image decoder with message ‘unimplemented’
02-14 09:32:11.836 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1593
02-14 09:32:11.838 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1593 and type kDebuggerdNativeBacktrace
02-14 09:32:11.838 1593 1593 I libc : Requested dump for tid 1593 (vr_hwc)
02-14 09:32:11.853 6073 6073 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:11.854 1720 1720 I /system/bin/tombstoned: received crash request for pid 1593
02-14 09:32:11.854 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1593 and type kDebuggerdNativeBacktrace
02-14 09:32:11.855 6073 6073 I crash_dump32: performing dump of process 1593 (target tid = 1593)
02-14 09:32:11.871 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1593
02-14 09:32:11.871 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1594
02-14 09:32:11.872 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1594 and type kDebuggerdNativeBacktrace
02-14 09:32:11.872 1594 1594 I libc : Requested dump for tid 1594 ([email protected])
02-14 09:32:11.895 6079 6079 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:11.895 1720 1720 I /system/bin/tombstoned: received crash request for pid 1594
02-14 09:32:11.895 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1594 and type kDebuggerdNativeBacktrace
02-14 09:32:11.896 6079 6079 I crash_dump32: performing dump of process 1594 (target tid = 1594)
02-14 09:32:11.946 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1594
02-14 09:32:11.946 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1596
02-14 09:32:11.947 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1596 and type kDebuggerdNativeBacktrace
02-14 09:32:11.947 1596 1596 I libc : Requested dump for tid 1596 ([email protected])
02-14 09:32:11.997 6084 6084 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:11.997 1720 1720 I /system/bin/tombstoned: received crash request for pid 1596
02-14 09:32:11.997 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1596 and type kDebuggerdNativeBacktrace
02-14 09:32:11.997 6084 6084 I crash_dump32: performing dump of process 1596 (target tid = 1596)
02-14 09:32:12.015 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1596
02-14 09:32:12.015 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1599
02-14 09:32:12.016 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1599 and type kDebuggerdNativeBacktrace
02-14 09:32:12.017 1599 1599 I libc : Requested dump for tid 1599 ([email protected])
02-14 09:32:12.040 6089 6089 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.041 1720 1720 I /system/bin/tombstoned: received crash request for pid 1599
02-14 09:32:12.041 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1599 and type kDebuggerdNativeBacktrace
02-14 09:32:12.042 6089 6089 I crash_dump32: performing dump of process 1599 (target tid = 1599)
02-14 09:32:12.049 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1599
02-14 09:32:12.050 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1600
02-14 09:32:12.050 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1600 and type kDebuggerdNativeBacktrace
02-14 09:32:12.052 1600 1600 I libc : Requested dump for tid 1600 ([email protected])
02-14 09:32:12.066 6094 6094 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.067 1720 1720 I /system/bin/tombstoned: received crash request for pid 1600
02-14 09:32:12.067 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1600 and type kDebuggerdNativeBacktrace
02-14 09:32:12.068 6094 6094 I crash_dump32: performing dump of process 1600 (target tid = 1600)
02-14 09:32:12.077 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1600
02-14 09:32:12.077 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1601
02-14 09:32:12.078 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1601 and type kDebuggerdNativeBacktrace
02-14 09:32:12.079 1601 1601 I libc : Requested dump for tid 1601 ([email protected])
02-14 09:32:12.110 6099 6099 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.111 1720 1720 I /system/bin/tombstoned: received crash request for pid 1601
02-14 09:32:12.111 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1601 and type kDebuggerdNativeBacktrace
02-14 09:32:12.112 6099 6099 I crash_dump32: performing dump of process 1601 (target tid = 1601)
02-14 09:32:12.128 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1601
02-14 09:32:12.129 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1608
02-14 09:32:12.129 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1608 and type kDebuggerdNativeBacktrace
02-14 09:32:12.129 1608 1608 I libc : Requested dump for tid 1608 ([email protected])
02-14 09:32:12.155 6104 6104 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.155 1720 1720 I /system/bin/tombstoned: received crash request for pid 1608
02-14 09:32:12.155 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1608 and type kDebuggerdNativeBacktrace
02-14 09:32:12.157 6104 6104 I crash_dump32: performing dump of process 1608 (target tid = 1608)
02-14 09:32:12.168 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1608
02-14 09:32:12.168 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1612
02-14 09:32:12.169 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1612 and type kDebuggerdNativeBacktrace
02-14 09:32:12.170 1612 1612 I libc : Requested dump for tid 1612 (audioserver)
02-14 09:32:12.211 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:12.212 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:12.213 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:12.214 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:12.214 29081 6041 E DeviceStateChecker: DeviceStateChecker cancelled
02-14 09:32:12.214 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: 3618797567104860256, keepAudioOpen: false, forced: true]
02-14 09:32:12.214 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:12.214 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:12.216 6109 6109 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.217 1720 1720 I /system/bin/tombstoned: received crash request for pid 1612
02-14 09:32:12.217 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1612 and type kDebuggerdNativeBacktrace
02-14 09:32:12.217 6109 6109 I crash_dump32: performing dump of process 1612 (target tid = 1612)
02-14 09:32:12.253 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1612
02-14 09:32:12.254 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1701
02-14 09:32:12.255 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1701 and type kDebuggerdNativeBacktrace
02-14 09:32:12.255 1701 1701 I libc : Requested dump for tid 1701 (surfaceflinger)
02-14 09:32:12.272 6114 6114 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.273 1720 1720 I /system/bin/tombstoned: received crash request for pid 1701
02-14 09:32:12.273 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1701 and type kDebuggerdNativeBacktrace
02-14 09:32:12.273 6114 6114 I crash_dump32: performing dump of process 1701 (target tid = 1701)
02-14 09:32:12.293 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1701
02-14 09:32:12.293 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1703
02-14 09:32:12.294 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1703 and type kDebuggerdNativeBacktrace
02-14 09:32:12.295 1703 1703 I libc : Requested dump for tid 1703 (cameraserver)
02-14 09:32:12.311 6119 6119 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.311 1720 1720 I /system/bin/tombstoned: received crash request for pid 1703
02-14 09:32:12.311 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1703 and type kDebuggerdNativeBacktrace
02-14 09:32:12.312 6119 6119 I crash_dump32: performing dump of process 1703 (target tid = 1703)
02-14 09:32:12.333 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1703
02-14 09:32:12.333 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1704
02-14 09:32:12.334 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1704 and type kDebuggerdNativeBacktrace
02-14 09:32:12.334 1704 1704 I libc : Requested dump for tid 1704 (drmserver)
02-14 09:32:12.348 6124 6124 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.349 1720 1720 I /system/bin/tombstoned: received crash request for pid 1704
02-14 09:32:12.349 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1704 and type kDebuggerdNativeBacktrace
02-14 09:32:12.350 6124 6124 I crash_dump32: performing dump of process 1704 (target tid = 1704)
02-14 09:32:12.362 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1704
02-14 09:32:12.363 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1708
02-14 09:32:12.363 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1708 and type kDebuggerdNativeBacktrace
02-14 09:32:12.363 1708 1708 I libc : Requested dump for tid 1708 (mediadrmserver)
02-14 09:32:12.384 1859 1915 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@faba3e7)
02-14 09:32:12.385 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@faba3e7)
02-14 09:32:12.401 6129 6129 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.402 1720 1720 I /system/bin/tombstoned: received crash request for pid 1708
02-14 09:32:12.402 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1708 and type kDebuggerdNativeBacktrace
02-14 09:32:12.403 6129 6129 I crash_dump32: performing dump of process 1708 (target tid = 1708)
02-14 09:32:12.416 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1708
02-14 09:32:12.416 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1709
02-14 09:32:12.416 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1709 and type kDebuggerdNativeBacktrace
02-14 09:32:12.422 1720 1720 I /system/bin/tombstoned: received crash request for pid 1709
02-14 09:32:12.422 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1709 and type kDebuggerdNativeBacktrace
02-14 09:32:12.464 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1709
02-14 09:32:12.465 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1710
02-14 09:32:12.465 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1710 and type kDebuggerdNativeBacktrace
02-14 09:32:12.466 1710 1710 I libc : Requested dump for tid 1710 (mediametrics)
02-14 09:32:12.487 6135 6135 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.488 1720 1720 I /system/bin/tombstoned: received crash request for pid 1710
02-14 09:32:12.488 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1710 and type kDebuggerdNativeBacktrace
02-14 09:32:12.488 6135 6135 I crash_dump32: performing dump of process 1710 (target tid = 1710)
02-14 09:32:12.502 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1710
02-14 09:32:12.502 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1711
02-14 09:32:12.502 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1711 and type kDebuggerdNativeBacktrace
02-14 09:32:12.503 1711 1711 I libc : Requested dump for tid 1711 (mediaserver)
02-14 09:32:12.541 6140 6140 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.542 1720 1720 I /system/bin/tombstoned: received crash request for pid 1711
02-14 09:32:12.542 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1711 and type kDebuggerdNativeBacktrace
02-14 09:32:12.543 6140 6140 I crash_dump32: performing dump of process 1711 (target tid = 1711)
02-14 09:32:12.560 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1711
02-14 09:32:12.560 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1713
02-14 09:32:12.560 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1713 and type kDebuggerdNativeBacktrace
02-14 09:32:12.561 1713 1713 I libc : Requested dump for tid 1713 (Binder:1713_2)
02-14 09:32:12.587 6145 6145 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.588 1720 1720 I /system/bin/tombstoned: received crash request for pid 1713
02-14 09:32:12.588 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1713 and type kDebuggerdNativeBacktrace
02-14 09:32:12.589 6145 6145 I crash_dump32: performing dump of process 1713 (target tid = 1713)
02-14 09:32:12.615 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1713
02-14 09:32:12.615 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1716
02-14 09:32:12.615 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1716 and type kDebuggerdNativeBacktrace
02-14 09:32:12.617 1720 1720 I /system/bin/tombstoned: received crash request for pid 1716
02-14 09:32:12.617 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1716 and type kDebuggerdNativeBacktrace
02-14 09:32:12.627 1716 1716 E libc : thread 12286 is already outputting to fd 132?
02-14 09:32:12.640 1716 1716 I chatty : uid=1046(mediacodec) [email protected] identical 33 lines
02-14 09:32:12.640 1716 1716 E libc : thread 12286 is already outputting to fd 132?
02-14 09:32:12.640 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1716
02-14 09:32:12.640 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1728
02-14 09:32:12.641 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1728 and type kDebuggerdNativeBacktrace
02-14 09:32:12.641 1728 1728 I libc : Requested dump for tid 1728 ([email protected])
02-14 09:32:12.659 6150 6150 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdNativeBacktrace
02-14 09:32:12.659 1720 1720 I /system/bin/tombstoned: received crash request for pid 1728
02-14 09:32:12.659 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1728 and type kDebuggerdNativeBacktrace
02-14 09:32:12.659 6150 6150 I crash_dump32: performing dump of process 1728 (target tid = 1728)
02-14 09:32:12.678 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1728
02-14 09:32:12.679 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 1859
02-14 09:32:12.680 1720 1720 I /system/bin/tombstoned: registered intercept for pid 1859 and type kDebuggerdJavaBacktrace
02-14 09:32:12.683 1859 1864 I system_server: Thread[2,tid=1864,WaitingInMainSignalCatcherLoop,Thread*=0xe0a88000,peer=0x13980130,“Signal Catcher”]: reacting to signal 3
02-14 09:32:12.685 1859 1864 I system_server:
02-14 09:32:12.716 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:12.717 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:12.719 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:12.720 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:12.720 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -2773544877706655057, keepAudioOpen: false, forced: true]
02-14 09:32:12.720 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:12.720 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:13.137 1720 1720 I /system/bin/tombstoned: received crash request for pid 1859
02-14 09:32:13.138 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 1859 and type kDebuggerdJavaBacktrace
02-14 09:32:13.147 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 1859
02-14 09:32:13.148 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 2115
02-14 09:32:13.148 1859 1864 I system_server: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:13.148 1720 1720 I /system/bin/tombstoned: registered intercept for pid 2115 and type kDebuggerdJavaBacktrace
02-14 09:32:13.149 2115 2122 I m.android.phon: Thread[3,tid=2122,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12d80218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:13.149 2115 2122 I m.android.phon:
02-14 09:32:13.222 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:13.223 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:13.225 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:13.225 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:13.225 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -5497347857261509880, keepAudioOpen: false, forced: true]
02-14 09:32:13.225 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:13.225 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:13.302 1720 1720 I /system/bin/tombstoned: received crash request for pid 2115
02-14 09:32:13.302 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 2115 and type kDebuggerdJavaBacktrace
02-14 09:32:13.303 2115 2122 I m.android.phon: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:13.306 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 2115
02-14 09:32:13.306 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 2215
02-14 09:32:13.307 1720 1720 I /system/bin/tombstoned: registered intercept for pid 2215 and type kDebuggerdJavaBacktrace
02-14 09:32:13.307 2215 2219 I id.ext.service: Thread[3,tid=2219,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12c80218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:13.307 2215 2219 I id.ext.service:
02-14 09:32:13.385 1859 2134 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@3af5b94)
02-14 09:32:13.386 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@3af5b94)
02-14 09:32:13.408 1720 1720 I /system/bin/tombstoned: received crash request for pid 2215
02-14 09:32:13.408 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 2215 and type kDebuggerdJavaBacktrace
02-14 09:32:13.408 2215 2219 I id.ext.service: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:13.410 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 2215
02-14 09:32:13.410 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 2367
02-14 09:32:13.410 1720 1720 I /system/bin/tombstoned: registered intercept for pid 2367 and type kDebuggerdJavaBacktrace
02-14 09:32:13.410 2367 2374 I ocess.gservice: Thread[3,tid=2374,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12c80218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:13.411 2367 2374 I ocess.gservice:
02-14 09:32:13.513 1720 1720 I /system/bin/tombstoned: received crash request for pid 2367
02-14 09:32:13.513 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 2367 and type kDebuggerdJavaBacktrace
02-14 09:32:13.514 2367 2374 I ocess.gservice: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:13.516 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 2367
02-14 09:32:13.516 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 2428
02-14 09:32:13.517 1720 1720 I /system/bin/tombstoned: registered intercept for pid 2428 and type kDebuggerdJavaBacktrace
02-14 09:32:13.517 2428 2431 I com.android.se: Thread[3,tid=2431,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12c80218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:13.517 2428 2431 I com.android.se:
02-14 09:32:13.604 1720 1720 I /system/bin/tombstoned: received crash request for pid 2428
02-14 09:32:13.604 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 2428 and type kDebuggerdJavaBacktrace
02-14 09:32:13.605 2428 2431 I com.android.se: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:13.606 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 2428
02-14 09:32:13.606 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 2479
02-14 09:32:13.607 1720 1720 I /system/bin/tombstoned: registered intercept for pid 2479 and type kDebuggerdJavaBacktrace
02-14 09:32:13.607 2479 2485 I s.nexuslaunche: Thread[3,tid=2485,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12d80218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:13.607 2479 2485 I s.nexuslaunche:
02-14 09:32:13.715 1720 1720 I /system/bin/tombstoned: received crash request for pid 2479
02-14 09:32:13.715 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 2479 and type kDebuggerdJavaBacktrace
02-14 09:32:13.719 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 2479
02-14 09:32:13.719 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 2496
02-14 09:32:13.720 1720 1720 I /system/bin/tombstoned: registered intercept for pid 2496 and type kDebuggerdJavaBacktrace
02-14 09:32:13.720 2479 2485 I s.nexuslaunche: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:13.721 2496 2504 I android.smspus: Thread[3,tid=2504,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12c80218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:13.721 2496 2504 I android.smspus:
02-14 09:32:13.729 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:13.729 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:13.731 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:13.731 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:13.731 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: 6971443406229993026, keepAudioOpen: false, forced: true]
02-14 09:32:13.731 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:13.731 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:13.797 1720 1720 I /system/bin/tombstoned: received crash request for pid 2496
02-14 09:32:13.797 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 2496 and type kDebuggerdJavaBacktrace
02-14 09:32:13.799 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 2496
02-14 09:32:13.800 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 3468
02-14 09:32:13.800 1720 1720 I /system/bin/tombstoned: registered intercept for pid 3468 and type kDebuggerdJavaBacktrace
02-14 09:32:13.800 2496 2504 I android.smspus: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:13.801 3468 3474 I e.process.gapp: Thread[3,tid=3474,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12d40218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:13.801 3468 3474 I e.process.gapp:
02-14 09:32:13.864 1720 1720 I /system/bin/tombstoned: received crash request for pid 3468
02-14 09:32:13.864 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 3468 and type kDebuggerdJavaBacktrace
02-14 09:32:13.865 3468 3474 I e.process.gapp: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:13.867 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 3468
02-14 09:32:13.867 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 3666
02-14 09:32:13.867 1720 1720 I /system/bin/tombstoned: registered intercept for pid 3666 and type kDebuggerdJavaBacktrace
02-14 09:32:13.867 3666 3673 I id.apps.restor: Thread[3,tid=3673,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12cc0218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:13.867 3666 3673 I id.apps.restor:
02-14 09:32:13.950 1720 1720 I /system/bin/tombstoned: received crash request for pid 3666
02-14 09:32:13.950 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 3666 and type kDebuggerdJavaBacktrace
02-14 09:32:13.951 3666 3673 I id.apps.restor: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:13.953 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 3666
02-14 09:32:13.953 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 3690
02-14 09:32:13.953 3690 3696 I android.vendin: Thread[3,tid=3696,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12cc0218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:13.953 1720 1720 I /system/bin/tombstoned: registered intercept for pid 3690 and type kDebuggerdJavaBacktrace
02-14 09:32:13.953 3690 3696 I android.vendin:
02-14 09:32:14.075 1720 1720 I /system/bin/tombstoned: received crash request for pid 3690
02-14 09:32:14.075 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 3690 and type kDebuggerdJavaBacktrace
02-14 09:32:14.076 3690 3696 I android.vendin: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:14.080 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 3690
02-14 09:32:14.081 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 3780
02-14 09:32:14.081 1720 1720 I /system/bin/tombstoned: registered intercept for pid 3780 and type kDebuggerdJavaBacktrace
02-14 09:32:14.081 3780 3786 I ownload_servic: Thread[3,tid=3786,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12d00218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:14.081 3780 3786 I ownload_servic:
02-14 09:32:14.151 1720 1720 I /system/bin/tombstoned: received crash request for pid 3780
02-14 09:32:14.151 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 3780 and type kDebuggerdJavaBacktrace
02-14 09:32:14.154 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 3780
02-14 09:32:14.155 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 4124
02-14 09:32:14.155 1720 1720 I /system/bin/tombstoned: registered intercept for pid 4124 and type kDebuggerdJavaBacktrace
02-14 09:32:14.155 4124 4140 I putmethod.lati: Thread[3,tid=4140,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12e40218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:14.155 4124 4140 I putmethod.lati:
02-14 09:32:14.156 3780 3786 I ownload_servic: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:14.235 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:14.235 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:14.236 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:14.237 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:14.237 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: -1721762160829197384, keepAudioOpen: false, forced: true]
02-14 09:32:14.237 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:14.237 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:14.254 1720 1720 I /system/bin/tombstoned: received crash request for pid 4124
02-14 09:32:14.254 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 4124 and type kDebuggerdJavaBacktrace
02-14 09:32:14.254 4124 4140 I putmethod.lati: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:14.257 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 4124
02-14 09:32:14.257 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 4303
02-14 09:32:14.257 1720 1720 I /system/bin/tombstoned: registered intercept for pid 4303 and type kDebuggerdJavaBacktrace
02-14 09:32:14.258 4303 4309 I roid.music:mai: Thread[3,tid=4309,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12d00218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:14.258 4303 4309 I roid.music:mai:
02-14 09:32:14.386 1859 2134 I GnssLocationProvider: WakeLock acquired by sendMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@809463d)
02-14 09:32:14.386 1859 1872 I GnssLocationProvider: WakeLock released by handleMessage(REPORT_SV_STATUS, 0, com.android.server.location.GnssLocationProvider$SvStatusInfo@809463d)
02-14 09:32:14.437 1720 1720 I /system/bin/tombstoned: received crash request for pid 4303
02-14 09:32:14.437 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 4303 and type kDebuggerdJavaBacktrace
02-14 09:32:14.438 4303 4309 I roid.music:mai: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:14.442 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 4303
02-14 09:32:14.442 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 4441
02-14 09:32:14.442 1720 1720 I /system/bin/tombstoned: registered intercept for pid 4441 and type kDebuggerdJavaBacktrace
02-14 09:32:14.443 4441 4455 I android.youtub: Thread[3,tid=4455,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12d80218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:14.443 4441 4455 I android.youtub:
02-14 09:32:14.708 1720 1720 I /system/bin/tombstoned: received crash request for pid 4441
02-14 09:32:14.708 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 4441 and type kDebuggerdJavaBacktrace
02-14 09:32:14.715 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 4441
02-14 09:32:14.715 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 4621
02-14 09:32:14.717 1720 1720 I /system/bin/tombstoned: registered intercept for pid 4621 and type kDebuggerdJavaBacktrace
02-14 09:32:14.717 4621 4629 I ndroid.calenda: Thread[3,tid=4629,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12c40218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:14.717 4621 4629 I ndroid.calenda:
02-14 09:32:14.717 4441 4455 I android.youtub: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:14.739 29081 29175 I MicroDetectionState: Should stop hotword detection immediately - false
02-14 09:32:14.740 29081 29175 I MicroDetectionWorker: #startMicroDetector [speakerMode: 0]
02-14 09:32:14.744 29081 29175 W ErrorReporter: reportError [type: 211, code: 393244, bug: 0]: errorCode: 393244, engine: 0
02-14 09:32:14.745 29081 29175 I MicroDetector: Keeping mic open: false
02-14 09:32:14.745 29081 29175 I RecognitionAudioControl: #shutdownAudio [requestId: 2616990516935013883, keepAudioOpen: false, forced: true]
02-14 09:32:14.745 29081 29175 I RecognitionAudioControl: audioState already in STATE_IDLE.
02-14 09:32:14.745 29081 29175 I MicroDetectionWorker: #onError(false)
02-14 09:32:14.856 1720 1720 I /system/bin/tombstoned: received crash request for pid 4621
02-14 09:32:14.856 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 4621 and type kDebuggerdJavaBacktrace
02-14 09:32:14.856 4621 4629 I ndroid.calenda: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:14.858 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 4621
02-14 09:32:14.859 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 4650
02-14 09:32:14.859 1720 1720 I /system/bin/tombstoned: registered intercept for pid 4650 and type kDebuggerdJavaBacktrace
02-14 09:32:14.860 4650 4656 I viders.calenda: Thread[3,tid=4656,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12d40218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:14.860 4650 4656 I viders.calenda:
02-14 09:32:15.021 1720 1720 I /system/bin/tombstoned: received crash request for pid 4650
02-14 09:32:15.021 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 4650 and type kDebuggerdJavaBacktrace
02-14 09:32:15.024 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: done dumping process 4650
02-14 09:32:15.024 6057 6057 I /system/bin/dumpstate: libdebuggerd_client: started dumping process 4839
02-14 09:32:15.025 1720 1720 I /system/bin/tombstoned: registered intercept for pid 4839 and type kDebuggerdJavaBacktrace
02-14 09:32:15.025 4839 4846 I d.process.acor: Thread[3,tid=4846,WaitingInMainSignalCatcherLoop,Thread*=0xe6dc1000,peer=0x12d80218,“Signal Catcher”]: reacting to signal 3
02-14 09:32:15.025 4839 4846 I d.process.acor:
02-14 09:32:15.026 4650 4656 I viders.calenda: Wrote stack traces to ‘[tombstoned]’
02-14 09:32:15.086 1720 1720 I /system/bin/tombstoned: received crash request for pid 4839
02-14 09:32:15.086 1720 1720 I /system/bin/tombstoned: found intercept fd 512 for pid 4839 and type kDebuggerdJavaBacktrace

Hide

2 Likes

I found this topic on stack overflow: android - ExoPlayer stops playing in background - Stack Overflow

1 Like

Part extracted from the previous log:

02-14 09:31:57.635 1859 1873 I ActivityManager: Killing 5520:io.kodular.bvor00.ExoTest/u0a124 (adj 700): excessive cpu 34500 during 300003 dur=766371 limit=10
02-14 09:31:57.635 1859 1873 I am_kill : [0,5520,io.kodular.bvor00.ExoTest,700,excessive cpu 34500 during 300003 dur=766371 limit=10]
02-14 09:31:57.636 1859 1876 W libprocessgroup: kill(-5520, 9) failed: No such process
02-14 09:31:57.670 1859 1931 W InputDispatcher: channel ‘5002a78 io.kodular.bvor00.ExoTest/io.kodular.bvor00.ExoTest.Screen1 (server)’ ~ Consumer closed input channel or an error occurred. events=0x9
02-14 09:31:57.670 1716 2086 E OMXNodeInstance: !!! Observer died. Quickly, do something, … anything…
02-14 09:31:57.670 1859 1931 E InputDispatcher: channel ‘5002a78 io.kodular.bvor00.ExoTest/io.kodular.bvor00.ExoTest.Screen1 (server)’ ~ Channel is unrecoverably broken and will be disposed!
02-14 09:31:57.671 1716 1716 E OMXNodeInstance: !!! Observer died. Quickly, do something, … anything…
02-14 09:31:57.671 1702 1702 I Zygote : Process 5520 exited due to signal (9)
02-14 09:31:57.676 1859 2453 I WindowManager: WIN DEATH: Window{5002a78 u0 io.kodular.bvor00.ExoTest/io.kodular.bvor00.ExoTest.Screen1}
02-14 09:31:57.676 1859 2453 W InputDispatcher: Attempted to unregister already unregistered input channel ‘5002a78 io.kodular.bvor00.ExoTest/io.kodular.bvor00.ExoTest.Screen1 (server)’
02-14 09:31:57.676 1859 2273 I am_proc_died: [0,5520,io.kodular.bvor00.ExoTest,700,14]
02-14 09:31:57.677 1859 2273 I am_uid_stopped: 10124
02-14 09:31:57.680 1859 1876 W libprocessgroup: kill(-5520, 9) failed: No such process
02-14 09:31:57.680 1859 1876 I libprocessgroup: Successfully killed process cgroup uid 10124 pid 5520 in 44ms
02-14 09:31:57.683 1859 1882 W ActivityManager: setHasOverlayUi called on unknown pid: 5520
02-14 09:31:57.685 1859 1872 E memtrack: Couldn’t load memtrack module
02-14 09:31:57.685 1859 1872 W android.os.Debug: failed to get memory consumption info: -1
02-14 09:31:57.706 1859 1872 I am_pss :

1 Like

Yes, my apps always use a Player component with several ExoPlayers at the same time. The sound of the Player component runs in the background and in sleep mode without any problems.

1 Like