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

[mono][interpreter] Mono interpreter is crashing during System.Data.Odbc.Tests (linux-x64 Release Mono_Interpreter_LibrariesTests) #101370

Open
matouskozak opened this issue Apr 22, 2024 · 3 comments
Assignees
Labels
arch-x64 area-Codegen-Interpreter-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' os-linux Linux OS (any supported distro)
Milestone

Comments

@matouskozak
Copy link
Member

matouskozak commented Apr 22, 2024

linux-x64 Release Mono_Interpreter_LibrariesTests job is crashing during execution of System.Data.Odbc.Tests

Build ID: https://dev.azure.com/dnceng-public/public/_build/results?buildId=651287
Helix log: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-heads-main-292fc48e84df4bd683/System.Data.Odbc.Tests/1/console.b19c4e76.log?helixlogtype=result

Stack trace:

=================================================================
	Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x7fc46cdf8e86):0x7fc46cdf8e76  85 d2 0f 84 b2 2e 00 00 0f b7 73 04 48 8b 34 30  ..........s.H.40
0x7fc46cdf8e86  48 89 32 48 83 c3 06 0f b7 13 48 8d 35 d9 30 1d  H.2H......H.5.0.
0x7fc46cdf8e96  00 4d 89 e2 49 89 db 4d 89 fc 49 89 c7 ff 24 d6  .M..I..M..I...$.
0x7fc46cdf8ea6  66 2e 0f 1f 84 00 00 00 00 00 4c 89 f8 4d 89 e7  f.........L..M..

=================================================================
	Managed Stacktrace:
=================================================================
	  at <unknown> <0xffffffff>
	  at System.Reflection.RuntimeConstructorInfo:InternalInvoke <0x0008a>
	  at System.Reflection.MethodBaseInvoker:InterpretedInvoke_Constructor <0x0003c>
	  at System.Reflection.MethodBaseInvoker:InvokeWithNoArgs <0x0008e>
	  at System.RuntimeType:CreateInstanceMono <0x001e8>
	  at System.RuntimeType:CreateInstanceDefaultCtor <0x00066>
	  at System.Activator:CreateInstance <0x00094>
	  at System.RuntimeType:CreateInstanceImpl <0x00488>
	  at System.Activator:CreateInstance <0x00140>
	  at System.Activator:CreateInstance <0x00028>
	  at <>c__DisplayClass0_0:<CreateTestClass>b__0 <0x00032>
	  at Xunit.Sdk.ExecutionTimer:Aggregate <0x0002c>
	  at ReflectionAbstractionExtensions:CreateTestClass <0x000e8>
	  at Xunit.Sdk.TestInvoker`1:CreateTestClass <0x000c8>
	  at <<RunAsync>b__47_0>d:MoveNext <0x000c4>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.TestInvoker`1:<RunAsync>b__47_0 <0x00062>
	  at <RunAsync>d__10`1:MoveNext <0x00060>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.ExceptionAggregator:RunAsync <0x00076>
	  at Xunit.Sdk.TestInvoker`1:RunAsync <0x0003a>
	  at Xunit.Sdk.XunitTestRunner:InvokeTestMethodAsync <0x000a8>
	  at <InvokeTestAsync>d__4:MoveNext <0x00178>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.XunitTestRunner:InvokeTestAsync <0x00076>
	  at <>c__DisplayClass43_0:<RunAsync>b__0 <0x0002c>
	  at <RunAsync>d__10`1:MoveNext <0x00060>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.ExceptionAggregator:RunAsync <0x00076>
	  at <RunAsync>d__43:MoveNext <0x002aa>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.TestRunner`1:RunAsync <0x00062>
	  at Xunit.Sdk.XunitTestCaseRunner:RunTestAsync <0x00104>
	  at <RunAsync>d__19:MoveNext <0x001f0>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.TestCaseRunner`1:RunAsync <0x00062>
	  at Xunit.Sdk.XunitTestCase:RunAsync <0x0006a>
	  at Microsoft.DotNet.XUnitExtensions.SkippedFactTestCase:<>n__0 <0x0002c>
	  at <RunAsync>d__2:MoveNext <0x000bc>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Microsoft.DotNet.XUnitExtensions.SkippedFactTestCase:RunAsync <0x000c6>
	  at Xunit.Sdk.XunitTestMethodRunner:RunTestCaseAsync <0x00076>
	  at <RunTestCasesAsync>d__32:MoveNext <0x000fe>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.TestMethodRunner`1:RunTestCasesAsync <0x00062>
	  at <RunAsync>d__31:MoveNext <0x00114>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.TestMethodRunner`1:RunAsync <0x00062>
	  at Xunit.Sdk.XunitTestClassRunner:RunTestMethodAsync <0x000a2>
	  at <RunTestMethodsAsync>d__38:MoveNext <0x00382>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.TestClassRunner`1:RunTestMethodsAsync <0x00062>
	  at <RunAsync>d__37:MoveNext <0x0020e>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.TestClassRunner`1:RunAsync <0x00062>
	  at Xunit.Sdk.XunitTestCollectionRunner:RunTestClassAsync <0x000aa>
	  at <RunTestClassesAsync>d__28:MoveNext <0x001a4>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.TestCollectionRunner`1:RunTestClassesAsync <0x00062>
	  at <RunAsync>d__27:MoveNext <0x0020e>
	  at System.Runtime.CompilerServices.AsyncMethodBuilderCore:Start <0x0007a>
	  at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1:Start <0x0000e>
	  at Xunit.Sdk.TestCollectionRunner`1:RunAsync <0x00062>
	  at Xunit.Sdk.XunitTestAssemblyRunner:RunTestCollectionAsync <0x00076>
	  at <>c__DisplayClass14_2:<RunTestCollectionsAsync>b__2 <0x00092>
	  at System.Threading.Tasks.Task`1:InnerInvoke <0x00054>
	  at <>c:<.cctor>b__289_0 <0x0001c>
	  at System.Threading.ExecutionContext:RunInternal <0x000f2>
	  at System.Threading.Tasks.Task:ExecuteWithThreadLocal <0x001f2>
	  at System.Threading.Tasks.Task:ExecuteEntry <0x000b6>
	  at <>c:<.cctor>b__8_0 <0x0001c>
	  at Xunit.Sdk.MaxConcurrencySyncContext:RunOnSyncContext <0x00044>
	  at <>c__DisplayClass11_0:<WorkerThreadProc>b__0 <0x00056>
	  at System.Action`1:invoke_void_T <0x0007a>
	  at System.Threading.ExecutionContext:RunInternal <0x000f2>
	  at System.Object:lambda_method2 <0x0003a>
	  at Xunit.Sdk.ExecutionContextHelper:Run <0x00036>
	  at Xunit.Sdk.MaxConcurrencySyncContext:WorkerThreadProc <0x0016e>
	  at <>c:<QueueUserWorkItem>b__5_0 <0x0003a>
	  at System.Threading.Tasks.Task:InnerInvoke <0x00096>
	  at <>c:<.cctor>b__289_0 <0x0001c>
	  at System.Threading.ExecutionContext:RunInternal <0x000f2>
	  at System.Threading.Tasks.Task:ExecuteWithThreadLocal <0x001f2>
	  at System.Threading.Tasks.Task:ExecuteEntryUnsafe <0x00086>
	  at <>c:<.cctor>b__10_0 <0x00020>
	  at System.Object:runtime_invoke_direct_void__this__ <0x0024c>
	  at <unknown> <0x00000>

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "(core dumped) \"$RUNTIME_PATH/dotnet\" exec --runtimeconfig System.Data.Odbc.Tests.runtimeconfig.json",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=651287
Error message validated: [(core dumped) "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Data.Odbc.Tests.runtimeconfig.json]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/22/2024 8:41:27 AM UTC

Report

Build Definition Test Pull Request
828252 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
827823 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
827681 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
827048 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
826908 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
826645 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
826494 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
826406 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
824964 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
825800 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
825737 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
825200 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
823139 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
822733 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
822732 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
822843 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution #108370
822496 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
822379 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
821811 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
821663 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
821473 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
821306 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
821131 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
820876 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
820756 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
820520 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
820107 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
819841 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
819615 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
819525 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
818781 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
818321 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
818170 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
817988 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
817724 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
817359 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
816686 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
816198 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
816159 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
815917 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
815436 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
815249 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
815073 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
814950 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
814924 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
814727 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
814352 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
814335 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
813844 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
813575 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
813436 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
813329 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
813322 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
812776 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
812619 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
812704 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
812703 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
812626 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
812350 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
811716 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
811612 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
811531 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
811528 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
811273 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
811261 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
811251 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
810967 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
810954 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution #107927
810938 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
810468 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
810278 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
810008 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
809948 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
809812 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
809567 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
809183 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
809028 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
808884 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
808781 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
808523 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
808439 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
808286 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
808210 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
808146 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
807946 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
807389 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
807375 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
807237 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
806910 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
806878 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
806579 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
806040 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
805772 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
805432 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
805474 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
805238 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
804697 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
804126 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
803240 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
802555 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
Displaying 100 of 117 results

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
3 22 117
@matouskozak matouskozak added os-linux Linux OS (any supported distro) arch-x64 blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' untriaged New issue has not been triaged by the area owner labels Apr 22, 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 Apr 22, 2024
@matouskozak matouskozak added area-Codegen-Interpreter-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 22, 2024
Copy link
Contributor

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

@matouskozak matouskozak added this to the 9.0.0 milestone Apr 22, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Apr 22, 2024
@matouskozak
Copy link
Member Author

The first rolling-build failure can be tracked down to is https://dev.azure.com/dnceng-public/public/_build/results?buildId=645838&view=results 92b9dca.

The range between first failure and last known green build is 1a820cb...92b9dca. However, I don't see any interpreter related changes. There is an update to from Mariner 2.0 to Azure Linux 3.0 69280cd but unsure if that could trigger these failures.

@vitek-karas
Copy link
Member

Moving to 10 - not important enough for a 9 backport at this point

@vitek-karas vitek-karas modified the milestones: 9.0.0, 10.0.0 Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-x64 area-Codegen-Interpreter-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

3 participants