-
Notifications
You must be signed in to change notification settings - Fork 5k
[9.0-staging] Unable to open dump json file #114693
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
Comments
Tagging subscribers to this area: @tommcdon |
The profiler test itself passed This happens occasionally, and is not clear how to reproduce, I don't believe this is specific to the handles profiler test at all, but something going awry with the child process exiting. There's some extra logging that we've added to CoreclrTestWrapperLib that didn't make it to release/9.0-staging, so for example, if the environment var for USER is not set, that might be why the crashdump couldn't be opened. @kunalspathak Do you know what's responsible for setting the USER env var? |
Tagging subscribers to this area: @hoyosjs |
@hoyosjs Unable to access the dump json file.
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1016432
Build error leg or test failing: profiler/handles/handles/handles.sh
Error Message
coreclr Pri0 Runtime Tests Run linux arm64 checked
During a test timeout, successfully collect a dump file for it:
But then when we try to access the crashreport.json, access is denied:
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1016432
Error message validated:
[[Long Running Test] 'profiler/handles/handles/handles.sh'
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/15/2025 3:41:30 PM UTC
Report
Summary
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1016432
Error message validated:
[Access to the path '.*crashreport.json' is denied.
]Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 4/22/2025 8:52:38 PM UTC
Report
Summary
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1016432
Error message validated:
[Problem launching createdump
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/22/2025 8:55:30 PM UTC
Report
Summary
Report
Summary
The text was updated successfully, but these errors were encountered: