Comment 4 for bug 1474388

Revision history for this message
jazzynico (jazzynico) wrote :

feComposite and feDisplacementMap also crash in sp_filter_primitive_name_previous_out.

Console error (also affects feBlend):
ERROR:src/sp-namedview.cpp:1053:SPNamedView* sp_document_namedview(SPDocument*, const gchar*): assertion failed: (nv != NULL)

Note that the other filter primitives also crash when used the same way, but not in the same part of the code.