Bug with default download directory with permission

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
ywryoo
Posts: 1
Joined: Sun Mar 27, 2016 2:40 pm

Bug with default download directory with permission

Post by ywryoo »

Hi, I currently use CentOS 7 and transmission 2.92, installed with yum from epel.

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]
I managed to fix this problem by changing the default download dir to other directory. I didn't have this situation when transmission version was 2.84-10

does anyone have similar problems?
Post Reply