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 leads to crash #6684

Closed
fgma opened this issue Apr 29, 2022 · 7 comments
Closed

Drag and drop leads to crash #6684

fgma opened this issue Apr 29, 2022 · 7 comments
Assignees
Labels
legacy-area-desktop Windows / WinUI / Project Reunion & Mac Catalyst / macOS specifics (Menus & other Controls)) p/2 Work that is important, but is currently not scheduled for release partner/winui WinUI / Project Reunion platform/windows 🪟 s/needs-attention Issue has more information and needs another look s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working t/desktop The issue relates to desktop scenarios (MacOS/MacCatalyst/Windows/WinUI/WinAppSDK)
Milestone

Comments

@fgma
Copy link

fgma commented Apr 29, 2022

Description

I've added some entries to a ListView and enabled drag and drop on the ListView. When dragging one of the items around on the window the application crashes quite often after some time. Sometimes it takes a few seconds of moving around on the window, sometimes it won"t crash.

Problem existed already in last RC and is still there in latest RC.

Steps to Reproduce

Run the sample project on windows:

DragAndDropCrashArchive.zip

Drag one of the items in the ListView around on the window. Wait for a crash.

Repeat if it didn't crash after a few seconds.

image

Version with bug

Release Candidate 2 (current)

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows 10

Did you find any workaround?

no workaround found

Relevant log output

No response

@fgma fgma added s/needs-verification Indicates that this issue needs initial verification before further triage will happen t/bug Something isn't working labels Apr 29, 2022
@Redth Redth added platform/windows 🪟 p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint legacy-area-desktop Windows / WinUI / Project Reunion & Mac Catalyst / macOS specifics (Menus & other Controls)) labels May 2, 2022
@Redth Redth added this to the 6.0.300 milestone May 2, 2022
@jfversluis jfversluis removed the s/needs-verification Indicates that this issue needs initial verification before further triage will happen label May 2, 2022
@jsuarezruiz
Copy link
Contributor

jsuarezruiz commented May 3, 2022

Debugging the error, seems to be a bug from WinUI:
Reentrancy was detected in this XAML application. Use a debugger to locate the reentrant code and, if necessary, move that code to an asynchronous event handler. Press OK to exit the application.

microsoft/microsoft-ui-xaml#4574

@Redth Could we share this issue with the Windows team in an upcoming meeting?

@jsuarezruiz jsuarezruiz self-assigned this May 3, 2022
@jsuarezruiz jsuarezruiz added the s/needs-info Issue needs more info from the author label May 3, 2022
@ghost
Copy link

ghost commented May 3, 2022

Hi @fgma. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@Redth
Copy link
Member

Redth commented May 3, 2022

@ghost ghost added s/needs-attention Issue has more information and needs another look and removed s/needs-info Issue needs more info from the author labels May 3, 2022
@fgma
Copy link
Author

fgma commented May 3, 2022

Do you need more feedback or can I ignore the bot?

@Redth Redth added p/2 Work that is important, but is currently not scheduled for release and removed p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint labels May 3, 2022
@marb2000
Copy link

marb2000 commented May 3, 2022

@codendone does this sound familiar to you?

@jsuarezruiz jsuarezruiz removed the s/needs-attention Issue has more information and needs another look label May 5, 2022
@jsuarezruiz jsuarezruiz added the s/needs-info Issue needs more info from the author label May 5, 2022
@dotnet dotnet deleted a comment May 5, 2022
@ghost ghost added the s/no-recent-activity Issue has had no recent activity label May 9, 2022
@PureWeen PureWeen removed the s/no-recent-activity Issue has had no recent activity label May 9, 2022
@VincentBu
Copy link

Repro on Windows with vs main build[32510.390.main]

@ghost ghost added s/needs-attention Issue has more information and needs another look and removed s/needs-info Issue needs more info from the author labels May 11, 2022
@VincentBu VincentBu added the s/verified Verified / Reproducible Issue ready for Engineering Triage label May 11, 2022
@samhouts samhouts added the partner/winui WinUI / Project Reunion label May 12, 2022
@samhouts samhouts removed this from the 6.0.300 milestone May 12, 2022
@samhouts samhouts added this to the 6.0.300-servicing milestone May 12, 2022
@dotnet dotnet deleted a comment May 12, 2022
@PureWeen
Copy link
Member

This is a known issue currently with WinUI

Here's a repro #6080

@ghost ghost locked as resolved and limited conversation to collaborators Jul 28, 2022
@Eilon Eilon added the t/desktop The issue relates to desktop scenarios (MacOS/MacCatalyst/Windows/WinUI/WinAppSDK) label May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
legacy-area-desktop Windows / WinUI / Project Reunion & Mac Catalyst / macOS specifics (Menus & other Controls)) p/2 Work that is important, but is currently not scheduled for release partner/winui WinUI / Project Reunion platform/windows 🪟 s/needs-attention Issue has more information and needs another look s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working t/desktop The issue relates to desktop scenarios (MacOS/MacCatalyst/Windows/WinUI/WinAppSDK)
Projects
None yet
Development

No branches or pull requests

9 participants