After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 642050 - [tests] test_one_under_another_async timeout
[tests] test_one_under_another_async timeout
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gnonlin
git master
Other Linux
: Normal major
: git master
Assigned To: GStreamer Maintainers
Edward Hervey
Depends on:
Blocks:
 
 
Reported: 2011-02-10 18:02 UTC by Edward Hervey
Modified: 2013-07-17 09:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GST_DEBUG=3,gnl*:5,check:5,*sink:4,GST_STATES:4 GST_CHECKS=test_one_under_another_async make gnl/simple.forever (85.06 KB, application/x-bzip2)
2011-02-10 18:02 UTC, Edward Hervey
Details

Description Edward Hervey 2011-02-10 18:02:05 UTC
Created attachment 180609 [details]
GST_DEBUG=3,gnl*:5,check:5,*sink:4,GST_STATES:4 GST_CHECKS=test_one_under_another_async make gnl/simple.forever

There's a race in the sink state activation resulting in fakesink receiving a newsegment/buffer after flush-start/flush-stop ... but never actually playing the stream.

Easy way to reproduce : GST_CHECKS=test_one_under_another_async make gnl/simple.forever
Comment 1 Edward Hervey 2013-07-17 09:19:49 UTC
Left it to run for 5mins, never had any issue. I guess it's fixed with the different segment/stick handling in 1.x