[ros-dev] crash after opening multi cmd.exe sessions in win32csr.dll

Hartmut Birr hartmut.birr at gmx.de
Sat Dec 18 17:12:54 CET 2004


Steven Edwards schrieb:

>If you attempt to spawn one cmd session after another you will run in to this crash after about 14
>instances:
>
>Failed to tell csrss about new process. Expect trouble.
>  
>

This message (look above) comes from CreateProcess. CsrReply.Status 
returns STATUS_INSUFFICIENT_RESOURCES. There exist three positions in 
csrss which return directly STATUS_INSUFFICIENT_RESOURCES.

- Hartmut


More information about the Ros-dev mailing list