SIGSEGV: Segfault
File "draw.h", line 284, in dt_draw_curve_destroy
dt_free(c->csample.m_Samples);
File "rgbcurve.c", line 1431, in cleanup_pipe
for(int ch = 0; ch < DT_IOP_RGBCURVE_MAX_CHANNELS; ch++) dt_draw_curve_destroy(d->curve[ch]);
File "imageop.c", line 618, in dt_iop_cleanup_pipe.localalias.lto_priv.0
module_so->cleanup_pipe(module, pipe, piece);
File "pixelpipe_hb.c", line 602, in dt_dev_pixelpipe_cleanup_nodes.localalias.lto_priv.0
if(piece->module) dt_iop_cleanup_pipe(piece->module, pipe, piece);
File "dev_pixelpipe.c", line 1676, in dt_dev_pixelpipe_change.localalias.lto_priv.0
if(pipe->nodes) dt_dev_pixelpipe_cleanup_nodes(pipe);
...
(7 additional frame(s) were not displayed)
Sentry Issue: ANSEL-1D
This issue was automatically created by Sentry via Notify via GitHub