[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 5 11:41:01 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727

--- Comment #5 from razzfazz at gmail.com ---
(In reply to Ben Woods from comment #3)
Ben, I believe the real problem for the FreeNAS port is that as of
mono-4.2.1.124, the kqueue-based watcher has a hard-coded limit of 200 open
file descriptors; guessing that most Emby libraries have way more
files/directories than that. This limit appears to be arbitrary and its
actually been increased to a default of Int32.MaxValue in master (tho not in
4.2.2.10).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-mono mailing list