discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Using disconnect_all() in C++


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Using disconnect_all() in C++
Date: Thu, 21 Feb 2013 14:47:26 -0800

On Thu, Feb 21, 2013 at 2:36 PM, Alexandru Csete <address@hidden> wrote:
 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  input port 0 out of range for complex_to_float(26)
Aborted (core dumped)

Can you get a gdb stack traceback on this?

If I disconnect the blocks manually it works fine, which lead me to
believe that disconnect_all() only works at top-block level? Or maybe
a bug?

It's very likely a bug.

Johnathan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]