Search found 2 matches

by #Daniel
Wed Jan 28, 2015 2:43 am
Forum: Support
Topic: Transmission crash when using web seeds (bug?)
Replies: 3
Views: 4473

Re: Transmission crash when using web seeds (bug?)

Transmission crashes/closes itself when attempting to downlod archlinux
Please try to get a backtrace using latest nightly.

http://www.transmissionbt.com/download.php

$ gdb transmission-daemon
(gdb) handle SIGPIPE nostop noprint pass
(gdb) r -f
... run until Transmission crashes...
(gdb) thread ...
by #Daniel
Sun Jan 25, 2015 2:29 pm
Forum: Support
Topic: Transmission crash when using web seeds (bug?)
Replies: 3
Views: 4473

Transmission crash when using web seeds (bug?)

(Not sure if this is supposed to be in GTK+ or here.)

Transmission crashes/closes itself when attempting to downlod archlinux using the torrent version from https://www.archlinux.org/download/ . I do not know whether it is a crash or if the client is simply closing itself; I was unable to locate ...