[core] [DUPLICATE] Segfault expandMetaOps
This error occurs when the metaOperator has multiple outputs and at least one of these outputs forks (==point to multiple nodes).
@bhalimi has previously has studied the case, its hypothesis is that the problem originates from GraphView::replace which do not seem to handle the case detailed above and shown below.
Edited by Grégoire Kubler
