gnuradio / newsched

The GNU Radio 4.0 Runtime Proof Of Concept
GNU General Public License v3.0
22 stars 16 forks source link

Hier Blocks causing memory issues #240

Open mormj opened 2 years ago

mormj commented 2 years ago

Problem:

Instantiate a hier block in python (see fm_deemph) Try to connect the hier block to another block - the port objects have become corrupted and we get a segfault My thought is that the issue lies somewhere in the python bindings