Bug 2251082
Summary: | Yubikey Manager GUI is unable to detect Yubikeys when downloaded from Fedora repos, AppImage from official website is able to | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mateus Rodrigues Costa <mateusrodcosta> | ||||
Component: | yubikey-manager-qt | Assignee: | Jakub Jelen <jjelen> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 39 | CC: | alex, andoryuuhonmono, hagen.echzell, jjelen, linux, lvtwmwxl8, mark, max, mkolman, myroslav, orion | ||||
Target Milestone: | --- | Keywords: | Reopened, Triaged | ||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | yubikey-manager-qt-1.2.5-6.fc39 yubikey-manager-qt-1.2.5-6.fc40 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2024-08-31 01:59:03 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 2277686 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Mateus Rodrigues Costa
2023-11-22 20:00:12 UTC
Works ok with Fedora 38 (non-silverblue). I did not update yet. I have the exact same issue on my system (Fedora 39 Workstation). I'd also like to add that CLI yubikey manager from fedora repos detects the yubikey without any problems. Also currently using Fedora 39 workstation. Yubikey gui doesn't detect anything, but the cli version does. I also want to point out that kleopatra is also not detecting smartcards either (flatpak and rpm). I got the same problem and can confirm that it only occurred after updating from Fedora 38, where it worked fine, to Fedora 39 (workstation). Trying to print logs didn't result in anything meaningful to me: ``` ~> ykman-gui --log-level DEBUG QSocketNotifier: Can only be used with threads started with QThread ``` @jjelen if you're still running F38 and there is anything I can do to help debugging, I'll be happy to help. Looking at the package itself, I have no idea how it works. This package has basically just the Qt binary that shows the gui. In source, there are some python files that I do not know where they end up, but I assume they are ffi-ed to the binary somehow. But the strings on the binary do not show any parts of the https://github.com/Yubico/yubikey-manager-qt/blob/main/ykman-gui/py/yubikey.py So I assume there might be some issue in the release tarballs, build process or somewhere that makes this not working. Unfortunately, there are no debug logs. I tried to rebuild the package to rule out the update of the yubikey-manager broke it somehow, but I did not see any change. I assume this will be caused by the python version as Fedora 38 was on 3.11 and the Fedora 39 is on 3.12 (the appimage also forces the 3.11 python version). But given that I do not understand python nor Qt much, I do not know what could go wrong and what we could do to fix it. I filled the following issue so lets hope we will be able to figure out what is going on there: https://github.com/Yubico/yubikey-manager-qt/issues/357 Could it be pcscd issue? I can confirm behavior described in https://discussion.fedoraproject.org/t/fedora-39-unable-to-use-openpgp-smartcard/99672, i.e.: * pcsc_scan reveals YubiKey * gpg --card-status reports No such device Sorry, was too fast to report. Restarting pcscd helps gpg but does not help yubikey-manager-qt at all... Correct. This is different issue, likely related to the build or the way how the GUI component talks to the backend and it was not clear to me how this works on the first sight so I asked upstream. Unfortunately, no answer so far. This issue also happens on Fedora 40 with Yubikey Manager 1.2.5. FEDORA-2024-c91f883b59 (pyotherside-1.6.1-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-c91f883b59 FEDORA-2024-c91f883b59 (pyotherside-1.6.1-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-f563337283 (pyotherside-1.6.1-1.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-f563337283 FEDORA-2024-259b757f03 (pyotherside-1.6.1-1.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-259b757f03 FEDORA-2024-f563337283 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-f563337283` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-f563337283 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-259b757f03 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-259b757f03` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-259b757f03 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-259b757f03 (pyotherside-1.6.1-1.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-f563337283 (pyotherside-1.6.1-1.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. This issue still occurs with pyotherside 1.6.1-1.fc40. (In reply to alex from comment #18) > This issue still occurs with pyotherside 1.6.1-1.fc40. This worked for me on two different PC's last week when I tested the new package, today it doesn't work. Upstream workaround[1] doesn't help, either. [1] https://github.com/Yubico/yubikey-manager-qt/issues/361#issuecomment-2089710884 (In reply to leigh scott from comment #19) > (In reply to alex from comment #18) > > This issue still occurs with pyotherside 1.6.1-1.fc40. > > This worked for me on two different PC's last week when I tested the new > package, today it doesn't work. The python3-yubikey-manager update broke it after I fixed the pyotherside issue. Try downgrading yubikey-manager sudo dnf downgrade python3-yubikey-manager That fixes the reappearance of the issue here. I can confirm that downgrading fixes the issue. python3-yubikey-manager version 5.5.0 commit 'Remove automatic YubiCloud upload' broke yubikey-manager-qt https://github.com/Yubico/yubikey-manager/commit/2bcf81b6dffc9ae6748eb251ff54a864b306e794 I have reassigned the issue to the yubikey-manager maintainer to consider reverting to an older version or reverting the offending commit for the stable releases. https://github.com/Yubico/yubikey-manager/commit/2bcf81b6dffc9ae6748eb251ff54a864b306e794 I have done a copr repo with the commit reverted, it fixes the issue. https://copr.fedorainfracloud.org/coprs/leigh123linux/yubikey-manager/ Created attachment 2039731 [details]
Revert for the broken commit
Incorrectly reported component. yubikey-manager is working correctly. It is the gui wrapper yubikey-manager-qt that is having the issue. Sorry for a delay. Finally got back to this and the updated versions will make it into the stable versions of Fedora during today. Please, double-check it works for you (tested with one yubikey I have at hand now). FEDORA-2024-7fdb5f56e8 (yubikey-manager-qt-1.2.5-6.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-7fdb5f56e8 FEDORA-2024-2af1907316 (yubikey-manager-qt-1.2.5-6.fc39) has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-2af1907316 *** Bug 2294774 has been marked as a duplicate of this bug. *** FEDORA-2024-2af1907316 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-2af1907316` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-2af1907316 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-7fdb5f56e8 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-7fdb5f56e8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7fdb5f56e8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-2af1907316 (yubikey-manager-qt-1.2.5-6.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-7fdb5f56e8 (yubikey-manager-qt-1.2.5-6.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. It's failing to open for me now, apparently due to a Qt5 issue: ``` PID: 10779 (ykman-gui) UID: 1000 (mateusrc) GID: 1000 (mateusrc) Signal: 11 (SEGV) Timestamp: Sat 2024-08-31 11:26:04 -03 (36s ago) Command Line: /usr/bin/ykman-gui Executable: /usr/bin/ykman-gui Control Group: /user.slice/user-1000.slice/user/app.slice/app-gnome-ykman\x2dgui-10779.scope Unit: user User Unit: app-gnome-ykman\x2dgui-10779.scope Slice: user-1000.slice Owner UID: 1000 (mateusrc) Boot ID: 7f995a0e1d194e0ea1d5505273a687c1 Machine ID: 3e93fa740fa0440b8f4f3e38b08ccceb Hostname: centauro Storage: /var/lib/systemd/coredump/core.ykman-gui.1000.7f995a0e1d194e0ea1d5505273a687c1.10779.1725114364000000.zst (present) Size on Disk: 2.6M Package: yubikey-manager-qt/1.2.5-6.fc40 build-id: 246a92a2255c0951179e0dbf2a1fdf3b0e633140 Message: Process 10779 (ykman-gui) of user 1000 dumped core. Module libqtlabscalendarplugin.so from rpm qt5-qtquickcontrols2-5.15.14-1.fc40.x86_64 Module libdialogplugin.so from rpm qt5-qtquickcontrols-5.15.14-1.fc40.x86_64 Module libqtgraphicaleffectsprivate.so from rpm qt5-qtgraphicaleffects-5.15.14-1.fc40.x86_64 Module libqtgraphicaleffectsplugin.so from rpm qt5-qtgraphicaleffects-5.15.14-1.fc40.x86_64 Module libpython3.12.so.1.0 from rpm python3.12-3.12.5-1.fc40.x86_64 Module libpyothersideplugin.so from rpm pyotherside-1.6.1-1.fc40.x86_64 Module libqtquicktemplates2plugin.so from rpm qt5-qtquickcontrols2-5.15.14-1.fc40.x86_64 Module libwindowplugin.so from rpm qt5-qtdeclarative-5.15.14-2.fc40.x86_64 Module libqtlabsplatformplugin.so from rpm qt5-qtquickcontrols2-5.15.14-1.fc40.x86_64 Module libqmlsettingsplugin.so from rpm qt5-qtdeclarative-5.15.14-2.fc40.x86_64 Module libqquicklayoutsplugin.so from rpm qt5-qtdeclarative-5.15.14-2.fc40.x86_64 Module libqqc2materialstyleplugin.so from rpm qt5-qtquickcontrols2-5.15.14-1.fc40.x86_64 Module libqtquickcontrols2plugin.so from rpm qt5-qtquickcontrols2-5.15.14-1.fc40.x86_64 Module libQt5QmlWorkerScript.so.5 from rpm qt5-qtdeclarative-5.15.14-2.fc40.x86_64 Module libqtquick2plugin.so from rpm qt5-qtdeclarative-5.15.14-2.fc40.x86_64 Module libQt5Svg.so.5 from rpm qt5-qtsvg-5.15.14-1.fc40.x86_64 Module libqsvg.so from rpm qt5-qtsvg-5.15.14-1.fc40.x86_64 Module libqjpeg.so from rpm qt5-qtbase-5.15.14-6.fc40.x86_64 Module libqico.so from rpm qt5-qtbase-5.15.14-6.fc40.x86_64 Module libqgif.so from rpm qt5-qtbase-5.15.14-6.fc40.x86_64 Module libgvfsdbus.so from rpm gvfs-1.54.2-1.fc40.x86_64 Module libgvfscommon.so from rpm gvfs-1.54.2-1.fc40.x86_64 Module libgioremote-volume-monitor.so from rpm gvfs-1.54.2-1.fc40.x86_64 Module libp11-kit.so.0 from rpm p11-kit-0.25.5-1.fc40.x86_64 Module libdconfsettings.so from rpm dconf-0.40.0-12.fc40.x86_64 Module libdatrie.so.1 from rpm libdatrie-0.2.13-9.fc40.x86_64 Module libjson-glib-1.0.so.0 from rpm json-glib-1.8.0-3.fc40.x86_64 Module libatspi.so.0 from rpm at-spi2-core-2.52.0-1.fc40.x86_64 Module libpixman-1.so.0 from rpm pixman-0.43.4-1.fc40.x86_64 Module libxcb-shm.so.0 from rpm libxcb-1.17.0-1.fc40.x86_64 Module libxcb-render.so.0 from rpm libxcb-1.17.0-1.fc40.x86_64 Module libXrender.so.1 from rpm libXrender-0.9.11-6.fc40.x86_64 Module libjpeg.so.62 from rpm libjpeg-turbo-3.0.2-1.fc40.x86_64 Module libthai.so.0 from rpm libthai-0.1.29-8.fc40.x86_64 Module libXinerama.so.1 from rpm libXinerama-1.1.5-6.fc40.x86_64 Module libXrandr.so.2 from rpm libXrandr-1.5.4-3.fc40.x86_64 Module libXcomposite.so.1 from rpm libXcomposite-0.4.6-3.fc40.x86_64 Module libXdamage.so.1 from rpm libXdamage-1.1.6-3.fc40.x86_64 Module libXcursor.so.1 from rpm libXcursor-1.2.1-7.fc40.x86_64 Module libwayland-egl.so.1 from rpm wayland-1.23.0-2.fc40.x86_64 Module libXfixes.so.3 from rpm libXfixes-6.0.1-3.fc40.x86_64 Module libtracker-sparql-3.0.so.0 from rpm tracker-3.7.3-1.fc40.x86_64 Module libcloudproviders.so.0 from rpm libcloudproviders-0.3.5-3.fc40.x86_64 Module libatk-bridge-2.0.so.0 from rpm at-spi2-core-2.52.0-1.fc40.x86_64 Module libXi.so.6 from rpm libXi-1.8.1-5.fc40.x86_64 Module libepoxy.so.0 from rpm libepoxy-1.5.10-6.fc40.x86_64 Module libatk-1.0.so.0 from rpm at-spi2-core-2.52.0-1.fc40.x86_64 Module libcairo-gobject.so.2 from rpm cairo-1.18.0-3.fc40.x86_64 Module libfribidi.so.0 from rpm fribidi-1.0.14-2.fc40.x86_64 Module libpangoft2-1.0.so.0 from rpm pango-1.54.0-1.fc40.x86_64 Module libcairo.so.2 from rpm cairo-1.18.0-3.fc40.x86_64 Module libpangocairo-1.0.so.0 from rpm pango-1.54.0-1.fc40.x86_64 Module libgdk_pixbuf-2.0.so.0 from rpm gdk-pixbuf2-2.42.10-8.fc40.x86_64 Module libpango-1.0.so.0 from rpm pango-1.54.0-1.fc40.x86_64 Module libgdk-3.so.0 from rpm gtk3-3.24.43-1.fc40.x86_64 Module libgtk-3.so.0 from rpm gtk3-3.24.43-1.fc40.x86_64 Module libqgtk3.so from rpm qt5-qtbase-5.15.14-6.fc40.x86_64 Module libibusplatforminputcontextplugin.so from rpm qt5-qtbase-5.15.14-6.fc40.x86_64 Module libdbus-1.so.3 from rpm dbus-1.14.10-3.fc40.x86_64 Module libxml2.so.2 from rpm libxml2-2.12.8-1.fc40.x86_64 Module libxkbcommon.so.0 from rpm libxkbcommon-1.6.0-2.fc40.x86_64 Module libQt5DBus.so.5 from rpm qt5-qtbase-5.15.14-6.fc40.x86_64 Module libfontconfig.so.1 from rpm fontconfig-2.15.0-6.fc40.x86_64 Module libwayland-client.so.0 from rpm wayland-1.23.0-2.fc40.x86_64 Module libwayland-cursor.so.0 from rpm wayland-1.23.0-2.fc40.x86_64 Module libQt5WaylandClient.so.5 from rpm qt5-qtwayland-5.15.14-1.fc40.x86_64 Module libqwayland-generic.so from rpm qt5-qtwayland-5.15.14-1.fc40.x86_64 Module libblkid.so.1 from rpm util-linux-2.40.1-1.fc40.x86_64 Module libunistring.so.5 from rpm libunistring-1.1-7.fc40.x86_64 Module libmount.so.1 from rpm util-linux-2.40.1-1.fc40.x86_64 Module libgmodule-2.0.so.0 from rpm glib2-2.80.3-1.fc40.x86_64 Module libidn2.so.0 from rpm libidn2-2.3.7-1.fc40.x86_64 Module libnghttp2.so.14 from rpm nghttp2-1.59.0-3.fc40.x86_64 Module libffi.so.8 from rpm libffi-3.4.4-7.fc40.x86_64 Module libduktape.so.207 from rpm duktape-2.7.0-7.fc40.x86_64 Module libgio-2.0.so.0 from rpm glib2-2.80.3-1.fc40.x86_64 Module libcurl.so.4 from rpm curl-8.6.0-10.fc40.x86_64 Module libselinux.so.1 from rpm libselinux-3.6-4.fc40.x86_64 Module libbrotlicommon.so.1 from rpm brotli-1.1.0-3.fc40.x86_64 Module libXau.so.6 from rpm libXau-1.0.11-6.fc40.x86_64 Module libgobject-2.0.so.0 from rpm glib2-2.80.3-1.fc40.x86_64 Module libpxbackend-1.0.so from rpm libproxy-0.5.5-1.fc40.x86_64 Module libkeyutils.so.1 from rpm keyutils-1.6.3-3.fc40.x86_64 Module libkrb5support.so.0 from rpm krb5-1.21.3-1.fc40.x86_64 Module libcom_err.so.2 from rpm e2fsprogs-1.47.0-5.fc40.x86_64 Module libk5crypto.so.3 from rpm krb5-1.21.3-1.fc40.x86_64 Module libkrb5.so.3 from rpm krb5-1.21.3-1.fc40.x86_64 Module libbrotlidec.so.1 from rpm brotli-1.1.0-3.fc40.x86_64 Module libbz2.so.1 from rpm bzip2-1.0.8-18.fc40.x86_64 Module libxcb.so.1 from rpm libxcb-1.17.0-1.fc40.x86_64 Module libpcre2-8.so.0 from rpm pcre2-10.44-1.fc40.x86_64 Module libicudata.so.74 from rpm icu-74.2-1.fc40.x86_64 Module liblzma.so.5 from rpm xz-5.4.6-3.fc40.x86_64 Module liblz4.so.1 from rpm lz4-1.9.4-6.fc40.x86_64 Module libcap.so.2 from rpm libcap-2.69-8.fc40.x86_64 Module libcrypto.so.3 from rpm openssl-3.2.2-3.fc40.x86_64 Module libssl.so.3 from rpm openssl-3.2.2-3.fc40.x86_64 Module libproxy.so.1 from rpm libproxy-0.5.5-1.fc40.x86_64 Module libgssapi_krb5.so.2 from rpm krb5-1.21.3-1.fc40.x86_64 Module libgraphite2.so.3 from rpm graphite2-1.3.14-15.fc40.x86_64 Module libfreetype.so.6 from rpm freetype-2.13.2-5.fc40.x86_64 Module libGLdispatch.so.0 from rpm libglvnd-1.7.0-4.fc40.x86_64 Module libXext.so.6 from rpm libXext-1.3.6-1.fc40.x86_64 Module libX11.so.6 from rpm libX11-1.8.10-2.fc40.x86_64 Module libGLX.so.0 from rpm libglvnd-1.7.0-4.fc40.x86_64 Module libQt5QmlModels.so.5 from rpm qt5-qtdeclarative-5.15.14-2.fc40.x86_64 Module libglib-2.0.so.0 from rpm glib2-2.80.3-1.fc40.x86_64 Module libzstd.so.1 from rpm zstd-1.5.6-1.fc40.x86_64 Module libpcre2-16.so.0 from rpm pcre2-10.44-1.fc40.x86_64 Module libicuuc.so.74 from rpm icu-74.2-1.fc40.x86_64 Module libicui18n.so.74 from rpm icu-74.2-1.fc40.x86_64 Module libdouble-conversion.so.3 from rpm double-conversion-3.3.0-3.fc40.x86_64 Module libsystemd.so.0 from rpm systemd-255.10-3.fc40.x86_64 Module libQt5Network.so.5 from rpm qt5-qtbase-5.15.14-6.fc40.x86_64 Module libharfbuzz.so.0 from rpm harfbuzz-8.5.0-1.fc40.x86_64 Module libz.so.1 from rpm zlib-ng-2.1.7-1.fc40.x86_64 Module libpng16.so.16 from rpm libpng-1.6.40-3.fc40.x86_64 Module libGL.so.1 from rpm libglvnd-1.7.0-4.fc40.x86_64 Module libQt5QuickTemplates2.so.5 from rpm qt5-qtquickcontrols2-5.15.14-1.fc40.x86_64 Module libQt5Quick.so.5 from rpm qt5-qtdeclarative-5.15.14-2.fc40.x86_64 Module libQt5Core.so.5 from rpm qt5-qtbase-5.15.14-6.fc40.x86_64 Module libQt5Qml.so.5 from rpm qt5-qtdeclarative-5.15.14-2.fc40.x86_64 Module libQt5Gui.so.5 from rpm qt5-qtbase-5.15.14-6.fc40.x86_64 Module libQt5Widgets.so.5 from rpm qt5-qtbase-5.15.14-6.fc40.x86_64 Module libQt5QuickControls2.so.5 from rpm qt5-qtquickcontrols2-5.15.14-1.fc40.x86_64 Module ykman-gui from rpm yubikey-manager-qt-1.2.5-6.fc40.x86_64 Stack trace of thread 10779: #0 0x00007f7f2e6c7329 _ZN11QMetaObject12invokeMethodEP7QObjectPKcN2Qt14ConnectionTypeE22QGenericReturnArgument16QGenericArgumentS7_S7_S7_S7_S7_S7_S7_S7_S7_ (libQt5Core.so.5 + 0x2c7329) #1 0x00005616be97d7a9 main (ykman-gui + 0x47a9) #2 0x00007f7f2de39088 __libc_start_call_main (libc.so.6 + 0x2a088) #3 0x00007f7f2de3914b __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x2a14b) #4 0x00005616be97e155 _start (ykman-gui + 0x5155) Stack trace of thread 10784: #0 0x00007f7f2df283dd syscall (libc.so.6 + 0x1193dd) #1 0x00007f7f2cebaccd g_cond_wait (libglib-2.0.so.0 + 0xbbccd) #2 0x00007f7f2ce2661b g_async_queue_pop_intern_unlocked (libglib-2.0.so.0 + 0x2761b) #3 0x00007f7f2ce8da03 g_thread_pool_spawn_thread (libglib-2.0.so.0 + 0x8ea03) #4 0x00007f7f2ce8c813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #5 0x00007f7f2dea66d7 start_thread (libc.so.6 + 0x976d7) #6 0x00007f7f2df2a60c __clone3 (libc.so.6 + 0x11b60c) Stack trace of thread 10789: #0 0x00007f7f2df283dd syscall (libc.so.6 + 0x1193dd) #1 0x00007f7f2cebaccd g_cond_wait (libglib-2.0.so.0 + 0xbbccd) #2 0x00007f7f2ce2661b g_async_queue_pop_intern_unlocked (libglib-2.0.so.0 + 0x2761b) #3 0x00007f7f2ce2667c g_async_queue_pop (libglib-2.0.so.0 + 0x2767c) #4 0x00007f7f1b7e00d9 fc_thread_func (libpangoft2-1.0.so.0 + 0xb0d9) #5 0x00007f7f2ce8c813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #6 0x00007f7f2dea66d7 start_thread (libc.so.6 + 0x976d7) #7 0x00007f7f2df2a60c __clone3 (libc.so.6 + 0x11b60c) Stack trace of thread 10792: #0 0x00007f7f2df1c87d __poll (libc.so.6 + 0x10d87d) #1 0x00007f7f2cebdc34 g_main_context_iterate_unlocked.isra.0 (libglib-2.0.so.0 + 0xbec34) #2 0x00007f7f2ce5d383 g_main_context_iteration (libglib-2.0.so.0 + 0x5e383) #3 0x00007f7f2e70bbed _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30bbed) #4 0x00007f7f2e6b5adb _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b5adb) #5 0x00007f7f2e4ee827 _ZN7QThread4execEv (libQt5Core.so.5 + 0xee827) #6 0x00007f7f2ed46aca _ZN17QQmlThreadPrivate3runEv (libQt5Qml.so.5 + 0x346aca) #7 0x00007f7f2e4efbc6 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xefbc6) #8 0x00007f7f2dea66d7 start_thread (libc.so.6 + 0x976d7) #9 0x00007f7f2df2a60c __clone3 (libc.so.6 + 0x11b60c) Stack trace of thread 10786: #0 0x00007f7f2df283dd syscall (libc.so.6 + 0x1193dd) #1 0x00007f7f2cebaeb0 g_cond_wait_until (libglib-2.0.so.0 + 0xbbeb0) #2 0x00007f7f2ce265e3 g_async_queue_pop_intern_unlocked (libglib-2.0.so.0 + 0x275e3) #3 0x00007f7f2ce8e59a g_thread_pool_thread_proxy.lto_priv.0 (libglib-2.0.so.0 + 0x8f59a) #4 0x00007f7f2ce8c813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #5 0x00007f7f2dea66d7 start_thread (libc.so.6 + 0x976d7) #6 0x00007f7f2df2a60c __clone3 (libc.so.6 + 0x11b60c) Stack trace of thread 10787: #0 0x00007f7f2df1c87d __poll (libc.so.6 + 0x10d87d) #1 0x00007f7f2cebdc34 g_main_context_iterate_unlocked.isra.0 (libglib-2.0.so.0 + 0xbec34) #2 0x00007f7f2ce61f37 g_main_loop_run (libglib-2.0.so.0 + 0x62f37) #3 0x00007f7f2a4b1682 gdbus_shared_thread_func.lto_priv.0 (libgio-2.0.so.0 + 0x115682) #4 0x00007f7f2ce8c813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #5 0x00007f7f2dea66d7 start_thread (libc.so.6 + 0x976d7) #6 0x00007f7f2df2a60c __clone3 (libc.so.6 + 0x11b60c) Stack trace of thread 10782: #0 0x00007f7f2df1c87d __poll (libc.so.6 + 0x10d87d) #1 0x00007f7f2cebdc34 g_main_context_iterate_unlocked.isra.0 (libglib-2.0.so.0 + 0xbec34) #2 0x00007f7f2ce5d383 g_main_context_iteration (libglib-2.0.so.0 + 0x5e383) #3 0x00007f7f2e70bbed _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30bbed) #4 0x00007f7f2e6b5adb _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b5adb) #5 0x00007f7f2e4ee827 _ZN7QThread4execEv (libQt5Core.so.5 + 0xee827) #6 0x00007f7f1c335deb _ZN22QDBusConnectionManager3runEv (libQt5DBus.so.5 + 0x1adeb) #7 0x00007f7f2e4efbc6 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xefbc6) #8 0x00007f7f2dea66d7 start_thread (libc.so.6 + 0x976d7) #9 0x00007f7f2df2a60c __clone3 (libc.so.6 + 0x11b60c) Stack trace of thread 10791: #0 0x00007f7f2df1c87d __poll (libc.so.6 + 0x10d87d) #1 0x00007f7f29ff2b99 _ZN15QtWaylandClient11EventThread3runEv (libQt5WaylandClient.so.5 + 0x76b99) #2 0x00007f7f2e4efbc6 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xefbc6) #3 0x00007f7f2dea66d7 start_thread (libc.so.6 + 0x976d7) #4 0x00007f7f2df2a60c __clone3 (libc.so.6 + 0x11b60c) Stack trace of thread 10790: #0 0x00007f7f2dea2da9 __futex_abstimed_wait_common (libc.so.6 + 0x93da9) #1 0x00007f7f2dea57f9 pthread_cond_wait@@GLIBC_2.3.2 (libc.so.6 + 0x967f9) #2 0x00007f7f2e4f5997 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xf5997) #3 0x00007f7f29ff2b46 _ZN15QtWaylandClient11EventThread3runEv (libQt5WaylandClient.so.5 + 0x76b46) #4 0x00007f7f2e4efbc6 _ZN14QThreadPrivate5startEPv (libQt5Core.so.5 + 0xefbc6) #5 0x00007f7f2dea66d7 start_thread (libc.so.6 + 0x976d7) #6 0x00007f7f2df2a60c __clone3 (libc.so.6 + 0x11b60c) Stack trace of thread 10785: #0 0x00007f7f2df1c87d __poll (libc.so.6 + 0x10d87d) #1 0x00007f7f2cebdc34 g_main_context_iterate_unlocked.isra.0 (libglib-2.0.so.0 + 0xbec34) #2 0x00007f7f2ce5d383 g_main_context_iteration (libglib-2.0.so.0 + 0x5e383) #3 0x00007f7f2ce5d3e1 glib_worker_main (libglib-2.0.so.0 + 0x5e3e1) #4 0x00007f7f2ce8c813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #5 0x00007f7f2dea66d7 start_thread (libc.so.6 + 0x976d7) #6 0x00007f7f2df2a60c __clone3 (libc.so.6 + 0x11b60c) Stack trace of thread 10788: #0 0x00007f7f2df1c87d __poll (libc.so.6 + 0x10d87d) #1 0x00007f7f2cebdc34 g_main_context_iterate_unlocked.isra.0 (libglib-2.0.so.0 + 0xbec34) #2 0x00007f7f2ce5d383 g_main_context_iteration (libglib-2.0.so.0 + 0x5e383) #3 0x00007f7f1c0a6705 dconf_gdbus_worker_thread (libdconfsettings.so + 0x7705) #4 0x00007f7f2ce8c813 g_thread_proxy (libglib-2.0.so.0 + 0x8d813) #5 0x00007f7f2dea66d7 start_thread (libc.so.6 + 0x976d7) #6 0x00007f7f2df2a60c __clone3 (libc.so.6 + 0x11b60c) ELF object binary architecture: AMD x86-64 ``` |