[Bug 652883] gstreamer (or glib) crashes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 19 12:04:56 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=652883
  GStreamer | gstreamer (core) | 0.10.35

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-06-19 19:04:50 UTC ---
> gst-inspect-0.10 crash also

Ok, that's quite bad. Let's start with that.

Could you maybe install debugging symbols for both GStreamer and glib, and
install valgrind, and then run

 $ valgrind gst-inspect-0.10 2>&1 | tee valgrind.log

and attach the  output?

Also:

 $ GST_DEBUG=*:5 gst-inspect-0.10 2>dbg.log
 $ gzip dbg.log

and attach the dbg.log.gz file?

Have you by any chance tried previous versions of GStreamer as well?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list