23 Mar
2012
23 Mar
'12
7:43 a.m.
is there nobody who has some experience in this aerea? Our thread, what should run in an endless loop, crashes without any notice in the call: boost::this_thread::sleep(boost::posix_time::milliseconds(millisec_)); The visual studio 2008 debugger didn't stop in any exception, so what can cause this crash and how can I find out the reason? The problem is reproducible in our complex scenario. regards Arno