Skip to content

DataTargetWrapper: expose ICLRSymbolProvider.TryGetFieldOffset via CCW#5916

Merged
max-charlamb merged 1 commit into
dotnet:mainfrom
max-charlamb:max-charlamb/symbolprovider-fieldoffset-vtable
Jul 7, 2026
Merged

DataTargetWrapper: expose ICLRSymbolProvider.TryGetFieldOffset via CCW#5916
max-charlamb merged 1 commit into
dotnet:mainfrom
max-charlamb:max-charlamb/symbolprovider-fieldoffset-vtable

DataTargetWrapper: expose ICLRSymbolProvider.TryGetFieldOffset via CCW

3ec100c
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jul 7, 2026 in 0s

.NET Result Analysis

Details

All checks completed

[diagnostics-public-ci]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

diagnostics-public-ci / Build and Test Diagnostics / MacOS_x64_Debug / Build / Test

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Bash exited with code '1'.

diagnostics-public-ci / Build and Test Diagnostics / Alpine3_23_x64_Debug / Test

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Bash exited with code '1'.

Non-Deterministic Test Failures Detected

SOSExceptionTests.NestedExceptionTest [Details] [1.40% failure rate]
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

Failing Configuration

Data Driven SubResults
    SOSExceptionTests.NestedExceptionTest(config: projectk.sdk.prebuilt.8.0.25)
    Exception Message
    System.IO.FileNotFoundException : Dump file does not exist: /__w/1/s/artifacts/tmp/Debug/dumps/ProjectK/8.0.25/net8.0/SOS.NestedExceptionTest.Heap.dmp
    Stack Trace
       at SOSRunner.StartDebugger(TestInformation information, DebuggerAction action) in /__w/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 511
       at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /__w/1/s/src/tests/SOS.UnitTests/SOS.cs:line 142
       at SOSTestHelpers.RunTest(TestConfiguration config, String debuggeeName, String scriptName, ITestOutputHelper output, String testName, Boolean testLive, Boolean testDump, Boolean testTriage, Boolean testMini, DumpGenerator dumpGenerator) in /__w/1/s/src/tests/SOS.UnitTests/SOS.cs:line 192
       at SOSExceptionTests.NestedExceptionTest(TestConfiguration config) in /__w/1/s/src/tests/SOS.UnitTests/SOS.cs:line 392
    --- End of stack trace from previous location ---
SOSMethodTests.Reflection [Details] [1.47% failure rate]
[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]

Failing Configuration

Data Driven SubResults
    SOSMethodTests.Reflection(config: projectk.sdk.prebuilt.11.0.0-preview.6.26319.105)
    Exception Message
    System.Exception : Debugger output did not match the expression: \\s+[A-Fa-f0-9]+(`[A-Fa-f0-9]+)?\\s+[A-Fa-f0-9]+(`[A-Fa-f0-9]+)?\\s+(\\*\\*\\* WARNING: Unable to verify checksum for ReflectionTest.exe\\s*)?RefLoader\\.Loader\\.Main(\\(\\))?\\s*
    Stack Trace
       at SOSRunner.VerifyOutput(String verifyLine, Boolean match) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 1346
       at SOSRunner.RunScript(String scriptRelativePath) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 973
       at SOSRunner.RunScript(String scriptRelativePath) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOSRunner.cs:line 1011
       at SOSTestHelpers.RunTest(String scriptName, TestInformation information, ITestOutputHelper output) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 144
       at SOSTestHelpers.RunTest(TestConfiguration config, String debuggeeName, String scriptName, ITestOutputHelper output, String testName, Boolean testLive, Boolean testDump, Boolean testTriage, Boolean testMini, DumpGenerator dumpGenerator) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 209
       at SOSMethodTests.Reflection(TestConfiguration config) in /Users/runner/work/1/s/src/tests/SOS.UnitTests/SOS.cs:line 704
    --- End of stack trace from previous location ---

Was this helpful? Yes No