Skip to content

Bug: System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update... #15660

@sentry

Description

@sentry

Sentry Issue: FILES-APP-8J

System.InvalidOperationException: Operations that change non-concurrent collections must have exclusive access. A concurrent update was performed on this collection and corrupted its state. The collection's state is no longer correct.
  ?, in async Task<List<FileProperty>> FileProperty.RetrieveAndInitializePropertiesAsync(BaseStorageFile file, string path)
  ?, in async Task CombinedFileProperties.GetSystemFilePropertiesAsync()+(?) => { }
  ?, in async Task CombinedFileProperties.GetSystemFilePropertiesAsync()
  ?, in async void DetailsPage.Properties_Loaded(object sender, RoutedEventArgs e)
...
(2 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    crashBug reports involving a crash

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions