Git Product home page Git Product logo

Comments (3)

upa avatar upa commented on July 3, 2024

oh... does #12 cause the crash ?
With nuse/HEAD f4718be at a my environment, arch/sim/test/nuse/nuse-test.sh that ping to loopback works fine. If NUSECONF is not set, nuse_config_parse does not run (it means that process has a loopback interface only).
f4718be#diff-8b32e742271fcbcbb8ab0f2c7692d6adR429

Travis CI
6nsc: IPv6 over IPv4 tunneling driver
Segmentation fault
if succeed
6nsc: IPv6 over IPv4 tunneling driver
6NET: Registered protocol family 17
6NET: Registered protocol family 15

It seems that a cause is load tunneling driver or register protocol family 17 (IPPROTO_UDP).
Travis environment issue ?

from net-next-nuse.

thehajime avatar thehajime commented on July 3, 2024

no, #12 is okay.
the problem was the issue of Travis CI (as you were aware of): travis-ci/travis-ci#1503 when the test uses TAP device.

but now the problem is in NUSE, which cannot run on Travis environment.
I guess some of symbols which NUSE is using now doesn't exist on the particular version of glibc. more to be debugged.

from net-next-nuse.

thehajime avatar thehajime commented on July 3, 2024

commit 52e261d fixes this issue. The loopback ping test is enabled again (4c85f91) and Travis CI is now happy !

https://travis-ci.org/libos-nuse/net-next-nuse/builds/41878427

from net-next-nuse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.