[gstreamer-bugs] [Bug 640872] playbin2 crashes when changing volume

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 29 00:11:32 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=640872
  GStreamer | gst-plugins-base | 0.10.31

--- Comment #4 from Andres Colubri <andres.colubri at gmail.com> 2011-01-29 08:11:29 UTC ---
I updated to the latest PPA gstreamer packages for Ubuntu:

gstreamer 0.10.32
gstreamer-plugins-base 0.10.31
gstreamer-plugins-good 0.10.31
...

and installed the debug packages as well.

But now I cannot get it to crash anymore (at least from C). What the test
program still does is to hang, by this I mean: the playback just stops, while I
can see the volume change thread still going, since I do a printf() every time
the volume is set, and the messages continue to be printed out even there is no
sound.

I did another thing, but not sure if is very useful from you. I basically run
the same test, playbin2 audio pipeline, from java, using the gstreamer-java
bindings. All of this on the same system, so the underlying gstreamer libs are
the same as in the C test. Here I get the crash, and a stack trace from JVM
saying that the error happens in native code

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