1) Forgot: Run: -> ldd <application> To see if that matches your libuhd you think. If you see a problem, you should uninstall your application and any extra uhd installations you don't need, recompile & relink your application.
HTH Nikos On Tue, Aug 2, 2022 at 12:18 AM Nikos Balkanas <[email protected]> wrote: > > 1) Type: > -> sudo find / -name "libuhd.so" > > This will find if you have multiple uhd installations. Uninstall the > extra ones you may have. > > 2) If in linux, run your application through valgrind to locate > corrupted memory. > > HTH > Nikos > > On Mon, Aug 1, 2022 at 7:53 PM Md Moklesur Rahman via USRP-users > <[email protected]> wrote: > > > > what is the solution of it? > > > > _______________________________________________ > > USRP-users mailing list -- [email protected] > > To unsubscribe send an email to [email protected] _______________________________________________ USRP-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
