From owner-freebsd-ports@freebsd.org Thu May 4 09:23:01 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 340F3D5DB50 for ; Thu, 4 May 2017 09:23:01 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from fmailer.gwdg.de (fmailer.gwdg.de [134.76.11.16]) (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 F11BF144B for ; Thu, 4 May 2017 09:23:00 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from um-excht-a01.um.gwdg.de ([134.76.11.221] helo=email.gwdg.de) by mailer.gwdg.de with esmtp (Exim 4.80) (envelope-from ) id 1d6CyI-0006fL-TS; Thu, 04 May 2017 11:22:50 +0200 Received: from pc028.nfv.nw-fva.de (134.76.242.1) by email.gwdg.de (134.76.9.210) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 4 May 2017 11:22:05 +0200 Subject: Re: does inkscape-0.92.0_1 works for you ? To: Patrick Lamaiziere References: <20170504104756.27506026@mr185083> CC: From: Rainer Hurling Message-ID: <2b09bbec-d904-fb21-976a-88ebd7bfe37b@gwdg.de> Date: Thu, 4 May 2017 11:21:59 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: <20170504104756.27506026@mr185083> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: de-DE Content-Transfer-Encoding: 7bit X-Spam-Level: - X-Virus-Scanned: (clean) by clamav X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2017 09:23:01 -0000 Am 04.05.2017 um 10:47 schrieb Patrick Lamaiziere: > Hello, > > I've upgraded my workstation (10.3-STABLE / amd64) via poudriere and > ports svn://svn0.eu.freebsd.org/ports/branches/2017Q2 (rev 440002) and > inkscape does not work anymore and fails with a segfault. Works for me on recent 12.0-CURRENT amd64, build and installed from ports (HEAD) via portmaster. HTH, Rainer > > $ inkscape > (inkscape:1234): GLib-CRITICAL **: g_convert: assertion 'str != NULL' failed > ... > (inkscape:1234): GLib-CRITICAL **: g_convert: assertion 'str != NULL' failed > ... > Emergency save activated! > Emergency save completed. Inkscape will close now. > If you can reproduce this crash, please file a bug at www.inkscape.org > with a detailed description of the steps leading to the crash, so we can fix it. > Incident de segmentation > > Any clue ? > > Thanks, regards.