discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GRC seg fault


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] GRC seg fault
Date: Fri, 17 Jul 2015 16:15:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Well, rebuilding GNU Radio and all the oot modules will probably be the least painful option. (Especially because I think that the compilation time of GR won't be very large -- I think your machine is quite capable, right?)
Other than that, make double sure that uninstall gr-osmosdr as well as all other osmosdr things really removed
/usr/lib/python2.7/dist-packages/osmosdr/_osmosdr_swig.so

as that's what caused the segfault.
It might be a good idea to search for files with gnuradio in their name (and with osmo) in /usr after you've uninstalled everything -- there might be remnants from earlier experiments.
From here, this looks most probable that some rather central library got updated since you used it to build gr-osmosdr, and it will bite you sooner or later if you don't also re-build all software that linked against it.

Best regards,
Marcus

On 17.07.2015 16:02, Jason Matusiak wrote:
Looking at the backtrace you sent I see "init_osmosdr_swig ()". That
seems to be the problem.
I tried to sudo make uninstall from the gr-osmosdr directory, then
deleted it, and then downloaded and rebuilt/installed it, but I still
get the same errors.

I am running out of things to uninstall and reinstall.  Should I blow
away all of gnuradio next?

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


reply via email to

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