Skip to content

[tool_crash] _TypeError: (#0 ResidentWebRunner._vmService (package:flutter_tools/src/isolated/resident_web_runner.dart:198:57)) #173971

@woprandi

Description

@woprandi

Command

flutter run -d web-server

Steps to Reproduce

  1. Create new web project
  2. Run with -d web-server
  3. Hot restart with R

Logs

_TypeError: (#0      ResidentWebRunner._vmService (package:flutter_tools/src/isolated/resident_web_runner.dart:198:57))
#0      ResidentWebRunner._vmService (package:flutter_tools/src/isolated/resident_web_runner.dart:198:57)
#1      ResidentWebRunner.restart (package:flutter_tools/src/isolated/resident_web_runner.dart:500:17)
<asynchronous suspension>
#2      TerminalHandler._commonTerminalInputHandler (package:flutter_tools/src/resident_runner.dart:1762:40)
<asynchronous suspension>
#3      TerminalHandler.processTerminalInput (package:flutter_tools/src/resident_runner.dart:1804:7)
<asynchronous suspension>
�[32m[✓]�[39m Flutter (Channel master, 3.33.0-1.0.pre-1458, on Fedora Linux 42.20250805.0 (Silverblue) 6.15.8-200.fc42.x86_64, locale fr_FR.UTF-8) [603ms]
    �[32m•�[39m Flutter version 3.33.0-1.0.pre-1458 on channel master at /var/home/william.oprandi/Documents/flutter
    �[32m•�[39m Upstream repository https://github.com/flutter/flutter.git
    �[32m•�[39m Framework revision 660c234bb0 (il y a 10 heures), 2025-08-18 02:33:39 -0400
    �[32m•�[39m Engine revision 660c234bb0
    �[32m•�[39m Dart version 3.10.0 (build 3.10.0-107.0.dev)
    �[32m•�[39m DevTools version 2.49.0
    �[32m•�[39m Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, omit-legacy-version-file,
      enable-lldb-debugging

�[33m[!]�[39m Android toolchain - develop for Android devices (Android SDK version 34.0.0) [1 183ms]
    �[32m•�[39m Android SDK at /home/william.oprandi/Android/Sdk
    �[32m•�[39m Emulator version 35.6.11.0 (build_id 13610412) (CL:N/A)
    �[31m✗�[39m Flutter requires Android SDK 36 and the Android BuildTools 28.0.3
      To update the Android SDK visit https://flutter.dev/to/linux-android-setup for detailed instructions.
    �[33m!�[39m Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses

�[31m[✗]�[39m Chrome - develop for the web (Cannot find Chrome executable at google-chrome) [5ms]
    �[33m!�[39m Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.

�[31m[✗]�[39m Linux toolchain - develop for Linux desktop [103ms]
    �[31m✗�[39m clang++ is required for Linux development.
      It is likely available from your distribution (e.g.: apt install clang), or can be downloaded from https://releases.llvm.org/
    �[31m✗�[39m CMake is required for Linux development.
      It is likely available from your distribution (e.g.: apt install cmake), or can be downloaded from https://cmake.org/download/
    �[31m✗�[39m ninja is required for Linux development.
      It is likely available from your distribution (e.g.: apt install ninja-build), or can be downloaded from https://github.com/ninja-build/ninja/releases
    �[32m•�[39m pkg-config version 2.3.0
    �[31m✗�[39m GTK 3.0 development libraries are required for Linux development.
      They are likely available from your distribution (e.g.: apt install libgtk-3-dev)
    �[33m!�[39m Unable to access driver information using 'eglinfo'.
      It is likely available from your distribution (e.g.: apt install mesa-utils)

�[32m[✓]�[39m Connected device (2 available) [72ms]
    �[32m•�[39m Linux (desktop)  • linux      • linux-x64      • Fedora Linux 42.20250805.0 (Silverblue) 6.15.8-200.fc42.x86_64
    �[32m•�[39m Web Server (web) • web-server • web-javascript • Flutter Tools

�[32m[✓]�[39m Network resources [406ms]
    �[32m•�[39m All expected network resources are available.

�[33m!�[39m Doctor found issues in 3 categories.

Flutter Application Metadata

Type: app
Version: 1.0.0+1
Material: true
Android X: false
Module: false
Plugin: false
Android package: null
iOS bundle identifier: null
Creation channel: master
Creation framework version: 660c234

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: buildBuilding flutter applications with the toolc: regressionIt was better in the past than it is nowfound in release: 3.33Found to occur in 3.33fyi-toolFor the attention of Flutter Tool teamhas reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-webWeb applications specificallyr: fixedIssue is closed as already fixed in a newer versiont: hot reloadReloading code during "flutter run"team-webOwned by Web platform teamtoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions