79191478

Date: 2024-11-15 07:56:40
Score: 0.5
Natty:
Report link

The problem was occurred due to an old version of libbpf, which some features go incomaptible with upgraded kernel(kernel 6.x.x.). Since upgrading the libbpf package to 1.5.0 and reconfigure library configurations for my Linux machine, I could see that such problems don't arise again.

You can find more details in https://github.com/libbpf/libbpf/issues/863.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: KnightChaser