-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Error: EPERM: operation not permitted, unlink "..../CrashpadMetrics-active.pma" #4780
Comments
Thanks for the report. Does this happen on any url? |
This always happens when did I use:
- A dead proxy to fetch data
- Or no proxy but fetch a non-existing URL
…On Tue, Dec 22, 2020 at 00:54 Joel Einbinder ***@***.***> wrote:
Thanks for the report. Does this happen on any url?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4780 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACJPIIXGTCB7YWAAN5EF33SV6DVZANCNFSM4VC4ZI2Q>
.
|
@dgozman could it be that you fixed it? |
Crash reporter has been disabled in Firefox in #5514. The new version will be released in v1.9.0, and hopefully we won't see this issue ever again |
This roll includes: - fix for Windows start - crashpad disabling - refreshed Firefox Beta @ Feb 19, 2021 Fixes microsoft#4660, fixes microsoft#4780
@aslushnikov: the bug is remaining for playwright 1.9.1 |
I have the same issue, even at headful mode. because of it Chromium(chrome.exe) doesn't close correctly, and very soon start consuming 100% CPU. |
Folding into #6123 |
Closing since #6123 was closed and https://chromium-review.googlesource.com/c/chromium/src/+/2999433 was merged. |
Context:
System:
OS: Windows 10 10.0.19041
Memory: 5.71 GB / 15.92 GB
Binaries:
Node: 12.14.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.5 - ~.yarn\bin\yarn.CMD
npm: 6.14.10 - C:\Program Files\nodejs\npm.CMD
Languages:
Bash: 4.4.23 - C:\Program Files\git\usr\bin\bash.EXE
Code Snippet
Describe the bug
The code works fine in
headless: false
mode but the bug appear in headless mode.The text was updated successfully, but these errors were encountered: