[Bug 1929926] Comment bridged from LTC Bugzilla

2022-02-25 Thread bugproxy
--- Comment From boris.m...@de.ibm.com 2022-02-25 08:08 EDT--- Verification done & fix released. Hence closing the bug. Status change: ->CLOSED -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1929926] Comment bridged from LTC Bugzilla

2021-12-17 Thread bugproxy
--- Comment From i...@de.ibm.com 2021-12-17 08:24 EDT--- Hi! Sorry about the delay. Both 20.04 and 21.04 packages work fine. Here is the sequence I used: host# docker run -it ubuntu:20.04 bash docker# apt-get update docker# apt-get install binutils linux-image-5.11 qemu-system-s390x wget

[Bug 1929926] Comment bridged from LTC Bugzilla

2021-10-13 Thread bugproxy
--- Comment From i...@de.ibm.com 2021-10-13 18:35 EDT--- This used to be important for libbpf CI (which is meant to be used as a CI for the in-kernel BPF code too), however, in the meantime we've decided to provide the hardware and switch from TCG to KVM, so this fix is not that

[Bug 1929926] Comment bridged from LTC Bugzilla

2021-10-05 Thread bugproxy
--- Comment From i...@de.ibm.com 2021-10-05 09:25 EDT--- Hi, this issue affects only TCG (i.e. non-KVM) setups. Other repro steps look correct, so could you please try this without KVM (preferably on x86_64, just to be sure)? Best regards, Ilya -- You received this bug notification

[Bug 1929926] Comment bridged from LTC Bugzilla

2021-06-01 Thread bugproxy
--- Comment From i...@de.ibm.com 2021-06-01 09:37 EDT--- Here is a small test that doesn't require installing extra tools or building code: echo "r:bash_readline /bin/bash:0x$(nm -D /bin/bash | awk '/T readline$/ {print $1}')" >/sys/kernel/debug/tracing/uprobe_events echo 1