[ros-dev] Listdlls is Broken.
James Tabor
jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Thu Nov 10 01:24:39 CET 2005
KJKHyperion wrote:
> James Tabor wrote:
>
>> After running listdlls,
>
>
> [...]
>
> no, it's not broken, it's a bug in listdlls. See the paths?
>
>> (lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of
>> '\SystemRoot\system32\smss.exe' (Status c0000135)
>> (lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of
>> '\??\C:\ReactOS\system32\csrss.exe' (Status c0000135)
>> (lib/ntdll/ldr/utils.c:2015) Failed to create or open dll section of
>> '\SystemRoot\system32\winlogon.exe' (Status c0000135)
>
>
> the earliest-running system processes aren't created by CreateProcess,
> but by RtlCreateUserProcess, so their executables are specified with NT
> paths. listdlls has to either ignore these errors or handle NT paths
Hi!
Thank you for pointing that out. If it was a snake, 8^o.
James
More information about the Ros-dev
mailing list