ARM64 crash on start at runtime

Open
#14 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp

Research direction

Start by reproducing the ARM64-specific build, comparing it with the working x64 build, and reviewing the reported .NET Native binding errors, MissingMetadataException, and activation exceptions. Done means the ARM64 build starts without those runtime failures; the payload names no files or tests to begin with.

Written by the indexing model from the issue text.

Description

bug help wanted

Seems like maybe a couple of things going on, was seeing binding errors from .NET Native during build, but then a MissingMetadataException into a bunch of activation exceptions...

x64 build runs fine on ARM64 machine, but not the ARM64 specific built version.

Not sure if #10 could help resolve this or at least make configuration simpler with new SDK-style projects?

Dominant language
C#
Stars
450
Forks
47
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/XAMLStudio

All issues in dotnet/XAMLStudio

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.