Package: transmission-daemon
Version: 2.82-1.1
Severity: grave

Dear Maintainer,

My transmission-daemon keeps crashing after recent system upgrade. It
started crashing since a couple days ago. I suspect it is related to the
recent GnuTLS update.

Here is the procedure that result in the crash:

$ sudo /etc/init.d/transmission-daemon start
[ ok ] Starting bittorrent daemon: transmission-daemon.

After about 1 second, transmission-daemon crashes, producing the
following message in the kernel log.

$ dmesg | tail -1
[47974.672753] transmission-da[31521]: segfault at 0 ip 00007f4468a12689
sp 00007f4465942970 error 4 in libgnutls.so.26.22.6[7f446899b000+b9000]

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages transmission-daemon depends on:
ii  adduser              3.113+nmu3
ii  init-system-helpers  1.18
ii  libc6                2.18-4
ii  libcurl3-gnutls      7.35.0-1
ii  libevent-2.0-5       2.0.21-stable-1
ii  libminiupnpc8        1.6-3
ii  libnatpmp1           20110808-3
ii  libssl1.0.0          1.0.1f-1
ii  libsystemd-daemon0   204-7
ii  lsb-base             4.1+Debian12
ii  transmission-common  2.82-1.1
ii  zlib1g               1:1.2.8.dfsg-1

Versions of packages transmission-daemon recommends:
ii  transmission-cli  2.82-1.1

transmission-daemon suggests no packages.

-- Configuration Files:
/etc/transmission-daemon/settings.json changed:
{
    "alt-speed-down": 50,
    "alt-speed-enabled": false,
    "alt-speed-time-begin": 540,
    "alt-speed-time-day": 127,
    "alt-speed-time-enabled": false,
    "alt-speed-time-end": 1020,
    "alt-speed-up": 50,
    "bind-address-ipv4": "0.0.0.0",
    "bind-address-ipv6": "::",
    "blocklist-enabled": true,
    "blocklist-url": "",
    "cache-size-mb": 256,
    "dht-enabled": true,
    "download-dir": "/var/lib/transmission-daemon/downloads",
    "download-limit": 100,
    "download-limit-enabled": 0,
    "download-queue-enabled": true,
    "download-queue-size": 5,
    "encryption": 2,
    "idle-seeding-limit": 1440,
    "idle-seeding-limit-enabled": true,
    "incomplete-dir": "/root/Downloads",
    "incomplete-dir-enabled": false,
    "lpd-enabled": true,
    "max-peers-global": 200,
    "message-level": 2,
    "peer-congestion-algorithm": "",
    "peer-id-ttl-hours": 6,
    "peer-limit-global": 300,
    "peer-limit-per-torrent": 50,
    "peer-port": 60248,
    "peer-port-random-high": 65535,
    "peer-port-random-low": 49152,
    "peer-port-random-on-start": true,
    "peer-socket-tos": "default",
    "pex-enabled": true,
    "port-forwarding-enabled": false,
    "preallocation": 1,
    "prefetch-enabled": 1,
    "queue-stalled-enabled": true,
    "queue-stalled-minutes": 10,
    "ratio-limit": 3,
    "ratio-limit-enabled": true,
    "rename-partial-files": true,
    "rpc-authentication-required": false,
    "rpc-bind-address": "0.0.0.0",
    "rpc-enabled": true,
    "rpc-password": "",
    "rpc-port": 9091,
    "rpc-url": "/transmission/",
    "rpc-username": "transmission",
    "rpc-whitelist": "",
    "rpc-whitelist-enabled": true,
    "scrape-paused-torrents-enabled": true,
    "script-torrent-done-enabled": false,
    "script-torrent-done-filename": "",
    "seed-queue-enabled": true,
    "seed-queue-size": 5,
    "speed-limit-down": 100,
    "speed-limit-down-enabled": false,
    "speed-limit-up": 100,
    "speed-limit-up-enabled": false,
    "start-added-torrents": true,
    "trash-original-torrent-files": false,
    "umask": 18,
    "upload-limit": 100,
    "upload-limit-enabled": 0,
    "upload-slots-per-torrent": 14,
    "utp-enabled": true
}


-- no debconf information

Reply via email to