Source: transmission-daemon
Version: 2.82-1.1
Severity: normal

After a `transmission-remote --exit` with some active torrents
downloading from webseeds produces the following segmentation fault:

(gdb) bt
#0  webseed_destruct (peer=0x7fffed8cc200) at webseed.c:560
#1  0x0000555555588e5d in tr_peerFree (peer=0x7fffed8cc200) at peer-mgr.c:290
#2  0x00005555555936ab in tr_ptrArrayForeach (func=<optimized out>, 
t=<optimized out>) at ptrarray.c:46
#3  tr_ptrArrayDestruct (p=p@entry=0x7fffed8c8580, 
func=func@entry=0x555555588e50 <tr_peerFree>) at ptrarray.c:31
#4  0x000055555558dde7 in swarmFree (vs=0x7fffed8c8520) at peer-mgr.c:503
#5  tr_peerMgrRemoveTorrent (tor=tor@entry=0x7fffed8c4430) at peer-mgr.c:2471
#6  0x0000555555564d06 in freeTorrent (tor=0x7fffed8c4430) at torrent.c:1579
#7  closeTorrent (vtor=0x7fffed8c4430) at torrent.c:1920
#8  0x000055555556f55e in tr_runInEventThread 
(session=session@entry=0x5555557cf270, 
    func=func@entry=0x555555564c30 <closeTorrent>, 
user_data=user_data@entry=0x7fffed8c4430) at trevent.c:313
#9  0x00005555555678bc in tr_torrentFree (tor=0x7fffed8c4430) at torrent.c:1933
#10 0x0000555555562ad8 in sessionCloseImpl (vsession=0x5555557cf270) at 
session.c:1816
#11 0x000055555556f24b in readFromPipe (fd=7, eventType=<optimized out>, 
veh=0x5555557d0280) at trevent.c:193
#12 0x00007ffff7592184 in event_base_loop () from 
/usr/lib/x86_64-linux-gnu/libevent-2.0.so.5
#13 0x000055555556f318 in libeventThreadFunc (veh=0x5555557d0280) at 
trevent.c:249
#14 0x000055555555f72a in ThreadFunc (_t=0x5555557d30b0) at platform.c:108
#15 0x00007ffff68f6062 in start_thread (arg=0x7ffff393a700) at 
pthread_create.c:312
#16 0x00007ffff662aa3d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:111
(gdb) info thread
  Id   Target Id         Frame 
* 4    Thread 0x7ffff393a700 (LWP 17550) "transmission-da" webseed_destruct 
(peer=0x7fffed8cc200) at webseed.c:560
  2    Thread 0x7ffff2735700 (LWP 17575) "transmission-da" 0x00005555555841a7 
in tr_list_append (
    list=list@entry=0x5555557cd880 <paused_easy_handles>, data=0x7fffe88128f0) 
at list.c:98
  1    Thread 0x7ffff7fc3740 (LWP 17549) "transmission-da" 0x00007ffff68fd13d 
in nanosleep ()
    at ../sysdeps/unix/syscall-template.S:81

This only seems to happen when

 "speed-limit-down-enabled": true

in the config file. Could not reproduce with this set to false.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to