Skip to content

dt_draw_curve_destroy #970

Description

@sentry

Sentry Issue: ANSEL-1D

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)

This issue was automatically created by Sentry via Notify via GitHub

Metadata

Metadata

Assignees

No one assigned

    Labels

    backtrace: includedpriority: highAffects basic and core functionnalities of the software in a way that severly degrades usability

    Type

    Fields

    No fields configured for Bug.

    Projects

    Status
    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions