[Bug 257255] Rawtherapee Crash due to error it rtengine color management
Date: Sun, 18 Jul 2021 18:35:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257255 Bug ID: 257255 Summary: Rawtherapee Crash due to error it rtengine color management Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: tmdraney@yahoo.com I start it up and it loads fine. When I to edit a picture it loads the picture and then shortly crashes. When starting up it gives me this error Gtk-Message: 14:09:25.848: Failed to load module "colorreload-gtk-module" I am running an up to date 13.0 and just updated packages. There seems to be a regression somewhere because it used to work. I rebuilt it in ports to see if it would make and difference. It did not. I then rebuilt in and included Make_Debug=Yes in make.conf and ran it through gdb like the rawtherapee site mentions. When it crashes it gives me this message. Thread 1 received signal SIGSEGV, Segmentation fault. 0x0000000000ddb930 in rtengine::Color::rgb2lab01 (profile=..., profileW=..., r=1, g=1, b=0, LAB_l=@0x7fffffffbc78: -nan(0x7fc900), LAB_a=@0x7fffffffbc80: -nan(0x7fc900), LAB_b=@0x7fffffffbc7c: 4.59163468e-41, workingSpace=false) at /usr/ports/graphics/rawtherapee/work/rawtherapee-5.8/rtengine/color.cc:483 483 /usr/ports/graphics/rawtherapee/work/rawtherapee-5.8/rtengine/color.cc: No such file or directory. I searched for it and didn't find the file either. The color does load horribly right before it crashes. Thanks! -- You are receiving this mail because: You are the assignee for the bug.