[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
Tue Aug 9 10:25:52 UTC 2016


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

--- Comment #20 from Ivan Radovanovic <radovanovic at gmail.com> ---
(In reply to Andrej Ebert from comment #12)
Can you please try to pull stack backtrace from this crash dump - for example:
$ gdb `which mono` mono.core 
(gdb) bt
<STACKTRACE WILL BE HERE>

Problem is that mono's implementation of pulling process name is quite
complicated, this would give me pointer where to look for problem

(In reply to Konstantin Belousov from comment #17)
Unfortunately without me manually creating test case in C the only self
contained test case for you would be to install mono and to try to run that
attached test case (compile with "mono process_name.cs" and run with "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