discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Executing the flow graph: window closes immediatl


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Executing the flow graph: window closes immediatly
Date: Sun, 23 Aug 2015 22:28:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

Hi Nick,

segmentation fault is a severe error; it means that the program you generated tried to access memory that wasn't there. The error really doesn't say anything more.
We haven't seen such error in released GNU Radio versions lately.

My guess therefore is that there might be something wrong with your set up instead.
How did you install GNU Radio? If you've installed it from source, or build-gnuradio, or pybombs you *must not* install gnuradio from Ubuntu's package archives.

Best regards,
Marcus

On 23.08.2015 22:05, address@hidden wrote:
Hello,

I'm totally new to the gnu radio project and trying my first steps into the world of SDR.  

At this moment i ran into a problem:  I followed the steps of the tutorial at http://gnuradio.org/redmine/projects/gnuradio/wiki/Guided_Tutorial_GRC

I made the flowchart exactly as described in the tutorial, but when i try to execute the flow graph, a window appears and directly closes.  

When I try to run the code directly from the terminal i get following message: Segmentation fault (core dumped)

I'm running Ubuntu 14.04 LTS.  

How can I fix this issue?

Regards

Nick


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