Skip to content

Crash on Rosetta for double mapping jitted code #102226

@noahfalk

Description

@noahfalk

Description

Roblox reported that their app crashes when run in Rosetta unless they set DOTNET_EnableWriteXorExecute=0

Reproduction Steps

docker run --platform linux/amd64 -it docker.artifactory.rbx.com/dotnet/sdk:8.0 /bin/bash

root@361134e3e399:/# dotnet new tool-manifest

Expected behavior

No crash

Actual behavior

Segmentation fault

Regression?

Unknown

Known Workarounds

set DOTNET_EnableWriteXorExecute=0

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions