Fix some memory leaks in mono #122784
Merged
Fix some memory leaks in mono #122784
Azure Pipelines / runtime-llvm
failed
Jan 2, 2026 in 6h 6m 4s
Build #20260102.2 had test failures
Details
- Failed: 2 (0.03%)
- Passed: 5,970 (89.37%)
- Other: 708 (10.60%)
- Total: 6,680
Annotations
azure-pipelines / runtime-llvm
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25619.109/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25619.109/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test global::WPF_3226.Test_WPF_3226.TestEntryPoint() has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/ffc6a2c3-3adc-4a47-91a1-14949c969a85/workitems/Regression_o_3/console
azure-pipelines / runtime-llvm
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25619.109/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44
.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.25619.109/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Regressions/coreclr/GitHub_76531/test76531/test76531.cmd has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/ffc6a2c3-3adc-4a47-91a1-14949c969a85/workitems/Regressions/console
Check failure on line 1 in global::WPF_3226.Test_WPF_3226.TestEntryPoint()
azure-pipelines / runtime-llvm
global::WPF_3226.Test_WPF_3226.TestEntryPoint()
Attempting to JIT compile method '(wrapper other) void WPF_3226.MINMAXINFO:StructureToPtr (object,intptr,bool)' while running in aot-only mode. See https://learn.microsoft.com/xamarin/ios/internals/limitations for more information.
Raw output
at System.Runtime.InteropServices.Marshal.StructureToPtr[MINMAXINFO](MINMAXINFO structure, IntPtr ptr, Boolean fDeleteOld)
at WPF_3226.Test_WPF_3226.WmGetMinMaxInfo(IntPtr lParam)
at WPF_3226.Test_WPF_3226.TestEntryPoint()
at Program.<<Main>$>g__TestExecutor162|0_163(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Check failure on line 1 in Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
azure-pipelines / runtime-llvm
Regressions/coreclr/GitHub_76531/test76531/test76531.cmd
=================================================================
External Debugger Dump:
=================================================================
/datadisks/disk1/work/BAB5097E/w/A31A0913/e/Regressions/Regressions/../coreclr/GitHub_76531/test76531/test76531.sh: line 428: 12590 Aborted (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
Return code: 1
Raw output file: /datadisks/disk1/work/BAB5097E/w/A31A0913/uploads/coreclr/GitHub_76531/test76531/output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/BAB5097E/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true test76531.dll ''
Failed to load AOT module '/datadisks/disk1/work/BAB5097E/w/A31A0913/e/Regressions/coreclr/GitHub_76531/test76531/test76531.dll.so' ('/datadisks/disk1/work/BAB5097E/w/A31A0913/e/Regressions/coreclr/GitHub_76531/test76531/test76531.dll') in aot-only mode.
=================================================================
Native Crash Reporting
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
=================================================================
Native stacktrace:
=================================================================
0x7793a0cbe292 - Unknown
0x7793a0c5df6e - Unknown
0x7793a0cbdb01 - Unknown
0x7793a1a3dc90 - Unknown
0x7793a1a8daf4 - Unknown
0x7793a1a3dbde - Unknown
0x7793a1a26832 - Unknown
0x7793a0d88174 - Unknown
0x7793a0d95ea6 - Unknown
0x7793a0d88526 - Unknown
0x7793a0d8865e - Unknown
0x7793a0c43c3e - Unknown
0x7793a0daca49 - Unknown
0x7793a0dac529 - Unknown
0x7793a0c1f3dd - Unknown
0x7793a0c9b207 - Unknown
0x5c870ae0070d - Unknown
0x5c870adfce98 - Unknown
0x7793a1a27efb - Unknown
0x7793a1a27fbb - Unknown
0x5c870adfbc8a - Unknown
=================================================================
Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x7793a1a8daf4):0x7793a1a8dae4 05 00 44 89 f2 89 de 89 c7 b8 ea 00 00 00 0f 05 ..D.............
0x7793a1a8daf4 89 c3 f7 db 3d 00 f0 ff ff b8 00 00 00 00 0f 47 ....=..........G
0x7793a1a8db04 c3 48 83 c4 18 5b 41 5c 41 5d 41 5e 41 5f 5d c3 .H...[AA]A^A_].
0x7793a1a8db14 0f 1f 40 00 4c 89 ef e8 70 b4 ff ff e9 55 ff ff [email protected]..
=================================================================
Managed Stacktrace:
=================================================================
=================================================================
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /datadisks/disk1/dumps since 1/2/2026 8:44:07 PM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /datadisks/disk1/work/BAB5097E/w/A31A0913/e/Regressions/Regressions/../coreclr/GitHub_76531/test76531/test76531.sh
Raw output
at Xunit.Assert.True(Nullable`1 condition, String userMessage)
at Xunit.Assert.True(Boolean condition, String userMessage)
at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
at Program.<<Main>$>g__TestExecutor28|0_29(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Loading