The current coroutine code doesn't work with MSVC in debug mode. Fortunately it is easy to fix, I copied the __LINE__ -> __COUNTER__ stuff from the boost side and now it works! I open a ticket as it is half a bug (i.e., a bug half in MSVC, half in bind10). Regards Francis Dupont <fdupont at isc.org>