-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kindling init failed to create kprobe 'tcp_drop' error 'No such file or directory' #313
Comments
I look forward to getting more information. |
__ia32_sys_getcpu |
The more info: |
Please use package to solve this problem temporarily. We will solve this problem in next version You can refer to the content of faq:1. I only modified the script |
Resolved in #320 |
Hi,I had a problem when start POD after curl -O https://k8s-bpf-probes-public.oss-cn-hangzhou.aliyuncs.com/kindling-install.tar and sh install.sh,error log as the follow,please double confirm,Thanks!
Ubuntu 20.04 LTS
Linux ubuntu-master 5.11.5-051105-generic #202103091130 SMP Tue Mar 9 11:51:58 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
open failed
kindling probe init err: failed to create kprobe 'tcp_drop' error 'No such file or directory'
sub event name:syscall_exit-writev && category:net
sub event name:syscall_exit-readv && category:net
sub event name:syscall_exit-write && category:net
sub event name:syscall_exit-read && category:net
sub event name:syscall_exit-sendto && category:net
sub event name:syscall_exit-recvfrom && category:net
sub event name:syscall_exit-sendmsg && category:net
sub event name:syscall_exit-recvmsg && category:net
sub event name:kprobe-tcp_close && category:
sub event name:kprobe-tcp_rcv_established && category:
sub event name:kprobe-tcp_drop && category:
sub event name:kprobe-tcp_retransmit_skb && category:
sub event name:syscall_exit-connect && category:
sub event name:kretprobe-tcp_connect && category:
sub event name:kprobe-tcp_set_state && category:
fatal error: unexpected signal during runtime execution
The text was updated successfully, but these errors were encountered: