Bug 2411887 - Slitherer segfaults on hardware with with nvidia card
Summary: Slitherer segfaults on hardware with with nvidia card
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: slitherer
Version: 43
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Neal Gompa
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-02 18:54 UTC by Dan Beard
Modified: 2026-01-13 00:49 UTC (History)
12 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-01-10 01:38:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dan Beard 2025-11-02 18:54:16 UTC
LiveUSB Fedora43 Mate spin

Anaconda segfaults and exits. 

Reproducible: Always

Steps to Reproduce:
1.Boot liveUSB
2.Start Anaconda (through GUI or terminal)
3.Wait for the white screen of death.



Additional Information:
Terminal output:

liveuser@localhost-live:~$ liveinst
localuser:root being added to access control list
Warning: The unit file, source configuration file or drop-ins of webui-cockpit-ws.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Home directory /home/liveuser already exists.
Starting installer, one moment...
anaconda 43.44-3.fc43 for Fedora 43 started.
 * installation log files are stored in /tmp during the installation
 * shell is available on TTY2 and in second TMUX pane (ctrl+b, then press 2)
 * when reporting a bug add logs from /tmp as separate text/plain attachments
Default browser set in anaconda.conf:  slitherer
Using default browser: slitherer
Using Slitherer browser command with XWayland workaround: QT_QPA_PLATFORM=xcb slitherer
GBM is not supported with the current configuration. Fallback to Vulkan rendering in Chromium.
Waiting for all threads to finish...
/usr/libexec/anaconda/webui-desktop: line 202:  4950 Segmentation fault         (core dumped) HOME="$BROWSER_HOME" XDG_CURRENT_DESKTOP=GNOME pkexec --user $INSTALLER_USER env DISPLAY=$DISPLAY "${user_environment[@]}" "${BROWSER[@]}" http://"$WEBUI_ADDRESS""$URL_PATH"
/usr/libexec/anaconda/webui-desktop: line 197: kill: (4950) - No such process
liveuser@localhost-live:~$

Comment 1 Dan Beard 2025-11-03 02:13:52 UTC
Problem is consistent.   Installation is not possible.

(inxi info included)

~$ sudo inxi -F
System:
  Host: localhost-live Kernel: 6.17.1-300.fc43.x86_64 arch: x86_64 bits: 64
  Desktop: MATE v: 1.28.2 Distro: Fedora Linux 43 (MATE-Compiz)
Machine:
  Type: Desktop System: Gigabyte product: GA-790FXTA-UD5 v: N/A serial: N/A
  Mobo: Gigabyte model: GA-790FXTA-UD5 v: x.x serial: N/A BIOS: Award v: F2
    date: 12/03/2009
CPU:
  Info: quad core model: AMD Phenom II X4 965 bits: 64 type: MCP cache:
    L2: 2 MiB
  Speed (MHz): avg: 800 min/max: 800/3400 cores: 1: 800 2: 800 3: 800 4: 800
Graphics:
  Device-1: NVIDIA GK208B [GeForce GT 730] driver: nouveau v: kernel
  Display: x11 server: X.Org v: 21.1.18 with: Xwayland v: 24.1.8 driver: X:
    loaded: modesetting dri: nouveau gpu: nouveau resolution: 3840x2160~30Hz
  API: OpenGL v: 4.3 vendor: mesa v: 25.2.4 renderer: NV106
  API: EGL Message: EGL data requires eglinfo. Check --recommends.
  Info: Tools: api: glxinfo x11: xdriinfo, xdpyinfo, xprop, xrandr
Audio:
  Device-1: Advanced Micro Devices [AMD/ATI] SBx00 Azalia
    driver: snd_hda_intel
  Device-2: NVIDIA GK208 HDMI/DP Audio driver: snd_hda_intel
  API: ALSA v: k6.17.1-300.fc43.x86_64 status: kernel-api
Network:
  Device-1: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    driver: r8169
  IF: enp4s0 state: down mac: 6c:f0:49:5e:76:07
  Device-2: Realtek RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet
    driver: r8169
  IF: enp5s0 state: up speed: 1000 Mbps duplex: full mac: 6c:f0:49:5e:76:06
Drives:
  Local Storage: total: 2.05 TiB used: 0 KiB (0.0%)
  ID-1: /dev/sda vendor: Samsung model: SSD 870 QVO 1TB size: 931.51 GiB
  ID-2: /dev/sdb vendor: SanDisk model: SDSSDX120GG25 size: 111.79 GiB
  ID-3: /dev/sdc vendor: Western Digital model: WD10JPVX-00JC3T0
    size: 931.51 GiB
  ID-4: /dev/sdd vendor: A-Data model: SU650 size: 111.79 GiB
  ID-5: /dev/sde vendor: Generic model: Flash Disk size: 14.65 GiB type: USB
Partition:
  ID-1: / size: 1.55 GiB used: 23.2 MiB (1.5%) fs: overlay source: ERR-102
Swap:
  ID-1: swap-1 type: zram size: 7.74 GiB used: 0 KiB (0.0%) dev: /dev/zram0
Sensors:
  System Temperatures: cpu: 33.8 C mobo: N/A gpu: nouveau temp: 35.0 C
  Fan Speeds (rpm): N/A
Info:
  Memory: total: 8 GiB available: 7.74 GiB used: 1.05 GiB (13.5%)
  Processes: 250 Uptime: 16m Shell: Sudo inxi: 3.3.39
liveuser@localhost-live:~$ 

liveuser@localhost-live:~$ liveinst
localuser:root being added to access control list
Warning: The unit file, source configuration file or drop-ins of webui-cockpit-ws.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Home directory /home/liveuser already exists.
Starting installer, one moment...
anaconda 43.44-3.fc43 for Fedora 43 started.
 * installation log files are stored in /tmp during the installation
 * shell is available on TTY2 and in second TMUX pane (ctrl+b, then press 2)
 * when reporting a bug add logs from /tmp as separate text/plain attachments
Default browser set in anaconda.conf:  slitherer
Using default browser: slitherer
Using Slitherer browser command with XWayland workaround: QT_QPA_PLATFORM=xcb slitherer
Waiting for all threads to finish...
GBM is not supported with the current configuration. Fallback to Vulkan rendering in Chromium.
/usr/libexec/anaconda/webui-desktop: line 202:  4570 Segmentation fault         (core dumped) HOME="$BROWSER_HOME" XDG_CURRENT_DESKTOP=GNOME pkexec --user $INSTALLER_USER env DISPLAY=$DISPLAY "${user_environment[@]}" "${BROWSER[@]}" http://"$WEBUI_ADDRESS""$URL_PATH"
/usr/libexec/anaconda/webui-desktop: line 197: kill: (4570) - No such process
liveuser@localhost-live:~$ exit

Comment 2 Dan Beard 2025-11-03 03:15:34 UTC
dbus.log
dbus-daemon[3213]: SELinux support is enabled

dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=3176 comm="/usr/bin/python3 /sbin/anaconda --liveinst --graph" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Successfully activated service 'org.fedoraproject.Anaconda.Boss'
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Modules.Runtime' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Addons.Kdump' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=3216 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023")
dbus-daemon[3213]: Activated service 'org.fedoraproject.Anaconda.Addons.Kdump' failed: Process org.fedoraproject.Anaconda.Addons.Kdump exited with status 1
dbus-daemon[3213]: Activated service 'org.fedoraproject.Anaconda.Modules.Subscription' failed: Process org.fedoraproject.Anaconda.Modules.Subscription exited with status 1
dbus-daemon[3213]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services'
dbus-daemon[3213]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security'
dbus-daemon[3213]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users'
dbus-daemon[3213]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Runtime'
dbus-daemon[3213]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network'
dbus-daemon[3213]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads'
dbus-daemon[3213]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage'
dbus-daemon[3213]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone'
dbus-daemon[3213]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization'

Program.log
=300
21:41:02,463 DBG program: Return code: 0
21:41:02,531 INF program: Running [2] mdadm --version ...
21:41:02,570 INF program: stdout[2]: 
21:41:02,570 INF program: stderr[2]: mdadm - v4.3 - 2024-02-15

21:41:02,570 INF program: ...done [2] (exit code: 0)
21:41:02,571 INF program: Running [3] dmsetup --version ...
21:41:02,584 INF program: stdout[3]: Library version:   1.02.208 (2025-07-30)
Driver version:    4.50.0

21:41:02,584 INF program: stderr[3]: 
21:41:02,584 INF program: ...done [3] (exit code: 0)
21:41:02,948 INF program: Running... udevadm settle --timeout=300
21:41:02,964 DBG program: Return code: 0
21:41:03,018 INF program: Running... udevadm settle --timeout=300
21:41:03,035 DBG program: Return code: 0
21:41:03,072 INF program: Running... udevadm settle --timeout=300
21:41:03,091 DBG program: Return code: 0
21:41:03,129 INF program: Running... udevadm settle --timeout=300
21:41:03,152 DBG program: Return code: 0
21:41:03,415 INF program: Running... udevadm settle --timeout=300
21:41:03,426 DBG program: Return code: 0
21:41:03,462 INF program: Running... udevadm settle --timeout=300
21:41:03,474 DBG program: Return code: 0
21:41:03,511 INF program: Running... udevadm settle --timeout=300
21:41:03,527 DBG program: Return code: 0
21:41:03,565 INF program: Running... udevadm settle --timeout=300
21:41:03,587 DBG program: Return code: 0
21:41:03,618 INF program: Running... udevadm settle --timeout=300
21:41:03,644 DBG program: Return code: 0
21:41:03,675 INF program: Running... udevadm settle --timeout=300
21:41:03,698 DBG program: Return code: 0
21:41:03,729 INF program: Running... udevadm settle --timeout=300
21:41:03,751 DBG program: Return code: 0
21:41:03,782 INF program: Running... udevadm settle --timeout=300
21:41:03,805 DBG program: Return code: 0
21:41:03,836 INF program: Running... udevadm settle --timeout=300
21:41:03,863 DBG program: Return code: 0
21:41:03,894 INF program: Running... udevadm settle --timeout=300
21:41:03,920 DBG program: Return code: 0
21:41:03,951 INF program: Running... udevadm settle --timeout=300
21:41:03,977 DBG program: Return code: 0
21:41:04,008 INF program: Running... udevadm settle --timeout=300
21:41:04,034 DBG program: Return code: 0
21:41:04,065 INF program: Running... udevadm settle --timeout=300
21:41:04,092 DBG program: Return code: 0
21:41:04,123 INF program: Running... udevadm settle --timeout=300
21:41:04,149 DBG program: Return code: 0
21:41:04,180 INF program: Running... udevadm settle --timeout=300
21:41:04,208 DBG program: Return code: 0
21:41:04,239 INF program: Running... udevadm settle --timeout=300
21:41:04,266 DBG program: Return code: 0
21:41:04,297 INF program: Running... udevadm settle --timeout=300
21:41:04,320 DBG program: Return code: 0
21:41:04,351 INF program: Running... udevadm settle --timeout=300
21:41:04,371 DBG program: Return code: 0
21:41:04,402 INF program: Running... udevadm settle --timeout=300
21:41:04,425 DBG program: Return code: 0
21:41:04,455 INF program: Running... udevadm settle --timeout=300
21:41:04,478 DBG program: Return code: 0
21:41:04,508 INF program: Running... udevadm settle --timeout=300
21:41:04,535 DBG program: Return code: 0
21:41:04,566 INF program: Running... udevadm settle --timeout=300
21:41:04,590 DBG program: Return code: 0
21:41:04,621 INF program: Running... udevadm settle --timeout=300
21:41:04,648 DBG program: Return code: 0
21:41:04,679 INF program: Running... udevadm settle --timeout=300
21:41:04,702 DBG program: Return code: 0
21:41:04,732 INF program: Running... udevadm settle --timeout=300
21:41:04,756 DBG program: Return code: 0
21:41:04,787 INF program: Running... udevadm settle --timeout=300
21:41:04,810 DBG program: Return code: 0
21:41:04,841 INF program: Running... udevadm settle --timeout=300
21:41:04,867 DBG program: Return code: 0
21:41:04,898 INF program: Running... udevadm settle --timeout=300
21:41:04,923 DBG program: Return code: 0
21:41:04,953 INF program: Running... udevadm settle --timeout=300
21:41:04,980 DBG program: Return code: 0
21:41:05,011 INF program: Running... udevadm settle --timeout=300
21:41:05,039 DBG program: Return code: 0
21:41:05,070 INF program: Running... udevadm settle --timeout=300
21:41:05,095 DBG program: Return code: 0
21:41:05,126 INF program: Running... udevadm settle --timeout=300
21:41:05,153 DBG program: Return code: 0
21:41:05,184 INF program: Running... udevadm settle --timeout=300
21:41:05,207 DBG program: Return code: 0
21:41:05,238 INF program: Running... udevadm settle --timeout=300
21:41:05,261 DBG program: Return code: 0
21:41:05,292 INF program: Running... udevadm settle --timeout=300
21:41:05,318 DBG program: Return code: 0
21:41:05,349 INF program: Running... udevadm settle --timeout=300
21:41:05,374 DBG program: Return code: 0
21:41:05,405 INF program: Running... udevadm settle --timeout=300
21:41:05,432 DBG program: Return code: 0
21:41:05,463 INF program: Running... udevadm settle --timeout=300
21:41:05,488 DBG program: Return code: 0
21:41:05,519 INF program: Running... udevadm settle --timeout=300
21:41:05,544 DBG program: Return code: 0
21:41:05,575 INF program: Running... udevadm settle --timeout=300
21:41:05,599 DBG program: Return code: 0
21:41:05,630 INF program: Running... udevadm settle --timeout=300
21:41:05,651 DBG program: Return code: 0
21:41:05,681 INF program: Running... udevadm settle --timeout=300
21:41:05,704 DBG program: Return code: 0
21:41:05,735 INF program: Running... udevadm settle --timeout=300
21:41:05,758 DBG program: Return code: 0
21:41:05,789 INF program: Running... udevadm settle --timeout=300
21:41:05,812 DBG program: Return code: 0
21:41:05,843 INF program: Running... udevadm settle --timeout=300
21:41:05,866 DBG program: Return code: 0
21:41:05,896 INF program: Running... udevadm settle --timeout=300
21:41:05,920 DBG program: Return code: 0
21:41:05,951 INF program: Running... udevadm settle --timeout=300
21:41:05,972 DBG program: Return code: 0
21:41:06,002 INF program: Running... udevadm settle --timeout=300
21:41:06,025 DBG program: Return code: 0
21:41:06,056 INF program: Running... udevadm settle --timeout=300
21:41:06,079 DBG program: Return code: 0
21:41:06,110 INF program: Running... udevadm settle --timeout=300
21:41:06,137 DBG program: Return code: 0
21:41:06,168 INF program: Running... udevadm settle --timeout=300
21:41:06,191 DBG program: Return code: 0
21:41:06,221 INF program: Running... udevadm settle --timeout=300
21:41:06,248 DBG program: Return code: 0
21:41:06,279 INF program: Running... udevadm settle --timeout=300
21:41:06,302 DBG program: Return code: 0
21:41:06,333 INF program: Running... udevadm settle --timeout=300
21:41:06,356 DBG program: Return code: 0
21:41:06,387 INF program: Running... udevadm settle --timeout=300
21:41:06,410 DBG program: Return code: 0
21:41:06,440 INF program: Running... udevadm settle --timeout=300
21:41:06,467 DBG program: Return code: 0
21:41:06,498 INF program: Running... udevadm settle --timeout=300
21:41:06,526 DBG program: Return code: 0
21:41:06,557 INF program: Running... udevadm settle --timeout=300
21:41:06,585 DBG program: Return code: 0
21:41:06,755 INF program: Running... udevadm settle --timeout=300
21:41:06,772 DBG program: Return code: 0
21:41:06,829 INF program: Running... udevadm settle --timeout=300
21:41:06,847 DBG program: Return code: 0
21:41:06,881 INF program: Running... udevadm settle --timeout=300
21:41:06,904 DBG program: Return code: 0
21:41:06,938 INF program: Running... udevadm settle --timeout=300
21:41:06,964 DBG program: Return code: 0
21:41:07,182 INF program: Running... udevadm settle --timeout=300
21:41:07,194 DBG program: Return code: 0
21:41:07,231 INF program: Running... udevadm settle --timeout=300
21:41:07,248 DBG program: Return code: 0
21:41:07,285 INF program: Running... udevadm settle --timeout=300
21:41:07,306 DBG program: Return code: 0
21:41:07,342 INF program: Running... udevadm settle --timeout=300
21:41:07,368 DBG program: Return code: 0
21:41:07,399 INF program: Running... udevadm settle --timeout=300
21:41:07,423 DBG program: Return code: 0
21:41:07,453 INF program: Running... udevadm settle --timeout=300
21:41:07,479 DBG program: Return code: 0
21:41:07,510 INF program: Running... udevadm settle --timeout=300
21:41:07,537 DBG program: Return code: 0
21:41:07,568 INF program: Running... udevadm settle --timeout=300
21:41:07,594 DBG program: Return code: 0
21:41:07,625 INF program: Running... udevadm settle --timeout=300
21:41:07,653 DBG program: Return code: 0
21:41:07,684 INF program: Running... udevadm settle --timeout=300
21:41:07,710 DBG program: Return code: 0
21:41:07,741 INF program: Running... udevadm settle --timeout=300
21:41:07,770 DBG program: Return code: 0
21:41:07,800 INF program: Running... udevadm settle --timeout=300
21:41:07,827 DBG program: Return code: 0
21:41:07,858 INF program: Running... udevadm settle --timeout=300
21:41:07,883 DBG program: Return code: 0
21:41:07,914 INF program: Running... udevadm settle --timeout=300
21:41:07,939 DBG program: Return code: 0
21:41:07,970 INF program: Running... udevadm settle --timeout=300
21:41:07,993 DBG program: Return code: 0
21:41:08,024 INF program: Running... udevadm settle --timeout=300
21:41:08,051 DBG program: Return code: 0
21:41:08,082 INF program: Running... udevadm settle --timeout=300
21:41:08,105 DBG program: Return code: 0
21:41:08,136 INF program: Running... udevadm settle --timeout=300
21:41:08,159 DBG program: Return code: 0
21:41:08,190 INF program: Running... udevadm settle --timeout=300
21:41:08,211 DBG program: Return code: 0
21:41:08,242 INF program: Running... udevadm settle --timeout=300
21:41:08,265 DBG program: Return code: 0
21:41:08,295 INF program: Running... udevadm settle --timeout=300
21:41:08,318 DBG program: Return code: 0
21:41:08,349 INF program: Running... udevadm settle --timeout=300
21:41:08,372 DBG program: Return code: 0
21:41:08,402 INF program: Running... udevadm settle --timeout=300
21:41:08,426 DBG program: Return code: 0
21:41:08,456 INF program: Running... udevadm settle --timeout=300
21:41:08,480 DBG program: Return code: 0
21:41:08,510 INF program: Running... udevadm settle --timeout=300
21:41:08,531 DBG program: Return code: 0
21:41:08,562 INF program: Running... udevadm settle --timeout=300
21:41:08,583 DBG program: Return code: 0
21:41:08,614 INF program: Running... udevadm settle --timeout=300
21:41:08,637 DBG program: Return code: 0
21:41:08,668 INF program: Running... udevadm settle --timeout=300
21:41:08,691 DBG program: Return code: 0
21:41:08,722 INF program: Running... udevadm settle --timeout=300
21:41:08,746 DBG program: Return code: 0
21:41:08,776 INF program: Running... udevadm settle --timeout=300
21:41:08,804 DBG program: Return code: 0
21:41:08,835 INF program: Running... udevadm settle --timeout=300
21:41:08,862 DBG program: Return code: 0
21:41:08,893 INF program: Running... udevadm settle --timeout=300
21:41:08,920 DBG program: Return code: 0
21:41:08,951 INF program: Running... udevadm settle --timeout=300
21:41:08,976 DBG program: Return code: 0
21:41:09,007 INF program: Running... udevadm settle --timeout=300
21:41:09,035 DBG program: Return code: 0
21:41:09,066 INF program: Running... udevadm settle --timeout=300
21:41:09,089 DBG program: Return code: 0
21:41:09,120 INF program: Running... udevadm settle --timeout=300
21:41:09,144 DBG program: Return code: 0
21:41:09,174 INF program: Running... udevadm settle --timeout=300
21:41:09,198 DBG program: Return code: 0
21:41:09,228 INF program: Running... udevadm settle --timeout=300
21:41:09,256 DBG program: Return code: 0
21:41:09,286 INF program: Running... udevadm settle --timeout=300
21:41:09,314 DBG program: Return code: 0
21:41:09,344 INF program: Running... udevadm settle --timeout=300
21:41:09,368 DBG program: Return code: 0
21:41:09,398 INF program: Running... udevadm settle --timeout=300
21:41:09,426 DBG program: Return code: 0
21:41:09,456 INF program: Running... udevadm settle --timeout=300
21:41:09,483 DBG program: Return code: 0
21:41:09,513 INF program: Running... udevadm settle --timeout=300
21:41:09,541 DBG program: Return code: 0
21:41:09,571 INF program: Running... udevadm settle --timeout=300
21:41:09,598 DBG program: Return code: 0
21:41:09,628 INF program: Running... udevadm settle --timeout=300
21:41:09,654 DBG program: Return code: 0
21:41:09,684 INF program: Running... udevadm settle --timeout=300
21:41:09,712 DBG program: Return code: 0
21:41:09,743 INF program: Running... udevadm settle --timeout=300
21:41:09,765 DBG program: Return code: 0
21:41:09,796 INF program: Running... udevadm settle --timeout=300
21:41:09,819 DBG program: Return code: 0
21:41:09,849 INF program: Running... udevadm settle --timeout=300
21:41:09,873 DBG program: Return code: 0
21:41:09,903 INF program: Running... udevadm settle --timeout=300
21:41:09,927 DBG program: Return code: 0
21:41:09,958 INF program: Running... udevadm settle --timeout=300
21:41:09,981 DBG program: Return code: 0
21:41:10,012 INF program: Running... udevadm settle --timeout=300
21:41:10,031 DBG program: Return code: 0
21:41:10,062 INF program: Running... udevadm settle --timeout=300
21:41:10,083 DBG program: Return code: 0
21:41:10,113 INF program: Running... udevadm settle --timeout=300
21:41:10,136 DBG program: Return code: 0
21:41:10,167 INF program: Running... udevadm settle --timeout=300
21:41:10,191 DBG program: Return code: 0
21:41:10,222 INF program: Running... udevadm settle --timeout=300
21:41:10,247 DBG program: Return code: 0
21:41:10,277 INF program: Running... udevadm settle --timeout=300
21:41:10,301 DBG program: Return code: 0
21:41:10,332 INF program: Running... udevadm settle --timeout=300
21:41:10,360 DBG program: Return code: 0
21:41:10,402 INF program: Running... udevadm settle --timeout=300
21:41:10,428 DBG program: Return code: 0
21:41:13,260 INF program: Running... losetup --list
21:41:13,289 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf
21:41:18,638 INF program: Running... losetup --list
21:41:18,673 INF program: Running... udevadm settle --timeout=300
21:41:18,691 DBG program: Return code: 0
21:41:18,723 INF program: Running... udevadm settle --timeout=300
21:41:18,751 DBG program: Return code: 0
21:41:31,886 INF program: Running... hwclock --hctosys --utc
21:41:33,001 DBG program: Return code of hwclock: 0

Anaconda.log
21:41:02,713 WRN misc: /usr/lib/python3.14/site-packages/blivet/udev.py:1087: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.
  while device:

21:41:03,217 WRN misc: /usr/lib/python3.14/site-packages/blivet/udev.py:1087: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.
  while device:

21:41:06,619 WRN misc: /usr/lib/python3.14/site-packages/blivet/udev.py:1087: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.
  while device:

21:41:06,818 WRN misc: /usr/lib/python3.14/site-packages/blivet/udev.py:1087: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.
  while device:

21:41:06,998 WRN misc: /usr/lib/python3.14/site-packages/blivet/udev.py:1087: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.
  while device:

21:41:10,399 WRN misc: /usr/lib/python3.14/site-packages/blivet/udev.py:1087: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties.
  while device:

21:41:13,027 INF core.configuration.profile: Loading information about profiles from /etc/anaconda/profile.d.
21:41:13,033 INF core.configuration.profile: Found the 'almalinux' profile at /etc/anaconda/profile.d/almalinux.conf.
21:41:13,033 INF core.configuration.profile: Found the 'centos' profile at /etc/anaconda/profile.d/centos.conf.
21:41:13,034 INF core.configuration.profile: Found the 'circle' profile at /etc/anaconda/profile.d/circle.conf.
21:41:13,035 INF core.configuration.profile: Found the 'fedora-designsuite' profile at /etc/anaconda/profile.d/fedora-designsuite.conf.
21:41:13,035 INF core.configuration.profile: Found the 'fedora-eln' profile at /etc/anaconda/profile.d/fedora-eln.conf.
21:41:13,036 INF core.configuration.profile: Found the 'fedora-iot' profile at /etc/anaconda/profile.d/fedora-iot.conf.
21:41:13,036 INF core.configuration.profile: Found the 'fedora-kde' profile at /etc/anaconda/profile.d/fedora-kde.conf.
21:41:13,037 INF core.configuration.profile: Found the 'fedora-kinoite' profile at /etc/anaconda/profile.d/fedora-kinoite.conf.
21:41:13,037 INF core.configuration.profile: Found the 'fedora-sericea' profile at /etc/anaconda/profile.d/fedora-sericea.conf.
21:41:13,038 INF core.configuration.profile: Found the 'fedora-server' profile at /etc/anaconda/profile.d/fedora-server.conf.
21:41:13,039 INF core.configuration.profile: Found the 'fedora-silverblue' profile at /etc/anaconda/profile.d/fedora-silverblue.conf.
21:41:13,040 INF core.configuration.profile: Found the 'fedora-workstation' profile at /etc/anaconda/profile.d/fedora-workstation.conf.
21:41:13,041 INF core.configuration.profile: Found the 'fedora' profile at /etc/anaconda/profile.d/fedora.conf.
21:41:13,041 INF core.configuration.profile: Found the 'ovirt' profile at /etc/anaconda/profile.d/ovirt.conf.
21:41:13,042 INF core.configuration.profile: Found the 'rhel' profile at /etc/anaconda/profile.d/rhel.conf.
21:41:13,043 INF core.configuration.profile: Found the 'rhvh' profile at /etc/anaconda/profile.d/rhvh.conf.
21:41:13,043 INF core.configuration.profile: Found the 'rocky' profile at /etc/anaconda/profile.d/rocky.conf.
21:41:13,044 INF core.configuration.profile: Found the 'scientific-linux' profile at /etc/anaconda/profile.d/scientific-linux.conf.
21:41:13,045 INF core.configuration.profile: Found the 'virtuozzo-linux' profile at /etc/anaconda/profile.d/virtuozzo-linux.conf.
21:41:13,045 DBG core.configuration.profile: Detecting a profile for ID=fedora, VARIANT_ID=matecompiz.
21:41:13,045 INF core.configuration.profile: The 'fedora' profile is detected.
21:41:13,045 INF core.configuration.anaconda: Load the 'fedora' profile configuration.
21:41:13,050 INF main: /sbin/anaconda 43.44-3.fc43
21:41:13,051 INF core.util: Reporting the IPMI event: 7
21:41:13,281 INF startup_utils: check_memory(): total:8055, needed:320
21:41:13,281 DBG startup_utils: Don't set up proxy variables.
21:41:13,281 INF screensaver: Inhibiting screensaver.
21:41:13,287 WRN screensaver: Unable to inhibit the screensaver: The name is not activatable
21:41:13,288 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--graphical']
21:41:13,288 INF main: Default encoding = utf-8 
21:41:13,288 INF misc: Configuration loaded from: ['/etc/anaconda/anaconda.conf', '/etc/anaconda/profile.d/fedora.conf', '/etc/anaconda/conf.d/00-do-nothing.conf', '/etc/anaconda/conf.d/01-still-do-nothing.conf']
21:41:13,288 INF misc: Writing the runtime configuration to: /run/anaconda/anaconda.conf
21:41:13,319 INF core.dbus: Connecting to the Anaconda bus at unix:path=/tmp/dbus-3IElbNkk62,guid=09ddf0fcc32989324e9ae6c069081649.
21:41:18,031 INF main: Found a kickstart file: /usr/share/anaconda/interactive-defaults.ks
21:41:18,087 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks
21:41:18,598 DBG localization: setting locale to: en_US.UTF-8
21:41:18,619 INF core.threads: Running Thread: AnaWaitForConnectingNMThread (140450543081152)
21:41:18,620 DBG anaconda: setting display mode to GUI
21:41:18,620 INF anaconda: Display mode is set to 'interactive graphical mode'.
21:41:18,646 INF startup_utils: check_memory(): total:8055, needed:320
21:41:18,647 INF startup_utils: check_memory(): total:8055, graphical:410
21:41:18,651 INF network: got 0 NTP servers from DHCP
21:41:18,656 INF core.threads: Thread Done: AnaWaitForConnectingNMThread (140450543081152)
21:41:18,782 DBG core.storage: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True
21:41:18,783 INF core.threads: Running Thread: AnaStorageThread (140450543081152)
21:41:18,795 INF core.threads: Running Thread: AnaTimeInitThread (140450382567104)
21:41:18,844 DBG payload.manager: Restarting payload thread
21:41:18,844 INF core.threads: Running Thread: AnaPayloadRestartThread (140450374174400)
21:41:18,844 INF startup_utils: Geolocation is enabled.
21:41:18,845 INF core.threads: Running Thread: AnaPayloadThread (140450365781696)
21:41:18,845 INF core.threads: Thread Done: AnaPayloadRestartThread (140450374174400)
21:41:18,858 DBG startup_utils: Skip the time synchronization.
21:41:20,954 INF startup_utils: Geoloc: using timezone determined by geolocation
21:41:20,977 DBG localization: setting locale to: en_US.UTF-8
21:41:20,998 DBG ui.webui: Waiting for all threads to finish...
21:41:20,998 DBG core.threads: Waiting for thread AnaStorageThread to exit
21:41:31,866 INF core.threads: Thread Done: AnaStorageThread (140450543081152)
21:41:31,868 DBG core.threads: Waiting for thread AnaTimeInitThread to exit
21:41:33,002 INF core.threads: Thread Done: AnaTimeInitThread (140450382567104)
21:41:33,002 DBG core.threads: Waiting for thread AnaPayloadThread to exit
21:41:48,880 INF core.threads: Thread Done: AnaPayloadThread (140450365781696)
21:41:48,882 DBG ui.webui: web-ui: starting cockpit web view
21:41:48,884 DBG ui.webui: web-ui: watching webui-desktop pid on live environment
21:41:48,886 WRN misc: /usr/lib64/python3.14/site-packages/gi/overrides/GLib.py:903: PyGIDeprecationWarning: Calling child_watch_add without priority as first argument is deprecated
  warnings.warn(

21:41:48,888 DBG misc: GLib: (process:3176): GLib-[1;32mDEBUG[0m: [34m21:41:48.887[0m: pidfd_open(3175) failed with error: No such process
21:41:48,893 WRN misc: /usr/lib64/python3.14/site-packages/gi/events.py:718: DeprecationWarning: 'asyncio.AbstractEventLoopPolicy' is deprecated and slated for removal in Python 3.16
  class GLibEventLoopPolicy(asyncio.AbstractEventLoopPolicy):

21:41:48,895 WRN misc: /usr/lib64/python3.14/site-packages/gi/_ossighelper.py:266: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16
  policy = asyncio.get_event_loop_policy()

21:41:48,897 WRN misc: /usr/lib64/python3.14/site-packages/gi/overrides/GLib.py:564: Warning: ../glib/gmain.c:6154: waitpid(pid:3175) failed: No child processes (10). See documentation of g_child_watch_source_new() for possible causes.
  super().run()

21:41:48,898 WRN ui.webui: web-ui: the webui-desktop script ended abruptly!
21:41:48,898 DBG ui.webui: web-ui: closing main loop
21:41:48,899 DBG ui.webui: web-ui: cockpit web view has finished running

packaging.log
DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf']
DEBUG:anaconda.core.util:ID_LIKE not found in os-release files
DEBUG:anaconda.core.kickstart.version:Using ID for version detection: fedora
DEBUG:anaconda.core.kickstart.version:Attempting to convert version string: f43
INFO:anaconda.core.kickstart.version:Detected kickstart version from platform ID: f43 -> 43000
INFO:anaconda.core.kickstart.version:Using os-release detected kickstart version
DEBUG:anaconda.modules.common.base.base:Publish the service.
DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads.
INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-3IElbNkk62,guid=09ddf0fcc32989324e9ae6c069081649.
WARNING:py.warnings:/usr/lib/python3.14/site-packages/dasbus/server/handler.py:78: DeprecationWarning: Gio.DBusConnection.register_object is deprecated
  registration_id = connection.register_object(

DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payloads.
DEBUG:anaconda.modules.common.base.base:Start the loop.
WARNING:py.warnings:/usr/lib64/python3.14/site-packages/gi/events.py:718: DeprecationWarning: 'asyncio.AbstractEventLoopPolicy' is deprecated and slated for removal in Python 3.16
  class GLibEventLoopPolicy(asyncio.AbstractEventLoopPolicy):

WARNING:py.warnings:/usr/lib64/python3.14/site-packages/gi/_ossighelper.py:266: DeprecationWarning: 'asyncio.get_event_loop_policy' is deprecated and slated for removal in Python 3.16
  policy = asyncio.get_event_loop_policy()

DEBUG:anaconda.modules.payloads.payloads:Created the payload PayloadType.LIVE_OS.
DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Payload/1.
DEBUG:anaconda.modules.payloads.payloads:Activated the payload PayloadType.LIVE_OS.
DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Source/1.
DEBUG:anaconda.modules.payloads.payload.payload_base:New sources [Source(type='LIVE_OS_IMAGE', image='')] were added.
DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/1.
INFO:anaconda.core.threads:Running Thread: AnaTaskThread-DetectLiveOSImageTask-1 (140446738319040)
INFO:anaconda.modules.common.task.task:Detect a Live OS image
DEBUG:anaconda.modules.payloads.source.live_os.initialization:Checking the /dev/mapper/live-base block device.
DEBUG:anaconda.modules.payloads.source.live_os.initialization:Checking the /dev/mapper/live-osimg-min block device.
DEBUG:anaconda.modules.payloads.source.live_os.initialization:Checking the /run/rootfsbase mount point.
INFO:program:Running... findmnt -n -o SOURCE /run/rootfsbase
INFO:program:/dev/loop0
DEBUG:program:Return code of findmnt: 0
DEBUG:anaconda.modules.payloads.source.live_os.initialization:Detected the Live OS image '/dev/loop0'.
INFO:anaconda.core.threads:Thread Done: AnaTaskThread-DetectLiveOSImageTask-1 (140446738319040)
DEBUG:anaconda.modules.payloads.source.live_os.live_os:LiveOS image path is set to '/dev/loop0'
DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8.
DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/2.
INFO:anaconda.core.threads:Running Thread: AnaTaskThread-SetUpSourcesTask-1 (140446738319040)
INFO:anaconda.modules.common.task.task:Set up installation sources
DEBUG:anaconda.modules.payloads.base.initialization:Setting up sources...
DEBUG:anaconda.modules.payloads.base.initialization:Setting up a source: Source(type='LIVE_OS_IMAGE', image='/dev/loop0')
DEBUG:anaconda.modules.payloads.base.initialization:Running a task: Set up a Live OS image
INFO:anaconda.modules.common.task.task:Set up a Live OS image
DEBUG:anaconda.modules.payloads.source.mount_tasks:Mounting installation source
DEBUG:anaconda.modules.payloads.source.live_os.initialization:Resolving /dev/loop0.
DEBUG:anaconda.modules.payloads.source.live_os.initialization:Mounting /dev/loop0 at /run/install/sources/mount-0000-live_os_image.
INFO:program:Running... mount -t auto -o ro /dev/loop0 /run/install/sources/mount-0000-live_os_image
DEBUG:program:Return code: 0
INFO:program:Running... du --bytes --summarize /run/install/sources/mount-0000-live_os_image --exclude /run/install/sources/mount-0000-live_os_image/dev/ --exclude /run/install/sources/mount-0000-live_os_image/proc/ --exclude /run/install/sources/mount-0000-live_os_image/tmp/* --exclude /run/install/sources/mount-0000-live_os_image/sys/ --exclude /run/install/sources/mount-0000-live_os_image/run/ --exclude /run/install/sources/mount-0000-live_os_image/boot/*rescue* --exclude /run/install/sources/mount-0000-live_os_image/boot/loader/ --exclude /run/install/sources/mount-0000-live_os_image/boot/efi/loader/ --exclude /run/install/sources/mount-0000-live_os_image/etc/machine-id --exclude /run/install/sources/mount-0000-live_os_image/etc/machine-info
INFO:program:7439204563	/run/install/sources/mount-0000-live_os_image
DEBUG:program:Return code of du: 0
DEBUG:anaconda.modules.payloads.source.live_os.initialization:Required space: 6.93 GiB
INFO:anaconda.core.threads:Thread Done: AnaTaskThread-SetUpSourcesTask-1 (140446738319040)
DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/3.
INFO:anaconda.core.threads:Running Thread: AnaTaskThread-TearDownSourcesTask-1 (140446738319040)
INFO:anaconda.modules.common.task.task:Tear down installation sources
DEBUG:anaconda.modules.payloads.base.initialization:Tearing down sources...
DEBUG:anaconda.modules.payloads.base.initialization:Tearing down a source: Source(type='LIVE_OS_IMAGE', image='/dev/loop0')
DEBUG:anaconda.modules.payloads.base.initialization:Running a task: Unmount an installation source
DEBUG:anaconda.modules.payloads.source.mount_tasks:Unmounting installation source
INFO:program:Running... umount /run/install/sources/mount-0000-live_os_image
DEBUG:program:Return code: 0
INFO:anaconda.core.threads:Thread Done: AnaTaskThread-TearDownSourcesTask-1 (140446738319040)
DEBUG:dasbus.connection:Disconnecting from the bus.

Comment 3 Dan Beard 2025-11-03 14:25:22 UTC
F43 LXDE spin:

Same errors, same problem.   Instability prevented exact output.   All text editors also failed.

Comment 4 Daniel Negrea 2025-11-12 07:08:07 UTC
Probably the same issue using Fedora-KDE-Desktop-Live-43-1.6.x86_64.iso , using a nvidia card too (not sure if related).

slitherer is crashing.

I edited /usr/libexec/anaconda/webui-desktop: line 172: to DEFAULT_BROWSER_CMD=firefox 
and I was able to complete the installation.

If there is interest in solving the bug, I can run the installer again to get the exact hardware info and stack/core dump for slitherer.

Comment 5 wtagnew 2025-11-17 05:28:50 UTC
(In reply to Daniel Negrea from comment #4)
> Probably the same issue using Fedora-KDE-Desktop-Live-43-1.6.x86_64.iso ,
> using a nvidia card too (not sure if related).
> 
> slitherer is crashing.
> 
> I edited /usr/libexec/anaconda/webui-desktop: line 172: to
> DEFAULT_BROWSER_CMD=firefox 
> and I was able to complete the installation.
> 
> If there is interest in solving the bug, I can run the installer again to
> get the exact hardware info and stack/core dump for slitherer.

Nvidia GPU here as well, thanks for the workaround :)

Comment 6 Dan Beard 2025-12-12 11:59:12 UTC
It would appear there is little or no interest in fixing this.    Applying work-around.

Comment 7 Neal Gompa 2025-12-12 17:18:59 UTC
(In reply to Dan Beard from comment #6)
> It would appear there is little or no interest in fixing this.    Applying
> work-around.

That's not the case. We've been investigating this, but I don't have NVIDIA hardware to trigger this problem.

That said, does this happen when trying to open a QtWebEngine-based browser like Falkon?

Comment 8 Dan Beard 2025-12-12 17:49:40 UTC
Ayup.   Having no Nvidia hardware to help auto-break things would certainly complicate troubleshooting.   

That said, I just quit futzing around with it last night, stabbed the SSD into another similar box, got a basic Mate install going, and moved it back into the troubled box.   There I booted, installed e16, RPMfusion, ran updates and started poking in apps.   The system is up and running fine this morning.   

I'll try to attempt starting another install using QTWebEngine later today.  But it may be tomorrow before I get the results posted. 

It obviously is a hardware specific glitch, but the nvidia card may not be entirely to blame.  It seems to be a synergy issue.   Thus it may be a bit of a corner case.   The 4 core AMD with a Geforce GT-730 nvidia failed, an 8 core AMD (newer) with Geforce GT-730 nvidia succeeded.   The failure box was an older gigabyte mobo (GA-790FXTA-UD5), the other a slightly newer ASUSTek (M5A99X EVO R2.0).  Newer is relative.   Both are over 5 years old.  

Can I get you anything else to help?

Comment 9 mjag 2025-12-29 12:04:24 UTC
Hello, just reporting I encountered same issue with GTX1060 card, the very same crash and error message at the same line of the webui-desktop: line 202, when trying Fedora 43 KDE liveinst.

liveuser@localhost-live:~$ inxi -Fzxx
System:
  Kernel: 6.17.1-300.fc43.x86_64 arch: x86_64 bits: 64 compiler: gcc v: 15.2.1
  Desktop: KDE Plasma v: 6.4.5 tk: Qt v: N/A wm: kwin_wayland dm: SDDM
    Distro: Fedora Linux 43 (KDE Plasma Desktop Edition)
Machine:
  Type: Desktop Mobo: Micro-Star model: MS-B9071 v: 1.0
    serial: <superuser required> part-nu: B090.A UEFI: American Megatrends
    v: A.20 date: 02/15/2017
CPU:
  Info: quad core model: Intel Core i5-7400 bits: 64 type: MCP arch: Kaby Lake
    rev: 9 cache: L1: 256 KiB L2: 1024 KiB L3: 6 MiB
  Speed (MHz): avg: 944 min/max: 800/3500 cores: 1: 944 2: 944 3: 944 4: 944
    bogomips: 24000
  Flags-basic: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: NVIDIA GP106 [GeForce GTX 1060 3GB] vendor: Micro-Star MSI
    driver: nouveau v: kernel arch: Pascal pcie: speed: 2.5 GT/s lanes: 16
    ports: active: DP-1 empty: DVI-D-1,HDMI-A-1 bus-ID: 01:00.0
    chip-ID: 10de:1c02 temp: 29.0 C
  Display: wayland server: Xwayland v: 24.1.8 compositor: kwin_wayland
    driver: gpu: nouveau display-ID: 0
  Monitor-1: DP-1 model: Dell S2419HGF res: 1920x1080 hz: 60 dpi: 92
    diag: 609mm (24")
  API: EGL v: 1.5 platforms: device: 0 drv: nouveau device: 1 drv: swrast
    gbm: drv: nouveau surfaceless: drv: nouveau wayland: drv: nouveau x11:
    drv: nouveau
  API: OpenGL v: 4.5 compat-v: 4.3 vendor: mesa v: 25.2.4 glx-v: 1.4
    direct-render: yes renderer: NV136 device-ID: 10de:1c02 display-ID: :0.0
  API: Vulkan v: 1.4.321 surfaces: N/A device: 0 type: discrete-gpu
    driver: mesa nvk device-ID: 10de:1c02 device: 1 type: cpu
    driver: mesa llvmpipe device-ID: 10005:0000
  Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor wl: wayland-info x11: xdriinfo,
    xdpyinfo, xprop, xrandr

I did not tried the workaround, though. I installed preceding Fedora 42 KDE liveinst instead successfully.

Comment 10 Fedora Update System 2026-01-08 13:15:48 UTC
FEDORA-2026-d3f6fb57b0 (qt6-qtwebengine-6.10.1-3.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-d3f6fb57b0

Comment 11 Fedora Update System 2026-01-09 01:32:23 UTC
FEDORA-2026-d3f6fb57b0 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-d3f6fb57b0`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-d3f6fb57b0

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 12 Fedora Update System 2026-01-10 01:38:54 UTC
FEDORA-2026-d3f6fb57b0 (qt6-qtwebengine-6.10.1-3.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2026-01-11 19:37:01 UTC
FEDORA-2026-fc93919310 (qt6-qtwebengine-6.10.1-4.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-fc93919310

Comment 14 Fedora Update System 2026-01-12 01:34:34 UTC
FEDORA-2026-fc93919310 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-fc93919310`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-fc93919310

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2026-01-13 00:49:21 UTC
FEDORA-2026-fc93919310 (qt6-qtwebengine-6.10.1-4.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.