RawTherapee and Art crashes when I try to expand option in HaldCLUT in Film Simulation

I downloaded HaldCLUt from Film Simulation - RawPedia to try Film Simulation first time

I added dir information in preferences and restarted app.

When I click on Color or Black-and_white option, menu doesn’t expand to show the options. If I try to use right arrow to open sub-menu both ART and RawTherapee crash. Negative option works as it doesn’t have submenu.

Versions of RawTherapee and ART are listed below. I am on Ubuntu 20.04.1

RawTherapee

Version: 5.8
Branch: releases
Commit: 9a9e0ac
Commit date: 
Compiler: cc 7.3.1
Processor: x86_64
System: Linux
Bit depth: 64 bits
Gtkmm: V3.22.2
Lensfun: V0.3.2.0
Build type: release
Build flags:  -std=c++11  -Werror=unused-label -Werror=delete-incomplete -Wall -Wuninitialized -Wcast-qual -Wno-deprecated-declarations -Wno-unused-result -fopenmp -Werror=unknown-pragmas -O2 -DNDEBUG -ftree-vectorize
Link flags:   
OpenMP support: ON
MMAP support: ON

Art

Version: 1.5.4
Branch: releases
Commit: 049a8d4
Commit date: 
Compiler: cc 7.3.1
Processor: x86_64
System: Linux
Bit depth: 64 bits
Gtkmm: V3.22.2
Lensfun: V0.3.2.0
Exiv2: V0.27.0
Build type: RelWithDebInfo
Build flags:  -std=c++11  -Werror=unused-label -fno-math-errno -Wall -Wuninitialized -Wno-deprecated-declarations -Wno-unused-result -fopenmp -Werror=unknown-pragmas -O2 -g -DNDEBUG -ftree-vectorize
Link flags:   
OpenMP support: ON
MMAP support: OFF
Build OS: Linux
Build date: 2020-10-06T00:15:12Z

Hi,
I tried to reproduce but I can’t… can you describe the steps in more details? Also, does it happen with all images?
Thanks!

Thanks @agriggio

After experimenting with around 20 different images on both RawTherapee and ART, I have realised that it is random behaviour. So out of around 50 trials, I could see menu items in around 20 trials and was able to apply LUT.

So it makes sense that you can’t reproduce it.

Steps

  • Open an image
  • Activate Film Simulation
  • Try to pick any items from dropdown.

Now three things happen

  • Menu opens and I am able to apply LUT
  • Menu opens but when I click on LUT option, I see message below preview that error opening file
  • Menu doesn’t open with mouse and I try to use right arrow and app crashes.

It is not consistent behaviour at all.

I even downloaded files from GitHub - cedeber/hald-clut: A collection of HaldCLUT but same behaviour.

I am using Appimages of RawTherapee and ART.

Is there a way to see debug log?

Are you sure your disk is ok? Might be corrupted and/or about to die… I would try to check that to be sure

Try to put the haldcluts on other disk to be sure.

I had a recently purchased spare disk.

I used Clonezilla to clone disk and ran file system check as well but behaviour hasn’t changed.
At least I know disk is not failing. Maybe something else is not working. There are so many variables.
If it can’t be reproduced, it means problem is at my end.

Thanks for your response.