Doesn't crash any more...<br>During the configure it complains I decided to use the external code for ffmpeg.<br>Apparently, this is super bad but here it solves the problem :-P<br><br><br><div class="gmail_quote">2009/3/11 Sebastian Dröge <span dir="ltr"><<a href="mailto:slomo@circular-chaos.org">slomo@circular-chaos.org</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Am Mittwoch, den 11.03.2009, 09:35 +0100 schrieb Christophe Guéret:<br>
> Hi,<br>
><br>
> I can reproduce the crash on my machine. Besides Pidgin, it also makes<br>
> gnome-settings-daemon crashing.<br>
<br>
Could you build a gstreamer0.10-ffmpeg package with debug symbols and<br>
get new backtraces?<br>
<br>
For this do<br>
apt-get build-dep gstreamer0.10-ffmpeg<br>
<br>
apt-get source gstreamer0.10-ffmpeg<br>
<br>
DEB_BUILD_OPTIONS="nostrip debug noopt" CFLAGS="-g -O0"<br>
dpkg-buildpackage -uc -us -rfakeroot<br>
<br>
and then install the resulting packages. This seems to be quite a bad<br>
bug :)<br>
</blockquote></div><br>