This update changes QtWebEngine to use the system ICU library again. On 32-bit platforms, it also fixes a sandbox issue with the time64 syscalls that was causing occasional crashes. (64-bit platforms are not affected by that issue because they do not have separate time64 syscalls, since their time syscalls always use 64-bit time_t.)
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-2021-c91c2cae35
Please login to add feedback.
This update has been submitted for testing by kkofler.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
/usr/bin/falkon [0126/025810.659955:ERROR:icu_util.cc(251)] Couldn't mmap icu data file fish: “/usr/bin/falkon” terminated by signal SIGTRAP (Trace or breakpoint trap)
I am seeing similar:
$ falkon [0126/085545.251965:ERROR:icu_util.cc(251)] Couldn't mmap icu data file Trace/breakpoint trap (core dumped
And other Applications that use QtWebEngine will not run.
Please: 1. Close all applications using QtWebEngine. If you are unsure, just restart your session (log out and back in) or reboot altogether. Rationale: QtWebEngine forks background processes from a "zygote" process. If the "zygote" process is old, it may still be built against the bundled ICU and look for the bundled data file, which is gone now that we switched back to the system ICU. 2. If you have qt5-qtwebengine-freeworld installed, upgrade it to qt5-qtwebengine-freeworld-5.15.2-2.fc33. Rationale: -2 is the corresponding version, built against the system ICU as well. -1 was built against the bundled ICU and wants the data file from the non-freeworld package.
Does that fix your issue?
OK, removing qt5-qtwebengine-freeworld has fixed this for me. Falkon, Kontact etc start up OK now with these qt5-qtwebengine updates.
However I cannot find the update to qt5-qtwebengine-freeworld.
kkofler edited this update.
https://koji.rpmfusion.org/koji/buildinfo?buildID=17745
Looks like it is still stuck in the RPM Fusion queue.
I am now building qt5-qtwebengine-5.15.2-8.fc33 which adds a versioned Conflicts to the Fedora update to force -freeworld to be upgraded as well, and I will edit this update with that.
In addition, I have also set the "suggest logout" flag on the update.
I have just installed qt5-qtwebengine-freeworld from koji, all looks good now. I'll wait for qt5-qtwebengine-5.15.2-8.fc33 and add new karma.
kkofler edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has been submitted for testing by kkofler.
kkofler edited this update.
Works for me..
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
Works for me with qutebrowser as well.
no regressions noted
This update has been submitted for stable by kkofler.
This update has been pushed to stable.