[gstreamer-bugs] [Bug 483748] New: [mythtvsrc] crash with no port defined

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 5 07:08:08 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=483748

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: [mythtvsrc] crash with no port defined
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hadess at hadess.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Using gmyth 0.4, and the mythtvsrc from the current CVS (ie. the rewritten
one).

$ gst-launch playbin uri=myth://192.168.1.5/1006_20070920210000.mpg
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /playbin0/source: Could not initialise supporting library.
Additional debug info:
gstmythtvsrc.c(677): gst_mythtv_src_start (): /playbin0/source:
Could not begin request sent to MythTV server (0,
myth://192.168.1.5/1006_20070920210000.mpg)
Setting pipeline to NULL ...

GThread-ERROR **: file gthread-posix.c: line 171 (): error 'Device or resource
busy' during 'pthread_mutex_destroy ((pthread_mutex_t *) mutex)'
aborting...
Aborted

Passing the port (6543 should be the default when not mentioned, as it's the
default for mythtv installs), fixes the problem. Ie:
$ gst-launch playbin uri=myth://192.168.1.5:6543/1006_20070920210000.mpg

Let me know if you can't reproduce and need a backtrace.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=483748.




More information about the Gstreamer-bugs mailing list