Skip to content
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

Randomly Crash Issue on Firefox #427

Open
0x0480 opened this issue Mar 18, 2024 · 1 comment
Open

Randomly Crash Issue on Firefox #427

0x0480 opened this issue Mar 18, 2024 · 1 comment

Comments

@0x0480
Copy link

0x0480 commented Mar 18, 2024

C:\Users\xxxxxxxxAppData\Local\ms-playwright-go\1.42.1\package\lib\server\firefox\ffNetworkManager.js:110
    response.setTransferSize(event.transferSize);
             ^

TypeError: Cannot read properties of null (reading 'setTransferSize')
    at FFNetworkManager._onRequestFinished (C:\Users\xxxxxxxx\AppData\Local\ms-playwright-go\1.42.1\package\lib\server\firefox\ffNetworkManager.js:110:14)
    at FFSession.emit (node:events:518:28)
    at C:\Users\xxxxxxxxAppData\Local\ms-playwright-go\1.42.1\package\lib\server\firefox\ffConnection.js:154:41

Node.js v20.11.0

It totally randomly occurs.

@0x0480
Copy link
Author

0x0480 commented Mar 18, 2024

Also got The process tried to write to a nonexistent pipe. several times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant