Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
Description
ReactOS version: ReactOS 0.4.16-x86-dev (Build 20241206-0.4.16-dev-321-g63bb46a) (Commit 63bb46a2fd416f539ae118b7a656f162252dadd4)
Ticket status: Regression (still finding the guilty)
Arch: x86 - 32 bits
Windows binaries: GDI32, USER32, WINSRV, WIN32K as described in CORE-16479 following all the steps.
Description of the bug:
Once you open the "My Computer" explorer directory under explorer.exe, the system crashes. It's happening since a year or so, so... I have to check when the regression started.
Log:
(dll/win32/kernel32/client/loader.c:386) LoadLibraryExW(rshell.dll) failing with status c0000135 |
fixme:(dll/win32/comctl32/toolbar.c:403) [00020084] TBSTYLE_REGISTERDROP not implemented |
fixme:(dll/win32/comctl32/toolbar.c:403) [0002007E] TBSTYLE_REGISTERDROP not implemented |
fixme:(dll/win32/comctl32/toolbar.c:5546) hwnd=0002007E wParam 00000001 lParam 00000000 |
aclmulti.cpp:62: Unexpected failure (punk->QueryInterface(IID_PPV_ARG(IACList, &fObjects[fObjectCount].pACL)))=80004002. |
err:(dll/win32/shlwapi/autocomp.cpp:51) punk->QueryInterface failed: 0x80004002 |
err:(dll/win32/shlwapi/propbag.cpp:314) 00000378 L"Bags\\AllFolders\\Shell" 0x00000002 |
err:(dll/win32/shlwapi/propbag.cpp:314) 00000380 L"Bags\\AllFolders\\Shell" 0x00000002 |
err:(dll/win32/shlwapi/ordinal.c:5507) 0029F430 L"Mode" |
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetDirectDrawBound
|
DXG: DxDdGetSurfaceLock
|
DXG: DxDdGetSurfaceLock*** Assertion failed: ProtoPte->u.Long == 0 |
*** Source File: ../ntoskrnl/mm/ARM3/section.c, line 1994Break repeatedly, break Once, Ignore, terminate Process or terminate Thread (boipt)? |
kdb:> o
|
Execute '.cxr F64C93D8' to dump contextEntered debugger on embedded INT3 at 0x0008:0x805A9F8E. |
Eip:
|
<ntoskrnl.exe:1a9f8e (:0 (DbgUserBreakPoint))> |
Frames:
|
<ntoskrnl.exe:d70d1 (ntoskrnl/mm/ARM3/section.c:1994 (MiUnmapViewInSystemSpace))> |
<ntoskrnl.exe:de958 (ntoskrnl/mm/ARM3/section.c:2741 (MmUnmapViewInSessionSpace))> |
<win32k.sys:d4f09>
|
<win32k.sys:899b5>
|
<win32k.sys:89be1>
|
<win32k.sys:89d4d>
|
<win32k.sys:70bb5>
|
<win32k.sys:8de2c>
|
<win32k.sys:8db32>
|
<ntoskrnl.exe:3fe5 (:0 (KiSystemCallTrampoline))> |
<ntoskrnl.exe:1675a9 (ntoskrnl/ke/i386/traphdlr.c:1840 (KiSystemServiceHandler))> |
<ntoskrnl.exe:3e2f (:0 (KiFastCallEntry))> |
<ntdll.dll:f149>
|
<GDI32.dll:73be>
|
<comctl32.dll:4d947>
|
<comctl32.dll:4f5ca>
|
<comctl32.dll:578dd>
|
<user32.dll:1c3b2>
|
<user32.dll:1c47f>
|
<user32.dll:1ca63>
|
<user32.dll:1ce75>--- Press q to abort, any other key to continue ---<ntdll.dll:f09c> |
<user32.dll:1c773>
|
<browseui.dll:2a4a9>
|
<browseui.dll:2a624>
|
<kernel32.dll:1ca6f>
|
|
Attachments
Issue Links
- duplicates
-
CORE-19624 [SHELL32] Win32SS Frankenstein suffers a regression that crashes the explorer when icons are shown.
- Untriaged