Skip to content

Filtering updateAcquireFence: Did not find frame. out from flutter run output #104268

@cedvdb

Description

@cedvdb

repro

https://github.com/cedvdb/flutter_repros/tree/google_map_init

  • clone
  • replace { YOUR_API_KEY } in AndroidManifest with your google api key
  • run & go to third tab

I'm using a Redmi Note 9

the issue

My console is flooded with messages when displaying a google map.

The type of message I think are of 2 different types, but I guess they might be related, I'm not sure though though but both happen when showing the map.

first this one is being printed a bunch of time:

E/FrameEvents(25124): updateAcquireFence: Did not find frame.
D/Surface (25124): lockHardwareCanvas

Then there is an error:

W/SnapshotHandler(25124): Unable to retrieve flag snapshot for com.google.android.libraries.consentverifier#com.example.flutter_repros, using defaults.
W/SnapshotHandler(25124): java.io.FileNotFoundException: /data/user/0/com.example.flutter_repros/files/phenotype/shared/com.google.android.libraries.consentverifier#com.example.flutter_repros.pb: open failed: ENOENT (No such file or directory)
W/SnapshotHandler(25124): 	at libcore.io.IoBridge.open(IoBridge.java:492)

version

Flutter 3.0.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision fb57da5 (17 hours ago) • 2022-05-19 15:50:29 -0700
Engine • revision caaafc5604
Tools • Dart 2.17.1 • DevTools 2.12.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listfound in release: 3.0Found to occur in 3.0found in release: 3.1Found to occur in 3.1good first issueRelatively approachable for first-time contributorshas reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-androidAndroid applications specificallyteam-androidOwned by Android platform teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-androidTriaged by Android platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions