[Bug 211367] lang/mono net-p2p/sonarr Sonarr crashes on startup with SIGSEGV since base r296727 on 10.3-STABLE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 8 19:54:33 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211367
--- Comment #11 from Andrej Ebert <andrej at ebert.su> ---
(In reply to Ivan Radovanovic from comment #9)
This is what I get on FreeBSD 199-SERVER 11.0-BETA4 FreeBSD 11.0-BETA4 #0
r303834 (I did get a newer world installed):
root at 199-SERVER ~# mcs process_name.cs
root at 199-SERVER ~# mono process_name.exe
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native)
System.Diagnostics.Process.ProcessName_internal (intptr) <0x0005c>
at System.Diagnostics.Process.get_ProcessName () <0x00082>
at (wrapper remoting-invoke-with-check)
System.Diagnostics.Process.get_ProcessName () <0x0006c>
at Test.Main () <0x00036>
at (wrapper runtime-invoke) <Module>.runtime_invoke_int
(object,intptr,intptr,intptr) <0x000fb>
=================================================================
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.
=================================================================
[1] 4637 abort (core dumped) mono process_name.exe
This is with:
#mono -V
Mono JIT compiler version 4.4.1 (Nightly 4.4.1.0/4747417 Sun Jul 24 15:04:46
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
installed with the patch from bug #211004.
I'll check with the newest mono version committed to the tree in a moment.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-mono
mailing list