Doesn't crash any more... During the configure it complains I decided to use the external code for ffmpeg. Apparently, this is super bad but here it solves the problem :-P
2009/3/11 Sebastian Dröge <[email protected]> > Am Mittwoch, den 11.03.2009, 09:35 +0100 schrieb Christophe Guéret: > > Hi, > > > > I can reproduce the crash on my machine. Besides Pidgin, it also makes > > gnome-settings-daemon crashing. > > Could you build a gstreamer0.10-ffmpeg package with debug symbols and > get new backtraces? > > For this do > apt-get build-dep gstreamer0.10-ffmpeg > > apt-get source gstreamer0.10-ffmpeg > > DEB_BUILD_OPTIONS="nostrip debug noopt" CFLAGS="-g -O0" > dpkg-buildpackage -uc -us -rfakeroot > > and then install the resulting packages. This seems to be quite a bad > bug :) >

