Skip to content

Debugging is not working for web with Chrome 100.x update #101224

@pbeccegato

Description

@pbeccegato

I’m using Flutter from 2 years on my mac to dev web app without any troubles.
Latest stable 2.10.4
From today, when I launch my app in debug mode, when the code reaches a breakpoint, in VSCode appears the pause symbol, but I can’t see any variables or stack. I’ve tryed in many ways to solve the issue without success. I also tryed with a new sample app; same trouble. Also using Android Studio; same trouble. If I debug on iPhone emulator, debug works fine and on a breakpoint; I can see VSCode jump to the breakpoint line and the variables are inspectable.

When I stop the debug, in console debug appears thie error:
Failed to save Chrome preferences: FileSystemException: Cannot open file, path = '/var/folders/ps/ryyd46zx367gn2zdtn1_yk4c0000gn/T/flutter_tools.0r3GeL/flutter_tools_chrome_device.obsal2/Default/.com.google.Chrome.hDJYmg' (OS Error: No such file or directory, errno = 2)

Any help will be appreciated.
Thanks in advance.
Peter

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressiona: debuggingDebugging, breakpoints, expression evaluationa: devtoolsDevTools related - suite of performance and debugging toolsdependency: dartDart team may need to help usfound in release: 2.10Found to occur in 2.10found in release: 2.13Found to occur in 2.13has 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 version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions