Description
Assertion 'SharedCacheMap' failed at ../../ntoskrnl/cc/view.c line 1046
|
|
Entered debugger on embedded INT3 at 0x0008:0x80963d22.
|
kdb:> bt
|
Eip:
|
<NTOSKRNL.EXE:163d23 (:0 (DbgBreakPoint))>
|
Frames:
|
<NTOSKRNL.EXE:b084 (ntoskrnl/cc/view.c:1046 (CcRosReferenceCache))>
|
<NTOSKRNL.EXE:106b66 (ntoskrnl/mm/section.c:3914 (MmCreateImageSection))>
|
<NTOSKRNL.EXE:1097c3 (ntoskrnl/mm/section.c:5026 (MmCreateSection))>
|
<NTOSKRNL.EXE:da3fb (ntoskrnl/mm/ARM3/section.c:3343 (NtCreateSection))>
|
<NTOSKRNL.EXE:14c390 (ntoskrnl/include/internal/i386/ke.h:689 (KiSystemServiceHandler))>
|
<NTOSKRNL.EXE:3d95 (:0 (KiFastCallEntry))>
|
<ntdll.dll:c7ed (:0 (KiIntSystemCall))>
|
<kernel32.dll:13f53 (dll/win32/kernel32/client/proc.c:4620 (CreateProcessW))>
|
<cmd.exe:4a49 (base/shell/cmd/cmd.c:420 (Execute))>
|
<cmd.exe:4ff6 (base/shell/cmd/cmd.c:550 (DoCommand))>
|
<cmd.exe:5fb1 (base/shell/cmd/cmd.c:718 (ExecuteCommand))>
|
<cmd.exe:694f (base/shell/cmd/cmd.c:1419 (wmain))>
|
<cmd.exe:1df38 (lib/sdk/crt/startup/crtexe.c:307 (__tmainCRTStartup))>
|
<cmd.exe:1df9a (lib/sdk/crt/startup/crtexe.c:196 (wmainCRTStartup))>
|
<kernel32.dll:fbe2 (dll/win32/kernel32/client/proc.c:472 (BaseProcessStartup))>
|
<00000000>
|
kdb:>
|
To reproduce, just try to execute some executable from VMware/VirtualBox shared folders.
Attachments
Issue Links
- is blocked by
-
CORE-14593 Add support for non Cc-backed file sections
- Resolved
- is duplicated by
-
CORE-8565 Crash in MmCreateImageSection when trying to execute program on a drive mounted using Dokan
- Resolved
-
CORE-10888 ERROR_BAD_EXE_FORMAT - not a valid Win32 application in SharedFolders
- Resolved
-
CORE-11464 Explorer not start a batch file from double click (ERROR_BAD_EXE_FORMAT)
- Resolved
-
CORE-11740 accesing other partitions problems
- Resolved
-
CORE-12512 EXEs files can not be executed
- Resolved
-
CORE-14963 Still can't run exe files directly from shared folder.
- Resolved