Boost logo

Boost :

From: christopher baus (christopher_at_[hidden])
Date: 2005-12-16 04:45:03


>> I have confirmed that on my machine the program deadlocks
>> on Windows after running about 6 million queued events,
>> even if the post loop is broken before the demuxer throws
>> with OOM.
>
> Running your test program on my machine (compiled vc 8.0 debug build,
> running xp)
> got the execption at postcount 6698316.
> then get to display of 4800000 before progress stops

You might want to try breaking the post loop at 5 million to get the OOM
exception out of the picture, just to confirm the deadlock isn't a result
of the exception being thrown.

cheers,

christopher


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk