[Bug 2060766] Re: Can't run bpftrace , ERROR: too many arguments

Mate Kukri 2060766 at bugs.launchpad.net
Thu Apr 11 15:55:53 UTC 2024


@sylon This is just waiting for archive admin approval, right?

-- 
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:
  In Progress

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