I can see the same crash happening repeatedly in your log:
May 13 10:06:26 userbTUF gnome-control-center[58925]: g_strsplit: assertion
'string != NULL' failed
May 13 10:06:26 userbTUF kernel: gnome-control-c[58925]: segfault at 0 ip
00007d8ff3b9f57a sp 00007ffdcda80640 error 4 in
libmalcontent-0.so.0.14.0[957a,7d8ff3b9d000+d000] likely on CPU 2 (core 1,
socket 0)
May 13 10:06:26 userbTUF kernel: Code: bc 00 00 00 49 be 2f 73 6e 61 70 2f 62
69 4c 89 ef e8 1a e8 ff ff ba ff ff ff ff 48 8d 35 4b ad 00 00 48 89 c7 e8 96
ee ff ff <48> 8b 18 48 89 45 c8 4c 8d 78 08 48 85 db 75 12 e9 af 03 00 00 90
It looks like g_strplit() is returning NULL to
mct_app_filter_is_appinfo_allowed() and that pointer is being
dereferenced:
9575: e8 96 ee ff ff call 8410 <g_strsplit@plt>
957a: 48 8b 18 mov (%rax),%rbx
The offending code seems to come from a distro patch 'all_apps.patch' to
malcontent.
** Package changed: gnome-control-center (Ubuntu) => malcontent (Ubuntu)
** Changed in: malcontent (Ubuntu)
Status: Incomplete => New
** Changed in: malcontent (Ubuntu)
Assignee: (unassigned) => Ken VanDine (ken-vandine)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2152282
Title:
Ubuntu 26.04 / Settings crashes when accessing "Apps" Section
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/malcontent/+bug/2152282/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs