Error message after Boot

Within 2 to 3 mins of bootup I now get a pop up
“System Program Problem Detected” Do you wanbt to repoirt it? Everything runs fine no freezes.

In the logs: Important

6:56:06 AM systemd: Failed to start Refresh fwupd metadata and update motd.
4:42:33 AM lightdm: gkr-pam: unable to locate daemon control file
4:42:23 AM kernel: ================================================================================
4:42:23 AM kernel: index 4 is out of range for type ‘ieee80211_tx_rate [4]’
4:42:23 AM kernel: UBSAN: array-index-out-of-bounds in /build/linux-hwe-5.15-C5OADV/linux-hwe-5.15-5.15.0/drivers/net/wireless/ath/ath5k/base.c:1695:20
4:42:23 AM kernel: ================================================================================
4:42:22 AM kernel: load of value 154 is not a valid value for type ‘_Bool’
4:42:22 AM kernel: UBSAN: invalid-load in /build/linux-hwe-5.15-C5OADV/linux-hwe-5.15-5.15.0/drivers/net/wireless/ath/ath5k/base.c:488:16
4:42:22 AM kernel: ================================================================================
4:42:22 AM kernel: load of value 255 is not a valid value for type ‘_Bool’
4:42:22 AM kernel: UBSAN: invalid-load in /build/linux-hwe-5.15-C5OADV/linux-hwe-5.15-5.15.0/drivers/net/wireless/ath/ath5k/base.c:497:16
4:42:22 AM kernel: ================================================================================

Under application:

11:37:21 AM dbus-daemon: [session uid=1000 pid=25262] Successfully activated service ‘org.gnome.Logs’
11:37:21 AM budgie-panel: RelevancyService.vala:177: Pushing launch event: application://org.gnome.Logs.desktop [Logs]
11:37:03 AM budgie-wm: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1806571
11:33:51 AM nemo: Current gtk theme is not known to have nemo support (Jasper-Dark) - checking…
11:33:47 AM gnome-screensav: gkr-pam: unlocked login keyring
11:33:44 AM budgie-wm: Window manager warning: Overwriting existing binding of keysym ff61 with keysym ff61 (keycode 6b).
11:33:44 AM budgie-wm: Window manager warning: Overwriting existing binding of keysym ff61 with keysym ff61 (keycode 6b).
11:33:44 AM budgie-wm: Window manager warning: Overwriting existing binding of keysym ff61 with keysym ff61 (keycode 6b).
11:33:44 AM budgie-wm: Window manager warning: Overwriting existing binding of keysym ff61 with keysym ff61 (keycode 6b).
11:33:37 AM budgie-wm: Window manager warning: Overwriting existing binding of keysym ff61 with keysym ff61 (keycode 6b).
11:33:37 AM budgie-wm: Window manager warning: Overwriting existing binding of keysym ff61 with keysym ff61 (keycode 6b).
11:33:37 AM budgie-wm: Window manager warning: Overwriting existing binding of keysym ff61 with keysym ff61 (keycode 6b).
11:33:34 AM systemd: Reached target Bluetooth.
11:25:39 AM budgie-panel: DisplayWidget.vala:161: Unknown network state, cannot show the good icon: NETWORK_STATE_FAILED_WIRED

Is this anything major here?
Thanks pete

What is the contents of /var/crash ?

Hey fossfreedom,
/var/crash/_usr_bin_budgie-panel.1000.crash
/var/crash/_usr_bin_budgie-panel.1000.upload
/var/crash/_usr_bin_budgie-panel.1000.uploaded
/var/crash/_usr_bin_celluloid.1000.crash
/var/crash/_usr_bin_magnus.1000.crash
/var/crash/_usr_lib_bluetooth_bluetoothd.0.crash

thx!

The error message is due to three apps/libraries that have crashed but you have not reported to launchpad - celluloid, magnus and bluetooth stuff.

You can remove those files - if they are always crashing on login you will see that message again. Do please report the issues to launchpad … or you can just ignore the message.

sudo rm /var/crash/*
1 Like