Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2014 23:24:06 +0100
From:      Matthias Andree <mandree@FreeBSD.org>
To:        Erich Dollansky <erichsfreebsdlist@alogt.com>,  Waitman Gobble <uzimac@da3m0n8t3r.com>, Rainer Hurling <rhurlin@gwdg.de>
Cc:        Koop Mast <kwm@freebsd.org>, ports-list freebsd <freebsd-ports@freebsd.org>
Subject:   PATCH: Re: graphics/rawtherapee: r342622 crashes on HEAD
Message-ID:  <52F95186.9010503@FreeBSD.org>
In-Reply-To: <20140211010834.384f8a34@X220.alogt.com>
References:  <706bd12f0dfa77b042ec36685b08c572.squirrel@mx.waitman.net>	<20140209223228.GR80056@ithaqua.etoilebsd.net>	<bfdcc4891e05f898e12591cb17be5527.squirrel@mx.waitman.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>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 10.02.2014 18:08, schrieb Erich Dollansky:

> it depends obviously on factors we do not really know. I also have had
> a working rawtherapee a few weeks ago. Just the last update of the
> ports tree killed it again.

Greetings,

thanks to Waitman who debugged things over the weekend, we have a prime
suspect, and that's an insufficient iconv() set on FreeBSD 10 and newer
that for some users makes glib20 and glibmm together throw an exception
when asked to convert UTF-8 to wchar_t that Rawtherapee does not catch
nor report.  We may also have a solution, which I am asking you to test.

*Can everyone who has rawtherapee crash on FreeBSD 10 or 11 please:*

1. download Koop's patch to glib20 from
   <http://people.freebsd.org/~kwm/glib-iconv-hell.diff>;

2. apply the patch, build and install glib20 with the patch

3. try *and report* if that fixes the rawtherapee crashes?

Thanks.

Best regards
Matthias



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52F95186.9010503>