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

crash in JIT/Methodical/Coverage/copy_prop_byref_to_native_int on Mono #74049

Closed
danmoseley opened this issue Aug 17, 2022 · 3 comments · Fixed by #74265
Closed

crash in JIT/Methodical/Coverage/copy_prop_byref_to_native_int on Mono #74049

danmoseley opened this issue Aug 17, 2022 · 3 comments · Fixed by #74265

Comments

@danmoseley
Copy link
Member

Again
https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-73983-merge-490a59077c1d4a9185/Methodical_others/1/console.c4adfd07.log?helixlogtype=result

Console log: 'Methodical_others' from job 490a5907-7c1d-4a91-85f3-10f4d174b436 workitem ebe0903c-5588-4a64-b6f7-a5314aeeb274 (ubuntu.1804.amd64.open.rt) executed on machine a002K59 running Linux-5.4.0-1086-azure-x86_64-with-Ubuntu-18.04-bionic

There is a core dump
https://dev.azure.com/dnceng/public/_build/results?buildId=1946845&view=ms.vss-test-web.build-test-results-tab&runId=50137760&resultId=102876&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Aug 17, 2022
@jakobbotsch
Copy link
Member

Dup of #69832? Seems like the test was expected to have been disabled on Mono.

@SamMonoRT
Copy link
Member

@naricc @trylek - any ideas why a disabled test is still running in CI legs ?

@SamMonoRT SamMonoRT removed the untriaged New issue has not been triaged by the area owner label Aug 17, 2022
@SamMonoRT SamMonoRT added this to the 8.0.0 milestone Aug 17, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Aug 19, 2022
@akoeplinger
Copy link
Member

@SamMonoRT looks like the test was only disabled on mono interpreter, fixed in #74265

akoeplinger added a commit that referenced this issue Aug 20, 2022
…on all configs (#74265)

It was only disabled on interpreter but it fails on other configs too.

Closes #74049
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Aug 20, 2022
github-actions bot pushed a commit that referenced this issue Aug 26, 2022
…on all configs

It was only disabled on interpreter.

Closes #74049
carlossanlop pushed a commit that referenced this issue Aug 26, 2022
…on all configs (#74636)

It was only disabled on interpreter.

Closes #74049

Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
@ghost ghost locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants