[gstreamer-bugs] [Bug 304993] New: threading doesn't seem to work - even for the example code

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat May 21 06:26:08 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=304993
 GStreamer | gstreamer (core) | Ver: 0.8.10

           Summary: threading doesn't seem to work - even for the example
                    code
           Product: GStreamer
           Version: 0.8.10
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: darkeye at tyrell.hu
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Distribution/Version: gentoo

I just downloaded and compiled gstreamer-0.8.10 and gst-plugins-0.8.8, and tried
out the threading example code from the documentation, found on this page:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-threads-example.html

when I try to play an ogg file with the threading example, I get the following
output:

$ ./threaded /tmp/ize.ogg

(process:21892): GLib-GObject-WARNING **: invalid uninstantiatable type `gint'
in cast to `GstRealPad'

(process:21892): GLib-GObject-WARNING **: invalid uninstantiatable type `glong'
in cast to `GstRealPad'

(process:21892): GLib-GObject-WARNING **: invalid uninstantiatable type
`<invalid>' in cast to `GstRealPad'

(process:21892): GLib-GObject-WARNING **: invalid uninstantiatable type
`<invalid>' in cast to `GstRealPad'

(process:21892): GLib-GObject-WARNING **: invalid uninstantiatable type
`<invalid>' in cast to `GstRealPad'
Error in thread 0x80fe030: Internal GStreamer error: pad problem.  File a bug.
Have idle-func in thread 0x804f5e0



what is also strange, that the threading example inside the gstreamer tarball
(gstreamer-0.8.10/examples/thread) doesn't do anything when I try to play a
sound file with it (let that be .wav or whatever)

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list