December 12, 2003
If you concat a string in a destructor, a deadlock can occur.  I imagine that there is something with allocating while deallocating, but I'm not sure. Attached is sample code that exposes this condition.