Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Aug 2016 10:25:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        mono@FreeBSD.org
Subject:   [Bug 211367] lang/mono net-p2p/sonarr Sonarr crashes on startup with SIGSEGV since base r296727 on 10.3-STABLE
Message-ID:  <bug-211367-23699-O9mvG2G8PN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211367-23699@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211367-23699@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211367

--- Comment #20 from Ivan Radovanovic <radovanovic@gmail.com> ---
(In reply to Andrej Ebert from comment #12)
Can you please try to pull stack backtrace from this crash dump - for examp=
le:
$ gdb `which mono` mono.core=20
(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").

--=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-211367-23699-O9mvG2G8PN>