Hi Niklas,
On 29/03/2023 01.35, Beckmann, Niklas wrote:
> this is what I get now when I do backtrace.
> Thread 1 "python" received signal SIGSEGV, Segmentation fault.
> 0x7fffdaa52c6b in pybind11::detail::same_type (rhs=..., lhs=...)
> at /usr/include/pybind11/detail/internals.h:55
> 55 i
8 0x7421fb48 in g_signal_emit_valist () at
/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Does this helps to solve the problem in any way? I tried to go through this,
but I see, there are many things that I have to learn...
Thank you again so far for your help.
Best,
N
______________
Hi Niklas,
On 28/03/2023 19.20, Beckmann, Niklas wrote:
>> Why 3.10.4.0 and not the latest 3.10 (currently is 3.10.5.1)?
>
> I am porting modules from 3.7 to 3.10 and when I started porting, 3.10.4.0
> was the newest version.
OK.
>> How did you install gnuradio previously and how did you uni
_
Von: Vasil Velichkov
Gesendet: Mittwoch, 22. März 2023 14:02:33
An: Beckmann, Niklas
Cc: discuss-gnuradio@gnu.org
Betreff: Re: AW: AW: AW: AW: Import Error "undefined symbol"
Hi Niklas,
On 22/03/2023 01.03, Beckmann, Niklas wrote:
> I just un- and reinstalled gnuradio from sour
Hi Niklas,
On 22/03/2023 01.03, Beckmann, Niklas wrote:
> I just un- and reinstalled gnuradio from source (basically following the
> steps at the wiki)... that did not solve the problem.
How did you install gnuradio previously and how did you uninstall it? Make sure
you don't have two gnuradio
Hi Vasil & Phillipp,
I just un- and reinstalled gnuradio from source (basically following the steps
at the wiki)... that did not solve the problem.
Im on version 3.10.4.0 and im on Ubuntu 20.04.
@Phillipp you were right, gnuradio does not crash if I open another flowgraph.
The import I was or