[BUG] App crash starting ONYX image creation

Open
#497 9 comments 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 ONYX image creation on Windows 11 ARM64 and reviewing the supplied crash dump, especially the GPU device-removed error 0x887a0005. The payload names no source file or test, so tracing the image-creation entry point and the device-removal reason is needed before defining the fix. Done means image creation no longer crashes in this environment.

Written by the indexing model from the issue text.

Description

bug

Windows 11 25H2 Version 26200 MP (12 procs) Free ARM 64-bit (AArch64)
Product: WinNt, suite: SingleUserTS Personal
Edition build lab: 26100.1.arm64fre.ge_release.240331-1435


  •                                                                         *
    
  •                    Exception Analysis                                   *
    
  •                                                                         *
    

ClrmaManagedAnalysis::GetThread 6468
ClrmaThread::Initialize 6468
ClrmaThread::Initialize GetThreadStoreData FAILED 80131c49
~ClrmaThread
ClrmaManagedAnalysis::get_ProviderName
ClrmaManagedAnalysis::GetThread ffffffff
ClrmaThread::Initialize 6468
ClrmaThread::Initialize GetThreadStoreData FAILED 80131c49
~ClrmaThread

PROCESS_NAME: AIDevGallery.exe

ERROR_CODE: (NTSTATUS) 0x887a0005 - Die GPU-Ger teinstanz wurde angehalten. Verwenden Sie GetDeviceRemovedReason, um die erforderliche Aktion zu bestimmen.

SYMBOL_NAME: dwmcorei!MilFailFastForHR+74

MODULE_NAME: dwmcorei

IMAGE_NAME: dwmcorei.dll

FAILURE_BUCKET_ID: XAML_887a0005_dwmcorei.dll!MilFailFastForHR

FAILURE_ID_HASH: {9470d22f-30b4-fcb6-a78c-fceb9f05fb51}

Dominant language
C#
Stars
1.5k
Forks
223
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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 microsoft/ai-dev-gallery

All issues in microsoft/ai-dev-gallery

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.