GNOME Bugzilla – Bug 721073
shm: test_shm_sysmem_alloc unit test fails with timeout after some time
Last modified: 2014-04-04 14:38:39 UTC
When running in .forever: Running suite(s): shm 50%: Checks: 2, Failures: 0, Errors: 1 gstcheck.c:311:E:shm:test_shm_sysmem_alloc:0: (after this point) Test timeout expired
Also seen on Linux, updating platform.
commit 312a38dd377343fd65cfd1e5a8ed010120d26315 Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Fri Apr 4 15:30:20 2014 +0100 tests: fix shm test deadlock The test was not bringing the source back to NULL, so its thread could start creating a buffer while the pads were being shutdown.