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

Lots of GCStress failures in x64_checked_windows_nt_r2r_gcstress15 #11252

Closed
shimingsg opened this issue Oct 17, 2018 · 3 comments · Fixed by dotnet/coreclr#22340
Closed

Lots of GCStress failures in x64_checked_windows_nt_r2r_gcstress15 #11252

shimingsg opened this issue Oct 17, 2018 · 3 comments · Fixed by dotnet/coreclr#22340

Comments

@shimingsg
Copy link
Contributor

the failing job: https://ci.dot.net/job/dotnet_coreclr/job/master/view/x64/job/jitstress/job/x64_checked_windows_nt_r2r_gcstress15/97/

  • baseservices_threading.generics_threadstart_GThread22_GThread22._generics_threadstart_GThread22_GThread22_cmd
  • baseservices_threading.generics_threadstart_GThread23_GThread23._generics_threadstart_GThread23_GThread23_cmd
  • CoreMangLib_cti.system_reflection_emit_opcodes_OpCodesStelem_R4_OpCodesStelem_R4._system_reflection_emit_opcodes_OpCodesStelem_R4_OpCodesStelem_R4_cmd
  • CoreMangLib_cti.system_reflection_emit_opcodes_OpCodesEndfilter_OpCodesEndfilter._system_reflection_emit_opcodes_OpCodesEndfilter_OpCodesEndfilter_cmd
  • CoreMangLib_cti.system_math_MathTan_MathTan._system_math_MathTan_MathTan_cmd
  • JIT_HardwareIntrinsics.X86_Avx_Avx_ro_Avx_ro._X86_Avx_Avx_ro_Avx_ro_cmd
  • JIT_HardwareIntrinsics.X86_Avx_Avx_r_Avx_r._X86_Avx_Avx_r_Avx_r_cmd
  • JIT_HardwareIntrinsics.X86_Sse41_Sse41_ro_Sse41_ro._X86_Sse41_Sse41_ro_Sse41_ro_cmd
  • JIT_HardwareIntrinsics.X86_Avx2_GatherVector256_ro_GatherVector256_ro._X86_Avx2_GatherVector256_ro_GatherVector256_ro_cmd
  • Loader_classloader.TypeGeneratorTests_TypeGeneratorTest1050_Generated1050_Generated1050._TypeGeneratorTests_TypeGeneratorTest1050_Generated1050_Generated1050_cmd
  • Loader_classloader.TypeGeneratorTests_TypeGeneratorTest1142_Generated1142_Generated1142._TypeGeneratorTests_TypeGeneratorTest1142_Generated1142_Generated1142_cmd
  • Loader_classloader.TypeGeneratorTests_TypeGeneratorTest1346_Generated1346_Generated1346._TypeGeneratorTests_TypeGeneratorTest1346_Generated1346_Generated1346_cmd
  • baseservices_exceptions.regressions_V1_SEH_VJ_RecursiveException_RecursiveException._regressions_V1_SEH_VJ_RecursiveException_RecursiveException_cmd
  • baseservices_exceptions.regressions_V1_SEH_VJ_MultipleException_MultipleException._regressions_V1_SEH_VJ_MultipleException_MultipleException_cmd
  • JIT_Generics.Coverage_chaos65204782cs_chaos65204782cs._Coverage_chaos65204782cs_chaos65204782cs_cmd
  • JIT_HardwareIntrinsics.X86_Sse2_Sse2_ro_Sse2_ro._X86_Sse2_Sse2_ro_Sse2_ro_cmd
  • Regressions_coreclr.16775_sharedinterfacemethod_sharedinterfacemethod._16775_sharedinterfacemethod_sharedinterfacemethod_cmd
  • JIT_HardwareIntrinsics.X86_Sse2_Sse2_r_Sse2_r._X86_Sse2_Sse2_r_Sse2_r_cmd
  • JIT_HardwareIntrinsics.X86_Avx2_Avx2_r_Avx2_r._X86_Avx2_Avx2_r_Avx2_r_cmd
  • JIT_Regression.CLR_x86_JIT_V1_M09_b13621_b13621_b13621._CLR_x86_JIT_V1_M09_b13621_b13621_b13621_cmd
@BruceForstall
Copy link
Member

Overall job:
https://ci.dot.net/job/dotnet_coreclr/job/master/view/x64/job/jitstress/job/x64_checked_windows_nt_r2r_gcstress15/

Looks like this job has (almost) never been clean.

The number of failures varies slightly by run.

There are various failure modes.

@sandreenko sandreenko self-assigned this Nov 15, 2018
@sandreenko
Copy link
Contributor

I have opened separate issue for the stable failures and excluded these tests with <GCStressIncompatible>true</GCStressIncompatible>.

Start investigate unstable issues.

@sandreenko
Copy link
Contributor

Now we have only 2 timeous failures:

baseservices\exceptions\regressions\V1\SEH\VJ\MultipleException,
baseservices\exceptions\regressions\V1\SEH\VJ\RecursiveException.

Both reproduce locally with RunCrossGen=1, GCStress=0x2.
Do not repro without RunCrossGen.

sandreenko referenced this issue in sandreenko/coreclr Feb 1, 2019
sandreenko referenced this issue in dotnet/coreclr Feb 1, 2019
@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the 3.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants