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
848471 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
848327 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
848242 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
848048 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
847977 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
847918 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution #108167
847880 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
847696 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
847627 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
847485 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
847170 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
847042 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
846981 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
846723 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
846630 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
845938 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
845291 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
845163 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
845009 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
844784 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
844411 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
844019 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
843776 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
843683 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
843398 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
841744 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
842831 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
842818 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
842561 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
842277 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
842272 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
842013 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
841336 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
841237 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
841002 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
840908 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
840645 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
840535 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
840418 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
840319 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
840258 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
840024 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
839467 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
839281 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
838823 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
838936 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
838235 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
837666 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
837051 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
836502 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
836362 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
835735 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
834599 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
833975 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
833597 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
833026 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
832738 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
831117 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
829856 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
829700 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
828641 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
828532 dotnet/runtime System.Data.Odbc.Tests.WorkItemExecution
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
Displaying 100 of 108 results

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
2 33 108
@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