Skip to content

MonoTests.System.Drawing.TestBitmap fail on Linux arm on checked coreclr #37082

Closed
@safern

Description

@safern

Some tests from TestBitmap fail with:

Assert failure(PID 23 [0x00000017], Thread: 39 [0x0027]): object->HasEmptySyncBlockInfo()
    File: /__w/1/s/src/coreclr/src/vm/jithelpers.cpp Line: 2279
    Image: /root/helix/work/correlation/dotnet

when running on checked coreclr. Some of these tests are:

  • LockBits_ImageLockMode_Invalid
  • LockBits_Double
  • SetResolution_Negative_X

Helix queue: Ubuntu.1804.Armarch.Open
Docker image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

cc: @BruceForstall @jashook

category:correctness
theme:gc-stress
skill-level:expert
cost:medium

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions