#4708 closed Bug (worksforme)
cannot close, kill or stop transmission-gt
Reported by: | ewgast | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Transmission | Version: | 2.13 |
Severity: | Normal | Keywords: | high cpu, kill process |
Cc: |
Description
First startup it is running fine. after a while, adding torrent files by webinterface the transmission isn't repsonding any more.
This happens now 3 times, i need to shutdown my ubuntu server before i get it to work again.
The process transmission-gt takes 98% cpu
I tried to kill the process but nothing happens it keeps running. it says " Kill PID 1522 with signal [15]: "
PID | USER | VIRT | RES | SHR | S | %CPU | %MEM | TIME+ | COMMAND |
1522 | ewgast | 0 | 0 | 0 | Z | 98.7 | 0.0 | 587:22.94 | transmission-gt <defunct> |
How can I kill or restart this process ?
Using ubuntu server 11.04 .
Transmission version(how to ask)?
Change History (2)
comment:1 Changed 11 years ago by jordan
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 11 years ago by jordan
- Version changed from 2.42 to 2.13
Note: See
TracTickets for help on using
tickets.
Thank you for reporting this issue and helping to make Transmission better. Unfortunately, at this point this is more of a tech support request than a ticket, and some of your questions are better handled by Ubuntu gurus than by Transmission devs. Transmission doesn't have any magic juju to make itself unkillable, so that is definitely something that might be better asked in the Ubuntu forums.
Second, the version of Transmission that ships with 11.04 is 2.13, which is no longer supported -- the latest version is 2.42. I don't know of an official source for 2.42 on Natty, but https://launchpad.net/~andreas-noteng/+ppa-packages seems to have packages.
Third, you may want to visit #transmission on freenode or the Transmission forums and get someone to walk you through how to profile Transmission at runtime (after upgrading to 2.42! ;) so that we can see what's taking up 98% of your CPU.
Thanks!