
22 Nov
2007
22 Nov
'07
11:15 p.m.
"John Maddock" <john@johnmaddock.co.uk> wrote in message news:019c01c82a95$131d4c40$e6416951@fuji...
Ping?
Would you know the likely reason for a boost::system_error being thrown in this test: http://tinyurl.com/yq2yya ?
The link now shows boost::thread_resource_error as a thrown exception. I am afraid I would have problems figuring this out even if it was boost.test exception. I need an access to the platform to debug it. The only thing I can tell immediately is that system_error is caught by execution_monitor itself (see line ~ execution_monitor.ipp:1110). So it should be some strange combination of events to produce system_error from execution monitor invocation Gennadiy