From owner-freebsd-ports@FreeBSD.ORG Tue Feb 11 21:10:15 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 43F1F9F7 for ; Tue, 11 Feb 2014 21:10:15 +0000 (UTC) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F21661247 for ; Tue, 11 Feb 2014 21:10:14 +0000 (UTC) Received: from p5b159215.dip0.t-ipconnect.de ([91.21.146.21] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1WDKaq-0002pc-8R; Tue, 11 Feb 2014 22:10:12 +0100 Message-ID: <52FA91B3.2080201@gwdg.de> Date: Tue, 11 Feb 2014 22:10:11 +0100 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Christoph Moench-Tegeder Subject: Re: PATCH: Re: graphics/rawtherapee: r342622 crashes on HEAD References: <20140209223228.GR80056@ithaqua.etoilebsd.net> <20140209223830.GS80056@ithaqua.etoilebsd.net> <53abb5a25f86f9c10fabcabb83e4157d.squirrel@mx.waitman.net> <20140210104037.7dcaf6b0@X220.alogt.com> <52F895F3.6070606@FreeBSD.org> <20140211010834.384f8a34@X220.alogt.com> <52F95186.9010503@FreeBSD.org> <20140211192707.GB1943@elch.exwg.net> <52FA8A6B.7020504@gwdg.de> <20140211205507.GC1943@elch.exwg.net> In-Reply-To: <20140211205507.GC1943@elch.exwg.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 21:10:15 -0000 Am 11.02.2014 21:55, schrieb Christoph Moench-Tegeder: > ## Rainer Hurling (rhurlin@gwdg.de): > >>>> *Can everyone who has rawtherapee crash on FreeBSD 10 or 11 please:* >>> >>> I'm not able to reproduce the original crash (even when playing with >>> LC_CTYPE and umlauts), and I do not see regressions from that glib >>> patch. >> >> Hmm, is it right, that your base and port (last commit with gcc48 >> dependency) are very recent? > > My base is 10.0-RELEASE, and the port is "totally recent" > (rawtherapee-4.0.12_1, Makefile r343191). converters/libiconv > hadn't been installed until "right now". > OTOH I'm very careful with using umlauts in file names etc. (been bitten > once too often), even as my environment is UTF-8, so I might > have missed that issue when testing. Thanks for this info. So perhaps your situation is like the one, mandree@ observed on his 10.0 box: no crashes without the patch? > > Regards, > Christoph >