Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: Juanito on May 07, 2012, 04:23:56 AM
-
There are many references to this error (or something close to it) in google, but it's not at all clear to me where it originates:
With rygel/gupnp-tools when attempting to view a streamed video: (rygel:8566): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
..and something very similar happens when playing streamed music with rhythmbox, in both cases the application hangs. This didn't used to happen, but I'm not sure which of the glib/gtk/gstreamer/ffmpeg extensions causes it.
Does anybody have an idea where the fix might lie?
-
I can not reproduce it here (with rhythmbox), but I think that these errors are related to dbus/dbus-glib...
-
Google said it's a bug in the app.
-
..but what I can't figure out (from google) is which app?
The version of rygel in the repo works, but if I compile the lastest rygel (and deps), it fails with this error.
-
Whichever app has the assert, of course :) Rygel in this case.
-
Hmm - with the latest updates to the gst-* and ffmpeg extensions, the problem seems to have gone away.