Bug#990220: wrong code generation for bpftrace

Julian Taylor julian.taylor at 1und1.de
Wed Jun 23 10:40:53 BST 2021


Package: llvm-toolchain-11
Version: 1:11.0.1-2
Tags: patch

bpftrace in debian testing suffers from a code generation bug in llvm11:

https://github.com/iovisor/bpftrace/issues/1305  <https://github.com/iovisor/bpftrace/issues/1305>

To reproduce run:
apt-get install bpftrace
/usr/sbin/tcpconnect.bt

connect to a https site.
the DPORT column will contain wrong values (13429)

This was fixed in llvm12, see
https://reviews.llvm.org/D88525
https://bugs.llvm.org/show_bug.cgi?id=47591

A patch is available here: https://reviews.llvm.org/D91833

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-llvm-team/attachments/20210623/9e1f8a5e/attachment.htm>


More information about the Pkg-llvm-team mailing list