GNOME Bugzilla – Bug 692014
Assertion hit in gst_buffer_pool_acquire_buffer()
Last modified: 2016-02-21 22:30:49 UTC
We sometimes hit the following assertion when running the media tests in WebKit: (WebProcess:15781): GStreamer-CRITICAL **: gst_buffer_pool_acquire_buffer: assertion `GST_IS_BUFFER_POOL (pool)' failed Program received signal SIGTRAP, Trace/breakpoint trap.
+ Trace 231394
Thread 140735340869376 (LWP 16568)
Note that this crash happens randomly and I do not have a reliable way of reproducing it at the moment.
Any chance you could provide a GST_DEBUG=*:6 log for this as well? (compressed with xz -9 or so if needed)
I will try but I am having more trouble reproducing this one so far.
Created attachment 233963 [details] Log with GST_DEBUG=3 Attaching log with GST_DEBUG=3. I haven't been able to reproduce with more verbose logging yet.
Created attachment 233964 [details] Log with GST_DEBUG=4
Does this still happen with 1.2.2 and latest gst-libav?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment. Thanks! (Stack trace looks familiar, there's a good chance this has been fixed fwiw.)