[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 20:15:00 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211367

--- Comment #12 from Andrej Ebert <andrej at ebert.su> ---
The same with the mono version committed today to ports:

root at 199-SERVER ~# uname -a
FreeBSD 199-SERVER 11.0-BETA4 FreeBSD 11.0-BETA4 #0 r303834: Mon Aug  8
20:42:14 CEST 2016     root at 199-SERVER:/usr/obj/usr/src/sys/MASK  amd64

root at 199-SERVER ~# mcs process_name.cs
root at 199-SERVER ~# mono -V
Mono JIT compiler version 4.4.2 (Stable 4.4.2.11/f72fe45 Mon Aug  8 20:01:57
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
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]    64394 abort (core dumped)  mono process_name.exe

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


More information about the freebsd-mono mailing list