-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
baseservices\\exceptions\\stackoverflow\\stackoverflowtester\\stackoverflowtester.cmd #65201
Comments
Tagging subscribers to this area: @tommcdon Issue DetailsRunfo Creating Tracking Issue (data being generated)
|
Related: #63325 |
Seems like an intermittent failure. |
Interestingly, the error code is ERROR_STACK_OVERFLOW, so there are two valid error codes we can get for stack overflow probably depending on where it stemmed from. |
@BruceForstall this is a different issue from the one in the title (and that I have fixed already last week). Here the stack overflow fails just with StackOverflow message and no stack trace dumped. But we can repurpose this issue for it too. |
I see another case of the failure:
A rough Kusto query shows a number of failures with different causes:
|
According to Kusto, this issue doesn't occur anymore. |
Example build: https://dev.azure.com/dnceng/public/_build/results?buildId=1606981&view=results
Runfo Tracking Issue: baseservices\exceptions\stackoverflow\stackoverflowtester\stackoverflowtester.cmd
Build Result Summary
The text was updated successfully, but these errors were encountered: