On Mon, 2009-11-23 at 03:04 +0000, Brittany wrote: ... > Native stacktrace: > > Inconsistency detected by ld.so: dl-open.c: 256: dl_open_worker: Assertion > `_dl_debug_initialize (0, args->nsid)->r_state == RT_CONSISTENT' failed! > Could not initialize GStreamer: Error re-scanning registry , child terminated > by signal >
This looks like a gstreamer bug to me; can you move your ~/.gstreamer-0.10/registry.$(SOMETHING).bin out of the way to trigger a full registry rebuild? $(SOMETHING) is going to be something like "x86_64" or "i386". You can move it out of the way by running """ mv ~/.gstreamer-0.10 ~/gstreamer-registry-backup """ in a terminal. -- Banshee opens and closes immediately https://bugs.launchpad.net/bugs/486931 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
