Giter Club home page Giter Club logo

Comments (4)

xurtis avatar xurtis commented on August 18, 2024

The tools that we depend on to build rumprun applications haven't been maintained in the last 4 years and have an issue in the linking process that prevents the layout of thread-local-storage (TLS) being correctly determined by the runtime. As the libsel4 and the runtime now depend on correctly functioning TLS they cannot be used from rumprun given its current configuration. Given this situation, we are not currently supporting rumprun from within CAmkES.

from camkes-manifest.

kent-mcleod avatar kent-mcleod commented on August 18, 2024

The fault was being caused by seL4rumtime having an incorrect view of the TLS region due to a CAmkES linker script setting the values of _tbss/_tdata start and end symbols too early in the linking process. This should be resolved by: seL4/camkes-tool#41

from camkes-manifest.

mohamadrezashafie avatar mohamadrezashafie commented on August 18, 2024

from camkes-manifest.

mincheolsung avatar mincheolsung commented on August 18, 2024

I tried to run rumprun_hello with camkes but the rumprun crashed with errors:

[email protected]:608 simple_get_extended_bootinfo_length not implemented
[email protected]:149 Unimplemented
[email protected]:47 Failed to allocate cslot: error -1
[email protected]:306 [Cond failed: res != 0]
Failed to allocate notification object

I confirmed that this patch (seL4/camkes-tool#41) was applied in my camkes-tool.
Can anyone help me?

from camkes-manifest.

Related Issues (8)

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.