You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use perf.NewReader to create an ebpf map. If the perCPUBuffer exceeds the threshold of the kernel, creation will fail and a null pointer error will occur.
Describe the bug
Use
perf.NewReader
to create an ebpf map. If the perCPUBuffer exceeds the threshold of the kernel, creation will fail and a null pointer error will occur.error logs:
ref: eCapture run failed, error log: invalid memory address or nil pointer dereference
How to reproduce
Version information
github.com/cilium/ebpf v0.12.3
Tasks
The text was updated successfully, but these errors were encountered: