-
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
[wasm][debugger] NRE seen in proxy when loading symbols from symbol server #89700
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsI saw this in https://dev.azure.com/dnceng-public/public/_build/results?buildId=355827&view=logs&j=1567862a-6a9e-5016-9353-cc84f1411dc4&t=95224710-367f-55b7-6b5e-1fa98616b1e8 which is on an unrelated #88929 . From the proxy log:
The tests also timed out. The proxy shows tests running for a roughly ~2mins in total. cc @thaystg
|
This is likely a network error, what is the frequency? |
No idea really. This is from the proxy log, so this was found only when grep'ing the proxy log. note to self: log the trace as a debug message. |
This was hit again (build and log):
|
I saw this in https://dev.azure.com/dnceng-public/public/_build/results?buildId=355827&view=logs&j=1567862a-6a9e-5016-9353-cc84f1411dc4&t=95224710-367f-55b7-6b5e-1fa98616b1e8 which is on an unrelated #88929 .
From the proxy log:
The tests also timed out. The proxy shows tests running for a roughly ~2mins in total.
cc @thaystg
The text was updated successfully, but these errors were encountered: