Rawtherapee: Core dump RL convolution followed by Contrast+

Created on 2 Apr 2018  路  11Comments  路  Source: Beep6581/RawTherapee

In RT's file browser:

  1. Select image (either RAF or TIFF)
  2. Apply Neutral
  3. Open

Now in RT's Editor:

  1. Zoom to 100%
  2. Detail tab
  1. Activate Sharpening -> RL Deconvolution
  2. Set Damping to 0

  3. Activate Contrast by Detail levels

  4. Contrast+

This results in SIGSEGV. See debug dump below.

AboutThisBuild.txt
log.txt

Just tell me if you need additional information.

Sincerely,
Claes in Lund, Sweden

bug

All 11 comments

Reproduced. I had to click Contrast+ several times, then it crashed.
Using http://rawtherapee.com/shared/test_images/colortarget/FUJIFILM%20X-T1%20daylight.raf

Reproduced also using amsterdam.pef, same procedure.

Reproducible in dev, but not in pixelshift_fixes, which is 26 commits behind dev.
This at least reduces the number of bisect steps ;-)

I'll look into this once I'm done with #4479
But please feel free to work on it :-)

ping @agriggio

CIao Alberto,

I have a hunch that it is the
_Set Damping to 0_
that is the culprit here, i.e. if
Damping > 0, there is no problem (?).

Cordiali Saluti,
Claes a Lund, Svezia

@ClaesGitHub Setting the damping to != 0 avoids the crash because it implicitely avoids negative Lab L values before the next processing step. Bisecting clearly shows the responsible commit and RL deconvolution code was not changed with this commit afaik.

yes sorry, it's a side effect of unbounded processing. I knew it would happen sooner rather than later :-)

@ClaesGitHub can you try again with the latest dev? I pushed some changes that might have made this go away -- I just tried and was unable to reproduce

@agriggio
Ciao!
Thank you. I have just checked the latest dev and I can _not_ reproduce the error.
/Claes

@agriggio Fix confirmed :+1:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Beep6581 picture Beep6581  路  3Comments

heckflosse picture heckflosse  路  5Comments

JIPG2 picture JIPG2  路  3Comments

Floessie picture Floessie  路  5Comments

heckflosse picture heckflosse  路  4Comments