[1.18+] On Windows 10, Terminal reserves ~15 MB of memory per window opened at the same time #19903

Open
opened 2026-01-31 06:57:00 +00:00 by claunia · 0 comments
Owner

Originally created by @zadjii-msft on GitHub (May 18, 2023).


Note

: 📌 Pinned comment: https://github.com/microsoft/terminal/issues/15384#issuecomment-1642357426


This is from me deploying to a Win10 19041 VM.

Closed a second window, then hovered over the first. At some point got:

>	Windows.UI.Xaml.Controls.dll!winrt::throw_hresult(const winrt::hresult result) Line 4524	C++
 	[Inline Frame] Windows.UI.Xaml.Controls.dll!winrt::check_hresult(winrt::hresult) Line 4612	C++
 	Windows.UI.Xaml.Controls.dll!winrt::impl::consume_Windows_UI_Xaml_IDependencyObject<AcrylicBrush>::GetValue(const winrt::Windows::UI::Xaml::DependencyProperty & dp) Line 1045	C++
 	[Inline Frame] Windows.UI.Xaml.Controls.dll!AcrylicBrushProperties::AlwaysUseFallback() Line 150	C++
 	Windows.UI.Xaml.Controls.dll!AcrylicBrush::UpdateAcrylicBrush() Line 996	C++
    ...

This one's a hard failfast that can't be continued. Window also seems to be in a normal state? In a normal _messagePump?

This happens every time I hover the split button after closing another window on Windows 10, but not on Windows 11.

Originally posted by @zadjii-msft in https://github.com/microsoft/terminal/issues/15364#issuecomment-1553479521

Originally created by @zadjii-msft on GitHub (May 18, 2023). <hr> > **Note**: 📌 Pinned comment: **https://github.com/microsoft/terminal/issues/15384#issuecomment-1642357426** <hr> This is from me deploying to a Win10 19041 VM. Closed a second window, then hovered over the first. At some point got: ``` > Windows.UI.Xaml.Controls.dll!winrt::throw_hresult(const winrt::hresult result) Line 4524 C++ [Inline Frame] Windows.UI.Xaml.Controls.dll!winrt::check_hresult(winrt::hresult) Line 4612 C++ Windows.UI.Xaml.Controls.dll!winrt::impl::consume_Windows_UI_Xaml_IDependencyObject<AcrylicBrush>::GetValue(const winrt::Windows::UI::Xaml::DependencyProperty & dp) Line 1045 C++ [Inline Frame] Windows.UI.Xaml.Controls.dll!AcrylicBrushProperties::AlwaysUseFallback() Line 150 C++ Windows.UI.Xaml.Controls.dll!AcrylicBrush::UpdateAcrylicBrush() Line 996 C++ ... ``` This one's a hard failfast that can't be continued. Window also seems to be in a normal state? In a normal `_messagePump`? #### This happens every time I hover the split button after closing another window on Windows 10, but not on Windows 11. _Originally posted by @zadjii-msft in https://github.com/microsoft/terminal/issues/15364#issuecomment-1553479521_
claunia added the Issue-BugNeeds-Tag-FixProduct-TerminalArea-Windowing labels 2026-01-31 06:57:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19903