Hi all! Just reporting some strange things with explorer. When Start->Browse Files->Drives-> (E:), this happens;
(KERNEL32:mem/global.c:412) Memory Load: 17 (MSVCRT:io/open.c:103) not valid fd 0, g_fdend 5, fdinfo 7802d2f0, bucket 7802d2 f0, fdflags 0 (MSVCRT:io/open.c:700) _setmode: inval fd (0) (cm/ntfunc.c:1438) ObReferenceObjectByHandle() failed with status c0000008 (cm/ntfunc.c:1438) ObReferenceObjectByHandle() failed with status c0000008 (cm/ntfunc.c:1438) ObReferenceObjectByHandle() failed with status c0000008 (KERNEL32:mem/global.c:412) Memory Load: 17 (KERNEL32:mem/global.c:412) Memory Load: 17 (MSVCRT:io/open.c:103) not valid fd 0, g_fdend 5, fdinfo 7802d2f0, bucket 7802d2 f0, fdflags 0 (MSVCRT:io/open.c:700) _setmode: inval fd (0) (shellole.c:237:SHELL32_DllGetClassObject) failed for CLSID= {645ff040-5081-101b-9f08-00aa002f954e} (unknown) (shellole.c:167:SHCoCreateInstance) LoadFromShell failed for CLSID= {645ff040-5081-101b-9f08-00aa002f954e} (unknown) (shellole.c:237:SHELL32_DllGetClassObject) failed for CLSID= {645ff040-5081-101b-9f08-00aa002f954e} (unknown) (shellole.c:167:SHCoCreateInstance) LoadFromShell failed for CLSID= {645ff040-5081-101b-9f08-00aa002f954e} (unknown) E_ACCESSDENIED - WIN32 access denied error
Context: ShellFolder::ShellFolder(IShellFolder*, LPCITEMIDLIST) Location: utility/shellclasses.cpp:280 Context Trace: - ShellFolder::ShellFolder(IShellFolder*, LPCITEMIDLIST) - ShellDirectory::read_directory() - Entry::read_directory_base() - Entry::smart_scan() - explorer_main - WinMain() - main
mm/mm.c:337 Unhandled exception Address: 467ae6 C:\ReactOS\explorer.exe CS:EIP 1b:467ae6 DS 23 ES 23 FS 3b GS 23 EAX: 00000000 EBX: 00a88f58 ECX: 007fe234 EDX: 00a88f28 EBP: 007fe404 ESI: 007ff6ac ESP: 007fe3fc EDI: 007ff638 EFLAGS: 00010202 Frames: 400000+3aeae C:\ReactOS\explorer.exe 400000+7d49f C:\ReactOS\explorer.exe 400000+13aa5 C:\ReactOS\explorer.exe 400000+bed0 C:\ReactOS\explorer.exe 400000+c467 C:\ReactOS\explorer.exe 400000+295a9 C:\ReactOS\explorer.exe 400000+29262 C:\ReactOS\explorer.exe 400000+3e258 C:\ReactOS\explorer.exe 900000+12a8f C:\ReactOS\system32\user32.dll 900000+13a6e C:\ReactOS\system32\user32.dll 7c900000+9ea2 C:\ReactOS\system32\ntdll.dll (ntuser/class.c:114) Failed to lookup class atom! (ntuser/class.c:114) Failed to lookup class atom! (ntuser/class.c:114) Failed to lookup class atom! (ntuser/class.c:114) Failed to lookup class atom! (ntuser/class.c:114) Failed to lookup class atom! (ntuser/class.c:114) Failed to lookup class atom! (KERNEL32:mem/global.c:412) Memory Load: 17 (KERNEL32:mem/global.c:412) Memory Load: 17 (cm/registry.c:885) Hive is still in use (hc 18, rc 10623) (cm/ntfunc.c:2370) CmiDisconnectHive() failed (Status c0000001) (profile.c:899) RegUnLoadKeyW() failed (Error 31) ex/power.c:90
Drive E is HD vfat32, D is HD ext2 ( no problem there ), I can select F and G w/o any problems (Zip Drives)
Just logs out and blue screens when selecting E. James