Friday, March 31, 2023

Re: Segmentation fault when adding a variable...

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

No comments:

Post a Comment