Hi, I purged my transmission-daemon, re-installed it, reverted the configuration file back to the one I used before purging. It magically worked. The daemon no longer segfaults. I am not entirely sure why...
I suppose you could close this bug? I don't think my experience could benefit anyone else. I am totally clueless why the daemon works with the same settings after purging and re-installing. P.S. I am not sure who I should CC this email to. So I am just CC-ing it to the address you CC-ed to. Regards, Fufu On Thu 03 Apr 2014 21:29:22 BST, Markus Koschany wrote: > Hi, > > (please keep the bug report CC'ed so that others get a chance to help too) > > On 03.04.2014 16:15, Fufu Fang wrote: >> Hi, >> It appears that I don't have systemd installed. That particular machine >> is also on Debian testing. Somehow systemd wasn't installed along side >> the updates. >> >> # systemctl status transmission-daemon.service >> The program 'systemctl' is currently not installed. You can install it >> by typing: >> apt-get install systemd >> systemctl: command not found > > Thanks. That means this bug is distinct from the other release critical RC > bug. > > https://bugs.debian.org/718624 > >> I tried giving debian-transmission a home folder by doing this: >> usermod -d /var/lib/transmission-daemon/downloads/ debian-transmission >> >> It still crashes. > > Alright. That's indeed a little bit odd. Your backtrace indicated that there > might > be something wrong with reading the contents of a directory or file > permissions. > It did not show any sign that the segfault is related to libgnutls.so. > > However there are other bug reports that mention segfaults due to > libgnutls.so. > > https://bugs.debian.org/734211 > > or another similar bug report > > https://bugs.debian.org/740949 > > They all claim that setting > > speed-limit-down-enabled": true > > in the configuration file would cause the segmentation faults but not if set > to > false. > > Your case seems to be different because you had set the value to false > according to your > initial report. > > Now you could still try to purge transmission-daemon and all other > transmission packages from your > system and also clean all configuration files. Then reinstall the packages > again and try to > reproduce the crash but this time try to get a backtrace with "bt full". > Perhaps this helps to find > an answer. > > > Regards, > > Markus > > > > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

