MoviePlugin tests crash
Reported by Christopher Stawarz | June 1st, 2010 @ 03:25 PM | in 0.4.5 (closed)
Since the display blackout bug was fixed, the following MoviePlugin tests have been crashing:
- MovieTests/MovieTestToSlow.xml
- MovieTests/MovieTestWithStopAndRewind.xml
It looks like the crash is due to a timing problem, with the
plugin scheduling a call to
StimulusDisplay::updateDisplay
(via the
always-a-bad-idea
StimulusDisplay::asynchronousUpdateDisplay
) that gets
executed after
OpenGLContextManager::releaseDisplays
.
Since both the base class for dynamic stimuli and OpenGLContextManager are being significantly reworked for 0.4.5, there's probably no reason to bother fixing the current code. However, if this bug starts causing problems for users pre-0.4.5, then it may be worth fixing in a patch release.
Comments and changes to this ticket
-
Christopher Stawarz June 8th, 2010 @ 03:44 PM
- Milestone cleared.
- State changed from new to resolved
Updating MoviePlugin to use the new dynamic stimulus infrastructure eliminated these crashes
-
Christopher Stawarz July 6th, 2010 @ 01:23 PM
- Milestone cleared.
- Milestone order changed from 0 to 0
-
Christopher Stawarz April 17th, 2012 @ 01:33 PM
- Milestone set to 0.4.5
- Milestone order changed from 2 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
DiCarlo Lab plugins for the MWorks core framework and client application