Skip to content

Removing OneDrive folders from Libraries causing a crash #6414

Closed
@adtr223

Description

@adtr223

Description

I was attempting to remove OneDrive files from the Libraries which it did although with a crash and error message each time.
The message stated " Something went wrong! Files ran into an issue the developers didn't prepare for yet.", with an option to report the issue beneath the message.

Steps To Reproduce

  1. Right-Click on a Library in the sidebar
  2. Click on Properties
  3. Click on Library tab
  4. Click on OneDrive folder
  5. Click on remove
  6. Click on OK

Expected behavior

What should have happened when removing the folders from the Library is the window closing without a crash and error message.

Files Version

2.0.16.0

Windows Version

Windows 11 Pro Version 21H2 Installed on OS build 22000.194 Experience Windows Feature Experience Pack 1000.22000.194.0

Relevant Assets

021-10-09 14:16:40.2296|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 14:16:40.9884|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 14:16:41.0574|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 14:16:41.1224|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 14:16:41.1664|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 14:16:47.6144|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 14:20:13.1572|WARN|SendMessageForResponseAsync|Error sending request on pipe.
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xad
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Helpers.NamedPipeAsAppServiceConnection.d__13.MoveNext() + 0x24d

2021-10-09 15:11:51.8885|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 15:11:52.5395|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 15:11:52.6405|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 15:11:52.7045|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 15:11:52.7685|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 15:11:56.8895|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 17:44:50.3719|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 17:44:50.8949|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 17:44:50.9019|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 17:44:51.0799|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 17:44:51.1919|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 17:44:54.8485|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 17:49:49.8905|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 17:49:50.4235|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 17:49:50.4765|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 17:49:50.5635|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 17:49:50.7395|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 17:50:38.0560|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 17:50:59.7297|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 17:51:00.2477|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 17:51:00.2947|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 17:51:00.4117|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 17:51:00.5707|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 18:45:49.0059|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 18:46:26.4688|ERROR|AppUnhandledException|A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 26420) was blocked because the call chain originated in or passed through another ASTA (thread 21748). This call pattern is deadlock-prone and disallowed by apartment call control.
System.Exception: A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 26420) was blocked because the call chain originated in or passed through another ASTA (thread 21748). This call pattern is deadlock-prone and disallowed by apartment call control.
at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe
at __Interop.ForwardComStubs.Stub_3[TThis, TResult](__ComObject, Int32) + 0x37
at Windows.ApplicationModel.Core.CoreApplicationView.get_CoreWindow() + 0x18
at Files.Filesystem.LibraryManager.<Libraries_CollectionChanged>d__7.MoveNext() + 0xa1
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__7_0(Object) + 0x1e
at System.Action1.Invoke(T) + 0x28 at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33 at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21 at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8 at __Interop.ForwardComStubs.Stub_10[TThis](__ComObject, Int32) + 0x24 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x3d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x75 at System.EventHandler1.Invoke(Object, TEventArgs) + 0x2e
at __Interop.Intrinsics.HasThisCall__23[TArg0](Object, IntPtr, Object, TArg0) + 0x36
at Files!+0x11fdeb0

2021-10-09 18:46:29.6851|INFO|OnActivated|App activated by ToastNotification
2021-10-09 18:46:30.2561|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 18:46:30.3531|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 18:46:30.5611|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 18:46:30.6411|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 18:46:39.6787|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 18:46:52.0994|ERROR|AppUnhandledException|A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 21420) was blocked because the call chain originated in or passed through another ASTA (thread 4588). This call pattern is deadlock-prone and disallowed by apartment call control.
System.Exception: A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 21420) was blocked because the call chain originated in or passed through another ASTA (thread 4588). This call pattern is deadlock-prone and disallowed by apartment call control.
at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe
at __Interop.ForwardComStubs.Stub_3[TThis, TResult](__ComObject, Int32) + 0x37
at Windows.ApplicationModel.Core.CoreApplicationView.get_CoreWindow() + 0x18
at Files.Filesystem.LibraryManager.<Libraries_CollectionChanged>d__7.MoveNext() + 0xa1
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__7_0(Object) + 0x1e
at System.Action1.Invoke(T) + 0x28 at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33 at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21 at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8 at __Interop.ForwardComStubs.Stub_10[TThis](__ComObject, Int32) + 0x24 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x3d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x75 at System.EventHandler1.Invoke(Object, TEventArgs) + 0x2e
at __Interop.Intrinsics.HasThisCall__23[TArg0](Object, IntPtr, Object, TArg0) + 0x36
at Files!+0x11fdeb0

2021-10-09 18:48:35.7680|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 18:48:36.2830|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 18:48:36.3610|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 18:48:36.3990|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 18:48:36.4690|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 18:48:40.0231|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 18:48:47.5940|ERROR|AppUnhandledException|A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 25152) was blocked because the call chain originated in or passed through another ASTA (thread 27060). This call pattern is deadlock-prone and disallowed by apartment call control.
System.Exception: A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 25152) was blocked because the call chain originated in or passed through another ASTA (thread 27060). This call pattern is deadlock-prone and disallowed by apartment call control.
at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe
at __Interop.ForwardComStubs.Stub_3[TThis, TResult](__ComObject, Int32) + 0x37
at Windows.ApplicationModel.Core.CoreApplicationView.get_CoreWindow() + 0x18
at Files.Filesystem.LibraryManager.<Libraries_CollectionChanged>d__7.MoveNext() + 0xa1
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__7_0(Object) + 0x1e
at System.Action1.Invoke(T) + 0x28 at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33 at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21 at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8 at __Interop.ForwardComStubs.Stub_10[TThis](__ComObject, Int32) + 0x24 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x3d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x75 at System.EventHandler1.Invoke(Object, TEventArgs) + 0x2e
at __Interop.Intrinsics.HasThisCall__23[TArg0](Object, IntPtr, Object, TArg0) + 0x36
at Files!+0x11fdeb0

2021-10-09 18:49:32.7733|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 18:49:33.3193|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 18:49:33.4243|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 18:49:33.6103|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 18:49:33.7013|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 18:53:06.3870|INFO|OnActivated|App activated by ToastNotification
2021-10-09 18:53:06.9010|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 18:53:06.9420|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 18:53:07.0530|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 18:53:07.2300|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 18:55:02.6418|INFO|OnActivated|App activated by CommandLineLaunch
2021-10-09 18:55:02.8668|INFO|IsRunningOnArm|Running on ARM: False021-10-09 14:16:40.2296|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 14:16:40.9884|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 14:16:41.0574|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 14:16:41.1224|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 14:16:41.1664|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 14:16:47.6144|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 14:20:13.1572|WARN|SendMessageForResponseAsync|Error sending request on pipe.
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xad
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x38
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task) + 0x17
at Files.Helpers.NamedPipeAsAppServiceConnection.d__13.MoveNext() + 0x24d

2021-10-09 15:11:51.8885|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 15:11:52.5395|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 15:11:52.6405|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 15:11:52.7045|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 15:11:52.7685|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 15:11:56.8895|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 17:44:50.3719|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 17:44:50.8949|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 17:44:50.9019|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 17:44:51.0799|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 17:44:51.1919|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 17:44:54.8485|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 17:49:49.8905|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 17:49:50.4235|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 17:49:50.4765|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 17:49:50.5635|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 17:49:50.7395|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 17:50:38.0560|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 17:50:59.7297|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 17:51:00.2477|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 17:51:00.2947|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 17:51:00.4117|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 17:51:00.5707|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 18:45:49.0059|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 18:46:26.4688|ERROR|AppUnhandledException|A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 26420) was blocked because the call chain originated in or passed through another ASTA (thread 21748). This call pattern is deadlock-prone and disallowed by apartment call control.
System.Exception: A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 26420) was blocked because the call chain originated in or passed through another ASTA (thread 21748). This call pattern is deadlock-prone and disallowed by apartment call control.
at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe
at __Interop.ForwardComStubs.Stub_3[TThis, TResult](__ComObject, Int32) + 0x37
at Windows.ApplicationModel.Core.CoreApplicationView.get_CoreWindow() + 0x18
at Files.Filesystem.LibraryManager.<Libraries_CollectionChanged>d__7.MoveNext() + 0xa1
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__7_0(Object) + 0x1e
at System.Action1.Invoke(T) + 0x28 at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33 at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21 at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8 at __Interop.ForwardComStubs.Stub_10[TThis](__ComObject, Int32) + 0x24 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x3d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x75 at System.EventHandler1.Invoke(Object, TEventArgs) + 0x2e
at __Interop.Intrinsics.HasThisCall__23[TArg0](Object, IntPtr, Object, TArg0) + 0x36
at Files!+0x11fdeb0

2021-10-09 18:46:29.6851|INFO|OnActivated|App activated by ToastNotification
2021-10-09 18:46:30.2561|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 18:46:30.3531|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 18:46:30.5611|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 18:46:30.6411|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 18:46:39.6787|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 18:46:52.0994|ERROR|AppUnhandledException|A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 21420) was blocked because the call chain originated in or passed through another ASTA (thread 4588). This call pattern is deadlock-prone and disallowed by apartment call control.
System.Exception: A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 21420) was blocked because the call chain originated in or passed through another ASTA (thread 4588). This call pattern is deadlock-prone and disallowed by apartment call control.
at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe
at __Interop.ForwardComStubs.Stub_3[TThis, TResult](__ComObject, Int32) + 0x37
at Windows.ApplicationModel.Core.CoreApplicationView.get_CoreWindow() + 0x18
at Files.Filesystem.LibraryManager.<Libraries_CollectionChanged>d__7.MoveNext() + 0xa1
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__7_0(Object) + 0x1e
at System.Action1.Invoke(T) + 0x28 at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33 at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21 at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8 at __Interop.ForwardComStubs.Stub_10[TThis](__ComObject, Int32) + 0x24 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x3d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x75 at System.EventHandler1.Invoke(Object, TEventArgs) + 0x2e
at __Interop.Intrinsics.HasThisCall__23[TArg0](Object, IntPtr, Object, TArg0) + 0x36
at Files!+0x11fdeb0

2021-10-09 18:48:35.7680|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 18:48:36.2830|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 18:48:36.3610|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 18:48:36.3990|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 18:48:36.4690|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 18:48:40.0231|INFO|IsRunningOnArm|Running on ARM: False
2021-10-09 18:48:47.5940|ERROR|AppUnhandledException|A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 25152) was blocked because the call chain originated in or passed through another ASTA (thread 27060). This call pattern is deadlock-prone and disallowed by apartment call control.
System.Exception: A COM call to an ASTA was blocked because the call chain originated in or passed through another ASTA. This call pattern is deadlock-prone and disallowed by apartment call control.

A COM call (IID: {638BB2DB-451D-4661-B099-414F34FFB9F1}, method index: 6) to an ASTA (thread 25152) was blocked because the call chain originated in or passed through another ASTA (thread 27060). This call pattern is deadlock-prone and disallowed by apartment call control.
at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21
at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32, Void*) + 0xbe
at __Interop.ForwardComStubs.Stub_3[TThis, TResult](__ComObject, Int32) + 0x37
at Windows.ApplicationModel.Core.CoreApplicationView.get_CoreWindow() + 0x18
at Files.Filesystem.LibraryManager.<Libraries_CollectionChanged>d__7.MoveNext() + 0xa1
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__7_0(Object) + 0x1e
at System.Action1.Invoke(T) + 0x28 at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore() + 0x33 at System.Runtime.InteropServices.McgMarshal.ThrowOnExternalCallFailed(Int32, RuntimeTypeHandle) + 0x21 at __Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8 at __Interop.ForwardComStubs.Stub_10[TThis](__ComObject, Int32) + 0x24 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x3d --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x21 at Microsoft.AppCenter.Utils.ApplicationLifecycleHelper.<.ctor>b__17_1(Object, UnhandledErrorDetectedEventArgs) + 0x75 at System.EventHandler1.Invoke(Object, TEventArgs) + 0x2e
at __Interop.Intrinsics.HasThisCall__23[TArg0](Object, IntPtr, Object, TArg0) + 0x36
at Files!+0x11fdeb0

2021-10-09 18:49:32.7733|INFO|OnLaunched|App launched. Prelaunch: False
2021-10-09 18:49:33.3193|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 18:49:33.4243|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 18:49:33.6103|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 18:49:33.7013|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 18:53:06.3870|INFO|OnActivated|App activated by ToastNotification
2021-10-09 18:53:06.9010|INFO|EnumerateDrivesAsync|Adding cloud provider "OneDrive" mapped to C:\Users\adtr2\OneDrive
2021-10-09 18:53:06.9420|INFO|GetDrivesAsync|Drive added: C:, Fixed
2021-10-09 18:53:07.0530|INFO|GetDrivesAsync|Drive added: D:, Fixed
2021-10-09 18:53:07.2300|INFO|GetDrivesAsync|Drive added: F:, Fixed
2021-10-09 18:55:02.6418|INFO|OnActivated|App activated by CommandLineLaunch
2021-10-09 18:55:02.8668|INFO|IsRunningOnArm|Running on ARM: False

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions