Skip to content

Bug: COMException in ItemsAdded_CollectionChanged #13983

Closed
@yaira2

Description

@yaira2

Description

WinRTNotifyCollectionChangedEventArgsRuntimeClassFactory.CreateInstanceWithAllParameters (NotifyCollectionChangedAction action, IList newItems, IList oldItems, Int32 newIndex, Int32 oldIndex)

Steps To Reproduce

  1. Start app
  2. App crashes

Requirements

  • Fix crash

Files Version

v3.0.8

Windows Version

Windows 11

Log File

ABI.Microsoft.UI.Xaml.Interop
WinRTNotifyCollectionChangedEventArgsRuntimeClassFactory.CreateInstanceWithAllParameters (NotifyCollectionChangedAction action, IList newItems, IList oldItems, Int32 newIndex, Int32 oldIndex)
ABI.System.Collections.Specialized.NotifyCollectionChangedEventHandler
NativeDelegateWrapper.Invoke (Object sender, NotifyCollectionChangedEventArgs e)
System.Collections.ObjectModel
ObservableCollection`1.OnCollectionChanged (NotifyCollectionChangedEventArgs e)
Files.App.UserControls.Widgets.QuickAccessWidget.<>c__DisplayClass39_0
<<ModifyItemAsync>b__0>d.MoveNext ()
Files.App.UserControls.Widgets
QuickAccessWidget.ModifyItemAsync (Object sender, ModifyQuickAccessEventArgs e)
System.Threading.Tasks.Task
<>c.<ThrowAsync>b__128_0 (Object state)
WinRT
ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0 (Int32 hr)
ABI.Windows.ApplicationModel.Core
IUnhandledErrorMethods.Propagate (IObjectReference _obj)
Microsoft.AppCenter.Utils
ApplicationLifecycleHelperWinUI.<ctor>b__0_3 (Object sender, UnhandledErrorDetectedEventArgs eventArgs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    crashBug reports involving a crashhelp wantedExtra attention is needed

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions