Hello again Fernando! Unfortunately I'm not able to reproduce your problem, even with your configuration. I will need more information on what is happening to have a chance to figure out what goes wrong.
Please rebuild rygel without optimizations like this: cd /tmp apt-get source rygel cd rygel-0.19.* DEB_BUILD_OPTIONS="noopt nostrip debug" dpkg-buildpackage -uc -us dpkg -l '*rygel*' | awk '/^ii/{print "../" $2 "_*.deb"}' | xargs sudo dpkg -i Run rygel under gdb again, get a full backtrace (bt full). This should hopefully reveal what the arguments to the function calls are. Please also step upwards (up), list and print arguments. -- Andreas Henriksson -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org