Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Application crash when attempting to add a repository at certain screen resolutions #2485

@sasuntolayan

Description

@sasuntolayan

Dev Home version

0.1201.442.0

Windows build number

10.0.22631.3374

Other software

OS Build Version: 10.0.22631.3374.amd64fre.ni_release.220506-1250
.NET Version: .NET 8.0.1

Steps to reproduce the bug

On Machine configuration section, when I go to the clone repositories menu (directly or indirectly via Set up local machine menu) and select add repository, application crashes without presenting me the popup window.

Recording 2024-03-29 031921

Expected result

The popup menu to add repositories showing up.

Actual result

Application crashes and gets closed.

Included System Information

CPU: 13th Gen Intel(R) Core(TM) i7-1360P
Physical Memory: 31.71GB (20.7GB free)
Processor Architecture: x64

Included Extensions Information

Extensions:
Microsoft.Windows.DevHome_0.1201.442.0_x64__8wekyb3d8bbwe
Microsoft.Windows.DevHome_0.1201.442.0_x64__8wekyb3d8bbwe
Microsoft.Windows.DevHomeGitHubExtension_0.1200.442.0_x64__8wekyb3d8bbwe
Microsoft.Windows.DevHomeAzureExtension_0.700.442.0_x64__8wekyb3d8bbwe

Widget Service:
MicrosoftWindows.Client.WebExperience_424.1301.450.0_x64__cw5n1h2txyewy

Event Viewer Log

Source: .NET Runtime

Application: DevHome.exe
CoreCLR Version: 8.0.123.58001
.NET Version: 8.0.1
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Stack:
at ABI.AdaptiveCards.Rendering.WinUI3.IAdaptiveCardRendererMethods.RenderAdaptiveCard(WinRT.IObjectReference, AdaptiveCards.ObjectModel.WinUI3.AdaptiveCard)
at DevHome.Dashboard.ViewModels.WidgetViewModel+<>c__DisplayClass12_0+<b__1>d.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[[DevHome.Dashboard.ViewModels.WidgetViewModel+<>c__DisplayClass12_0+<b__1>d, DevHome.Dashboard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]](<b__1>d ByRef)
at DevHome.Dashboard.ViewModels.WidgetViewModel+<>c__DisplayClass12_0.b__1()
at ABI.Microsoft.UI.Dispatching.DispatcherQueueHandler.Do_Abi_Invoke(IntPtr)
at ABI.Microsoft.UI.Xaml.IApplicationStaticsMethods.Start(WinRT.IObjectReference, Microsoft.UI.Xaml.ApplicationInitializationCallback)
at DevHome.Program.Main(System.String[])

Source: Application Error (Faulting module name: coreclr.dll)

Faulting application name: DevHome.exe, version: 1.0.0.0, time stamp: 0x65680000
Faulting module name: coreclr.dll, version: 8.0.123.58001, time stamp: 0x65684720
Exception code: 0xc0000005
Fault offset: 0x00000000001bf0cc
Faulting process id: 0x0x58DC
Faulting application start time: 0x0x1DA818D02F1F8B4
Faulting application path: C:\Program Files\WindowsApps\Microsoft.Windows.DevHome_0.1201.442.0_x64__8wekyb3d8bbwe\DevHome.exe
Faulting module path: C:\Program Files\WindowsApps\Microsoft.Windows.DevHome_0.1201.442.0_x64__8wekyb3d8bbwe\coreclr.dll
Report Id: 34e2aa37-d3cd-40a6-8c96-d7bd02cce7f4
Faulting package full name: Microsoft.Windows.DevHome_0.1201.442.0_x64__8wekyb3d8bbwe
Faulting package-relative application ID: App

Source: Application Error (Faulting module name: Microsoft.UI.Xaml.dll)

Faulting application name: DevHome.exe, version: 1.0.0.0, time stamp: 0x65680000
Faulting module name: Microsoft.UI.Xaml.dll, version: 3.1.5.0, time stamp: 0x7fd76c03
Exception code: 0xc000027b
Fault offset: 0x0000000000404495
Faulting process id: 0x0x13B0
Faulting application start time: 0x0x1DA818E41528089
Faulting application path: C:\Program Files\WindowsApps\Microsoft.Windows.DevHome_0.1201.442.0_x64__8wekyb3d8bbwe\DevHome.exe
Faulting module path: C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.5_5001.70.1338.0_x64__8wekyb3d8bbwe\Microsoft.UI.Xaml.dll
Report Id: 875963d5-6a61-47f7-b6b8-561c89521500
Faulting package full name: Microsoft.Windows.DevHome_0.1201.442.0_x64__8wekyb3d8bbwe
Faulting package-relative application ID: App

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions