Bug 1533253 - transmission-daemon has a hardcoded limit on the maximum number of torrent files
Summary: transmission-daemon has a hardcoded limit on the maximum number of torrent files
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: transmission
Version: rawhide
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-10 20:29 UTC by redhat-bugzilla@heiko-reese.de
Modified: 2018-01-16 17:16 UTC (History)
8 users (show)

Fixed In Version: transmission-2.92-10.fc27
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-16 17:16:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to remove hardcoded fdlimit (2.79 KB, application/mbox)
2018-01-10 20:29 UTC, redhat-bugzilla@heiko-reese.de
no flags Details

Description redhat-bugzilla@heiko-reese.de 2018-01-10 20:29:12 UTC
Created attachment 1379717 [details]
Patch to remove hardcoded fdlimit

Description of problem: transmission-daemon sets the process' limit of open file descriptors to the smaller value of the current limit and 1024. This breaks having more than ~1000 torrent files in parallel.

How reproducible: Start transmission-deamon and add more than 1024 torrent files.

ulimits should be set by systemd. The attached patch simply removes the check.

Comment 1 Fedora Update System 2018-01-11 16:15:38 UTC
transmission-2.92-10.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-724dfce731

Comment 2 Fedora Update System 2018-01-12 15:50:43 UTC
transmission-2.92-10.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-724dfce731

Comment 3 Fedora Update System 2018-01-16 17:16:56 UTC
transmission-2.92-10.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.