ufo-kit / ufo-core

GLib-based framework for GPU-based data processing
GNU Lesser General Public License v3.0
24 stars 8 forks source link

Merging longer branches into two final nodes is broken #148

Closed matze closed 6 years ago

matze commented 6 years ago

Something like

ufo-launch [dummy-data ! fft, dummy-data ! fft] ! subtract ! null

causes some GLib-GObject-WARNINGs and a segfault. Also related to https://github.com/ufo-kit/ufo-filters/issues/161.

tfarago commented 6 years ago

Oops, I see I opened a wormhole here :smiley:

matze commented 6 years ago

Yeah, and it goes deep. But I think if I can plug that a whole bunch of previous related issues won't ever crop up again. Wish me luck :wink: