Bug 1835864
Summary: | Updating to adwaita-qt5-1.1.2-1.fc32.x86_64 causes Qutebrowser to crash consistently | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ankur Sinha (FranciscoD) <sanjay.ankur> |
Component: | adwaita-qt | Assignee: | Martin Bříza <m> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 32 | CC: | fedoraproject.org, mclasen, m, uwe.klotz |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | adwaita-qt-1.1.3-1.fc32 adwaita-qt-1.1.3-2.fc31 | Doc Type: | --- |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-05-18 02:44:01 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ankur Sinha (FranciscoD)
2020-05-14 16:01:51 UTC
Mixxx is also affected (all versions: 2.2/2.3/development) and crashes during startup: Thread 1 "mixxx" received signal SIGSEGV, Segmentation fault. 0x00007ffff6e9eefe in QWidget::testAttribute_helper(Qt::WidgetAttribute) const () from /lib64/libQt5Widgets.so.5 (gdb) bt #0 0x00007ffff6e9eefe in QWidget::testAttribute_helper(Qt::WidgetAttribute) const () at /lib64/libQt5Widgets.so.5 #1 0x00007ffff6e9f694 in QWidgetPrivate::naturalWidgetPalette(unsigned int) const () at /lib64/libQt5Widgets.so.5 #2 0x00007ffff6ea9445 in QWidget::setPalette(QPalette const&) () at /lib64/libQt5Widgets.so.5 #3 0x00007fffd94f8fea in QtPrivate::QFunctorSlotObject<Adwaita::Style::polish(QWidget*)::{lambda()#1}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () at /usr/lib64/qt5/plugins/styles/adwaita.so #4 0x00007ffff404aa60 in QMetaObject::activate(QObject*, int, int, void**) () at /lib64/libQt5Core.so.5 #5 0x00007ffff677a6a0 in QGuiApplicationPrivate::processActivatedEvent(QWindowSystemInterfacePrivate::ActivatedWindowEvent*) () at /lib64/libQt5Gui.so.5 #6 0x00007ffff67615bb in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Gui.so.5 #7 0x00007fffe0c87d8e in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5XcbQpa.so.5 #8 0x00007ffff63dd7cf in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #9 0x00007ffff63ddb58 in g_main_context_iterate.constprop () at /lib64/libglib-2.0.so.0 #10 0x00007ffff63ddc23 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #11 0x00007ffff406fc06 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #12 0x00007ffff402321b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #13 0x00007ffff402adf6 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #14 0x00000000005684dd in (anonymous namespace)::runMixxx (args=..., app=0x7fffffffd0a0) at /tmp/mixxx/src/main.cpp:53 #15 main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /tmp/mixxx/src/main.cpp:130 We still need to use QT_QPA_PLATFORM=xcb until all components have been migrated to QtWayland (planned for version 2.4). Temporary workaround: Uninstall qgnomeplatform/adwaita-qt5-1.1.2 FEDORA-2020-49c9f277c1 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-49c9f277c1 FEDORA-2020-49c9f277c1 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-49c9f277c1 FEDORA-2020-b8966cf80e has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-b8966cf80e Version 1.1.3 fixes the crash. But now many text colors are displayed in a dimmed state. Sometimes when invoking the menu bar they light up while the menu bar is visible. Not sure if only Mixxx is affected, we need to investigate this. Screenshots: https://send.firefox.com/download/132d468a74c19a99/#t5yBqQRNl6WhPw3fi3m0OA FEDORA-2020-49c9f277c1 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-49c9f277c1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-49c9f277c1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-b8966cf80e has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-b8966cf80e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-b8966cf80e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-b8966cf80e has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-49c9f277c1 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-49c9f277c1 FEDORA-2020-49c9f277c1 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-49c9f277c1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-49c9f277c1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-49c9f277c1 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report. |