Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fwupd (1.9.10) failes to refresh and get metadata with a segmantation fault (Clear Linux 40480) #254

Open
KriiXOne opened this issue Dec 17, 2023 · 0 comments

Comments

@KriiXOne
Copy link

On an updated Clear Linux (40480) system fwupd does not seem to work at all at the moment, as shown here below:

koffiecollie@koffiecollie-nano-x1-g1~ $ fwupdmgr --version
compile   com.hughsie.libxmlb           0.3.14
compile   com.hughsie.libjcat           0.1.14
compile   org.freedesktop.fwupd         1.9.10
compile   org.freedesktop.gusb          0.4.8
runtime   com.hughsie.libjcat           0.1.14
runtime   org.freedesktop.gusb          0.4.8
runtime   org.kernel                    6.6.7-1392.native
runtime   org.freedesktop.fwupd         1.9.10

koffiecollie@koffiecollie-nano-x1-g1~ $ sudo fwupdmgr refresh
Password: 
WARNING: This package has not been validated, it may not work properly.
Updating lvfs
Downloading…             [     \                                 ]Segmentation fault

koffiecollie@koffiecollie-nano-x1-g1~ $ sudo fwupdmgr refresh --verbose
(fwupdmgr:6573): GLib-DEBUG: 12:37:43.788: setenv()/putenv() are not thread-safe and should not be used after threads are created
(pkttyagent:6575): GLib-GIO-DEBUG: 12:37:43.791: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(fwupdmgr:6573): GLib-GIO-DEBUG: 12:37:43.799: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
(fwupdmgr:6573): dconf-DEBUG: 12:37:43.799: watch_fast: "/system/proxy/" (establishing: 0, active: 0)
(fwupdmgr:6573): dconf-DEBUG: 12:37:43.799: watch_fast: "/system/proxy/http/" (establishing: 0, active: 0)
(fwupdmgr:6573): dconf-DEBUG: 12:37:43.799: watch_fast: "/system/proxy/https/" (establishing: 0, active: 0)
(fwupdmgr:6573): dconf-DEBUG: 12:37:43.799: watch_fast: "/system/proxy/ftp/" (establishing: 0, active: 0)
(fwupdmgr:6573): dconf-DEBUG: 12:37:43.799: watch_fast: "/system/proxy/socks/" (establishing: 0, active: 0)
(fwupdmgr:6573): GLib-GIO-DEBUG: 12:37:43.799: _g_io_module_get_default: Found default implementation gnome (GProxyResolverGnome) for ‘gio-proxy-resolver’
(fwupdmgr:6573): GLib-GIO-DEBUG: 12:37:43.804: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(fwupdmgr:6573): GLib-GIO-DEBUG: 12:37:43.804: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(fwupdmgr:6573): dconf-DEBUG: 12:37:43.805: watch_established: "/system/proxy/" (establishing: 1)
(fwupdmgr:6573): dconf-DEBUG: 12:37:43.805: watch_established: "/system/proxy/http/" (establishing: 1)
(fwupdmgr:6573): dconf-DEBUG: 12:37:43.805: watch_established: "/system/proxy/https/" (establishing: 1)
(fwupdmgr:6573): dconf-DEBUG: 12:37:43.805: watch_established: "/system/proxy/ftp/" (establishing: 1)
(fwupdmgr:6573): dconf-DEBUG: 12:37:43.805: watch_established: "/system/proxy/socks/" (establishing: 1)
(fwupdmgr:6573): Fwupd-DEBUG: 12:37:43.806: Emitting ::status-changed() [idle]
WARNING: This package has not been validated, it may not work properly.
Updating lvfs
Fwupd-INFO: 12:37:43.812: downloading https://cdn.fwupd.org/downloads/firmware.xml.xz.jcat
(fwupdmgr:6573): Fwupd-DEBUG: 12:37:43.812: Emitting ::status-changed() [downloading]
Downloading…             [   -                                   ]Fwupd-INFO: 12:37:43.927: download progress: 100%
(fwupdmgr:6573): Fwupd-DEBUG: 12:37:43.927: Emitting ::status-changed() [idle]
Fwupd-INFO: 12:37:43.927: status-code was 200
Fwupd-INFO: 12:37:43.927: changing metadata URI from https://cdn.fwupd.org/downloads/firmware.xml.xz to https://cdn.fwupd.org/downloads/firmware-06925-stable.xml.xz
Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant