Giter Club home page Giter Club logo

Comments (3)

marcrittinghaus avatar marcrittinghaus commented on June 22, 2024

The static one works. I don't see the read-error and I can connect with redis-cli. Make sure you merge the lib-lwip PR

The dynamic redis-server from the dynamic-apps repo crashes for me with a stack corruption during startup

close(fd:3) = OK
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, fd:-1, 0) = va:0x1001111000
arch_prctl(0x1002, 0x1001111bc0, ...) = 0x0
mprotect(va:0x1001107000, 16384, PROT_READ) = OK
mprotect(va:0x1000d1a000, 4096, PROT_READ) = OK
mprotect(va:0x1000afd000, 8192, PROT_READ) = OK
mprotect(va:0x10008c9000, 4096, PROT_READ) = OK
mprotect(va:0x10006c3000, 4096, PROT_READ) = OK
mprotect(va:0x100030a000, 8192, PROT_READ) = OK
mprotect(va:0x40016e000, 4096, PROT_READ) = OK
set_tid_address(0x1001111e90, 0x4001bfe50, ...) = 0x0
set_robust_list(0x1001111ea0, 0x18, ...) = Function not implemented (-38)
rt_sigaction(0x20, 0x4001bfb90, ...) = 0x0
rt_sigaction(0x21, 0x4001bfb90, ...) = 0x0
rt_sigprocmask(0x1, 0x4001bfd08, ...) = 0x0
prlimit64(0x0, 0x3, ...) = 0x0

*** stack smashing detected ***: <unknown> terminated

writev(0x2, 0x4001bfb90, ...) = 0x36
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, fd:-1, 0) = va:0x1001113000
rt_sigprocmask(0x1, 0x4001bfa60, ...) = 0x0
rt_sigprocmask(0x0, 0x4001bf9c0, ...) = 0x0
getpid() = pid:0
gettid() = pid:0
tgkill(0x0, 0x0, ...) = Function not implemented (-38)
rt_sigprocmask(0x2, 0x4001bf940, ...) = 0x0
rt_sigaction(0x6, 0x4001bf910, ...) = 0x0
rt_sigprocmask(0x0, 0x4001bf9c0, ...) = 0x0
getpid() = pid:0
gettid() = pid:0
tgkill(0x0, 0x0, ...) = Function not implemented (-38)
rt_sigprocmask(0x2, 0x4001bf940, ...) = 0x0

from unikraft.

nderjung avatar nderjung commented on June 22, 2024

unikraft/lib-lwip#33 is now merged. @razvand can you please re-check?

from unikraft.

razvand avatar razvand commented on June 22, 2024

unikraft/lib-lwip#33

from unikraft.

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.