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

Unhandled exception. System.Exception: Profilee returned exit code 139 instead of expected exit code 100 #98500

Closed
lewing opened this issue Feb 15, 2024 · 3 comments · Fixed by #98685
Assignees
Labels
area-Diagnostics-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@lewing
Copy link
Member

lewing commented Feb 15, 2024

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.

{
  "ErrorMessage": "Unhandled exception. System.Exception: Profilee returned exit code 139 instead of expected exit code 100",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

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

Build Definition Test Pull Request
572193 dotnet/runtime profiler.multiple.WorkItemExecution #98681
571926 dotnet/runtime profiler.multiple.WorkItemExecution #98660
571544 dotnet/runtime profiler.multiple.WorkItemExecution #98484
570181 dotnet/runtime profiler.multiple.WorkItemExecution #98573
570165 dotnet/runtime profiler.multiple.WorkItemExecution #98580
570057 dotnet/runtime profiler.multiple.WorkItemExecution #97135
569974 dotnet/runtime profiler.multiple.WorkItemExecution #97529
569936 dotnet/runtime profiler.multiple.WorkItemExecution #91764
569660 dotnet/runtime profiler.multiple.WorkItemExecution #98563
569132 dotnet/runtime profiler.multiple.WorkItemExecution #98545
568776 dotnet/runtime profiler.multiple.WorkItemExecution #98332
568489 dotnet/runtime profiler.multiple.WorkItemExecution #98508
568219 dotnet/runtime profiler.multiple.WorkItemExecution #98512
567850 dotnet/runtime profiler.multiple.WorkItemExecution #98351
567664 dotnet/runtime profiler.multiple.WorkItemExecution #98485
567442 dotnet/runtime profiler.multiple.WorkItemExecution #98474
565017 dotnet/runtime profiler.handles.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 16 17
@lewing lewing added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Feb 15, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 15, 2024
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Feb 15, 2024
@ghost
Copy link

ghost commented Feb 16, 2024

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

Issue Details

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.

{
  "ErrorMessage": "Unhandled exception. System.Exception: Profilee returned exit code 139 instead of expected exit code 100",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

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

Build Definition Test Pull Request
569132 dotnet/runtime profiler.multiple.WorkItemExecution #98545
568776 dotnet/runtime profiler.multiple.WorkItemExecution #98332
568489 dotnet/runtime profiler.multiple.WorkItemExecution #98508
568219 dotnet/runtime profiler.multiple.WorkItemExecution #98512
567850 dotnet/runtime profiler.multiple.WorkItemExecution #98351
567664 dotnet/runtime profiler.multiple.WorkItemExecution #98485
567442 dotnet/runtime profiler.multiple.WorkItemExecution #98474

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
4 7 7
Author: lewing
Assignees: -
Labels:

area-Diagnostics-coreclr, blocking-clean-ci, untriaged, Known Build Error, needs-area-label

Milestone: -

@vcsjones vcsjones removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 16, 2024
@tommcdon
Copy link
Member

@davmason would you mind taking a look?

@tommcdon tommcdon added this to the 9.0.0 milestone Feb 20, 2024
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Feb 20, 2024
@davmason
Copy link
Member

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

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Feb 20, 2024
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Feb 21, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Diagnostics-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants