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

The ItemsView crashes when it scrolls #9852

Closed
Gaoyifei1011 opened this issue Jul 25, 2024 · 11 comments
Closed

The ItemsView crashes when it scrolls #9852

Gaoyifei1011 opened this issue Jul 25, 2024 · 11 comments
Labels
area-ItemsView bug Something isn't working closed-Fixed Described behavior has been fixed. needs-triage Issue needs to be triaged by the area owners team-Controls Issue for the Controls team
Milestone

Comments

@Gaoyifei1011
Copy link

Gaoyifei1011 commented Jul 25, 2024

Describe the bug

The ItemsView crashes when it scrolls
ItemsView 在滚动的时候会发生崩溃

Steps to reproduce the bug

After creating the WinUI 3 project, when using the ItemsView control (the corresponding application section in the picture is application management), the application would crash from time to time when I tried to scroll under a screen with a DPI of 125%
创建 WinUI 3 项目后,使用 ItemsView 控件时(图片所示对应的应用板块为应用管理),当我尝试在 DPI 为 125% 的屏幕下滚动时,应用程序会不定时崩溃

图片所示的 Github 仓库链接
The image shows the Github repository url
https://github.com/Gaoyifei1011/GetStoreApp

相同问题链接
Same problem url
#9767

Expected behavior

ItemsView does not crash while scrolling
ItemsView 在滚动时不会崩溃

Screenshots

When scrolling is applied Visual Studio captures the state after an exception is triggered while debugging the application
应用滚动时 Visual Studio 捕捉调试应用程序时触发异常后的状态
image
image
image

Call stack
调用堆栈
image

Exception handling in force in the Application.UnhandledException event result (set in UnhandledExceptionEventArgs args.Handled = true), abnormal Application interface
强行在 Application.UnhandledException 事件中处理异常后的结果(在 UnhandledExceptionEventArgs 中设置 args.Handled = true),应用界面异常
f9a277a82d540a19f0c5856cd2d1f161

NuGet package version

WinUI 3 - Windows App SDK 1.6 Experimental 2: 1.6.240701003-experimental2

Windows version

Windows 11 (22H2): Build 22621

Additional context

Exception message
异常信息

“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\GetStoreApp.exe”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ntdll.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\kernel32.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\KernelBase.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\shell32.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\msvcp_win.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ucrtbase.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\user32.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\win32u.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\gdi32.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\gdi32full.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\advapi32.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\msvcrt.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\sechost.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\rpcrt4.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\imm32.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\host\fxr\9.0.0-preview.6.24327.7\hostfxr.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\hostpolicy.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\coreclr.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ole32.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\combase.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\oleaut32.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\bcryptprimitives.dll”。符号已加载,没有源信息。
线程 21388 已退出,返回值为 0 (0x0)。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Private.CoreLib.dll”。
“GetStoreApp.exe”(CoreCLR: DefaultDomain): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Private.CoreLib.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\kernel.appcore.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\GetStoreApp.dll”。
“GetStoreApp.exe”(Win32): 已卸载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\GetStoreApp.dll”
“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\GetStoreApp.dll”。
线程 21256 已退出,返回值为 0 (0x0)。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\GetStoreApp.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Runtime.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Runtime.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\uxtheme.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\clrjit.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\icu.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Runtime.InteropServices.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Runtime.InteropServices.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\WinRT.Runtime.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\WinRT.Runtime.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Collections.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Collections.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Collections.Concurrent.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Collections.Concurrent.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.Windows.SDK.NET.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.Windows.SDK.NET.dll”。
“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.WinUI.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.WinUI.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Memory.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Memory.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Runtime.CompilerServices.Unsafe.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Runtime.CompilerServices.Unsafe.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Threading.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Threading.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\clbcatq.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.ApplicationModel.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\WinTypes.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.StateRepositoryCore.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Private.Uri.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Private.Uri.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.ObjectModel.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.ObjectModel.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Numerics.Vectors.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Numerics.Vectors.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.ComponentModel.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.ComponentModel.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.Windows.ApplicationModel.Resources.Projection.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.Windows.ApplicationModel.Resources.Projection.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.Windows.ApplicationModel.Resources.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\BCP47mrm.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\MRM.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.Internal.FrameworkUdk.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\SHCore.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ntmarta.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\CoreMessaging.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\BCP47Langs.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\profapi.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\dcomp.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Microsoft.Internal.WarpPal.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Microsoft.Internal.FrameworkUdk.System.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.Globalization.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Linq.Expressions.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Linq.Expressions.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Security.Cryptography.Algorithms.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Security.Cryptography.Algorithms.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Security.Cryptography.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Security.Cryptography.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\bcrypt.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Winlangdb.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.Storage.ApplicationData.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\twinapi.appcore.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Linq.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\System.Linq.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\windows.storage.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\shlwapi.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\propsys.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\mssprxy.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\cfgmgr32.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\OneCoreUAPCommonProxyStub.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\urlmon.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\iertutil.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\sspicli.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\StructuredQuery.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ntshrui.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\srvcli.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\cscapi.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.Storage.Search.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\edputil.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.System.Launcher.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已卸载“C:\Windows\System32\Windows.System.Launcher.dll”
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\apphelp.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\networkexplorer.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.ApplicationModel.Store.Preview.DOSettings.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\wbem\wbemprox.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\wbemcomn.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\wbem\wbemsvc.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\wbem\fastprox.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\amsi.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.Management.Deployment.Projection.dll”。
“GetStoreApp.exe”(Win32): 已卸载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.Management.Deployment.Projection.dll”
“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.Management.Deployment.Projection.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.Management.Deployment.Projection.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\wpnapps.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\msxml6.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ExecModelClient.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.Shell.ServiceHostBuilder.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\execmodelproxy.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.InteractiveExperiences.Projection.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.InteractiveExperiences.Projection.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.ui.xaml.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\DWrite.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\d3d11.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\CoreMessagingXP.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.UI.Windowing.Core.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\powrprof.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\version.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\d2d1.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\dxgi.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.WindowsAppRuntime.Insights.Resource.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\directxdatabasehelper.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\DXCore.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已卸载“C:\Windows\System32\DXCore.dll”
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\umpdc.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.UI.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\DXCore.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ResourcePolicyClient.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.UI.Immersive.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已卸载“C:\Windows\System32\ResourcePolicyClient.dll”
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_f42d50ef4c9376ba\igd10iumd64.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_f42d50ef4c9376ba\igd10um64gen11.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\crypt32.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ncrypt.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ntasn1.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_f42d50ef4c9376ba\igdgmm64.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_f42d50ef4c9376ba\igc64.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\TextShaping.dll”。符号已加载,没有源信息。
线程 20852 已退出,返回值为 0 (0x0)。
“GetStoreApp.exe”(Win32): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.Windows.UI.Xaml.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“D:\Github\GetStoreApp\GetStoreAppPackage\bin\x64\Debug\AppX\Microsoft.Windows.UI.Xaml.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.UI.Xaml.Controls.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\dcompi.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.UI.Composition.OSSupport.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\marshal.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\dwmcorei.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\D3DCompiler_47.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.InputStateManager.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\cryptsp.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.UI.Input.dll”。符号已加载,没有源信息。
onecore\internal\sdk\inc\wil/resource.h(955)\dwmcorei.dll!00007FFBBB92268A: (caller: 00007FFBBB9299E5) ReturnNt(1) tid(31e8) C0000022 “GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\msctf.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.UI.Windowing.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\UIAutomationCore.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\DataExchange.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.UI.Xaml.Phone.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\cryptbase.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\d3d10warp.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\WindowsCodecs.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.UI.Xaml.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.Networking.Connectivity.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.26100.973_none_44478c8d1c2d824e\comctl32.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\npmproxy.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\wlanapi.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\mobilenetworking.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\TextInputFramework.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\dwmapi.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\twinui.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\mscms.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\InputHost.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.StateRepositoryPS.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.System.Launcher.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.DirectManipulation.dll”。符号已加载,没有源信息。
onecoreuap\windows\frameworkudk\warppal.cpp(783)\Microsoft.Internal.WarpPal.dll!00007FFC7B25EE4C: (caller: 00007FFC3D11A10F) ReturnHr(1) tid(5204) 80004002 涓嶆敮鎸佹鎺ュ彛
onecoreuap\windows\frameworkudk\warppal.cpp(783)\Microsoft.Internal.WarpPal.dll!00007FFC7B25EE4C: (caller: 00007FFC3D11A10F) ReturnHr(2) tid(5204) 80004002 涓嶆敮鎸佹鎺ュ彛
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\OneCoreCommonProxyStub.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.Web.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\policymanager.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\msvcp110_win.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.Energy.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\WinUIEdit.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ELSCore.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\usp10.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\globinputhost.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\Microsoft.UI.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\sxs.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\PhotoMetadataHandler.dll”。符号已加载,没有源信息。
onecoreuap\windows\frameworkudk\warppal.cpp(783)\Microsoft.Internal.WarpPal.dll!00007FFC7B25EE4C: (caller: 00007FFC3D11A10F) ReturnHr(3) tid(31e8) 80004002 涓嶆敮鎸佹鎺ュ彛
onecoreuap\windows\frameworkudk\warppal.cpp(783)\Microsoft.Internal.WarpPal.dll!00007FFC7B25EE4C: (caller: 00007FFC7BFD8FDA) ReturnHr(4) tid(31e8) 80004002 涓嶆敮鎸佹鎺ュ彛
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\XamlDiagnostics\x64\WinUI3\Microsoft.VisualStudio.DesignTools.WinUITap.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\psapi.dll”。符号已加载,没有源信息。
Microsoft.UI.Xaml.dll!00007FFBBCD7FD32: 80070057 - E_INVALIDARG
Microsoft.UI.Xaml.dll!00007FFBBCD7FD32: 80070057 - E_INVALIDARG
Microsoft.UI.Xaml.dll!00007FFBBCD7FD32: 80070057 - E_INVALIDARG
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\threadpoolwinrt.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\xmllite.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\ninput.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\AppXDeploymentClient.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.StateRepositoryBroker.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\MrmCoreR.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Windows\System32\Windows.StateRepositoryClient.dll”。符号已加载,没有源信息。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6-experimental2_6000.183.650.0_x64__8wekyb3d8bbwe\wuceffectsi.dll”。符号已加载,没有源信息。
Microsoft.UI.Xaml.dll!00007FFBBC5ACBCF: 88000FA8 - AG_E_LAYOUT_CYCLE
Layout Iteration Countdown: 7. Launching EffectiveViewport Pass.
Layout Iteration Countdown: 6. Launching Measure Pass.
Layout Iteration Countdown: 5. Launching Arrange Pass.
Layout Iteration Countdown: 4. Launching Measure Pass.
Layout Iteration Countdown: 3. Launching Arrange Pass.
Layout Iteration Countdown: 2. Launching EffectiveViewport Pass.
Layout Iteration Countdown: 1. Launching Measure Pass.
Layout Iteration Countdown: 0. Launching Arrange Pass.
0x00007FFC80C3C95A (KernelBase.dll)处(位于 GetStoreApp.exe 中)引发的异常: WinRT originate error - 0x802B0014 : 'Layout cycle detected. Layout could not complete.'。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\PrivateAssemblies\Runtime\Microsoft.VisualStudio.Debugger.Runtime.NetCoreApp.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\PrivateAssemblies\Runtime\Microsoft.VisualStudio.Debugger.Runtime.NetCoreApp.dll”。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\netstandard.dll”。
“GetStoreApp.exe”(CoreCLR: clrhost): 已加载“C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.0-preview.6.24327.7\netstandard.dll”。已加载符号。
“GetStoreApp.exe”(Win32): 已加载“C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\PrivateAssemblies\Runtime\Microsoft.VisualStudio.Debugger.Runtime.Impl.dll”。符号已加载,没有源信息。

@Gaoyifei1011 Gaoyifei1011 added the bug Something isn't working label Jul 25, 2024
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jul 25, 2024
@kmgallahan
Copy link
Contributor

I started hitting a AG_E_LAYOUT_CYCLE related crash today, the first I've ever seen it. Rather than being intermittent, the app could not load without crashing.

Running Windows App SDK 1.6 Experimental 2.

Crash originating from SyncFusion DataGrid control. Setting DPI to 100% from 125% resulted in no crashing.

@JesseCol JesseCol added team-Controls Issue for the Controls team area-ItemsView and removed needs-triage Issue needs to be triaged by the area owners labels Jul 29, 2024
@gegao18
Copy link

gegao18 commented Jul 30, 2024

Thanks for the reports. Do these crashes also repro in WinAppSDK 1.5?

@Gaoyifei1011
Copy link
Author

Thanks for the reports. Do these crashes also repro in WinAppSDK 1.5?

Yes.It also crashes in WinAppSDK 1.5
{9776C01C-5160-48C1-8BAB-9DC0E88F3A5C}

@RBrid
Copy link
Contributor

RBrid commented Aug 6, 2024

Thanks for the info @Gaoyifei1011 - this was important to know. I am investigating this issue and suspected it also crashed in 1.5.
I see you're using

Please be aware that the ItemsView does not use a ScrollViewer control. It uses the new ScrollView control instead. So your attached properties here are not being used.
ItemsView has ScrollView and ScrollViewProperty properties which you can use instead.

@Gaoyifei1011
Copy link
Author

Thanks for the info @Gaoyifei1011 - this was important to know. I am investigating this issue and suspected it also crashed in 1.5. I see you're using

Please be aware that the ItemsView does not use a ScrollViewer control. It uses the new ScrollView control instead. So your attached properties here are not being used. ItemsView has ScrollView and ScrollViewProperty properties which you can use instead.

Thank you very much for your reminding

@castorix
Copy link

castorix commented Aug 9, 2024

I also got this bug today with a ComboBox (480 items to list System Fonts with a TextBlock in a ComboBox.ItemTemplate), in x64, Windows App SDK 1.5.24

"
Layout Iteration Countdown: 7. Raising SizeChanged Events.
Layout Iteration Countdown: 6. Launching Measure Pass.
Layout Iteration Countdown: 5. Launching Arrange Pass.
Layout Iteration Countdown: 4. Raising SizeChanged Events.
Layout Iteration Countdown: 3. Launching Measure Pass.
Layout Iteration Countdown: 2. Launching Arrange Pass.
Layout Iteration Countdown: 1. Raising SizeChanged Events.
Layout Iteration Countdown: 0. Launching Measure Pass.

WinRT originate error - 0x802B0014 : 'Layout cycle detected. Layout could not complete.'.
"

@RBrid
Copy link
Contributor

RBrid commented Aug 9, 2024

@castorix, could you please open a separate issue with your repro steps? This issue #9852 tracks a bug in the StackLayout component which is apparently not used in your scenario. Thank you.

@llongley llongley added this to the WinAppSDK 1.7 milestone Aug 15, 2024
@llongley llongley added the closed-Fixed Described behavior has been fixed. label Aug 15, 2024
@Gaoyifei1011
Copy link
Author

I see that this issue has been closed, may I ask if this issue has been solved? When will the fix be released?

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Aug 21, 2024
@codendone
Copy link
Contributor

@Gaoyifei1011 Looking at the internal issue, a fix has indeed been checked in. The fix is quite large, so it is currently not planned for WinAppSDK 1.6 to give it more time for validation.

@Gaoyifei1011
Copy link
Author

Gaoyifei1011 commented Aug 24, 2024

@Gaoyifei1011 Looking at the internal issue, a fix has indeed been checked in. The fix is quite large, so it is currently not planned for WinAppSDK 1.6 to give it more time for validation.

Thanks for your answer.Although I see that you have fixed the completion date for version 1.7, I really hope that you can test and move into one of the 1.6 fixes as soon as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-ItemsView bug Something isn't working closed-Fixed Described behavior has been fixed. needs-triage Issue needs to be triaged by the area owners team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

8 participants