discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Segmentation fault when adding a variable...


From: Vasil Velichkov
Subject: Re: Segmentation fault when adding a variable...
Date: Fri, 31 Mar 2023 16:30:24 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1

Hi Niklas,

On 31/03/2023 14.42, Beckmann, Niklas wrote:
> I am currently facing a problem, where gunradio segfaults, when I add a 
> certain variable into the flowchart.

For reference a link to our previous discussion is 
https://lists.gnu.org/archive/html/discuss-gnuradio/2023-03/msg00062.html

> I created a little apache server, to share the according code of my module, 
> where the segfault happens (/include & /lib cpp files):
> 
>  http://nbws.hopto.org/

It's not accessible

$ curl http://nbws.hopto.org/
curl: (7) Failed to connect to nbws.hopto.org port 80 after 3101 ms: No route 
to host

$ ping nbws.hopto.org
PING nbws.hopto.org (192.168.0.157) 56(84) bytes of data.

$ host nbws.hopto.org 8.8.8.8 | grep "has address"
nbws.hopto.org has address 192.168.0.157

This is a private IP address and is not publicly accessible.

Better upload the sources to one of the git hosting services (github, gitlab, 
...) or upload a tarball archive to file hosting service and provide a link.

Regards,
Vasil



reply via email to

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