Skip to content

.net core executables crash intermittently #520

Closed
@ericeil

Description

@ericeil

To repro: build any test project from http://GitHub.com/dotnet/corefx for Linux, and run the test in Bash on Windows. Sometimes it works, but tests crash pretty frequently, with different errors such as NullReferenceException, SIGABRT, etc.

We tracked this down offline to lack of restartable syscall support, similar to #349. Logging this issue separately to track getting .NET working.

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