[Bug 257255] graphics/rawtherapee: Crashes in rtengine::Color::rgb2lab01 when editing a picture; nullptr dereference related to color profile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 May 2023 18:17:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257255 --- Comment #27 from Andrew Terekhov <tankist02@mail.com> --- I commented out setting of LC_ALL where I added them. Verified that under lightdm RT crashes now. Here is the output of commands you asked for: $ /usr/bin/env | egrep '^(LC_|LANG)' LANG=C.UTF-8 $ locale LANG=C.UTF-8 LC_CTYPE="C.UTF-8" LC_COLLATE="C.UTF-8" LC_TIME="C.UTF-8" LC_NUMERIC="C.UTF-8" LC_MONETARY="C.UTF-8" LC_MESSAGES="C.UTF-8" LC_ALL= -- You are receiving this mail because: You are on the CC list for the bug.