microsoft / microsoft/microsoft-ui-xaml

Crash occurs when Unpackaged type application in Windows Server 2019 Datacenter OS

Open
#10,972 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-ErrorHandling area-Unpackaged needs-triage team-Core
Dominant language
C++
Stars
8.4k
Forks
942
Avg merge
2d 7h
Merged PRs (30d)
105

Description

Describe the bug

Hi Team,

In Windows Server 2019 Datacenter OS, the application is crashed when the application is changed to "Unpackaged" type by using the Custom Control. You can also be able to replicate by using the below sample.

Steps to reproduce the bug

CustomControl.zip
SimpleApp.zip

  1. Open the SimpleApp project.
  2. Run the project in the mentioned OS.
  3. Note, the application is crashed.
Expected behavior

It should be run properly in any packaged type.

Screenshots

Image

NuGet package version

None

Packaging type

Unpackaged

Windows version

No response

IDE

Visual Studio 2022

Additional context

No response

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.

Research direction

Start by opening SimpleApp.zip with the CustomControl.zip sample and reproducing the crash on Windows Server 2019 Datacenter using Visual Studio 2022. Inspect the available crash information and compare the unpackaged configuration with other packaging types. Done means the sample runs without crashing when unpackaged on the reported OS, with a regression check for the custom control scenario.

Written by the indexing model from the issue text.

Assessment

Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.