-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[browser] Unable to evaluate script: tab crashed #100275
Comments
each of those crashes is on helix ubuntu 22 docker and contains core dump, now what ? |
Tried opening one of the recent coredumps in gdb with ubuntu's symbol server configured, but there are no symbols in any of the stacks. I think we would need to capture one along with all of the chrome and system binaries, or just a whole image of the VM that the crash happened on. |
when we see few |
I looked thru log files from this run and correlated them by time. My conclusion is that the coredump is caused by Helix timeout SIGKILL rather than chrome itself crashing the whole process. Start console
Start chromedriver
Last good test before crash console
Chromedriver
Just before the process is killed by Helix script on timeout, console
Chrome driver
|
Closed by reverting to older chrome in #100877 |
Log
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=618181
Build error leg or test failing:
Error Message
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=618181
Error message validated:
[Unable to evaluate script: tab crashed
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/26/2024 11:34:44 AM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: