Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag-and-drop crashes the app (unrecoverable) #7007

Closed
1 of 2 tasks
artkat opened this issue Apr 21, 2022 · 3 comments
Closed
1 of 2 tasks

Drag-and-drop crashes the app (unrecoverable) #7007

artkat opened this issue Apr 21, 2022 · 3 comments
Labels
bug Something isn't working Crash whenever user reports a crash or app freeze product-winui3 WinUI 3 issues team-Rendering Issue for the Rendering team

Comments

@artkat
Copy link

artkat commented Apr 21, 2022

Describe the bug

Drag-and-drop will crash the application. Sometimes at the first drag-drop operation, other times after 50 drag-drop operations. But eventually, it will crash.

sample code: https://github.com/artkat/WinUI_DnDCrash/tree/main

Steps to reproduce the bug

Perform drag-drop operations between source and target.

Expected behavior

No crash.

Screenshots

image

image

NuGet package version

WinUI 3 - Windows App SDK 1.0

Windows app type

  • UWP
  • Win32

Device form factor

Desktop

Windows version

Windows 11 (21H2): Build 22000

Additional context

Issues persists in: WindowsAppSDK 1.0.2, 1.0.3, 1.1.0-preview2

@wbokkers
Copy link

With WinAppSDK 1.1.1, I have a crash dump of a similar situation. How can I send this, @bpulliam?
Attached you find relevant stack traces of the stowed exception:
Xelion-drag-drop-inside-app-WinAppSDK111.txt
.

@terrycox
Copy link

More drag and drop weirdness:
#7266

@Scottj1s
Copy link
Member

Scottj1s commented Sep 6, 2022

fix is now available in Windows App SDK 1.2 Preview 1

@bpulliam bpulliam added the Crash whenever user reports a crash or app freeze label Oct 13, 2022
@ghost ghost removed the needs-triage Issue needs to be triaged by the area owners label Oct 13, 2022
@bpulliam bpulliam added this to the WinUI 3 in WinAppSDK 1.2 milestone Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Crash whenever user reports a crash or app freeze product-winui3 WinUI 3 issues team-Rendering Issue for the Rendering team
Projects
None yet
Development

No branches or pull requests

6 participants