[Bug 2060766] [NEW] Can't run bpftrace , ERROR: too many arguments
Launchpad Bug Tracker
2060766 at bugs.launchpad.net
Wed Apr 10 12:26:11 UTC 2024
You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):
```bash
sudo bpftrace test.bt
error: <unknown>:0:0: in function BEGIN i64 (ptr): 0x5ae8a70ee260: i64 = GlobalAddress<ptr @__atomic_compare_exchange> 0 too many arguments
```
```
// test.bt
BEGIN
{
printf("Hello\n");
}
```
`OS: Ubuntu Noble Numbat (development branch) x86_64Linux vmnobel
6.8.0-22-generic #22-Ubuntu SMP PREEMPT_DYNAMIC Thu Apr 4 22:30:32 UTC
2024 x86_64 x86_64 x86_64 GNU/Linux`
```
delta at vmnobel ~> sudo apt info bpftrace
Package: bpftrace
Version: 0.20.2-1ubuntu3
Priority: optional
Section: utils
Origin: Ubuntu
```
** Affects: bpftrace (Ubuntu)
Importance: Undecided
Status: Confirmed
** Tags: patch
--
Can't run bpftrace , ERROR: too many arguments
https://bugs.launchpad.net/bugs/2060766
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list