[ros-dev] Crash in ExWorkerThreadEntryPoint

Hartmut Birr hartmut.birr at gmx.de
Sat Oct 16 19:11:07 CEST 2004


Hi,    

sometimes I get a crash in
ExWorkerThreadEntryPoint/ExInterlockedRemoveHeadList. I've checked all calls
to ExQueueWorkItem. It seems that something is wrong in the tcpip/ndis
driver. There is a timer dpc which calls ExQueueWorkItem with a static work
queue item. If the worker is not execute previous the next timer call, the
item is queued for twice. Possible it is the same bug as #425.    

- Hartmut




More information about the Ros-dev mailing list