#2239 closed Bug (invalid)
Setting "preallocation" to 3+ in settings.json fails daemon
Reported by: | krx | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | None Set |
Component: | Transmission | Version: | 1.72 |
Severity: | Minor | Keywords: | |
Cc: |
Description
Hi,
After reading the forums I tried to use "preallocation": 3 (and a few digits up) in the settings.json on the 1.72 version on dd-wrt v24-sp2+ Asus WL-500gPv2. The result is:
transmission-daemon: session.c: 638: tr_sessionInitImpl: Assertion `tr_isPreallocationMode( i )' failed. Aborted
Perhaps configuration file input validation is not implemented/occurring? (even if the preallocation 3rd mode is implemented in the 1.73+ version).
Change History (2)
comment:1 Changed 13 years ago by charles
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 13 years ago by krx
Could be. Maybe the forums are wrong, where I have picked up that info. Nonetheless, IMHO, it should fail either gracefully, or failback to some default value and report that to the user.
Note: See
TracTickets for help on using
tickets.
There is no preallocation mode 3, which is why this fails.