discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Segmentation fault


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Segmentation fault
Date: Thu, 26 Nov 2015 13:20:00 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Ekko,

using Putty isn't really hard, compared to doing SDR; it has solid copy and paste functionality.
http://the.earth.li/~sgtatham/putty/0.66/htmldoc/

Also, you should at this point really start using a Linux on your host PC. If you're developing C++ for the E310, you should really be starting to use the SDK, which works under linux. This makes twice as much sense as you're currently having trouble using the linux system on the E310 -- you will need to get used to linux, and that's much easier if you do it with a modern Linux distribution on your PC.

Best regards,
Marcus

On 26.11.2015 13:09, chai E wrote:
there is a additional blocks in flowgraph 
i follow the tutorials
write the block my_qpsk_demod,
use cmake ../
make 
make install 
to compile the block

you are right ,there is 180 message of command 'bt'
i only show you the nine of these,
marcus said that SIGILL is not the segfault.

the message is too much ,i am using X11+putty with e310 ,i do not konw how to copy it out ,

and my gnuradio version is 3.7.7

thank you 

Ekko

2015-11-26 0:44 GMT+08:00 West, Nathan <address@hidden>:


On Wed, Nov 25, 2015 at 7:22 AM, chai E <address@hidden> wrote:
thank you very much for the tutorials

i use the gdb to debug my program 
and i got the backtrace



this is the part of my debug screenshot,i am a newer with my device usrp e310, 
i want to know how can i find what is the problem in my program or machine with these output message.
i have see the tutorial 

i can see the #0 ,and use command list to see the source code ,but i do not konw what's this mean in my machine.

hope for yours pointings  and  teach.

thank you very much :)

--From a learner

I think there's some lines missing from your screenshot. Instead of a screenshot can you just copy and paste all of the text that you get out? Also, it looks like you're in the middle of the tutorials. Does the flowgraph contain any blocks that you compiled in addition to what came on the E310 image? If so, how did you compile them.

-Nathan 



_______________________________________________
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]