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

Settings app crashes on ARM with latest Community Toolkit version #35141

Closed
stefansjfw opened this issue Sep 30, 2024 · 1 comment
Closed

Settings app crashes on ARM with latest Community Toolkit version #35141

stefansjfw opened this issue Sep 30, 2024 · 1 comment
Labels
Issue-Bug Something isn't working Product-Settings The standalone PowerToys Settings application Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. Severity-Medium PowerToys is crashing

Comments

@stefansjfw
Copy link
Collaborator

Microsoft PowerToys version

latest

Installation method

Dev build in Visual Studio

Running as admin

None

Area(s) with issue?

Settings

Steps to reproduce

Try open Settings app from PT tray

✔️ Expected Behavior

Settings app opens and works correctly

❌ Actual Behavior

Settings app crashes on startup with

[21:32:45.9264781] [Error] App::App_UnhandledException
    Unhandled exception
Array dimensions exceeded supported range.
Inner exception: 

Stack trace: 
   at CommunityToolkit.WinUI.Controls.StaggeredLayout.MeasureOverride(VirtualizingLayoutContext context, Size availableSize)
   at Microsoft.UI.Xaml.Controls.VirtualizingLayout.Microsoft.UI.Xaml.Controls.IVirtualizingLayoutOverrides.MeasureOverride(VirtualizingLayoutContext context, Size availableSize)
   at ABI.Microsoft.UI.Xaml.Controls.IVirtualizingLayoutOverrides.Do_Abi_MeasureOverride_2(IntPtr thisPtr, IntPtr context, Size availableSize, Size* result)

Other Software

No response

@stefansjfw stefansjfw added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Sep 30, 2024
@stefansjfw
Copy link
Collaborator Author

Same stacktrace reported here CommunityToolkit/Windows#509

@Aaron-Junker Aaron-Junker added Severity-Medium PowerToys is crashing Product-Settings The standalone PowerToys Settings application labels Sep 30, 2024
@jaimecbernardo jaimecbernardo added this to the PowerToys 0.85 milestone Sep 30, 2024
@jaimecbernardo jaimecbernardo added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Product-Settings The standalone PowerToys Settings application Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. Severity-Medium PowerToys is crashing
Projects
None yet
Development

No branches or pull requests

3 participants