Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2019 14:25:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        mono@FreeBSD.org
Subject:   [Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem
Message-ID:  <bug-198727-23699-Y7AyAwYmsy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198727-23699@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198727-23699@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D198727

--- Comment #19 from Michiel van Baak <michiel@vanbaak.eu> ---
Hi,

One program that is easy to test is net-p2p/jackett.
On FreeBSD 12 jackett wont start because of a kevent(2) error in the
FileWatcher module.
See attached log. This log is created with the latest version of Jackett po=
rt
on an up-to-date FreeBSD 12 system.
mono etc are installed using pkg using the /latest repository

mono --version

root@multimedia-torrenting:~ # mono --version
Mono JIT compiler version 5.10.1.57 (5.10.1.57 Tue Dec 18 02:17:42 UTC 2018)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors.
www.mono-project.com
        TLS:           __thread
        SIGSEGV:       altstack
        Notification:  kqueue
        Architecture:  amd64
        Disabled:      none
        Misc:          softdebug
        Interpreter:   yes
        LLVM:          supported, not enabled.
        GC:            sgen (concurrent by default)
root@multimedia-torrenting:~ #

root@multimedia-torrenting:~ # uname -a
FreeBSD multimedia-torrenting 12.0-RELEASE-p2 FreeBSD 12.0-RELEASE-p2 GENER=
IC=20
amd64

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198727-23699-Y7AyAwYmsy>