Skip to content

Tasks issues on Mac Catalyst #52460

@directhex

Description

@directhex

Description

* thread #11, name = 'com.apple.NSEventThread', stop reason = EXC_BAD_ACCESS (code=1, address=0x2ee00)
    frame #0: 0x00007fff20243ed1 libsystem_malloc.dylib`tiny_malloc_from_free_list + 162
libsystem_malloc.dylib`tiny_malloc_from_free_list:
->  0x7fff20243ed1 <+162>: movq   %rax, (%r9)
    0x7fff20243ed4 <+165>: jmp    0x7fff20243f9d            ; <+366>
    0x7fff20243ed9 <+170>: movq   0x828(%r15), %rax
    0x7fff20243ee0 <+177>: shrq   %cl, %rax
Target 0: (System.Threading.Tasks.Tests) stopped.

Approx the same failure with System.Threading.Tasks.Dataflow.Tests

Configuration

./build.sh -ci -arch x64 -os MacCatalyst -s libs.tests -c Release /p:ArchiveTests=true /p:MonoForceInterpreter=true /p:CrossBuild=false

Regression?

No

Other information

Related PR: #51139

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions