Federico Di Pierro

Results 845 comments of Federico Di Pierro
trafficstars

I was able to reproduce the issue with libmodule too; i have a simple example: ``` // build with gcc test.c -o test -lddcutil #include void __attribute__ ((constructor (101))) test()...

Hi Mark! I strongly agree with this; note moreover that changes in #220 already "renamed" the `m_pending_container_evts` queue to a more generic `m_pending_state_evts`; it is used for users/groups events too....

THIS IS WHAT I WAS LIVING FOR, FOR THE LAST COUPLE OF WEEKS :rofl: Thanks Mauro!!

> This makes a lot of sense to me, I think it would be a great addition but I feel it is also a non-trivial change to the sinsp-example binary....

@Molter73 question: is this going to be introduced in the CI in a follow-up PR?

Hi! Can you share some more info, like the kernel version, the libs version and the full output? Thank you very much!

I think we fixed a couple of similar issues: * https://github.com/falcosecurity/libs/pull/316 * https://github.com/falcosecurity/libs/pull/317 And 316 is exactly your error code (28).