Date: Tue, 13 Sep 2016 06:34:15 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212642] [mono] crashes on startup Message-ID: <bug-212642-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212642 Bug ID: 212642 Summary: [mono] crashes on startup Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: charl.lotter@gmail.com I've created a detailed thread here: https://forums.freenas.org/index.php?threads/sonarr-installation.45969/ To recap: I'm running FreeNAS-9.10-MASTER-201608240406 (0e8142f) I've setup a standard jail and installed mono using pkg root@Downloads:/usr/local/sonarr/logs # mono -V Mono JIT compiler version 4.4.2 (Stable 4.4.2.11/f72fe45 Tue Aug 16 01:55:53 UTC 2016) 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 LLVM: supported, not enabled. GC: sgen When I attempt to start NzbDrone (aka Sonarr) root@sonarr_1:/usr/local/share/sonarr # mono --debug NzbDrone.exe =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D When I try to compile and install mono using ports, here is an excerpt: if test -w /usr/ports/lang/mono/work/mono-4.4.2/mcs; then :; else chmod -R = +w /usr/ports/lang/mono/work/mono-4.4.2/mcs; fi cd /usr/ports/lang/mono/work/mono-4.4.2/mcs && gmake --no-print-directory -s NO_DIR_CHECK=3D1 PROFILES=3D'binary_reference_assemblies net_4_x xbuild_12 xbuild_14 ' CC=3D'cc' all-profiles mkdir -p -- build/deps =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D gmake[7]: *** [build/profiles/basic.make:93: build/deps/basic-profile-check.exe] Abort trap *** The compiler 'mcs' doesn't appear to be usable. *** Trying the 'monolite' directory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D gmake[9]: *** [build/profiles/basic.make:93: build/deps/basic-profile-check.exe] Abort trap *** The contents of your 'monolite' directory may be out-of-date *** You may want to try 'make get-monolite-latest' gmake[9]: *** [build/profiles/basic.make:80: do-profile-check-monolite] Err= or 1 gmake[8]: *** [build/profiles/basic.make:60: do-profile-check] Error 2 gmake[7]: *** [build/profiles/basic.make:88: do-profile-check-monolite] Err= or 2 gmake[6]: *** [build/profiles/basic.make:60: do-profile-check] Error 2 gmake[5]: *** [Makefile:49: profile-do--basic--all] Error 2 gmake[4]: *** [Makefile:45: profiles-do--all] Error 2 gmake[3]: *** [Makefile:543: all-local] Error 2 gmake[3]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2/runtime' gmake[2]: *** [Makefile:513: all-recursive] Error 1 gmake[2]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2' gmake[1]: *** [Makefile:442: all] Error 2 gmake[1]: Leaving directory '/usr/ports/lang/mono/work/mono-4.4.2' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/lang/mono For Reference: Platform: http://www.supermicro.com/products/system/4U/6048/SSG-6048R-E1CR36N.cfm CPU: 2 x Xeon E5-2623 v4 Memory: 12 x Samsung 16GB DDR4-2133 2Rx4 LP ECC REG RoHs (192GB Total) SAS Controller(s): LSI 3008 Hard Drives: 36 x WD Red 8TB (9 x 4 in Z2) --=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-212642-13>