GNOME Bugzilla – Bug 703178
Crash in gst_collect_pads_chain() while shutting down adder's branch
Last modified: 2013-08-29 16:58:19 UTC
Hi, I encounter random crashes in gst_collect_pads_chain(). It happens in complex, dynamic pipeline when I remove one of the branches from adder. Associated adder pad is already released, ghost pad in branch's bin is still present. Branch is not stopped yet.
+ Trace 232155
Created attachment 247961 [details] Backtrace (all threads)
Can you provide a testcase to reproduce this?
Not really, it happens randomly on software that is not open source. I wasn't able to find any way to reproduce this.
Can you get a GStreamer debug log of a run that causes the crash?
I will try.
I cannot reproduce it any more.
Alright, let's close it then. If it's still a problem, someone will run into it again. Thanks for re-testing.