Package: transmission-daemon Version: 2.82-1.1 Severity: important Hi,
I've been suffering frequent segfaults in transmission-daemon recently, usually when adding new torrent files or soon after. Crash log says: transmission-da[14287]: segfault at 0 ip b70f4802 sp b58fedf0 error 4 in libgnutls.so.28.30.5[b706c000+10c000] And the program keeps crashing everytime I restart it. The only solution is to find the offending torrent file, remove it from the download list and restart the program. A little trial and error led me to think that the problem is in one of the trackers referred in those torrent files, maybe a malformed response from the server or an unhandled error in the communication. Removing those trackers from the .torrent file seems to solve the problem, but as it's not a trivial task I guess there's a need to debug the actual problem and make tranmission handle the error, maybe just ignore those offending trackers. With the downloads I have running at the moment, I needed to remove two trackers to avoid the segfault: *.sumotracker.com: my ISP resolves this server to 127.0.0.2, so I guess there may be a 404 error or a dropped connection *.thepiratebay.org: This server resolves to a valid IP (194.71.107.50) but seems to be down, unresponding or blocked by ISP Possibly this bug affects upstream, and may be related to other segfault reports. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 3.14-1-686-pae (SMP w/2 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.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-5 ii libcurl3-gnutls 7.36.0-2 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.1g-4 ii libsystemd-daemon0 204-8 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 [not included] -- no debconf information -- Antonio Trueba [email protected]

