eunomia-bpf/bpftime

[BUG] error in syscall server will terminate the application

yunwei37 opened this issue · 1 comments

Describe the bug

When the map request more memory than shared memory support, or the uprobe failed, it should not terminate the eBPF application.

Fixed by #321