instar-robotics / papyrus

Papyrus is the front end GUI that generates neural scripts that can be executed by kheops
GNU General Public License v3.0
1 stars 0 forks source link

"corrupted size vs. prev_size" -> Papyrus crashes when closing a script #36

Closed adrienjauffret closed 5 years ago

adrienjauffret commented 5 years ago

When closing one particular neuroscript , papyrus systematicaly crashes with the following print:

[WARNING]: WARNING: DiagramBox( "DiracField1D" ) is being destructed, but there remains Links on its InputSlot ( "x" ) [WARNING]: WARNING: DiagramBox( "Convolution" ) is being destructed, but there remains Links on its InputSlot ( "circular" ) corrupted size vs. prev_size Aborted (core dumped)

nschoe commented 5 years ago

Apparently it happens when there are activity visualizers opened.