Currently, liquid-dsp calls exit() when certain input validations fail, and PothosLiquidDSP can trigger these, as it does not perform its own input validation. When this bug is fixed, the next PothosLiquidDSP version should establish a minimum version to prevent running into this.
Relevant issue here: jgaeddert/liquid-dsp#134