Coder Social home page Coder Social logo

Comments (4)

emanuele-em avatar emanuele-em commented on June 15, 2024

try to remove let pid = ctx.pid(); and check if the problem persists.
I have a problem with pid() but inside tccontext

from aya.

driftli avatar driftli commented on June 15, 2024

try to remove let pid = ctx.pid(); and check if the problem persists. I have a problem with pid() but inside tccontext

Thanks for reply.
I just tried remove let pid = ctx.pid() and still have the problem.

from aya.

driftli avatar driftli commented on June 15, 2024

I guess problem is on ebpf program compilation, maybe a compatibility issue. Because after I changed the kernel version to 5.14.0-148.el9.x86_64 and it can run normally. (PS: Original kernel version is 5.4.143).

There is another problem I have found on kernel 3.10.0-1160.102.1.e17.x86_64, error msg "error relocating function", but when I use SystemTap to do the same task and it passed. Just report it. Similar issue: here.

from aya.

emanuele-em avatar emanuele-em commented on June 15, 2024

There is another problem I have found on kernel 3.10.0-1160.102.1.e17.x86_64, error msg "error relocating function", but when I use SystemTap to do the same task and it passed. Just report it. Similar issue: #831.

Ok, as far as I know ebpf is avalaible from kernel v4.1 and fully avalaible on from kernel v4.4

https://docs.lacework.net/onboarding/ebpf-support
https://www.kernel.org/doc/html/latest/bpf/index.html
https://www.tigera.io/learn/guides/ebpf/

from aya.

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.