Your message dated Sun, 20 Dec 2020 08:48:56 +0100
with message-id <874kkgc3yv....@debian.org>
and subject line Re: Processed: Clone to libbpfcc
has caused the Debian Bug report #977549,
regarding bpftrace: all programs fail with Segmentation fault
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
977549: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977549
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bpftrace
Version: 0.11.3-3
Severity: grave
Justification: renders package unusable

Any attempt of running bpftrace programs fails on my sid workstation:

 $ sudo bpftrace -e 'kprobe:do_nanosleep { printf("PID %d sleeping\n", pid); }'
 Two passes with the same argument (-tti) attempted to be registered!
 Segmentation fault

The issue isn't limited to kprobes, uprobes fail too:

 $ sudo bpftrace -e 'uprobe:/bin/bash:readline { printf("Hello\n") }'
 Two passes with the same argument (-tti) attempted to be registered!
 Segmentation fault

Even bpftrace -V fails, though with a different error:

 $ sudo bpftrace -V
 bpftrace v0.11.3
 free(): double free detected in tcache 2
 Aborted

I'm running linux-image-5.9.0-4-amd64 5.9.11-1 and libllvm11
1:11.0.0-5+b1.

--- End Message ---
--- Begin Message ---
 ❦ 18 décembre 2020 22:38 +0530, Ritesh Raj Sarraf:

> Thank you Vincent for the fix. It is committed to the repository and
> will be uploaded soon.

Thanks, it fixes the issue with bpftrace!
-- 
Whenever you find that you are on the side of the majority, it is time
to reform.
                -- Mark Twain

--- End Message ---

Reply via email to