Comment 0 for bug 1901746

Revision history for this message
wasutton3 (will-sutton-family) wrote :

GnuRadio crashes with the error message while using the following .grc file https://paste.ubuntu.com/p/XMJgk462px/

`ControlPort Monitor running.
python3: ../gnuradio-runtime/lib/controlport/rpcmanager.cc:38: static rpcserver_booter_base* rpcmanager::get(): Assertion `booter_registered || aggregator_registered' failed.`

Steps to reproduce:

1) Install gnuradio
2) Download this file as file.grc
3) Open file.grc with gnuradio-companion
4) Execute flowgraph.
5) Observe bug.

The issue seems to be reported here as well. https://github.com/gnuradio/gnuradio/issues/3673