From owner-freebsd-mono@FreeBSD.ORG Mon Feb 23 00:11:25 2015 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7BF3B9AE for ; Mon, 23 Feb 2015 00:11:25 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48977B83 for ; Mon, 23 Feb 2015 00:11:25 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1N0BPEf055003 for ; Mon, 23 Feb 2015 00:11:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: mono@FreeBSD.org Subject: [Bug 197940] games/openra (also lang/mono ): Crashes on load with apparent Mono runtime error Date: Mon, 23 Feb 2015 00:11:24 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: davidjx8p@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2015 00:11:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197940 Bug ID: 197940 Summary: games/openra (also lang/mono ): Crashes on load with apparent Mono runtime error Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: davidjx8p@gmail.com CC: jbeich@FreeBSD.org, mono@FreeBSD.org CC: jbeich@FreeBSD.org, mono@FreeBSD.org Created attachment 153346 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153346&action=edit OpenRA running with Mono verbosity on debug games/openra will crash on attempting to run after getting partway through the splashscreen. This happens after the contents for the 'Red Alert' mod have been downloaded and it tries to proceed. Stacktrace: ================================================================= 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. ================================================================= Abort trap I have tried several things to deal with this: downgrading from Mono 3.10 to 3.6, recompiling Mono with gcc instead of clang, and so forth. None of this has made any difference. I have attached logs of running OpenRA with Mono's debugging verbosity enabled, as well as of an attempt to glean some information on mono-sgen's segfault from GDB. --- Comment #1 from Bugzilla Automation --- Maintainers CC'd -- You are receiving this mail because: You are on the CC list for the bug.