discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Gnuradio loading issue


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Gnuradio loading issue
Date: Sat, 01 Oct 2016 09:00:49 -0700
User-agent: K-9 Mail for Android

Hi Petrika,

No, haven't seen that, but to me, it does look like a siplib bug or something similar, is. Something that went wrong in a dependency of a GNU Radio dependency.

This might boil down to Debian package maintenance, so if you could help that, the immediate problem might get solved faster. A quick and easy approach would be running

gdb python2 $(which gnuradio-companion)
[Lots of things printed]
> run
[Things crash]
> backtrace

And sharing the output. That should tell you loading which library led to the crash.

Best regards,
Marcus

Am 1. Oktober 2016 02:46:52 GMT-07:00, schrieb Petrika Gjanci <address@hidden>:
Hi all,


I just installed a fresh copy of GnuRadio from Debian Testing repository. 

As soon as GnuRadio starts it gives me the following error:


~$ gnuradio-companion
<<< Welcome to GNU Radio Companion 3.7.10 >>>

Block paths:
    /usr/share/gnuradio/grc/blocks
python: siplib.c:12299: sipEnumType_alloc: Assertion `(((currentType)->td_flags & 0x0007) == 0x0003)' failed.
Aborted


II seems a problem with PythonQt. Has anyone of you guys faced the same problem?


Regards

Petrika



Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

reply via email to

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