Comment 7 for bug 1877235

Revision history for this message
John Phillip (johnphil) wrote :

just tried the solution here:

https://www.mono-project.com/download/stable/#download-lin

and it worked, although it is a 350MB download.

Mono version now reads:

Mono JIT compiler version 6.10.0.104 (tarball Fri Jun 26 19:38:44 UTC 2020)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
 TLS: __thread
 SIGSEGV: altstack
 Notifications: epoll
 Architecture: amd64
 Disabled: none
 Misc: softdebug
 Interpreter: yes
 LLVM: yes(610)
 Suspend: hybrid
 GC: sgen (concurrent by default)

The only differences I noticed is mono version downgraded from 105 to 104 and LLVM is now enable.