[Bug 2060766] Re: Can't run bpftrace , ERROR: too many arguments
Ubuntu Foundations Team Bug Bot
2060766 at bugs.launchpad.net
Wed Apr 10 12:26:12 UTC 2024
The attachment "bpftrace-1-0.20.2-1ubuntu4.diff" seems to be a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff. If the attachment
isn't a patch, please remove the "patch" flag from the attachment,
remove the "patch" tag, and if you are member of the ~ubuntu-sponsors,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to a duplicate bug report (2060682).
https://bugs.launchpad.net/bugs/2060766
Title:
Can't run bpftrace , ERROR: too many arguments
Status in bpftrace package in Ubuntu:
Confirmed
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 Ubuntu-sponsors
mailing list