ports/118682: If deluge has more then OPEN_MAX connections it dies

Aryeh M. Friedman aryeh.friedman at gmail.com
Fri Dec 14 08:50:01 UTC 2007


>Number:         118682
>Category:       ports
>Synopsis:       If deluge has more then OPEN_MAX connections it dies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 14 08:50:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Aryeh M. Friedman
>Release:        8-current
>Organization:
FloSoft Systems
>Environment:
FreeBSD monster-freebsd 8.0-CURRENT FreeBSD 8.0-CURRENT #5: Thu Dec 13 12:39:48 EST 2007     aryeh at monster-freebsd:/usr/obj/usr/src/sys/MONSTER  amd64

>Description:
If the maximum number of connections is set to -1 (or greater then OPEN_MAX) then deluge will crash silently if the number of actual connections exceeds OPEN_MAX
>How-To-Repeat:
Open a popular torrent (like a day old eztv release) set maximum connections to -1 in the bandwidth preferences sit back and wait.
>Fix:
Max. Conections should default to OPEN_MAX-3 (-3 to compensate for stdio fd's) if it is -1 or greater then OPEN_MAX-3

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list