@geraldosimiao For me both perf record true
and perf top
work fine without a segfault. Are you sure you updated all the packages correctly?
Bluetooth doesn't work with this kernel on my Lenovo T490s. The 5.17.1 kernel worked fine.
dmesg said:
Bluetooth: hci0: Waiting for firmware download to complete
Bluetooth: hci0: Firmware loading failed
Bluetooth: hci0: MSFT supported features length mismatch
With the good (5.17.1) kernel the firmware loads fine:
Bluetooth: hci0: Waiting for firmware download to complete
Bluetooth: hci0: Firmware loaded in 1358962 usecs
Bluetooth: hci0: Waiting for device to boot
Bluetooth: hci0: Device booted in 13657 usecs
Can confirm the new build fixes the performance issue. Also seems to fix the %transfiletriggerpostun bug (verified by comparing dnf reinstall -y --rpmverbosity=debug systemd-resolved
output with old vs. new rpm).
Thanks!
Works great for me.
Have been using this build for a couple days now. Works great for me.
Ok, so I'm just going to karma it up... It's been sitting in testing for 3 weeks (a bodhi bug?) and I've been running strawberry-0.9.2 on F33 without any issues for weeks now.
@eclipseo Could this be pushed to stable now? I'd like to upgrade to F34 without downgrading strawberry.
Fixes the bug for me, thanks!
Thanks!
Works fine for me, thanks!
Seems to work fine and fixes the API key leak for me.
No issues observed after the update.
Before upgrade:
$ time sudo semodule -B
real 0m23,232s
user 0m22,781s
sys 0m0,324s
After upgrade:
$ time sudo semodule -B
real 0m5,989s
user 0m5,658s
sys 0m0,291s
Works for me (ran selinux-testsuite [1] with it). [1] https://github.com/SELinuxProject/selinux-testsuite
Works for me (ran selinux-testsuite [1] with it). [1] https://github.com/SELinuxProject/selinux-testsuite
I added some more (related) fixes in the meantime so i updated the build.
I added some more (related) fixes in the meantime so i updated the build.
Fixes the bug for me + also regular submitting builds works fine.