Windows Terminal crashes with heap corruption (0xc0000374) when brought to the foreground via Alt+Tab #23693

Closed
opened 2026-01-31 08:49:30 +00:00 by claunia · 2 comments
Owner

Originally created by @pengzhenpin on GitHub (Oct 15, 2025).

Windows Terminal version

1.22.12111.0

Windows build number

10.0.19045.6396

Other Software

No response

Steps to reproduce

Windows Terminal occasionally crashes with a heap corruption error (exception code 0xc0000374) when the window is brought to the foreground using Alt+Tab. Unfortunately, I have not been able to reliably reproduce this issue.

Expected Behavior

Windows Terminal should become the foreground window and be properly activated.

Actual Behavior

Windows Terminal crashes with a heap corruption exception (0xc0000374).

  • call stacks
name Language Frame Status
ntdll.dll!RtlReportFatalFailure() Unknown Symbols loaded.
ntdll.dll!RtlReportCriticalFailure() Unknown Symbols loaded.
ntdll.dll!RtlpHeapHandleError() Unknown Symbols loaded.
ntdll.dll!RtlpHpHeapHandleError() Unknown Symbols loaded.
ntdll.dll!RtlpLogHeapFailure() Unknown Symbols loaded.
ntdll.dll!RtlpHpLfhSubsegmentFreeBlock() Unknown Symbols loaded.
ntdll.dll!RtlpFreeHeapInternal() Unknown Symbols loaded.
ntdll.dll!RtlpHpFreeWithExceptionProtection() Unknown Symbols loaded.
ntdll.dll!RtlFreeHeap() Unknown Symbols loaded.
ucrtbase.dll!_free_base() Unknown Symbols loaded.
Microsoft.Terminal.Remoting.dll!winrt::Microsoft::Terminal::Remoting::implementation::WindowActivatedArgs::`scalar deleting destructor'(unsigned int) C++ Symbols loaded.
[Inline Frame] Microsoft.Terminal.Remoting.dll!winrt::impl::root_implementswinrt::Microsoft::Terminal::Remoting::implementation::CommandlineArgs,winrt::Microsoft::Terminal::Remoting::CommandlineArgs::NonDelegatingRelease() Line 7598 C++ Symbols loaded.
[Inline Frame] Microsoft.Terminal.Remoting.dll!winrt::impl::root_implementswinrt::Microsoft::Terminal::Remoting::implementation::CommandlineArgs,winrt::Microsoft::Terminal::Remoting::CommandlineArgs::Release() Line 7483 C++ Symbols loaded.
[Inline Frame] Microsoft.Terminal.Remoting.dll!winrt::implementswinrt::Microsoft::Terminal::Remoting::implementation::CommandlineArgs,winrt::Microsoft::Terminal::Remoting::CommandlineArgs::Release() Line 8118 C++ Symbols loaded.
Microsoft.Terminal.Remoting.dll!winrt::impl::produce_basewinrt::Microsoft::Terminal::Remoting::implementation::CommandlineArgs,winrt::Microsoft::Terminal::Remoting::ICommandlineArgs,void::Release() Line 7152 C++ Symbols loaded.
[Inline Frame] Microsoft.Terminal.Remoting.dll!winrt::Windows::Foundation::IUnknown::release_ref() Line 2161 C++ Symbols loaded.
[Inline Frame] Microsoft.Terminal.Remoting.dll!winrt::Windows::Foundation::IUnknown::operator=(const winrt::Windows::Foundation::IUnknown &) Line 2073 C++ Symbols loaded.
>Microsoft.Terminal.Remoting.dll!winrt::Microsoft::Terminal::Remoting::implementation::Peasant::ActivateWindow(const winrt::Microsoft::Terminal::Remoting::WindowActivatedArgs & args={...}) Line 88 C++ Symbols loaded.
Microsoft.Terminal.Remoting.dll!winrt::impl::producewinrt::Microsoft::Terminal::Remoting::implementation::Peasant,winrt::Microsoft::Terminal::Remoting::IPeasant::ActivateWindow(void * args=0x000002ab77c0c7e0) Line 1178 C++ Symbols loaded.
[Inline Frame] WindowsTerminal.exe!winrt::impl::consume_Microsoft_Terminal_Remoting_IPeasantwinrt::Microsoft::Terminal::Remoting::Peasant::ActivateWindow(const winrt::Microsoft::Terminal::Remoting::WindowActivatedArgs &) Line 265 C++ Symbols loaded.
WindowsTerminal.exe!AppHost::_peasantNotifyActivateWindow$_ResumeCoro$1() Line 929 C++ Symbols loaded.
[Inline Frame] WindowsTerminal.exe!std::coroutine_handle::operator()() Line 80 C++ Symbols loaded.
WindowsTerminal.exe!winrt::impl::resume_background_callback(void * __formal=0x000002ab7841a6b0, void * context) Line 8885 C++ Symbols loaded.
ntdll.dll!TppSimplepExecuteCallback() Unknown Symbols loaded.
ntdll.dll!TppWorkerThread() Unknown Symbols loaded.
kernel32.dll!BaseThreadInitThunk() Unknown Symbols loaded.
ntdll.dll!RtlUserThreadStart() Unknown Symbols loaded.
  • !analyze -v output

*******************************************************************************
*                                                                             *
*                        Exception Analysis                                   *
*                                                                             *
*******************************************************************************


KEY_VALUES_STRING: 1

    Key  : Analysis.CPU.mSec
    Value: 7578

    Key  : Analysis.DebugAnalysisManager
    Value: Create

    Key  : Analysis.Elapsed.mSec
    Value: 96979

    Key  : Analysis.Init.CPU.mSec
    Value: 7374

    Key  : Analysis.Init.Elapsed.mSec
    Value: 7739614

    Key  : Analysis.Memory.CommitPeak.Mb
    Value: 441

    Key  : Timeline.OS.Boot.DeltaSec
    Value: 152072

    Key  : Timeline.Process.Start.DeltaSec
    Value: 102319

    Key  : WER.OS.Branch
    Value: vb_release

    Key  : WER.OS.Timestamp
    Value: 2019-12-06T14:06:00Z

    Key  : WER.OS.Version
    Value: 10.0.19041.1

    Key  : WER.Process.Version
    Value: 1.22.2507.30001


NTGLOBALFLAG:  0

PROCESS_BAM_CURRENT_THROTTLED: 0

PROCESS_BAM_PREVIOUS_THROTTLED: 0

APPLICATION_VERIFIER_FLAGS:  0

EXCEPTION_RECORD:  (.exr -1)
ExceptionAddress: 00007ffed7e6f3c9 (ntdll!RtlReportFatalFailure+0x0000000000000009)
   ExceptionCode: c0000374
  ExceptionFlags: 00000001
NumberParameters: 1
   Parameter[0]: 00007ffed7ed97f0

FAULTING_THREAD:  000050e8

PROCESS_NAME:  WindowsTerminal.exe

ERROR_CODE: (NTSTATUS) 0xc0000374 - <Unable to get error code text>

EXCEPTION_CODE_STR:  c0000374

EXCEPTION_PARAMETER1:  00007ffed7ed97f0

STACK_TEXT:  
000000dc`290ff4f0 00007ffe`d7e6f393     : 00007ffe`d7eb6e80 000000dc`290ffec0 00000000`00000000 000002ab`74b66a98 : ntdll!RtlReportFatalFailure+0x9
000000dc`290ff540 00007ffe`d7e78112     : 00000000`00000000 00007ffe`d7ed97f0 00000000`00000011 000002ab`658b0100 : ntdll!RtlReportCriticalFailure+0x97
000000dc`290ff630 00007ffe`d7e783fa     : 00000000`00000011 00000000`00000000 000002ab`658b0100 00007ffe`d743a3f0 : ntdll!RtlpHeapHandleError+0x12
000000dc`290ff660 00007ffe`d7e7e081     : 00000000`00000003 000002ab`77c02000 00007ffe`d743b250 00000000`00000000 : ntdll!RtlpHpHeapHandleError+0x7a
000000dc`290ff690 00007ffe`d7e21f58     : 00000000`01500040 00000000`00077c02 00000000`00000016 00000040`00000000 : ntdll!RtlpLogHeapFailure+0x45
000000dc`290ff6c0 00007ffe`d7d958d1     : 000002ab`658b0340 000002ab`01500040 00000000`00000001 00000000`00000000 : ntdll!RtlpHpLfhSubsegmentFreeBlock+0x8cf78
000000dc`290ff750 00007ffe`d7d948d0     : 000002ab`73e53310 000002ab`658b0000 000000dc`290ffd08 00000000`00000000 : ntdll!RtlpFreeHeapInternal+0x1c1
000000dc`290ff810 00007ffe`d7d947cd     : 000000dc`290ff9c8 00007ffe`d7d947cd 000002ab`65b9ed08 000002ab`77c0c7d0 : ntdll!RtlpHpFreeWithExceptionProtection+0x50
000000dc`290ff880 00007ffe`d59ef05b     : 000002ab`77c04c50 000002ab`68aed5c0 000002ab`00000004 00000000`00000000 : ntdll!RtlFreeHeap+0x6d
000000dc`290ff8c0 00007ffe`c06293c9     : 00000000`00000040 00007ffe`00000000 000002ab`7b486788 00000000`00000000 : ucrtbase!_free_base+0x1b
000000dc`290ff8f0 00007ffe`c0627cc7     : 000002ab`65b9ecd0 000002ab`77c04c50 00000000`00000001 00007ffe`d77f1302 : Microsoft_Terminal_Remoting!winrt::Microsoft::Terminal::Remoting::implementation::WindowActivatedArgs::`scalar deleting destructor'+0x39
000000dc`290ff920 00007ffe`c06395f6     : 00000000`00000000 000002ab`68aed710 000002ab`73bfcb68 000002ab`73bfcb78 : Microsoft_Terminal_Remoting!winrt::impl::produce_base<winrt::Microsoft::Terminal::Remoting::implementation::CommandlineArgs,winrt::Microsoft::Terminal::Remoting::ICommandlineArgs,void>::Release+0x47
000000dc`290ff950 00007ffe`c063b4a2     : 000002ab`68aed5c0 00007ff6`3a06cdf0 4ab9e908`2bac6f68 000002ab`73bfcaf0 : Microsoft_Terminal_Remoting!winrt::Microsoft::Terminal::Remoting::implementation::Peasant::ActivateWindow+0x36
000000dc`290ff9b0 00007ff6`3a053460     : 00000000`00000390 000002ab`73bfcaf0 000002ab`658b0000 000000dc`290ffac9 : Microsoft_Terminal_Remoting!winrt::impl::produce<winrt::Microsoft::Terminal::Remoting::implementation::Peasant,winrt::Microsoft::Terminal::Remoting::IPeasant>::ActivateWindow+0x32
000000dc`290ff9f0 00007ff6`3a02cd60     : 000002ab`73bfcaf0 000002ab`7841a6b0 000002ab`7841a778 00000000`00000000 : WindowsTerminal!AppHost::_peasantNotifyActivateWindow$_ResumeCoro$1+0x710
000000dc`290ffb10 00007ffe`d7de1d09     : 000002ab`7841a6b0 00000000`7ffe0386 000000dc`290ffd08 000002ab`7841a778 : WindowsTerminal!winrt::impl::resume_background_callback+0x10
000000dc`290ffb40 00007ffe`d7dbd79a     : 00000000`00000000 000002ab`7b4e2ab0 00000000`00000000 000002ab`65a02358 : ntdll!TppSimplepExecuteCallback+0x99
000000dc`290ffb90 00007ffe`d71a7374     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!TppWorkerThread+0x68a
000000dc`290ffe90 00007ffe`d7dbcc91     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : KERNEL32!BaseThreadInitThunk+0x14
000000dc`290ffec0 00000000`00000000     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlUserThreadStart+0x21


SYMBOL_NAME:  ucrtbase!_free_base+1b

MODULE_NAME: ucrtbase

IMAGE_NAME:  ucrtbase.dll

STACK_COMMAND:  ~57s ; .cxr ; kb

FAILURE_BUCKET_ID:  HEAP_CORRUPTION_c0000374_ucrtbase.dll!_free_base

OS_VERSION:  10.0.19041.1

BUILDLAB_STR:  vb_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

IMAGE_VERSION:  10.0.19041.3636

FAILURE_ID_HASH:  {b6a03273-af94-b7c2-332b-2ff99c9fe9c0}

Followup:     MachineOwner
---------
Originally created by @pengzhenpin on GitHub (Oct 15, 2025). ### Windows Terminal version 1.22.12111.0 ### Windows build number 10.0.19045.6396 ### Other Software _No response_ ### Steps to reproduce Windows Terminal occasionally crashes with a heap corruption error (exception code 0xc0000374) when the window is brought to the foreground using Alt+Tab. Unfortunately, I have not been able to reliably reproduce this issue. ### Expected Behavior Windows Terminal should become the foreground window and be properly activated. ### Actual Behavior Windows Terminal crashes with a heap corruption exception (0xc0000374). - call stacks | name | Language | Frame Status | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------- | --------------- | | ntdll.dll!RtlReportFatalFailure() | Unknown | Symbols loaded. | | ntdll.dll!RtlReportCriticalFailure() | Unknown | Symbols loaded. | | ntdll.dll!RtlpHeapHandleError() | Unknown | Symbols loaded. | | ntdll.dll!RtlpHpHeapHandleError() | Unknown | Symbols loaded. | | ntdll.dll!RtlpLogHeapFailure() | Unknown | Symbols loaded. | | ntdll.dll!RtlpHpLfhSubsegmentFreeBlock() | Unknown | Symbols loaded. | | ntdll.dll!RtlpFreeHeapInternal() | Unknown | Symbols loaded. | | ntdll.dll!RtlpHpFreeWithExceptionProtection() | Unknown | Symbols loaded. | | ntdll.dll!RtlFreeHeap() | Unknown | Symbols loaded. | | ucrtbase.dll!_free_base() | Unknown | Symbols loaded. | | Microsoft.Terminal.Remoting.dll!winrt::Microsoft::Terminal::Remoting::implementation::WindowActivatedArgs::`scalar deleting destructor'(unsigned int) | C++ | Symbols loaded. | | [Inline Frame] Microsoft.Terminal.Remoting.dll!winrt::impl::root_implements<winrt::Microsoft::Terminal::Remoting::implementation::CommandlineArgs,winrt::Microsoft::Terminal::Remoting::CommandlineArgs>::NonDelegatingRelease() Line 7598 | C++ | Symbols loaded. | | [Inline Frame] Microsoft.Terminal.Remoting.dll!winrt::impl::root_implements<winrt::Microsoft::Terminal::Remoting::implementation::CommandlineArgs,winrt::Microsoft::Terminal::Remoting::CommandlineArgs>::Release() Line 7483 | C++ | Symbols loaded. | | [Inline Frame] Microsoft.Terminal.Remoting.dll!winrt::implements<winrt::Microsoft::Terminal::Remoting::implementation::CommandlineArgs,winrt::Microsoft::Terminal::Remoting::CommandlineArgs>::Release() Line 8118 | C++ | Symbols loaded. | | Microsoft.Terminal.Remoting.dll!winrt::impl::produce_base<winrt::Microsoft::Terminal::Remoting::implementation::CommandlineArgs,winrt::Microsoft::Terminal::Remoting::ICommandlineArgs,void>::Release() Line 7152 | C++ | Symbols loaded. | | [Inline Frame] Microsoft.Terminal.Remoting.dll!winrt::Windows::Foundation::IUnknown::release_ref() Line 2161 | C++ | Symbols loaded. | | [Inline Frame] Microsoft.Terminal.Remoting.dll!winrt::Windows::Foundation::IUnknown::operator=(const winrt::Windows::Foundation::IUnknown &) Line 2073 | C++ | Symbols loaded. | | >Microsoft.Terminal.Remoting.dll!winrt::Microsoft::Terminal::Remoting::implementation::Peasant::ActivateWindow(const winrt::Microsoft::Terminal::Remoting::WindowActivatedArgs & args={...}) Line 88 | C++ | Symbols loaded. | | Microsoft.Terminal.Remoting.dll!winrt::impl::produce<winrt::Microsoft::Terminal::Remoting::implementation::Peasant,winrt::Microsoft::Terminal::Remoting::IPeasant>::ActivateWindow(void * args=0x000002ab77c0c7e0) Line 1178 | C++ | Symbols loaded. | | [Inline Frame] WindowsTerminal.exe!winrt::impl::consume_Microsoft_Terminal_Remoting_IPeasant<winrt::Microsoft::Terminal::Remoting::Peasant>::ActivateWindow(const winrt::Microsoft::Terminal::Remoting::WindowActivatedArgs &) Line 265 | C++ | Symbols loaded. | | WindowsTerminal.exe!AppHost::_peasantNotifyActivateWindow$_ResumeCoro$1() Line 929 | C++ | Symbols loaded. | | [Inline Frame] WindowsTerminal.exe!std::coroutine_handle<void>::operator()() Line 80 | C++ | Symbols loaded. | | WindowsTerminal.exe!winrt::impl::resume_background_callback(void * __formal=0x000002ab7841a6b0, void * context) Line 8885 | C++ | Symbols loaded. | | ntdll.dll!TppSimplepExecuteCallback() | Unknown | Symbols loaded. | | ntdll.dll!TppWorkerThread() | Unknown | Symbols loaded. | | kernel32.dll!BaseThreadInitThunk() | Unknown | Symbols loaded. | | ntdll.dll!RtlUserThreadStart() | Unknown | Symbols loaded. | - !analyze -v output ``` ******************************************************************************* * * * Exception Analysis * * * ******************************************************************************* KEY_VALUES_STRING: 1 Key : Analysis.CPU.mSec Value: 7578 Key : Analysis.DebugAnalysisManager Value: Create Key : Analysis.Elapsed.mSec Value: 96979 Key : Analysis.Init.CPU.mSec Value: 7374 Key : Analysis.Init.Elapsed.mSec Value: 7739614 Key : Analysis.Memory.CommitPeak.Mb Value: 441 Key : Timeline.OS.Boot.DeltaSec Value: 152072 Key : Timeline.Process.Start.DeltaSec Value: 102319 Key : WER.OS.Branch Value: vb_release Key : WER.OS.Timestamp Value: 2019-12-06T14:06:00Z Key : WER.OS.Version Value: 10.0.19041.1 Key : WER.Process.Version Value: 1.22.2507.30001 NTGLOBALFLAG: 0 PROCESS_BAM_CURRENT_THROTTLED: 0 PROCESS_BAM_PREVIOUS_THROTTLED: 0 APPLICATION_VERIFIER_FLAGS: 0 EXCEPTION_RECORD: (.exr -1) ExceptionAddress: 00007ffed7e6f3c9 (ntdll!RtlReportFatalFailure+0x0000000000000009) ExceptionCode: c0000374 ExceptionFlags: 00000001 NumberParameters: 1 Parameter[0]: 00007ffed7ed97f0 FAULTING_THREAD: 000050e8 PROCESS_NAME: WindowsTerminal.exe ERROR_CODE: (NTSTATUS) 0xc0000374 - <Unable to get error code text> EXCEPTION_CODE_STR: c0000374 EXCEPTION_PARAMETER1: 00007ffed7ed97f0 STACK_TEXT: 000000dc`290ff4f0 00007ffe`d7e6f393 : 00007ffe`d7eb6e80 000000dc`290ffec0 00000000`00000000 000002ab`74b66a98 : ntdll!RtlReportFatalFailure+0x9 000000dc`290ff540 00007ffe`d7e78112 : 00000000`00000000 00007ffe`d7ed97f0 00000000`00000011 000002ab`658b0100 : ntdll!RtlReportCriticalFailure+0x97 000000dc`290ff630 00007ffe`d7e783fa : 00000000`00000011 00000000`00000000 000002ab`658b0100 00007ffe`d743a3f0 : ntdll!RtlpHeapHandleError+0x12 000000dc`290ff660 00007ffe`d7e7e081 : 00000000`00000003 000002ab`77c02000 00007ffe`d743b250 00000000`00000000 : ntdll!RtlpHpHeapHandleError+0x7a 000000dc`290ff690 00007ffe`d7e21f58 : 00000000`01500040 00000000`00077c02 00000000`00000016 00000040`00000000 : ntdll!RtlpLogHeapFailure+0x45 000000dc`290ff6c0 00007ffe`d7d958d1 : 000002ab`658b0340 000002ab`01500040 00000000`00000001 00000000`00000000 : ntdll!RtlpHpLfhSubsegmentFreeBlock+0x8cf78 000000dc`290ff750 00007ffe`d7d948d0 : 000002ab`73e53310 000002ab`658b0000 000000dc`290ffd08 00000000`00000000 : ntdll!RtlpFreeHeapInternal+0x1c1 000000dc`290ff810 00007ffe`d7d947cd : 000000dc`290ff9c8 00007ffe`d7d947cd 000002ab`65b9ed08 000002ab`77c0c7d0 : ntdll!RtlpHpFreeWithExceptionProtection+0x50 000000dc`290ff880 00007ffe`d59ef05b : 000002ab`77c04c50 000002ab`68aed5c0 000002ab`00000004 00000000`00000000 : ntdll!RtlFreeHeap+0x6d 000000dc`290ff8c0 00007ffe`c06293c9 : 00000000`00000040 00007ffe`00000000 000002ab`7b486788 00000000`00000000 : ucrtbase!_free_base+0x1b 000000dc`290ff8f0 00007ffe`c0627cc7 : 000002ab`65b9ecd0 000002ab`77c04c50 00000000`00000001 00007ffe`d77f1302 : Microsoft_Terminal_Remoting!winrt::Microsoft::Terminal::Remoting::implementation::WindowActivatedArgs::`scalar deleting destructor'+0x39 000000dc`290ff920 00007ffe`c06395f6 : 00000000`00000000 000002ab`68aed710 000002ab`73bfcb68 000002ab`73bfcb78 : Microsoft_Terminal_Remoting!winrt::impl::produce_base<winrt::Microsoft::Terminal::Remoting::implementation::CommandlineArgs,winrt::Microsoft::Terminal::Remoting::ICommandlineArgs,void>::Release+0x47 000000dc`290ff950 00007ffe`c063b4a2 : 000002ab`68aed5c0 00007ff6`3a06cdf0 4ab9e908`2bac6f68 000002ab`73bfcaf0 : Microsoft_Terminal_Remoting!winrt::Microsoft::Terminal::Remoting::implementation::Peasant::ActivateWindow+0x36 000000dc`290ff9b0 00007ff6`3a053460 : 00000000`00000390 000002ab`73bfcaf0 000002ab`658b0000 000000dc`290ffac9 : Microsoft_Terminal_Remoting!winrt::impl::produce<winrt::Microsoft::Terminal::Remoting::implementation::Peasant,winrt::Microsoft::Terminal::Remoting::IPeasant>::ActivateWindow+0x32 000000dc`290ff9f0 00007ff6`3a02cd60 : 000002ab`73bfcaf0 000002ab`7841a6b0 000002ab`7841a778 00000000`00000000 : WindowsTerminal!AppHost::_peasantNotifyActivateWindow$_ResumeCoro$1+0x710 000000dc`290ffb10 00007ffe`d7de1d09 : 000002ab`7841a6b0 00000000`7ffe0386 000000dc`290ffd08 000002ab`7841a778 : WindowsTerminal!winrt::impl::resume_background_callback+0x10 000000dc`290ffb40 00007ffe`d7dbd79a : 00000000`00000000 000002ab`7b4e2ab0 00000000`00000000 000002ab`65a02358 : ntdll!TppSimplepExecuteCallback+0x99 000000dc`290ffb90 00007ffe`d71a7374 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!TppWorkerThread+0x68a 000000dc`290ffe90 00007ffe`d7dbcc91 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : KERNEL32!BaseThreadInitThunk+0x14 000000dc`290ffec0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlUserThreadStart+0x21 SYMBOL_NAME: ucrtbase!_free_base+1b MODULE_NAME: ucrtbase IMAGE_NAME: ucrtbase.dll STACK_COMMAND: ~57s ; .cxr ; kb FAILURE_BUCKET_ID: HEAP_CORRUPTION_c0000374_ucrtbase.dll!_free_base OS_VERSION: 10.0.19041.1 BUILDLAB_STR: vb_release OSPLATFORM_TYPE: x64 OSNAME: Windows 10 IMAGE_VERSION: 10.0.19041.3636 FAILURE_ID_HASH: {b6a03273-af94-b7c2-332b-2ff99c9fe9c0} Followup: MachineOwner --------- ```
claunia added the Needs-TriageIssue-BugNeeds-Author-FeedbackNo-Recent-Activity labels 2026-01-31 08:49:31 +00:00
Author
Owner

@lhecker commented on GitHub (Oct 15, 2025):

Please try the latest version 1.23.12811.0.

@lhecker commented on GitHub (Oct 15, 2025): Please try the latest version 1.23.12811.0.
Author
Owner

@microsoft-github-policy-service[bot] commented on GitHub (Oct 20, 2025):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@microsoft-github-policy-service[bot] commented on GitHub (Oct 20, 2025): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**. <!-- Policy app identification https://img.shields.io/static/v1?label=PullRequestIssueManagement. -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#23693