Skip to content

System.Net.Http.Unit.Tests failing under jitstress #78912

Description

@jakobbotsch

Failure: https://dev.azure.com/dnceng-public/public/_build/results?buildId=94300&view=ms.vss-test-web.build-test-results-tab
Console log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-ab9b9480b24c424cbe/System.Net.Http.Unit.Tests/1/console.eb002831.log?helixlogtype=result

After some bisection it looks related to System.Net.Http.Unit.Tests.HPack.HPackRoundtripTests:HPackEncode(System.Net.Http.Headers.HttpHeaders,System.Text.Encoding):System.Memory`1[ubyte]. The bug repros with

export DOTNET_JitStressRange=27a5bb45-ffffffff

but not with

export DOTNET_JitStressRange=27a5bb46-ffffffff

and that hash corresponds to HPackEncode. But, strangely, it also does not repro with just that hash in the range.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

JitStressCLR JIT issues involving JIT internal stress modesarch-x64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsos-linuxLinux OS (any supported distro)

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions