[Bug 2060766] [NEW] Can't run bpftrace , ERROR: too many arguments
Tom Brown
2060766 at bugs.launchpad.net
Wed Apr 10 05:51:06 UTC 2024
Public bug reported:
```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: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bpftrace in Ubuntu.
https://bugs.launchpad.net/bugs/2060766
Title:
Can't run bpftrace , ERROR: too many arguments
Status in bpftrace package in Ubuntu:
New
Bug description:
```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
```
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bpftrace/+bug/2060766/+subscriptions
More information about the foundations-bugs
mailing list