-
Notifications
You must be signed in to change notification settings - Fork 4.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
Unhandled exception. System.Exception: Profilee returned exit code 139 instead of expected exit code 100 #98500
Comments
Tagging subscribers to this area: @tommcdon Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=567850 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Unhandled exception. System.Exception: Profilee returned exit code 139 instead of expected exit code 100",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
} Known issue validationBuild: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=567850 Report
Summary
|
@davmason would you mind taking a look? |
There's a bug in the test, it only waits for 2 profilers to detach before exiting and there are 3 profilers attached. Sometimes the 3rd profiler requests detach after the runtime has exited |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=567850
Build error leg or test failing: profiler/multiple/multiple/multiple.sh
Pull request: #98351
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=567850
Error message validated:
[Unhandled exception. System.Exception: Profilee returned exit code 139 instead of expected exit code 100
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/15/2024 3:58:36 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: