On Wed, Sep 15, 2010 at 03:17:02PM +0200, Simon Wenner wrote: > Done. Rygel 0.7.8, tracker plugin installed but disabled. config and > cache deleted and recreated with rygel-preferences. > The log contains the startup and an access with gupnp-av-cp. [...] > ** (rygel:10924): DEBUG: rygel-media-export-media-cache.vala:396: Empty > database, creating new schema version 10 > > ** (rygel:10924): CRITICAL **: string_replace: assertion `replacement != > NULL' failed > > ** (rygel:10924): CRITICAL **: string_replace: assertion `self != NULL' failed > > ** (rygel:10924): CRITICAL **: string_replace: assertion `self != NULL' failed > > (rygel:10924): GLib-GIO-CRITICAL **: g_file_new_for_commandline_arg: > assertion `arg != NULL' failed > > (rygel:10924): GLib-GIO-CRITICAL **: g_file_query_exists: assertion > `G_IS_FILE(file)' failed > ** (rygel:10924): DEBUG: rygel-media-export-query-container.vala:191: > Registering 1ad0c0638ac2e9c06027592f14d12382 for > virtual-container:upnp:class,object.item.audioItem.musicTrack,dc:date,? [...]
Could you please also install rygel-dbg and then run it again under gdb and give me a backtrace when the assertion failure occurs? You need to set environment variable G_DEBUG=fatal-criticals for gdb to break at the assertion failure. (http://library.gnome.org/devel/glib/unstable/glib-running.html) Regards, Andreas Henriksson -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org