Skip to content

Flutter doctor should check using the latest emulator #144232

@dnfield

Description

@dnfield

See logs at https://gist.github.com/dnfield/25b3da9eff05b57d83b94a6e8ed783a6

Specifically, this section:

02-27 08:37:35.399 26788 26886 E androidemu: Logging hang event. Number of tasks already hung: 0
02-27 08:37:35.399 26788 26886 E androidemu: Metadata:
02-27 08:37:35.399 26788 26886 E androidemu: 	 file: device/generic/goldfish-opengl/system/vulkan_enc/VkEncoder.cpp
02-27 08:37:35.399 26788 26886 E androidemu: 	 function: vkGetPhysicalDeviceFeatures2
02-27 08:37:35.399 26788 26886 E androidemu: 	 line: 17569
02-27 08:37:35.399 26788 26886 E androidemu: 	 msg: vkGetPhysicalDeviceFeatures2 in VkEncoder
02-27 08:37:35.399 26788 26886 E androidemu: 	 thread: 26788 (0x000068a4)
02-27 08:37:35.399 26788 26886 E androidemu: 	 process name: dev.flutter.scenarios
02-27 08:37:35.399 26788 26886 E androidemu: 	 Additional information:
02-27 08:37:35.399 26788 26886 E androidemu: 	 	 seqno: 12
02-27 08:37:35.399 26788 26886 E androidemu: 	 	 packetSize: 280
02-27 08:37:35.399 26788 26886 E androidemu: 	 	 packetContents:  B3 4E 00 00 18 01 00 00 0C 00 00 00 01 00 00 00 02 00 02 00 78 B0 9B 3B 00 00 00 18 50 F2 9F 3B 50 F2 9F 3B 00 00 00 18 08 75 A1 3B 08 75 A1 3B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
02-27 08:37:35.399 26788 26886 E androidemu: HealthMonitor: Number of unresponsive tasks increased: 0 -> 1

This is happening for me locally frequently on an emulator, but never on a real device. It might be happening on CI.

Adding 'androidemu' to the list of known tags in adb_logcat_filtering.dart makes this print by default.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our testsdependency: androidAndroid team may need to help use: scenario-appThe `testing/scenario_app` fixture in the enginefyi-toolFor the attention of Flutter Tool teamplatform-androidAndroid applications specificallyteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions