vscode-powershell icon indicating copy to clipboard operation
vscode-powershell copied to clipboard

VS Code crashes when using GitHub Copilot with PowerShell extension active

Open nemo-alkey opened this issue 4 days ago • 1 comments

Prerequisites

  • [x] I have written a descriptive issue title.
  • [x] I have searched all open and closed issues to ensure it has not already been reported.
  • [ ] I have read the troubleshooting guide.
  • [ ] I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
  • [x] I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.
  • [ ] If this is a security issue, I have read the security issue reporting guidance.

Summary

Visual Studio Code crashes/resets when GitHub Copilot is used while the PowerShell extension is active. This creates a conflict that causes complete VS Code restarts, interrupting workflow and causing potential data loss. The issue appears to be an extension compatibility problem between PowerShell and Copilot.

Additional observation: Crashpad errors occur when running VS Code CLI commands.

PowerShell Version

Name                           Value                                                                                   
----                           -----                                                                                   
PSVersion                      5.1.22621.6133                                                                          
PSEdition                      Desktop                                                                                 
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                 
BuildVersion                   10.0.22621.6133                                                                         
CLRVersion                     4.0.30319.42000                                                                         
WSManStackVersion              3.0                                                                                     
PSRemotingProtocolVersion      2.3                                                                                     
SerializationVersion           1.1.0.1

Visual Studio Code Version

1.106.3
x64

Extension Version

[email protected]

Steps to Reproduce

  1. Open VS Code with PowerShell extension installed and enabled
  2. Activate Python virtual environment: & "E:/HorseRacing/60 CONCEPTS IMPLEMENTATION/.venv/Scripts/Activate.ps1"
  3. Attempt to use GitHub Copilot (suggestions, chat, or completions)
  4. VS Code crashes and resets

Expected: Copilot should work normally alongside PowerShell extension Actual: VS Code crashes/resets when Copilot is triggered

Visuals

  • ESLint server running in Node v22.20.0
  • Previous extension conflicts noted with Continue extension
  • Issue appears to be specific to PowerShell + Copilot combination
  • Crash occurs consistently when Copilot is invoked with PowerShell extension active

Logs

.venv) PS E:\HorseRacing\60 CONCEPTS IMPLEMENTATION> code --list-extensions --show-versions [1208/193333.370:ERROR:third_party\crashpad\crashpad\util\win\registration_protocol_win.cc:108] CreateFile: The system cannot find the file specified. (0x2) [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected] (.venv) PS E:\HorseRacing\60 CONCEPTS IMPLEMENTATION> # Check for VS Code crash dumps (.venv) PS E:\HorseRacing\60 CONCEPTS IMPLEMENTATION> Get-ChildItem "$env:APPDATA\Code\logs" -Recurse -Filter "*.log" | Sort-Object LastWriteTime -Descending | Select-Object -First 3 FullName, LastWriteTime

FullName

C:\Users\al-ke\AppData\Roaming\Code\logs\20251208T193333\cli.log C:\Users\al-ke\AppData\Roaming\Code\logs\20251208T190515\window 2\textMode... C:\Users\al-ke\AppData\Roaming\Code\logs\20251208T191930\cli.log (.venv) PS E:\HorseRacing\60 CONCEPTS IMPLEMENTATION> # Get recent application errors related to VS Code (.venv) PS E:\HorseRacing\60 CONCEPTS IMPLEMENTATION> Get-EventLog -LogName Application -EntryType Error -Newest 20 | Where-Object {$.Source -like "code" -or $.Message -like "code" -or $_.Message -like "electron"} | Select-Object TimeGenerated, Source, Message | Format-List

TimeGenerated : 8/12/2025 7:03:58 pm Source : Application Error Message : Faulting application name: msedge.exe, version: 143.0.3650.66, time stamp: 0x693171f6 Faulting module name: KERNELBASE.dll, version: 10.0.22621.6060, time stamp: 0x5dcc5c14 Exception code: 0xe0000008 Fault offset: 0x000000000006055c Faulting process ID: 0x0x9d8 Faulting application start time: 0x0x1dc6804e56e8b05 Faulting application path: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: a74d1483-31d3-45e5-8dab-d31a390257d6 Faulting package full name: Faulting package-relative application ID:

TimeGenerated : 8/12/2025 6:58:38 pm Source : Application Error Message : Faulting application name: AcerRegistrationBackGroundTask.exe, version: 1.0.0.0, time
stamp: 0x64375ffb Faulting module name: KERNELBASE.dll, version: 10.0.22621.6133, time stamp: 0xdb4e0d32 Exception code: 0xc000041d Fault offset: 0x0014e702 Faulting process ID: 0x0x560 Faulting application start time: 0x0x1dc6807a629f419 Faulting application path: C:\Program Files\WindowsApps\acer incorporated.acerregistration_2.0.3044.0_x64__48frkmn4z8aw4\ DesktopApp\AcerRegistrationBackGroundTask.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: 16ed5229-477a-4545-90a6-39b060081d33 Faulting package full name: AcerIncorporated.AcerRegistratio n_2.0.3044.0_x64__48frkmn4z8aw4 Faulting package-relative application ID: Acer.AcerRegistration

TimeGenerated : 8/12/2025 6:58:22 pm Source : Application Error Message : Faulting application name: AcerRegistrationBackGroundTask.exe, version: 1.0.0.0, time
stamp: 0x64375ffb Faulting module name: KERNELBASE.dll, version: 10.0.22621.6133, time stamp: 0xdb4e0d32 Exception code: 0xc0020001 Fault offset: 0x0014e702 Faulting process ID: 0x0x560 Faulting application start time: 0x0x1dc6807a629f419 Faulting application path: C:\Program Files\WindowsApps\acer incorporated.acerregistration_2.0.3044.0_x64__48frkmn4z8aw4\ DesktopApp\AcerRegistrationBackGroundTask.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: e59ef284-9606-4207-b769-417bfea2a424 Faulting package full name: AcerIncorporated.AcerRegistratio n_2.0.3044.0_x64__48frkmn4z8aw4 Faulting package-relative application ID: Acer.AcerRegistration

TimeGenerated : 8/12/2025 6:58:20 pm Source : .NET Runtime Message : Application: AcerRegistrationBackGroundTask.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled
exception. Exception Info: exception code c0020001, exception address
76E5E702 Stack: at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr,
IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32,
IntPtr, IntPtr) at System.Environment._Exit(Int32) at System.Environment.Exit(Int32) at AcerRegistrationBackGroundTask.MainWindow+<closeBackGr oundTask>d__24.MoveNext() at System.Runtime.CompilerServices.AsyncVoidMethodBuilder .Start[[AcerRegistrationBackGroundTask.MainWindow+<closeBack GroundTask>d__24, AcerRegistrationBackGroundTask, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]](<closeBackGroundTask>d__24 ByRef)
at AcerRegistrationBackGroundTask.MainWindow.closeBackGro undTask() at AcerRegistrationBackGroundTask.MainWindow.Window_Loade d(System.Object, System.Windows.RoutedEventArgs) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Sy stem.Object, System.Windows.RoutedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(System.Object,
System.Windows.RoutedEventArgs, Boolean) at System.Windows.UIElement.RaiseEventImpl(System.Windows .DependencyObject, System.Windows.RoutedEventArgs) at System.Windows.UIElement.RaiseEvent(System.Windows.Rou tedEventArgs) at System.Windows.BroadcastEventHelper.BroadcastEvent(Sys tem.Windows.DependencyObject, System.Windows.RoutedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEve nt(System.Object) at MS.Internal.LoadedOrUnloadedOperation.DoWork() at System.Windows.Media.MediaContext.FireLoadedPendingCal lbacks() at System.Windows.Media.MediaContext.FireInvokeOnRenderCa llbacks() at System.Windows.Media.MediaContext.RenderMessageHandler Core(System.Object) at System.Windows.Media.MediaContext.RenderMessageHandler (System.Object) at System.Windows.Media.MediaContext.Resize(System.Window s.Media.ICompositionTarget) at System.Windows.Interop.HwndTarget.OnResize() at System.Windows.Interop.HwndTarget.HandleMessage(MS.Int ernal.Interop.WindowMessage, IntPtr, IntPtr) at System.Windows.Interop.HwndSource.HwndTargetFilterMess age(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr,
IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Syst em.Object) at System.Windows.Threading.ExceptionWrapper.InternalReal Call(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object, System.Delegate, System.Object, Int32,
System.Delegate) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(S ystem.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32,
IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.ShowWindow(System.Runtime .InteropServices.HandleRef, Int32) at System.Windows.Window.ShowHelper(System.Object)
at System.Windows.Window.Show() at System.Windows.Application+<>c.<RunInternal>b__105_0(S ystem.Object) at System.Windows.Threading.ExceptionWrapper.InternalReal Call(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object, System.Delegate, System.Object, Int32,
System.Delegate) at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInS ecurityContext(System.Object) at MS.Internal.CulturePreservingExecutionContext.Callback Wrapper(System.Object) at System.Threading.ExecutionContext.RunInternal(System.T hreading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading .ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading .ExecutionContext, System.Threading.ContextCallback, System.Object) at MS.Internal.CulturePreservingExecutionContext.Run(MS.I nternal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr,
Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Syst em.Object) at System.Windows.Threading.ExceptionWrapper.InternalReal Call(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(S ystem.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Wi ndows.Interop.MSG ByRef) at System.Windows.Threading.Dispatcher.PushFrameImpl(Syst em.Windows.Threading.DispatcherFrame) at System.Windows.Threading.Dispatcher.PushFrame(System.W indows.Threading.DispatcherFrame) at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows. Window) at System.Windows.Application.Run(System.Windows.Window)
at AcerRegistrationBackGroundTask.Startup.Main(System.String[])

TimeGenerated : 8/12/2025 6:16:42 pm Source : Application Error Message : Faulting application name: AcerRegistrationBackGroundTask.exe, version: 1.0.0.0, time
stamp: 0x64375ffb Faulting module name: KERNELBASE.dll, version: 10.0.22621.6133, time stamp: 0xdb4e0d32 Exception code: 0xc000041d Fault offset: 0x0014e702 Faulting process ID: 0x0x1444 Faulting application start time: 0x0x1dc6801ceb05f87 Faulting application path: C:\Program Files\WindowsApps\acer incorporated.acerregistration_2.0.3044.0_x64__48frkmn4z8aw4\ DesktopApp\AcerRegistrationBackGroundTask.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: f8ef30e5-5cd7-4ce8-a913-f9cfaa6fded4 Faulting package full name: AcerIncorporated.AcerRegistratio n_2.0.3044.0_x64__48frkmn4z8aw4 Faulting package-relative application ID: Acer.AcerRegistration

TimeGenerated : 8/12/2025 6:16:33 pm Source : Application Error Message : Faulting application name: AcerRegistrationBackGroundTask.exe, version: 1.0.0.0, time
stamp: 0x64375ffb Faulting module name: KERNELBASE.dll, version: 10.0.22621.6133, time stamp: 0xdb4e0d32 Exception code: 0xc0020001 Fault offset: 0x0014e702 Faulting process ID: 0x0x1444 Faulting application start time: 0x0x1dc6801ceb05f87 Faulting application path: C:\Program Files\WindowsApps\acer incorporated.acerregistration_2.0.3044.0_x64__48frkmn4z8aw4
DesktopApp\AcerRegistrationBackGroundTask.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: 2145e69f-8c1a-430c-b63e-2279c3b51988 Faulting package full name: AcerIncorporated.AcerRegistratio n_2.0.3044.0_x64__48frkmn4z8aw4 Faulting package-relative application ID: Acer.AcerRegistration

TimeGenerated : 8/12/2025 6:16:32 pm Source : .NET Runtime Message : Application: AcerRegistrationBackGroundTask.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled
exception. Exception Info: exception code c0020001, exception address
74D1E702 Stack: at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr,
IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at System.Environment._Exit(Int32) at System.Environment.Exit(Int32) at AcerRegistrationBackGroundTask.MainWindow+<closeBackGr oundTask>d__24.MoveNext() at System.Runtime.CompilerServices.AsyncVoidMethodBuilder .Start[[AcerRegistrationBackGroundTask.MainWindow+<closeBack GroundTask>d__24, AcerRegistrationBackGroundTask, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]](<closeBackGroundTask>d__24 ByRef)
at AcerRegistrationBackGroundTask.MainWindow.closeBackGro undTask() at AcerRegistrationBackGroundTask.MainWindow.Window_Loade d(System.Object, System.Windows.RoutedEventArgs) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Sy stem.Object, System.Windows.RoutedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(System.Object,
System.Windows.RoutedEventArgs, Boolean) at System.Windows.UIElement.RaiseEventImpl(System.Windows .DependencyObject, System.Windows.RoutedEventArgs) at System.Windows.UIElement.RaiseEvent(System.Windows.Rou tedEventArgs) at System.Windows.BroadcastEventHelper.BroadcastEvent(Sys tem.Windows.DependencyObject, System.Windows.RoutedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEve nt(System.Object) at MS.Internal.LoadedOrUnloadedOperation.DoWork() at System.Windows.Media.MediaContext.FireLoadedPendingCal lbacks() at System.Windows.Media.MediaContext.FireInvokeOnRenderCa llbacks() at System.Windows.Media.MediaContext.RenderMessageHandler Core(System.Object) at System.Windows.Media.MediaContext.RenderMessageHandler (System.Object) at System.Windows.Media.MediaContext.Resize(System.Window s.Media.ICompositionTarget) at System.Windows.Interop.HwndTarget.OnResize() at System.Windows.Interop.HwndTarget.HandleMessage(MS.Int ernal.Interop.WindowMessage, IntPtr, IntPtr) at System.Windows.Interop.HwndSource.HwndTargetFilterMess age(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr,
IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Syst em.Object) at System.Windows.Threading.ExceptionWrapper.InternalReal Call(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object, System.Delegate, System.Object, Int32,
System.Delegate) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(S ystem.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32,
IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.ShowWindow(System.Runtime .InteropServices.HandleRef, Int32) at System.Windows.Window.ShowHelper(System.Object)
at System.Windows.Window.Show() at System.Windows.Application+<>c.<RunInternal>b__105_0(S ystem.Object) at System.Windows.Threading.ExceptionWrapper.InternalReal Call(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object, System.Delegate, System.Object, Int32,
System.Delegate) at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInS ecurityContext(System.Object) at MS.Internal.CulturePreservingExecutionContext.Callback Wrapper(System.Object) at System.Threading.ExecutionContext.RunInternal(System.T hreading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading .ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading .ExecutionContext, System.Threading.ContextCallback, System.Object) at MS.Internal.CulturePreservingExecutionContext.Run(MS.I nternal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr,
Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr,
IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Syst em.Object) at System.Windows.Threading.ExceptionWrapper.InternalReal Call(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object, System.Delegate, System.Object, Int32,
System.Delegate) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(S ystem.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Wi ndows.Interop.MSG ByRef) at System.Windows.Threading.Dispatcher.PushFrameImpl(Syst em.Windows.Threading.DispatcherFrame) at System.Windows.Threading.Dispatcher.PushFrame(System.W indows.Threading.DispatcherFrame) at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows. Window) at System.Windows.Application.Run(System.Windows.Window)
at AcerRegistrationBackGroundTask.Startup.Main(System.String[])

TimeGenerated : 8/12/2025 6:10:42 pm Source : Application Error Message : Faulting application name: ActionsServer.exe, version:
16.0.19328.20244, time stamp: 0x691e7b0a Faulting module name: ucrtbase.dll, version: 10.0.22621.3593, time stamp: 0x10c46e71 Exception code: 0xc0000409 Fault offset: 0x000000000007f6fe Faulting process ID: 0x0x2ac0 Faulting application start time: 0x0x1dc6800f3a6727f Faulting application path: C:\Program Files\Microsoft
Office\root\VFS\ProgramFilesCommonX64\Microsoft Shared\Office16\ActionsServer\ActionsServer.exe Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report ID: fd247209-6bae-4b2f-93d4-6bd4e76340cb Faulting package full name: Microsoft.Office.ActionsServer_1 6.0.19328.20244_neutral__8wekyb3d8bbwe Faulting package-relative application ID: Microsoft.Office.ActionsServer

TimeGenerated : 8/12/2025 6:10:39 pm Source : Application Error Message : Faulting application name: msedge.exe, version: 143.0.3650.66, time stamp: 0x693171f6 Faulting module name: KERNELBASE.dll, version: 10.0.22621.6060, time stamp: 0x5dcc5c14 Exception code: 0xe0000008 Fault offset: 0x000000000006055c Faulting process ID: 0x0xf40 Faulting application start time: 0x0x1dc67ffad7214e3 Faulting application path: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: b22cd651-4a86-46d6-89d9-0313a173d2a2 Faulting package full name: Faulting package-relative application ID:

TimeGenerated : 8/12/2025 5:57:30 pm Source : Application Error Message : Faulting application name: msedgewebview2.exe, version:
142.0.3595.94, time stamp: 0x691e55a8 Faulting module name: KERNELBASE.dll, version: 10.0.22621.6060, time stamp: 0x5dcc5c14 Exception code: 0xe0000008 Fault offset: 0x000000000006055c Faulting process ID: 0x0x1a24 Faulting application start time: 0x0x1dc67ff15e1f796 Faulting application path: C:\Program Files (x86)\Microsoft\ EdgeWebView\Application\142.0.3595.94\msedgewebview2.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: b4f3bb6e-6072-48b7-ba99-a26957ff8bdc Faulting package full name: MicrosoftWindows.Client.WebExper ience_525.1301.30.0_x64__cw5n1h2txyewy Faulting package-relative application ID: Widgets

TimeGenerated : 8/12/2025 5:55:51 pm Source : Application Error Message : Faulting application name: msedge.exe, version: 143.0.3650.66, time stamp: 0x693171f6 Faulting module name: KERNELBASE.dll, version: 10.0.22621.6060, time stamp: 0x5dcc5c14 Exception code: 0xe0000008 Fault offset: 0x000000000006055c Faulting process ID: 0x0x311c Faulting application start time: 0x0x1dc67feb54c36b0 Faulting application path: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: 0ddbb31e-90da-4679-83cb-cf9e5fd6be40 Faulting package full name: Faulting package-relative application ID:

TimeGenerated : 8/12/2025 5:54:13 pm Source : Application Error Message : Faulting application name: msedge.exe, version: 143.0.3650.66, time stamp: 0x693171f6 Faulting module name: KERNELBASE.dll, version: 10.0.22621.6060, time stamp: 0x5dcc5c14 Exception code: 0xe0000008 Fault offset: 0x000000000006055c Faulting process ID: 0x0x1e2c Faulting application start time: 0x0x1dc67fe369240f9 Faulting application path: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: d0a6fb4c-3350-4c6d-8300-32868123ae93 Faulting package full name: Faulting package-relative application ID:

TimeGenerated : 8/12/2025 5:51:53 pm Source : Application Error Message : Faulting application name: AcerRegistrationBackGroundTask.exe, version: 1.0.0.0, time
stamp: 0x64375ffb Faulting module name: KERNELBASE.dll, version: 10.0.22621.6133, time stamp: 0xdb4e0d32 Exception code: 0xc000041d Fault offset: 0x0014e702 Faulting process ID: 0x0x2c60 Faulting application start time: 0x0x1dc67fe594b6a5c Faulting application path: C:\Program Files\WindowsApps\acer incorporated.acerregistration_2.0.3044.0_x64__48frkmn4z8aw4\ DesktopApp\AcerRegistrationBackGroundTask.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report ID: 187ef878-4d6a-44ae-a21f-8bc52debbb1b Faulting package full name: AcerIncorporated.AcerRegistratio n_2.0.3044.0_x64__48frkmn4z8aw4 Faulting package-relative application ID: Acer.AcerRegistration

TimeGenerated : 8/12/2025 5:51:44 pm Source : Application Error Message : Faulting application name: AcerRegistrationBackGroundTask.exe, version: 1.0.0.0, time
stamp: 0x64375ffb Faulting module name: KERNELBASE.dll, version: 10.0.22621.6133, time stamp: 0xdb4e0d32 Exception code: 0xc0020001 Fault offset: 0x0014e702 Faulting process ID: 0x0x2c60 Faulting application start time: 0x0x1dc67fe594b6a5c Faulting application path: C:\Program Files\WindowsApps\acer incorporated.acerregistration_2.0.3044.0_x64__48frkmn4z8aw4
DesktopApp\AcerRegistrationBackGroundTask.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: f5e1d4c1-64dc-4183-bb8f-ef94b5fa538d Faulting package full name: AcerIncorporated.AcerRegistratio n_2.0.3044.0_x64__48frkmn4z8aw4 Faulting package-relative application ID: Acer.AcerRegistration

TimeGenerated : 8/12/2025 5:51:44 pm Source : .NET Runtime Message : Application: AcerRegistrationBackGroundTask.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled
exception. Exception Info: exception code c0020001, exception address
764DE702 Stack: at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr,
IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32,
IntPtr, IntPtr) at System.Environment._Exit(Int32) at System.Environment.Exit(Int32) at AcerRegistrationBackGroundTask.MainWindow+<closeBackGr oundTask>d__24.MoveNext() at System.Runtime.CompilerServices.AsyncVoidMethodBuilder .Start[[AcerRegistrationBackGroundTask.MainWindow+<closeBack GroundTask>d__24, AcerRegistrationBackGroundTask, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]](<closeBackGroundTask>d__24 ByRef)
at AcerRegistrationBackGroundTask.MainWindow.closeBackGro undTask() at AcerRegistrationBackGroundTask.MainWindow.Window_Loade d(System.Object, System.Windows.RoutedEventArgs) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Sy stem.Object, System.Windows.RoutedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(System.Object,
System.Windows.RoutedEventArgs, Boolean) at System.Windows.UIElement.RaiseEventImpl(System.Windows .DependencyObject, System.Windows.RoutedEventArgs) at System.Windows.UIElement.RaiseEvent(System.Windows.Rou tedEventArgs) at System.Windows.BroadcastEventHelper.BroadcastEvent(Sys tem.Windows.DependencyObject, System.Windows.RoutedEvent)
at System.Windows.BroadcastEventHelper.BroadcastLoadedEve nt(System.Object) at MS.Internal.LoadedOrUnloadedOperation.DoWork() at System.Windows.Media.MediaContext.FireLoadedPendingCal lbacks() at System.Windows.Media.MediaContext.FireInvokeOnRenderCa llbacks() at System.Windows.Media.MediaContext.RenderMessageHandler Core(System.Object) at System.Windows.Media.MediaContext.RenderMessageHandler (System.Object) at System.Windows.Media.MediaContext.Resize(System.Window s.Media.ICompositionTarget) at System.Windows.Interop.HwndTarget.OnResize() at System.Windows.Interop.HwndTarget.HandleMessage(MS.Int ernal.Interop.WindowMessage, IntPtr, IntPtr) at System.Windows.Interop.HwndSource.HwndTargetFilterMess age(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr,
IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Syst em.Object) at System.Windows.Threading.ExceptionWrapper.InternalReal Call(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object, System.Delegate, System.Object, Int32,
System.Delegate) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(S ystem.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32,
IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.ShowWindow(System.Runtime .InteropServices.HandleRef, Int32) at System.Windows.Window.ShowHelper(System.Object)
at System.Windows.Window.Show() at System.Windows.Application+<>c.<RunInternal>b__105_0(S ystem.Object) at System.Windows.Threading.ExceptionWrapper.InternalReal Call(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object, System.Delegate, System.Object, Int32,
System.Delegate) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInS ecurityContext(System.Object) at MS.Internal.CulturePreservingExecutionContext.Callback Wrapper(System.Object) at System.Threading.ExecutionContext.RunInternal(System.T hreading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading .ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading .ExecutionContext, System.Threading.ContextCallback, System.Object) at MS.Internal.CulturePreservingExecutionContext.Run(MS.I nternal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr,
Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr,
IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Syst em.Object) at System.Windows.Threading.ExceptionWrapper.InternalReal Call(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object, System.Delegate, System.Object, Int32,
System.Delegate) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(S ystem.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Wi ndows.Interop.MSG ByRef) at System.Windows.Threading.Dispatcher.PushFrameImpl(Syst em.Windows.Threading.DispatcherFrame) at System.Windows.Threading.Dispatcher.PushFrame(System.W indows.Threading.DispatcherFrame) at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows. Window) at System.Windows.Application.Run(System.Windows.Window) at AcerRegistrationBackGroundTask.Startup.Main(System.String[])

TimeGenerated : 8/12/2025 5:50:32 pm Source : Application Error Message : Faulting application name: msedge.exe, version: 143.0.3650.66, time stamp: 0x693171f6 Faulting module name: KERNELBASE.dll, version: 10.0.22621.6060, time stamp: 0x5dcc5c14 Exception code: 0xe0000008 Fault offset: 0x000000000006055c Faulting process ID: 0x0x28f0 Faulting application start time: 0x0x1dc67fc3d917c18 Faulting application path: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: 69a37277-d3f4-42b8-8c98-475902745282 Faulting package full name: Faulting package-relative application ID:

TimeGenerated : 8/12/2025 5:50:27 pm Source : Application Error Message : Faulting application name: msedge.exe, version: 143.0.3650.66, time stamp: 0x693171f6 Faulting module name: KERNELBASE.dll, version: 10.0.22621.6060, time stamp: 0x5dcc5c14 Exception code: 0xe0000008 Fault offset: 0x000000000006055c Faulting process ID: 0x0x22e8 Faulting application start time: 0x0x1dc67fe2ba05a97 Faulting application path: C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: e62fc689-01fd-4af4-93d1-9d3d7df958b7 Faulting package full name: Faulting package-relative application ID:

TimeGenerated : 8/12/2025 5:21:12 pm Source : Application Error Message : The description for Event ID '1005' in Source 'Application
Error' cannot be found. The local computer may not have
the necessary registry information or message DLL files to
display the message, or you may not have permission to
access them. The following information is part of the
event:'', 'Visual Studio Code', '0xc0000098', '0x0'

nemo-alkey avatar Dec 08 '25 06:12 nemo-alkey