
16 Dec
2005
16 Dec
'05
9:45 a.m.
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