Bug#664967: Segfaulting is caused by "copyObject" in version 0.12.1-3

Miguel Colon debian.micove at gmail.com
Sun Mar 25 06:57:48 UTC 2012


Hello:

I managed to reproduce the segfaults and I believe I just fixed this
in the version available in the git repository. If you want, you can
try to compile it and report if it fixed your issue.

The following or something similar should work for building the packages:

sudo apt-get install git
git clone git://anonscm.debian.org/pkg-multimedia/mediatomb.git
sudo apt-get build-dep mediatomb
cd mediatomb
sed -i s/"(0.12.1-4)"/"(0.12.1-4~local1)"/g debian/changelog
dpkg-buildpackage -b
cd ..
sudo dpkg -i mediatomb_*_all.deb  mediatomb-common_*.deb
mediatomb-daemon_*_all.deb

Hope this helps,
Miguel





More information about the pkg-multimedia-maintainers mailing list