[ros-dev] termination bug

Hartmut Birr osexpert at gmail.com
Fri Oct 14 00:37:58 CEST 2005


Hi,

the termination bug is in co_DestroyThreadWindows. 
co_DestroyThreadWindows hangs in an endless loop which calls 
UserRefObjectCo. UserRefObjectCo allocates some bytes from stack with 
alloca. After some rounds, the kernel stack is eaten up.

- Hartmut


More information about the Ros-dev mailing list