flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.53k stars 313 forks source link

Reporting error: Error collecting raster stats: _flutter.renderFrameWithRasterStats: (-32000) Failed to render the last frame with raster stats. Rasterizer does not hold a valid last layer tree. This could happen if this method was invoked before a frame was rendered #7937

Closed akssay-kamath closed 1 week ago

akssay-kamath commented 2 weeks ago

Stack trace: Error at Object.qb (http://127.0.0.1:9101/main.dart.js:6162:18) at http://127.0.0.1:9101/main.dart.js:160252:5 at bDe.a (http://127.0.0.1:9101/main.dart.js:4771:62) at bDe.$2 (http://127.0.0.1:9101/main.dart.js:56662:14) at Object.m (http://127.0.0.1:9101/main.dart.js:4757:10) at za.aD0 (http://127.0.0.1:9101/main.dart.js:160266:10) at za.cb (http://127.0.0.1:9101/main.dart.js:160245:25) at za.jD (http://127.0.0.1:9101/main.dart.js:160230:13) at il.jD (http://127.0.0.1:9101/main.dart.js:88612:44) at http://127.0.0.1:9101/main.dart.js:100353:14 <-- Please describe your problem here. Be sure to include repro steps. -->


DevTools version: 2.28.4 IDE: Android-Studio Connected Device: CPU / OS: arm64 (64 bit) android Connected app type: Flutter native (profile build) Dart Version: 3.2.3 Flutter Version: 3.16.5 / stable Framework / Engine: 78666c8dc5 / 3f3e560236

kenzieschmoll commented 1 week ago

closing as a duplicate of https://github.com/flutter/devtools/issues/6992