[gstreamer-bugs] [Bug 348072] gst-launch (or any gst app) crash on startup

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 20 03:28:10 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=348072
 GStreamer | gstreamer (core) | Ver: 0.10.4


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|totem-gstreamer-            |gstreamer-
                   |maint at gnome.bugs            |bugs at lists.sourceforge.net
             Status|UNCONFIRMED                 |NEEDINFO
          Component|GStreamer backend           |gstreamer (core)
            Product|totem                       |GStreamer
          QAContact|totem-gstreamer-            |gstreamer-
                   |maint at gnome.bugs            |bugs at lists.sourceforge.net
            Summary|totem crashes on startup    |gst-launch (or any gst app)
                   |                            |crash on startup
   Target Milestone|---                         |HEAD
            Version|1.4.x                       |0.10.4




------- Comment #1 from Tim-Philipp Müller  2006-07-20 10:28 UTC -------
Could you please supply a stack trace from the crash like this:

 $ gdb --args gst-launch-0.10 fakesrc num-buffers=10 ! fakesink
 Welcome to gdb bla bla
 (gdb) run
 ... wait for crash ...
 (gdb) bt
 ... paste all the output and the previous few lines ...
 (gdb) kill
 (gdb) quit


Also note that the current GStreamer core version is 0.10.9, 0.10.4 is quite
old. Maybe you could try a current version as well?

In addition to that, it doesn't seem like you have plugins installed
whatsoever, you should install at least gst-plugins-base and gst-plugins-good
as well (those are required for totem anyway).


-- 
Configure bugmail: http://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