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 · 2 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
675462 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
674994 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution #101796
674658 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
674108 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
673832 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution #91400
673445 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution #91400
673321 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
673149 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
672831 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
672449 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
671929 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
671701 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
671306 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
670810 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
670263 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
669797 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
669202 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
668694 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
667937 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
667290 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
666491 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
666231 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
665955 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
665785 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
665480 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
665117 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
664390 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
664107 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
663982 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
663649 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
663686 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
662830 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
662281 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
661671 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
661263 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
661111 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
660399 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
659851 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
659061 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
658853 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
658533 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
658307 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution #101652
658236 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
658219 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
657933 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
657767 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution #101137
657568 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
656887 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
656370 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
656061 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
655583 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
655451 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
655140 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
654504 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
653924 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
653063 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
652878 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution #101318
652466 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
651541 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
651287 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
651038 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
3 17 61
@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.

@kotlarmilos kotlarmilos self-assigned this May 6, 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

2 participants