Dominique Martinet

Results 143 comments of Dominique Martinet

Same thing here, getting kicked after half a day or so. Contact-syncing also disabled. It might be worth having someone try if that makes a difference at some point, I...

hmm, I actually got disconnected immediately when reconnecting mautrix-telegram this time. I relogged in on phone, shared a single contact they already had and logged in again from matrix and...

... and just got kicked out again, so unrelated. (sorry for the spam)

pattern matching is elegant, I like it! But there's also the problem of not having any match, or if e.g. sys_enter_open's probe and sys_enter_openat probe contents would become different you'd...

Chiming in late here (thanks to the link from the bcc issue), but I can also add the nixos and alpine packager hats for not liking vendoring. for nixos it's...

(Just passing by to say thanks for the work! This has been annoying me occasionally.) FWIW I tested this, doesn't seem to break anything I'm using (nothing very sophisticated). There's...

wow. Thanks for the very detailled answer, I didn't expect quite that much! I don't know if that helps, but the reason I tried >32k was for a uprobe actually...

Just a note that with bpf ring buffers now available that might be easier to use than per cpu scratch buffers, albeit a bit less performant perhaps? It doesn't remove...

FWIW I ran into this as well (debian testing) and just ran `cargo update` without problems before checking here, worked like a charm and dog worked. fedora rawhide and alpine...

I can confirm this regressed "recently", I've bisected it down to e0eef7deccc7ca1c56d7c30894985c00898ef8a3 It took me a while to understand why this only happened very rarely, but looking at the commit...