The subject line says it all. I received this error (which is detailed below) recently while executing a flowgraph of a project which has been running successfully.
Several of the blocks have their output buffers assigned to values other than their default. This was necessary to permit this particular application to operate properly. I don’t know why I suddenly have this issue. it seemed to arise after I had some complications occur due to a “sudo apt upgrade” that I performed. I realize that this explanation is vague but I don’t know where to begin to troubleshoot this issue. I can make the problem go away by removing the buffer setting from an analog source block but then the application ceases to work properly. Please help point me to the right path here. Exception in thread Receive: Traceback (most recent call last): File "/usr/lib/python3.11/threading.py", line 1038, in _bootstrap_inner self.run() File "/usr/lib/python3.11/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.11/dist-packages/ft8_rxtx/ft8_rxtx.py", line 137, in rx FT8_Receive.main() File "/home/wa4ywm/Softrock/FT8_Receive.py", line 226, in main tb.start() File "/usr/lib/python3/dist-packages/gnuradio/gr/top_block.py", line 100, in start top_block_start_unlocked(self._impl, max_noutput_items) RuntimeError: problems allocating a buffer with the given max output buffer constraint! -- This email has been checked for viruses by AVG antivirus software. www.avg.com