From owner-freebsd-ports@freebsd.org Thu May 4 08:48:12 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 EECD1D5DDAE for ; Thu, 4 May 2017 08:48:12 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from sender-of-o52.zoho.com (sender-of-o52.zoho.com [135.84.80.217]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9541D1D7F for ; Thu, 4 May 2017 08:48:12 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from mr185083 (mr185083.univ-rennes1.fr [129.20.185.83]) by mx.zohomail.com with SMTPS id 1493887679821715.2445103451518; Thu, 4 May 2017 01:47:59 -0700 (PDT) Date: Thu, 4 May 2017 10:47:56 +0200 From: Patrick Lamaiziere To: freebsd-ports@freebsd.org Subject: does inkscape-0.92.0_1 works for you ? Message-ID: <20170504104756.27506026@mr185083> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-ZohoMailClient: External 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 08:48:13 -0000 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. $ 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.