WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

Exception thrown at 0x21792849 (threadpoolwinrt.dll) 0xC0000005: Access violation reading location 0x00000000.

Open shyamshr93 opened this issue 3 years ago • 0 comments

Describe the bug

Closing the app while it is running and deployed from Visual Studio gives this exception. Only happens in version Windows App SDK 1.1 and after.

Steps to reproduce the bug

  1. Create a packaged Windows App SDK app (1.1 and above).
  2. Run the app from Visual Studio.
  3. Just close the app (not from visual studio "stop debug" button ).

Expected behavior

No exception should be given.

Screenshots

image

NuGet package version

1.1.2

Packaging type

Packaged (MSIX)

Windows version

Windows 10 version 21H2 (19044, November 2021 Update)

IDE

Visual Studio 2022

Additional context

No response

shyamshr93 avatar Jul 06 '22 05:07 shyamshr93