[Bug 666964] GStreamer-CRITICAL **: gst_structure_remove_field: assertion `IS_MUTABLE (structure)' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 28 15:51:36 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=666964
  GStreamer | don't know | 0.10.30

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-12-28 23:51:30 UTC ---
Could you run this (preferably after installing debugging symbols for gstreamer
and the various plugin packages):

 $ export G_DEBUG=fatal_warnings
 $ gdb --args /usr/bin/gst-launch-0.10 dvdreadsrc ......
 (gdb) run
 ... wait until it aborts ..
 (gdb) bt
 ... copy'n'paste the output ...
 (gdb) k

-- 
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