Boost logo

Boost Users :

Subject: Re: [Boost-users] Crash in boost::thread::sleep(xt) (boost 1.42 on Windows 32 bit)
From: Arno (arno.schaefer_at_[hidden])
Date: 2012-03-23 03:43:19


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


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net