[ros-dev] Console Csrss Handle Errors
Hartmut Birr
hartmut.birr at gmx.de
Mon Jul 11 21:10:01 CEST 2005
James Tabor wrote:
> Hi all,
> Bored again, decided to build ros on ros.
>
>
> Getting this,
>
> (subsys/csrss/api/handle.c:75) CsrGetObject returning invalid handle
> (KERNEL32:lib/kernel32/mem/global.c:412) Memory Load: 11
> (KERNEL32:lib/kernel32/mem/global.c:412) Memory Load: 11
> (subsys/csrss/api/handle.c:75) CsrGetObject returning invalid handle
> (subsys/csrss/api/handle.c:75) CsrGetObject returning invalid handle
That isn't a real problem in csrss. Csrss checks for a valid console
handle and prints a message if the handle is invalid. The problem is in
CreateProcess. The handling of the stderr handle is wrong.
- Hartmut
More information about the Ros-dev
mailing list