Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#45226 - [transmission-cli] 2.84-1 memory leak

Attached to Project: Arch Linux
Opened by Viktor Varga (pippo87) - Saturday, 06 June 2015, 09:32 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 06 June 2015, 16:16 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture i686
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hi,

I am facing most probably a memleak issue.
Any time I start downloading anything in transmission, my memory cache starts increasing rapidly till transmission eats up all the memory and my system freezes.
Transmission cache size is set to the default 4MB.

OS:
Linux arch 3.14.42-1-ARCH #1 SMP Thu May 14 01:28:44 MDT 2015 armv7l GNU/Linux

Let me know if I can help with any further info, my config is below.

Thanks in advance!
Viktor

# cat /var/lib/transmission/.config/transmission-daemon/settings.json
{
"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": false,
"blocklist-url": "http://www.example.com/blocklist",
"cache-size-mb": 4,
"dht-enabled": true,
"download-dir": "/srv/transmission/download-dir",
"download-queue-enabled": true,
"download-queue-size": 5,
"encryption": 1,
"idle-seeding-limit": 30,
"idle-seeding-limit-enabled": false,
"incomplete-dir": "/srv/transmission/download-dir",
"incomplete-dir-enabled": false,
"lpd-enabled": false,
"message-level": 1,
"peer-congestion-algorithm": "",
"peer-id-ttl-hours": 6,
"peer-limit-global": 200,
"peer-limit-per-torrent": 50,
"peer-port": 56554,
"peer-port-random-high": 56555,
"peer-port-random-low": 56545,
"peer-port-random-on-start": true,
"peer-socket-tos": "default",
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 1,
"prefetch-enabled": 1,
"queue-stalled-enabled": true,
"queue-stalled-minutes": 30,
"ratio-limit": 2,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": false,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "{4a57acbe89087e6738fbcbd252812552320c8321XTSlI/kd",
"rpc-port": 9091,
"rpc-url": "/transmission/",
"rpc-username": "",
"rpc-whitelist": "127.0.0.1,*.*.*.*",
"rpc-whitelist-enabled": true,
"scrape-paused-torrents-enabled": true,
"script-torrent-done-enabled": false,
"script-torrent-done-filename": "",
"seed-queue-enabled": false,
"seed-queue-size": 10,
"speed-limit-down": 10000,
"speed-limit-down-enabled": true,
"speed-limit-up": 1000,
"speed-limit-up-enabled": true,
"start-added-torrents": true,
"trash-original-torrent-files": false,
"umask": 18,
"upload-slots-per-torrent": 14,
"utp-enabled": true,
"watch-dir": "/srv/transmission/watch-dir",
"watch-dir-enabled": true
}

This task depends upon

Closed by  Doug Newgard (Scimmia)
Saturday, 06 June 2015, 16:16 GMT
Reason for closing:  None
Comment by Doug Newgard (Scimmia) - Saturday, 06 June 2015, 16:15 GMT
Unfortunately, you're not running Arch, you're running Arch Linux ARM, which is a separate distro. You'll need to report this bug to them.

Loading...