I've been working on GStreamer a lot recently, and I'm slowly becoming comfortable with debugging problems with gdb. I assume this could be useful for other people, so this is part of a series on debugging GStreamer.
Using gdb to debug crashes
I recently had a problem with …