Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 May 2023 18:56:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 257255] graphics/rawtherapee: Crashes in rtengine::Color::rgb2lab01 when editing a picture; nullptr dereference related to color profile
Message-ID:  <bug-257255-6497-go9splEEyc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257255-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257255-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257255

--- Comment #29 from Andrew Terekhov <tankist02@mail.com> ---
I did more of experiments. If I add only this one to
/usr/local/etc/rc.d/lightdm:

export LANG=3Den_US.UTF-8

then RT kind of works. When I start it the first time it immediately
terminates:

$ rawtherapee
Bus error

But when I start it after that it works fine. Does it mean it is DBus relat=
ed
and some initialization is missing?


Here is the environment:

$ /usr/bin/env | egrep '^(LC_|LANG)'
LANG=3Den_US.UTF-8


$ locale
LANG=3Den_US.UTF-8
LC_CTYPE=3D"en_US.UTF-8"
LC_COLLATE=3D"en_US.UTF-8"
LC_TIME=3D"en_US.UTF-8"
LC_NUMERIC=3D"en_US.UTF-8"
LC_MONETARY=3D"en_US.UTF-8"
LC_MESSAGES=3D"en_US.UTF-8"
LC_ALL=3D

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257255-6497-go9splEEyc>