BladeView open/close animation crashes Desktop Window Manager (dwm.exe)
#2,881 建立於 2019年3月25日
倉庫指標
- Star
- (5,708 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Current behavior
When expanding or collapsing a BladeView blade, dwm.exe crashes. The gif below only shows a portion of my screen, but when the recording blacks out, so does my entire desktop on both monitors.

Expected behavior
Expanding or collapsing the bladeview blade should not be able to crash DWM.
Minimal reproduction of the problem with instructions
Windows logs:
dxdiag:
This might be better filed as a DWM bug (it shouldn't be able to be crashed by a user app), but I don't know how to do that. The crash is triggered by the bladeview functionality directly, so I figure this is a fair starting point.
Other notes:
- Issue doesn't happen when the bladeview first renders - only when it animates from one state to another.
- I've tried restarting and the issue is still consistently reproducible
Minimal repro project: dwm_crash_bladeview_repro.zip * I've spoken with others and they were not able to reproduce on a Surface laptop.
Environment
Nuget Package(s):
Package Version(s): Microsoft.Toolkit.Uwp.UI.Controls v5.1.1
Windows 10 Build Number:
- [x] Fall Creators Update (16299)
App min and target version:
- [x] **min** Fall Creators Update (16299)
- [x] **target** October 2018 Update (17763)
Device form factor:
- [x] Desktop
Visual Studio
- [x] 2017 (version: 15.9.7)