Rebase to the 5.0 series of kernels
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2019-d6d9903b88
Please login to add feedback.
-2 | 17 | Test Case kernel regression |
This update has been submitted for testing by labbott.
x86_64, i5-7200U w/embedded GPU, HW model HP 850 G4, KDE, VPN IPsec. Note: VirtualBox-5.2.24-1.fc29.x86_64 does not work with any 5.0 kernel, because its out-of-the-tree kernel modules fail to compile. As far as I understand this issue is not in scope of Fedora kernel bug fixing..
when start hostapd via systemctl start hostapd, the following appears in the journal:
systemd[1]: Starting Hostapd IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator...
ag hostapd[2048]: Configuration file: /etc/hostapd/hostapd.conf
ag kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000043
ag kernel: #PF error: [normal kernel read fault]
ag kernel: PGD 80000003edad4067 P4D 80000003edad4067 PUD 3d81c4067 PMD 0
ag kernel: Oops: 0000 [#1] SMP PTI
ag kernel: CPU: 3 PID: 2048 Comm: hostapd Not tainted 5.0.3-200.fc29.x86_64+debug #1
...
ag abrt-server[2053]: Package 'kernel-debug-core' isn't signed with proper key
ag abrt-server[2053]: 'post-create' on '/var/spool/abrt/oops-2019-03-20-00:05:06-1566-0' exited with 1
ag abrt-server[2053]: Deleting problem directory '/var/spool/abrt/oops-2019-03-20-00:05:06-1566-0'
ag abrt-server[2056]: Package 'kernel-debug-core' isn't signed with proper key
ag abrt-server[2056]: 'post-create' on '/var/spool/abrt/oops-2019-03-20-00:05:06-1566-1' exited with 1 ag abrt-server[2056]: Deleting problem directory '/var/spool/abrt/oops-2019-03-20-00:05:06-1566-1'
and using the kernel-4.20.16-200.fc29.x86_64 hostapd start normally
PASS except
paxtest
as always.x86_64,i7-6700K,ASRock Extreme4 does a splendid job
karma: +1
Kernel 5.0.3 works as expected - except for dracut failing with an error (reported in/to abrt) :
/usr/lib/dracut/dracut-init.sh: line 969: 18566 Segmentation fault (core dumped) $DRACUT_INSTALL ${initdir:+-D "$initdir"} ${loginstall:+-L "$loginstall"} ${hostonly:+-H} ${omit_drivers:+-N "$omit_drivers"} ${srcmods:+--kerneldir "$srcmods"} ${_optional:+-o} ${_silent:+--silent} -m "$@"
dracut: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.qKAmEf/initramfs -H --kerneldir /lib/modules/5.0.3-200.fc29.x86_64/ -o -m =drivers/net/phy =drivers/net/team =drivers/net/ethernet ecb arc4 bridge stp llc ipv6 bonding 8021q ipvlan macvlan af_packet virtio_net xennet
Please file a bugzilla with the full kernel crash
https://bugzilla.redhat.com/show_bug.cgi?id=1690980
https://bugzilla.redhat.com/show_bug.cgi?id=1691034
This update has been pushed to testing.
Looks good so far on my T440s running F29 w/Gnome. No regression noted. No errors in journal or dmesg spotted.
Works here on T450s and XS35GTv2.
boots & works fine; suspend to memory works
Just FYI, the
cachedrop
test failed when I ran it for the first time on my PC, but subsequent runs of the test suite passed.Otherwise, seems to work as expected on both my systems.
Both the default and performance kernel tests passed. Intel i7-6850K, ASUS X99 MB, 64G RAM, RX 590 GPU
No regressions noted on x86_64.
x86_64, i7-6770HQ. Working fine so far and regression tests pass.
Working ok for me using: i3-7100T, 8GB RAM, Intel 630 GPU laptop with external monitor
Works great on Lenovo T480 with dGPU! LGTM! =)
Works for me..
The Default and Performance Regression tests pass OK. AMD 965, x86_64 work station, Plasma DE, X-server, nVidia card GTX 650 (GK107) + nVidia RPM's from Negativo17.
wfm: desktop 16GB Intel i7-3770 CPU (elapsed 9m48s) laptop 8GB Intel i5-2520M CPU Lenovo T420 (elapsed 9m53s) - all using the Mate Desktop Environment
(amazingly, the laptop was almost the same as the desktop, often the laptop is about 10 times slower!)
5.0.3 has run normally. The default tests passed or skipped.
Works fine on Lenovo E560, no regressions found, kernel tests passed except for paxtest as usual
No issues on my end.
While the kernel installs and boots there is a reproducible segfault for dracut-install (https://bugzilla.redhat.com/show_bug.cgi?id=1685932) with the current dracut. It s not clear yet whether this a dracut issue or a kernel 5.0 issue. So +1 one for the working update, -1 for the segfault during dnf update.
Works for me without any errors or problems
No regressions spotted on IvyBridge / Radeon HD 7670m hybrid and Intel Q43 (GMA 4500, E8400).
wfm on i7-5820K and kvm. no regressions noted.
The dracut crash is interesting because based on https://bugzilla.redhat.com/show_bug.cgi?id=1685932 it's not an issue with the 5.0.x kernel itself but just installing it. This is the 4.x -> 5.x bump so I don't know if there's something there or it's just an underlying dracut issue that's being exposed now.
Hi Laura,
Not only when installing the new kernel ... running dracut on kernel 5.0.3 manually produces the crash as well :
sudo rm /boot/initramfs-5.0.3-200.fc29.x86_64.img
sudo dracut /boot/initramfs-5.0.3-200.fc29.x86_64.img
/usr/lib/dracut/dracut-init.sh: line 969: 18566 Segmentation fault (core dumped) $DRACUT_INSTALL ${initdir:+-D "$initdir"} ${loginstall:+-L "$loginstall"} ${hostonly:+-H} ${omit_drivers:+-N "$omit_drivers"} ${srcmods:+--kerneldir "$srcmods"} ${_optional:+-o} ${_silent:+--silent} -m "$@"
dracut: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.qKAmEf/initramfs -H --kerneldir /lib/modules/5.0.3-200.fc29.x86_64/ -o -m =drivers/net/phy =drivers/net/team =drivers/net/ethernet ecb arc4 bridge stp llc ipv6 bonding 8021q ipvlan macvlan af_packet virtio_net xennet
Regards, Christian
lgtm
No regressions on T480s, i5-8250U, iGPU
works for me
works for me
System hang within 24 hours. Backed out to previous kernel which as been stable.
lgtm, pass defualt kernel test
This update has been submitted for batched by labbott.
This update has been submitted for stable by labbott.
everything is OK. test suite returned WARN for ./default/sysfs-perms with messages about mitigated l1tf, meltdown, spectre_v1 and spectre_v2. SKIPpin ./default/libhugetlbfs. except these, everything work very well. As host system kernel on i7-8700k
This update has been pushed to stable.
-1 for the dracut crash. I'm scared to reboot now.
works with nvidia-driver from rpmfusion and Oracle VirtualBox 6.0.4. I got the same errors with dracut noted from some user above, but it results in a normal initramsfs and a normal boot.
Graphics (Intel) no longer work :-(
If you are bitten by the dracut bug head over to the dracut update FEDORA-2019-38c666fc03
Changing karma to +1 +1 here.
I can confirm that it solves the problem - dracut finishes without errors. Thanks @mjg ! :)
slow start after kernel update.
systemd-udev-settle.service: ... systemd[1]: Started udev Wait for Complete Device Initialization.