discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Crash on UHD import on a fresh build of 3.7.10 us


From: Eugene Grayver
Subject: Re: [Discuss-gnuradio] Crash on UHD import on a fresh build of 3.7.10 using PyBOMBS (Martin Braun)
Date: Wed, 9 Mar 2016 16:24:19 +0000

I thought about a library mismatch, but that does not seem to be the case.  The install folder is /home/gnuradio_latest (i.e. not /usr/...).  I verified the LD_LIBRARY_PATH.


Checking the swig library seems to return the correct path to uhd (i.e. not the system one):


 ldd /home/gnuradio_latest/lib/python2.7/dist-packages/gnuradio/uhd/_uhd_swig.so | grep uhd
        libgnuradio-uhd-3.7.10git.so.0.0.0 => /home/gnuradio_latest/lib/libgnuradio-uhd-3.7.10git.so.0.0.0 (0x00007fb05c124000)
        libuhd.so.003 => /home/gnuradio_latest/lib/libuhd.so.003 (0x00007fb05b7ed000)

Just in case, I removed the libuhd from /usr/lib but same crash.  

I am out of ideas at this point ...

________________________

Eugene Grayver, Ph.D.
Aerospace Corp., Sr. Eng. Spec.
Tel: 310.336.1274
________________________


reply via email to

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