Hi.
I have using transmission and it keep crash and dead when right after download finishs.
What should be the problem?
The log file by 'service transmission trace' as below(I do not know what that means.)
(Configuration with 'ntfs3' with usb external HDD which works fine with 19.x + ntfs-3g + usb HDD)
/tmp# cat transmission-daemon.19824.json
{
"defaultAction": "SCMP_ACT_KILL_PROCESS",
"syscalls": [
{
"names": [
"clock_gettime64",
"epoll_pwait",
"ioctl",
"readv",
"writev",
"epoll_ctl",
"sendto",
"recvfrom",
"mmap2",
"nanosleep",
"close",
"fcntl64",
"open",
"munmap",
"read",
"statx",
"rt_sigprocmask",
"prlimit64",
"mprotect",
"setsockopt",
"accept4",
"socket",
"pread64",
"brk",
"connect",
"bind",
"_newselect",
"set_tid_address",
"shutdown",
"execve",
"access",
"readlink",
"getsockname",
"wait4",
"futex",
"set_tls",
"prctl",
"accept",
"poll",
"arm_fadvise64_64",
"fork",
"getsockopt",
"setitimer",
"write",
"getpriority",
"setpriority",
"pipe",
"recvmsg",
"rename",
"clone",
"geteuid32",
"_llseek",
"unlink",
"getrandom",
"statfs64",
"getuid32",
"quotactl",
"dup2",
"getdents64",
"listen",
"getpid",
"getcwd",
"pipe2",
"epoll_create1",
"uname",
"getppid",
"chdir",
"rt_sigaction",
"umask",
"sigreturn",
"exit_group",
"inotify_init1",
"membarrier",
"inotify_rm_watch",
"signalfd4",
"eventfd2",
"exit",
"inotify_add_watch",
"rt_sigreturn",
"fchmod"
],
"action": "SCMP_ACT_ALLOW"
}
]
}