I've updated transmission yesterday, and I found that it doesn't work well.
transmission daemon repeatedly died after I added new torrents, and permission was the reason.
My guess is if transmission doesn't have permission on download directory in Settings.json, daemon dies with segfault regardless of directory you set as download directory at web gui.
Code: Select all
Mar 27 23:14:31 localhost kernel: transmission-da[1381]: segfault at b7 ip 00007f1df33e1a37 sp 00007f1dec733808 error 4 in transmission-daemon[7f1df33ce000+83000]
does anyone have similar problems?