Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2023 00:12:46 +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-Uke2zvtP5V@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

martin <martin@bxlr.sk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin@bxlr.sk

--- Comment #31 from martin <martin@bxlr.sk> ---
I was helping on the same issue:
https://forums.freebsd.org/threads/rawtherapee-crashes-when-trying-to-edit-=
nef-files.90900/
unaware of this PR.

OP opened a bug report too: https://github.com/Beep6581/RawTherapee/issues/=
6876

I debugged it and found out why it was failing -- the profile map was not f=
ound
even though it was loaded and present ( map::find() returned false negative=
).
I'm not a C++ programmer and I was not aware find() is such locale sensitiv=
e.

I'm linking forums and bug tracker # here for future googlers.

--=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-Uke2zvtP5V>