Created
April 13, 2022 15:39
-
-
Save vadimkantorov/974984339ce0fd131d81f0eb2019995c to your computer and use it in GitHub Desktop.
Explorer OneDrive hang
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shcore.dll | |
ntoskrnl.exe!KeSynchronizeExecution+0x6776 | |
ntoskrnl.exe!KeLowerIrql+0x16d7 | |
ntoskrnl.exe!KeLowerIrql+0x3589 | |
ntoskrnl.exe!KeWaitForSingleObject+0x234 | |
ntoskrnl.exe!KeQuerySystemTimePrecise+0x131b | |
ntoskrnl.exe!RtlFindClearBits+0x1634 | |
ntoskrnl.exe!KeLowerIrql+0x1c66 | |
ntoskrnl.exe!KeLowerIrql+0x3589 | |
ntoskrnl.exe!KeWaitForSingleObject+0x234 | |
ntoskrnl.exe!ObWaitForSingleObject+0xbb | |
ntoskrnl.exe!NtWaitForSingleObject+0x6a | |
ntoskrnl.exe!setjmpex+0x7f75 | |
ntdll.dll!ZwWaitForSingleObject+0x14 | |
KERNELBASE.dll!WaitForSingleObjectEx+0x8e | |
SHELL32.dll!Ordinal893+0x2dc2 | |
SHELL32.dll!SHFree+0x91c | |
SHELL32.dll!Ordinal893+0x2349 | |
SHELL32.dll!Ordinal893+0xf3f | |
SHELL32.dll!Ordinal893+0xe85 | |
Windows.UI.FileExplorer.dll+0x346ea | |
Windows.UI.FileExplorer.dll+0x292b4 | |
ExplorerExtensions.dll+0xf776 | |
ExplorerExtensions.dll!DllCanUnloadNow+0xfeeb9 | |
ExplorerExtensions.dll+0xc4361 | |
Windows.UI.dll!CreateControlInputEx+0x194e6 | |
Windows.UI.dll!Ordinal1700+0x88af | |
CoreMessaging.dll!MsgBlobCreateStack+0x1600 | |
CoreMessaging.dll!CoreUICallCreateConversationHost+0x2d3e4 | |
CoreMessaging.dll!CoreUICallCreateConversationHost+0x2d33e | |
CoreMessaging.dll!CoreUICallCreateConversationHost+0x26e7f | |
CoreMessaging.dll!CoreUICallCreateConversationHost+0x2639b | |
CoreMessaging.dll!CoreUICallCreateConversationHost+0x2601d | |
CoreMessaging.dll!CoreUICallCreateConversationHost+0x276e4 | |
CoreMessaging.dll!CoreUICallCreateConversationHost+0x2724c | |
CoreMessaging.dll!CoreUICallCreateConversationHost+0x2346f | |
user32.dll!CallWindowProcW+0x43c | |
user32.dll!EnumChildWindows+0x19c | |
user32.dll!IsIconic+0x1bd | |
ntdll.dll!KiUserCallbackDispatcher+0x24 | |
win32u.dll!NtUserRealInternalGetMessage+0x14 | |
DUser.dll!InitGadgets+0x576 | |
DUser.dll!InitGadgets+0x448 | |
user32.dll!SystemParametersInfoW+0x18e | |
ntdll.dll!KiUserCallbackDispatcher+0x24 | |
win32u.dll!NtUserPeekMessage+0x14 | |
user32.dll!PeekMessageW+0x1cf | |
user32.dll!PeekMessageW+0x13a | |
explorerframe.dll!Ordinal130+0x645db | |
explorerframe.dll!Ordinal130+0x38bac | |
explorerframe.dll!Ordinal130+0x38c78 | |
explorerframe.dll!Ordinal130+0x38ce2 | |
explorerframe.dll!Ordinal130+0x7453e | |
windows.storage.dll!DeserializeTextToLink+0x7a5e | |
windows.storage.dll!DeserializeTextToLink+0x7695 | |
windows.storage.dll!DeserializeTextToLink+0x7334 | |
shcore.dll!SHGetThreadRef+0x137f | |
KERNEL32.DLL!BaseThreadInitThunk+0x10 | |
ntdll.dll!RtlUserThreadStart+0x2b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment