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

2019-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727

--- Comment #19 from Michiel van Baak  ---
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 port
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 GENERIC 
amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


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

2019-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727

--- Comment #20 from Michiel van Baak  ---
Created attachment 201376
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201376&action=edit
log of jackett crashing at startup on kevent(2)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"


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

2019-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727

--- Comment #21 from Michiel van Baak  ---
Since I'm traveling I cannot test it myself :( In three weeks I will get back
home and will be able to test.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"