Bug 2272232 - [abrt] Crash under gs_appstream_gather_merge_data()
Summary: [abrt] Crash under gs_appstream_gather_merge_data()
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-software
Version: 42
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milan Crha
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:0d8bdee4bf4fddfd59ce81311bb...
: 2272234 2272324 2272651 2272762 2272947 2273302 2274560 2276704 2277639 2279281 2279706 2280154 2280314 2280903 2281724 2281730 2281778 2311037 2313675 2314043 2314172 2314391 2315079 2315394 2316060 2317210 2317769 2321921 2321973 2322392 2324191 2324357 2324521 2324537 2324724 2324847 2326486 2326694 2326869 2329001 2329484 2333395 2335882 2337221 2337232 2350271 2352992 2353862 2354277 2354328 2354558 2354679 2355215 2359533 2367039 2371100 2372669 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-03-29 19:28 UTC by Mateus Rodrigues Costa
Modified: 2025-06-16 07:33 UTC (History)
45 users (show)

Fixed In Version: gnome-software-47.2-3.fc42 gnome-software-47.2-2.fc41 gnome-software-46.5-3.fc40
Clone Of:
Environment:
Last Closed: 2024-12-12 01:34:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.49 KB, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: maps (3.96 KB, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: limits (1.29 KB, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: environ (1.92 KB, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: open_fds (7.48 KB, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: mountinfo (3.94 KB, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: os_info (805 bytes, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: cpuinfo (3.20 KB, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: core_backtrace (38.30 KB, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: dso_list (264 bytes, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: var_log_messages (933 bytes, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details
File: backtrace (114.67 KB, text/plain)
2024-03-29 19:28 UTC, Mateus Rodrigues Costa
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Gitlab GNOME gnome-software merge_requests 1991 0 None opened gs-plugin-appstream/flatpak: Simplify XbSilo locking 2024-12-02 08:05:51 UTC

Description Mateus Rodrigues Costa 2024-03-29 19:28:08 UTC
Version-Release number of selected component:
gnome-software-46~rc-1.fc40

Additional info:
reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=1045948e98f8480ca415515c166103f4;i=1f63ea2;b=8e6234bf785d404eae9bf83140f0c97f;m=6462e2be0;t=614aa09b3fc08;x=d9c8ffbc627a2f10
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-3332.scope
rootdir:        /
uid:            1000
kernel:         6.8.1-300.fc40.x86_64
package:        gnome-software-46~rc-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc

Truncated backtrace:
Thread no. 1 (18 frames)
 #9 g_malloc at ../glib/gmem.c:100
 #10 g_key_file_parse_value_as_string at ../glib/gkeyfile.c:4310
 #11 g_key_file_get_string at ../glib/gkeyfile.c:1965
 #12 as_get_desktop_entry_value at ../src/as-desktop-entry.c:172
 #13 as_desktop_entry_parse_data at ../src/as-desktop-entry.c:401
 #14 as_component_load_from_bytes at ../src/as-component.c:6511
 #15 gs_appstream_load_desktop_cb at ../lib/gs-appstream.c:2256
 #16 xb_builder_source_get_istream at ../src/xb-builder-source.c:486
 #17 xb_builder_compile_source at ../src/xb-builder.c:233
 #18 xb_builder_compile at ../src/xb-builder.c:822
 #19 gs_appstream_gather_merge_data at ../lib/gs-appstream.c:2859
 #20 gs_appstream_add_data_merge_fixup at ../lib/gs-appstream.c:3096
 #21 gs_plugin_appstream_check_silo at ../plugins/core/gs-plugin-appstream.c:674
 #22 list_apps_thread_cb at ../plugins/core/gs-plugin-appstream.c:1484
 #23 gs_worker_thread_run_queue at ../lib/gs-worker-thread.c:223
 #24 thread_cb at ../lib/gs-worker-thread.c:238
 #25 g_thread_proxy at ../glib/gthread.c:835
 #27 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Comment 1 Mateus Rodrigues Costa 2024-03-29 19:28:11 UTC
Created attachment 2024185 [details]
File: proc_pid_status

Comment 2 Mateus Rodrigues Costa 2024-03-29 19:28:13 UTC
Created attachment 2024186 [details]
File: maps

Comment 3 Mateus Rodrigues Costa 2024-03-29 19:28:14 UTC
Created attachment 2024187 [details]
File: limits

Comment 4 Mateus Rodrigues Costa 2024-03-29 19:28:16 UTC
Created attachment 2024188 [details]
File: environ

Comment 5 Mateus Rodrigues Costa 2024-03-29 19:28:18 UTC
Created attachment 2024189 [details]
File: open_fds

Comment 6 Mateus Rodrigues Costa 2024-03-29 19:28:19 UTC
Created attachment 2024190 [details]
File: mountinfo

Comment 7 Mateus Rodrigues Costa 2024-03-29 19:28:20 UTC
Created attachment 2024191 [details]
File: os_info

Comment 8 Mateus Rodrigues Costa 2024-03-29 19:28:22 UTC
Created attachment 2024192 [details]
File: cpuinfo

Comment 9 Mateus Rodrigues Costa 2024-03-29 19:28:23 UTC
Created attachment 2024193 [details]
File: core_backtrace

Comment 10 Mateus Rodrigues Costa 2024-03-29 19:28:25 UTC
Created attachment 2024194 [details]
File: dso_list

Comment 11 Mateus Rodrigues Costa 2024-03-29 19:28:26 UTC
Created attachment 2024195 [details]
File: var_log_messages

Comment 12 Mateus Rodrigues Costa 2024-03-29 19:28:28 UTC
Created attachment 2024196 [details]
File: backtrace

Comment 13 Milan Crha 2024-04-02 13:27:15 UTC
Thanks for a bug report. Do you recall what had been done in the gnome-software before the app crashed, please? The backtrace shows that there had been ongoing refresh of internal in-memory data, but not much else. The var_log_messages also contains:

> mar 27 17:13:14 centauro gnome-software[3332]: g_atomic_ref_count_inc: assertion 'old_value > 0' failed

which can show to a ref/unref imbalance on some object, which had been most likely related to the crash.

Comment 14 Milan Crha 2024-04-02 13:27:57 UTC
*** Bug 2272234 has been marked as a duplicate of this bug. ***

Comment 15 Milan Crha 2024-04-02 13:32:55 UTC
*** Bug 2272324 has been marked as a duplicate of this bug. ***

Comment 16 Milan Crha 2024-04-02 13:45:58 UTC
*** Bug 2272651 has been marked as a duplicate of this bug. ***

Comment 17 Milan Crha 2024-04-03 07:54:49 UTC
*** Bug 2272762 has been marked as a duplicate of this bug. ***

Comment 18 Milan Crha 2024-04-03 12:42:57 UTC
*** Bug 2272947 has been marked as a duplicate of this bug. ***

Comment 19 Milan Crha 2024-04-04 06:38:19 UTC
*** Bug 2273302 has been marked as a duplicate of this bug. ***

Comment 20 Michal Srb 2024-04-05 03:45:00 UTC
I turned on my laptop, logged in, opened the terminal, sudo -i, dnf update -y.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=49bde4fcad67480d863a78549deede24;i=d7ace6;b=a005cfadf0ed4a1fa038d8b23ab5ce56;m=35e84f5;t=6155122241020;x=9405c791fdd7d069
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2813.scope
rootdir:        /
uid:            1000
kernel:         6.8.2-300.fc40.x86_64
package:        gnome-software-46.0-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I turned on my laptop, logged in, opened the terminal, sudo -i, dnf update -y.

Comment 21 Milan Crha 2024-04-12 06:12:56 UTC
*** Bug 2274560 has been marked as a duplicate of this bug. ***

Comment 22 pchmykh 2024-04-23 19:19:55 UTC
upgraded to Fedora 40 from Fedora 39, fully upgraded 39 and rebooted before, and got this crash just after first F40 boot.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=4bde1fc1d305454d84bffba1389445ae;i=3a0ae1;b=79a74979fd914838b86b8d00060c2066;m=11c69de;t=616c862b397c9;x=659f6a78bf69ea2c
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2454.scope
rootdir:        /
uid:            1000
kernel:         6.8.7-300.fc40.x86_64
package:        gnome-software-46.0-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        upgraded to Fedora 40 from Fedora 39, fully upgraded 39 and rebooted before, and got this crash just after first F40 boot.

Comment 23 Milan Crha 2024-04-24 06:58:56 UTC
*** Bug 2276704 has been marked as a duplicate of this bug. ***

Comment 24 pchmykh 2024-04-24 15:01:35 UTC
Just after boot without explicitly starting any software.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=bef0756ba9624d039abcac71ce6b7c2f;i=3acfac;b=58bf433ebf404f849ba3bad75a73dace;m=1162bd8;t=616d8eee609fc;x=c3574ca0a329a3e4
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2606.scope
rootdir:        /
uid:            1000
kernel:         6.8.7-300.fc40.x86_64
package:        gnome-software-46.0-2.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        Just after boot without explicitly starting any software.

Comment 25 redhat.wp78e@passmail.net 2024-04-24 18:48:37 UTC
I booted into a freshly upgraded fedora 40 install and gnome immediately crashed.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=1bc5dd1017524c09a116bd18bfe9122a;i=61bd99;b=714b5c93dc5342368e4528fb6648f4ca;m=61d7bb9;t=616dbe99ddf79;x=6864bf815472466f
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-14537.scope
rootdir:        /
uid:            1000
kernel:         6.8.7-300.fc40.x86_64
package:        gnome-software-46.0-2.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I booted into a freshly upgraded fedora 40 install and gnome immediately crashed.

Comment 26 Mateus Rodrigues Costa 2024-04-26 18:39:00 UTC
I was updating my flatpaks with `flatpak update` on a terminal tab while running `rpm-ostree upgrade --preview` on another one. Gnome Software had previously been configured to not handle any updates.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=05955a5a1aeb41e7ac6be1f5a740b809;i=20bec15;b=82089b61156b40c387af03eba3d407a5;m=6121399ba;t=616eb9e0fd5d4;x=ad495761d5435aea
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-3264.scope
rootdir:        /
uid:            1000
kernel:         6.8.7-300.fc40.x86_64
package:        gnome-software-46.0-2.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I was updating my flatpaks with `flatpak update` on a terminal tab while running `rpm-ostree upgrade --preview` on another one. Gnome Software had previously been configured to not handle any updates.

Comment 27 pchmykh 2024-04-28 18:22:15 UTC
just booted regularly


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=6bee8b0f8ebf4064822e950d145a8a19;i=3bae50;b=689f9291ac934422b33fa739923aef2f;m=11f0672;t=6172c336e3222;x=c9146e39dc8ac71
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2654.scope
rootdir:        /
uid:            1000
kernel:         6.8.7-300.fc40.x86_64
package:        gnome-software-46.0-2.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_realloc
comment:        just booted regularly

Comment 28 Milan Crha 2024-04-29 06:54:09 UTC
*** Bug 2277639 has been marked as a duplicate of this bug. ***

Comment 29 pureacetone 2024-05-03 00:39:06 UTC
I clicked the refresh button for checking new updates and it crashed.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=25a4832a62b54fb4b9a40b450e7d87ee;i=f3c14c;b=71a69597822a47319e8182578dfc786c;m=2bd21de990;t=61781a688d9c3;x=a0c15505856046a
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-flatpak-io.github.Qalculate-3762.scope
rootdir:        /
uid:            1000
kernel:         6.8.7-300.fc40.x86_64
package:        gnome-software-46.1-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: xb_builder_compile
comment:        I clicked the refresh button for checking new updates and it crashed.

Comment 30 Kryštof Černý 2024-05-03 14:55:39 UTC
I have updated flatpaks via flatpak update and then this appeared.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=6d71479671744d8cafdd812c3a496d9f;i=5b6518;b=4a40134cf9204d2a937d5eccbeb185e6;m=28e3d366b;t=6178ddce080f2;x=dcbf8e1dbc6afb8c
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-20844.scope
rootdir:        /
uid:            1000
kernel:         6.8.7-300.fc40.x86_64
package:        gnome-software-46.1-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I have updated flatpaks via flatpak update and then this appeared.

Comment 31 Jan Vlug 2024-05-04 06:22:18 UTC
Something like: Searching for Turtle, where there were pending updates and running dnf update from the command line as well.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=341b5d3b588c4f18b484f0d1718a9ec3;i=22d9602;b=81f63c7f6ca84842b3ccdca430e2834e;m=3181e8112;t=6179ab713b247;x=9500f85927a1b775
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
rootdir:        /
uid:            1000
kernel:         6.8.8-300.fc40.x86_64
package:        gnome-software-46.1-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: __libc_malloc
comment:        Something like: Searching for Turtle, where there were pending updates and running dnf update from the command line as well.

Comment 32 Anton Suhovarov 2024-05-06 08:17:43 UTC
ÐÑи попÑÑке вÑÑаÑиÑÑ Ð²ÐºÐ»Ð°Ð´ÐºÑ DBeaver Community (Flathub) в оÑделÑное окно Ð¿Ð°Ð´Ð°ÐµÑ GNOME


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=9ab1d05c2c254b30b8ef798c352999b2;i=2c7d6e;b=1e5f3d2f0806486f9524cff8dc960bbe;m=13887f8ff;t=617c47e2ad549;x=4a17befc1290e881
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-46061.scope
rootdir:        /
uid:            1000
kernel:         6.8.7-300.fc40.x86_64
package:        gnome-software-46.0-2.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        ÐÑи попÑÑке вÑÑаÑиÑÑ Ð²ÐºÐ»Ð°Ð´ÐºÑ DBeaver Community (Flathub) в оÑделÑное окно Ð¿Ð°Ð´Ð°ÐµÑ GNOME

Comment 33 Milan Crha 2024-05-06 11:19:59 UTC
*** Bug 2279281 has been marked as a duplicate of this bug. ***

Comment 34 Milan Crha 2024-05-09 06:18:03 UTC
*** Bug 2279706 has been marked as a duplicate of this bug. ***

Comment 35 Milan Crha 2024-05-13 07:16:19 UTC
*** Bug 2280154 has been marked as a duplicate of this bug. ***

Comment 36 Krzysztof Troska 2024-05-13 21:36:58 UTC
First time staring software center post upgrade to Fedora 40


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=ef02426199504766a1c1ecc16980f5f4;i=4ba161;b=96550857e8cb435a970f116367a80a65;m=496f7a9;t=617f3a3e755a0;x=b4b2cd7e62775ba8
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-4099.scope
rootdir:        /
uid:            1000
kernel:         6.8.8-300.fc40.x86_64
package:        gnome-software-46.1-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        First time staring software center post upgrade to Fedora 40

Comment 37 Milan Crha 2024-05-14 08:22:26 UTC
*** Bug 2280314 has been marked as a duplicate of this bug. ***

Comment 38 Ville-Pekka Vainio 2024-05-14 18:23:46 UTC
I saw the error right after logging in.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=d731e4cae0454c9fa81631561372d86d;i=1c05b5;b=1808906905d344589567ea22552677f6;m=4d9d27b;t=6186dee174e51;x=c8ade36070c3b6ba
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-4169.scope
rootdir:        /
uid:            1000
kernel:         6.8.9-300.fc40.x86_64
package:        gnome-software-46.1-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I saw the error right after logging in.

Comment 39 Milan Crha 2024-05-17 05:48:23 UTC
*** Bug 2280903 has been marked as a duplicate of this bug. ***

Comment 40 Milan Crha 2024-05-20 15:12:31 UTC
*** Bug 2281724 has been marked as a duplicate of this bug. ***

Comment 41 Milan Crha 2024-05-20 15:13:30 UTC
*** Bug 2281730 has been marked as a duplicate of this bug. ***

Comment 42 Milan Crha 2024-05-20 15:13:56 UTC
*** Bug 2281778 has been marked as a duplicate of this bug. ***

Comment 43 Tim Waugh 2024-05-22 09:05:21 UTC
Happened while updating flatpaks.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=1d58f05bf83449569e21ac2a40112488;i=67c43f;b=183e812347914b3cb26718e1a98c0b9e;m=24bc55837;t=61907318fca04;x=cab2fc06d4289540
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-6125.scope
rootdir:        /
uid:            1000
kernel:         6.8.9-300.fc40.x86_64
package:        gnome-software-46.1-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_realloc
comment:        Happened while updating flatpaks.

Comment 44 Kamil Páral 2024-05-22 14:25:30 UTC
I had gnome-software open and installed a flatpak app in terminal. Shortly afterwards it crashed.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=c1a2ee1a998e4d2e956ab57ea7ba5761;i=7dc4df;b=1a0d7ce472f14c5f99f0d6787974ed33;m=4a479dbbe;t=6190ba703b6f6;x=9181dd7683d7b40d
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2110.scope
rootdir:        /
uid:            1000
kernel:         6.8.10-300.fc40.x86_64
package:        gnome-software-46.1-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I had gnome-software open and installed a flatpak app in terminal. Shortly afterwards it crashed.

Comment 45 Tomasz Konefal 2024-05-23 04:19:01 UTC
tried to install lutris flatpak


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=6a0e9e16e83543ebbb90e576aff495bf;i=2ef8c;b=521c7a9f14f347bd8f47fe5adc124504;m=9a785258d;t=619174a9e421c;x=68e3cfdb4e537a6f
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2636.scope
rootdir:        /
uid:            1000
kernel:         6.8.10-300.fc40.x86_64
package:        gnome-software-46.1-1.fc40
runlevel:       N 5
dso_list:       /usr/bin/gnome-software gnome-software-46.1-1.fc40.x86_64 (Fedora Project) 1715981506
backtrace_rating: 4
crash_function: g_malloc
comment:        tried to install lutris flatpak

Comment 46 Alireza 2024-05-26 15:30:07 UTC
I was working with Thincast RemoteDesktop


reporter:       libreport-2.17.15
cmdline:        /usr/bin/gnome-software --gapplication-service
executable:     /usr/bin/gnome-software
package:        gnome-software-46.1-1.fc40
rootdir:        /
kernel:         6.8.10-300.fc40.x86_64
type:           CCpp
journald_cursor: s=9a8fda09857a4f6fb368d35bf025fcfe;i=29b70;b=37225081266e4d74b3532f2220820f17;m=22b7249;t=6195cfca702c0;x=d3b747b667803ab
comment:        I was working with Thincast RemoteDesktop
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2876.scope
runlevel:       N 5
reason:         gnome-software killed by SIGABRT
uid:            1000
crash_function: xmlBufCreate

Comment 47 Milan Crha 2024-09-11 07:44:51 UTC
*** Bug 2311037 has been marked as a duplicate of this bug. ***

Comment 48 Boris Unckel 2024-09-16 05:03:09 UTC
Crash during regular dnf update


reporter:       libreport-2.17.15
executable:     /usr/bin/gnome-software
kernel:         6.10.9-200.fc40.x86_64
cmdline:        /usr/bin/gnome-software --gapplication-service
type:           CCpp
runlevel:       N 5
journald_cursor: s=e00812bb5513402ebad8b7f7132389e1;i=37d337;b=e40acbda505443c9a7c536591fb0b292;m=18c2828;t=6223574903aad;x=5a7286d0fd8c23dd
package:        gnome-software-46.4-1.fc40
reason:         gnome-software killed by SIGABRT
rootdir:        /
comment:        Crash during regular dnf update
uid:            1000
crash_function: g_malloc
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-3099.scope

Comment 49 Alex Finkel 2024-09-16 11:47:11 UTC
I encountered this as well.  I just booted by system this morning after being off for the weekend.   The system logs show that a number of flatpaks were automatically updated and then the gnome-software crash was logged.

Comment 50 Luya Tshimbalanga 2024-09-18 08:02:14 UTC
Crash occurred when loggin in a session


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=cf966d136fba486e9aaafd355c17e988;i=36ebc2;b=25badabfa5794f22bce29f05a840bee9;m=37d836f2;t=622601cfcb156;x=422a57bb88d877e
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-3094.scope
rootdir:        /
uid:            1000
kernel:         6.10.9-200.fc40.x86_64
package:        gnome-software-46.4-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        Crash occurred when loggin in a session

Comment 51 Milan Crha 2024-09-20 06:55:20 UTC
*** Bug 2313675 has been marked as a duplicate of this bug. ***

Comment 52 pureacetone 2024-09-22 23:40:42 UTC
I was installing Zeal from the Flathub repositor.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=edfc466bc39646e9896d735b50b4ace5;i=12656b7;b=44d9e82ec5e74780863b5d1b879e773b;m=2b67eee8f;t=622bdadd86c74;x=fdaeb8bb797e8cd6
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-6805.scope
rootdir:        /
uid:            1000
kernel:         6.10.10-200.fc40.x86_64
package:        gnome-software-46.5-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I was installing Zeal from the Flathub repositor.

Comment 53 Milan Crha 2024-09-23 07:56:23 UTC
*** Bug 2314043 has been marked as a duplicate of this bug. ***

Comment 54 Milan Crha 2024-09-23 08:22:17 UTC
*** Bug 2314172 has been marked as a duplicate of this bug. ***

Comment 55 Milan Crha 2024-09-24 08:26:17 UTC
*** Bug 2314391 has been marked as a duplicate of this bug. ***

Comment 56 Milan Crha 2024-09-27 06:24:55 UTC
*** Bug 2315079 has been marked as a duplicate of this bug. ***

Comment 57 Milan Crha 2024-09-30 06:56:30 UTC
*** Bug 2315394 has been marked as a duplicate of this bug. ***

Comment 58 pchmykh 2024-09-30 14:10:57 UTC
just started Software after boot


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=2fdad3fc66c64da39cf4b0a32f82b6cc;i=4f7618;b=af8a82655d0f438183f15aa8d45af294;m=fe2bb2;t=62356bd028d15;x=7b25f2f5d6fc1772
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2592.scope
rootdir:        /
uid:            1000
kernel:         6.10.10-200.fc40.x86_64
package:        gnome-software-46.5-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        just started Software after boot

Comment 59 Milan Crha 2024-10-02 07:46:14 UTC
*** Bug 2316060 has been marked as a duplicate of this bug. ***

Comment 60 Jan Vlug 2024-10-03 07:43:37 UTC
A crash in GNOME shell/session happened when running dnf update. Maybe that was the cause.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=bab09f8e6f144eaabdc6ab352bee9c89;i=25b3138;b=c458c61642544f87ac049ab78d6430e7;m=8feb8fa3b;t=6236cf7d80fd4;x=6c4c80e2796eb0ec
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
rootdir:        /
uid:            1000
kernel:         6.10.11-200.fc40.x86_64
package:        gnome-software-46.5-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        A crash in GNOME shell/session happened when running dnf update. Maybe that was the cause.

Comment 61 Erik Lentz 2024-10-04 14:25:04 UTC
Occurred in the background?


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=997dab42278e40ecbe3f650cbe8fb629;i=287c34d;b=653f665884404293bdb0d0537d02a1dc;m=e5270f04;t=623a769f235cd;x=a77187524c8a40e7
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-3919.scope
rootdir:        /
uid:            1000
kernel:         6.10.11-200.fc40.x86_64
package:        gnome-software-46.5-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        Occurred in the background?

Comment 62 Jörg Krzeslak 2024-10-06 03:24:47 UTC
I executed "sudo dnf upgrade --refresh && flatpak update" on the command line. Finishing the execution led to the crash.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=74605c66a6324c449635fb5a676a9394;i=d656855;b=bfbd5c3b531542e4b9c6067928c84762;m=f014dbda0;t=623c666e91874;x=81b9d439f132e79d
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-5020.scope
rootdir:        /
uid:            1000
kernel:         6.11.1-cb1.0.fc40.x86_64
package:        gnome-software-46.5-1.fc40
runlevel:       N 5
dso_list:       /usr/bin/gnome-software gnome-software-46.5-1.fc40.x86_64 (Fedora Project) 1726788428
backtrace_rating: 4
crash_function: g_hash_table_remove_all_nodes
comment:        I executed "sudo dnf upgrade --refresh && flatpak update" on the command line. Finishing the execution led to the crash.

Comment 63 Alex Finkel 2024-10-07 10:37:13 UTC
GNOME Software crashed a few moments after I logged in.   The logs show that it had just updated several flatpaks in the background before it crashed.


reporter:       libreport-2.17.15
crash_function: g_malloc
cmdline:        /usr/bin/gnome-software --gapplication-service
runlevel:       N 5
package:        gnome-software-46.5-1.fc40
journald_cursor: s=6e8275ea15354d0586a5884110a5d859;i=f4febb;b=1f7f0500d8ff4d3c897ea795dee18d92;m=95fc423;t=623e08f39197f;x=21109089d2de639d
type:           CCpp
rootdir:        /
uid:            1000
reason:         gnome-software killed by SIGABRT
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-4397.scope
backtrace_rating: 4
comment:        GNOME Software crashed a few moments after I logged in.   The logs show that it had just updated several flatpaks in the background before it crashed.
executable:     /usr/bin/gnome-software
kernel:         6.10.11-200.fc40.x86_64

Comment 64 Milan Crha 2024-10-08 16:30:52 UTC
*** Bug 2317210 has been marked as a duplicate of this bug. ***

Comment 65 Milan Crha 2024-10-10 11:58:16 UTC
*** Bug 2317769 has been marked as a duplicate of this bug. ***

Comment 66 MP 2024-10-12 12:47:51 UTC
It just appeared during the startup.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=899723ff07c84e188d41aa109a48aeb8;i=1277bf;b=398d781f81f041fc8c1da8a6ef8a6eb4;m=23aa547;t=62446fe150096;x=efdd67d387982c85
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2355.scope
rootdir:        /
uid:            1000
kernel:         6.11.3-300.fc41.x86_64
package:        gnome-software-47.1-1.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        It just appeared during the startup.

Comment 67 jeremy1138 2024-10-18 03:00:11 UTC
I used gnome software to remove a flatpak in the following way:

1) navigate to the software page in the gnome software app (in this case, the package was a music player called decibels)
2) click the trash can button to remove the app
3) select 'delete' option  to permanently delete the data
4) click uninstall

After this, I clicked the back arrow in the top left of the gnome software app window.  Gnome software closed and I got an error saying the application encountered a problem.  I'm on fresh install of Fedora 40 that I just installed a few hours ago.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=ec01d4ef27034b5fbe0619b023e02eb9;i=680c;b=b0b82fedc89a4608881d3e2171b4bfe5;m=1be3fca06;t=624b727eb16c0;x=4c0cd688c62044c8
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2567.scope
rootdir:        /
uid:            1000
kernel:         6.11.3-200.fc40.x86_64
package:        gnome-software-46.5-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_hash_table_remove_all_nodes

Comment 68 thomasksorensen 2024-10-22 21:17:03 UTC
Updated my computer using the terminal (sudo dnf update).
Then, opened my Software Center. Noticed that there were still two updates remaining.
Updated those.
Software Center crashed. 


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=eaacef84b0b540dfb1f8667062ece682;i=85b72;b=2152ceeed8fc493ab2becc77efaaca74;m=2c5f231d7;t=62515874e7496;x=d9e56abee4a208a6
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2541.scope
rootdir:        /
uid:            1000
kernel:         6.11.4-301.fc41.x86_64
package:        gnome-software-47.1-1.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc

Comment 69 jeremy1138 2024-10-24 01:53:10 UTC
I didn't do anything as far as I know.  This error appeared immediately after logging in from a newly booted system.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=e30884650e9046398f16816daaef49ad;i=2c2a3;b=45403580a9934045bfb3b37db5e654c5;m=1c78a79;t=6252f2b0efab7;x=e9dabad12bbe0306
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2804.scope
rootdir:        /
uid:            1000
kernel:         6.11.4-201.fc40.x86_64
package:        gnome-software-46.5-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I didn't do anything as far as I know.  This error appeared immediately after logging in from a newly booted system.

Comment 70 Entodo Ays 2024-10-24 08:02:05 UTC
Problem occured without my intervention. gnome-software crashed after I started the system.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=8b81aaea7b5b4ce38a03f0ca095c3807;i=16059;b=b68d8e140dd64ffebd420d1bc8f1352c;m=3f1093b;t=625344e417349;x=a5e9ce6d3fa40a98
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2536.scope
rootdir:        /
uid:            1000
kernel:         6.11.4-201.fc40.x86_64
package:        gnome-software-46.5-1.fc40
runlevel:       N 5
backtrace_rating: 4
crash_function: g_hash_table_remove_all_nodes
comment:        Problem occured without my intervention. gnome-software crashed after I started the system.

Comment 71 Milan Crha 2024-10-29 07:06:07 UTC
*** Bug 2321921 has been marked as a duplicate of this bug. ***

Comment 72 Milan Crha 2024-10-29 07:06:37 UTC
*** Bug 2321973 has been marked as a duplicate of this bug. ***

Comment 73 jaskerx 2024-10-30 04:43:48 UTC
Gnome-software crashed on boot.


reporter:       libreport-2.17.15
reason:         gnome-software killed by SIGABRT
package:        gnome-software-47.1-1.fc41
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2443.scope
executable:     /usr/bin/gnome-software
journald_cursor: s=bf0c151fb8b742588249b77821df7316;i=ec7926;b=f8806df424a7440890a9ba4a67ee6939;m=28ac84a;t=625aa14678a6d;x=6d93f9f5777b74b8
crash_function: g_malloc
runlevel:       unknown
uid:            1000
kernel:         6.11.5-300.fc41.x86_64
type:           CCpp
rootdir:        /
cmdline:        /usr/bin/gnome-software --gapplication-service
comment:        Gnome-software crashed on boot.
backtrace_rating: 4

Comment 74 Milan Crha 2024-10-30 08:28:40 UTC
*** Bug 2322392 has been marked as a duplicate of this bug. ***

Comment 75 Milan Crha 2024-11-07 09:42:13 UTC
*** Bug 2324191 has been marked as a duplicate of this bug. ***

Comment 76 Julien Humbert 2024-11-07 14:35:30 UTC
I opened Gnome Software after bootup, and Flatpak apps were updating.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=5f69ece365824dffae2d9f3aa540532f;i=697d9c;b=733185dfc1d744ee8ebd3d6eec3def63;m=2f47348;t=6265339d1953a;x=f993c86af734dc8c
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2153.scope
rootdir:        /
uid:            1000
kernel:         6.11.5-300.fc41.x86_64
package:        gnome-software-47.1-1.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_realloc
comment:        I opened Gnome Software after bootup, and Flatpak apps were updating.

Comment 77 Milan Crha 2024-11-08 07:08:33 UTC
*** Bug 2324357 has been marked as a duplicate of this bug. ***

Comment 78 Milan Crha 2024-11-08 07:12:09 UTC
Is anybody of you here able to reproduce this somehow reliably, or just faces this semi-often, please? There is a possible fix proposed upstream [1], but as I cannot reproduce this myself, I cannot confirm it's really fixing anything from this. I'd appreciate help with the testing. If there's anybody able and willing to help, I can create a test build of the gnome-software with the proposed change.

[1] https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/1991

Comment 79 Milan Crha 2024-11-08 07:13:02 UTC
*** Bug 2324521 has been marked as a duplicate of this bug. ***

Comment 81 Alex Finkel 2024-11-09 15:05:09 UTC
(In reply to Milan Crha from comment #78)
> Is anybody of you here able to reproduce this somehow reliably, or just
> faces this semi-often, please? There is a possible fix proposed upstream
> [1], but as I cannot reproduce this myself, I cannot confirm it's really
> fixing anything from this. I'd appreciate help with the testing. If there's
> anybody able and willing to help, I can create a test build of the
> gnome-software with the proposed change.
> 
> [1] https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/1991

I'm willing to test.  It is not always reproducible but is still happening somewhat regularly.  It seems to be associated with updating Flatpak apps in the background, but it may have just triggered on my system just trying to refresh the sources.

Here is an excerpt from journalctl -b on my system.  I had gnome-software crash while I was logging into my GNOME desktop session just now.

Nov 09 09:53:46 ezra systemd[1]: Started passim.service - Local Caching Server.
Nov 09 09:53:46 ezra audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=passim comm="systemd" exe="/usr/li>
Nov 09 09:53:46 ezra fwupd[5060]: 14:53:46.884 FuMain               Daemon ready for requests (locale en_US.UTF-8)
Nov 09 09:53:46 ezra systemd[1]: Started fwupd.service - Firmware update daemon.
Nov 09 09:53:46 ezra audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=fwupd comm="systemd" exe="/usr/lib>
Nov 09 09:53:47 ezra PackageKit[3092]: uid 1000 is trying to obtain org.freedesktop.packagekit.system-sources-refresh auth (only_trusted:0)
Nov 09 09:53:47 ezra PackageKit[3092]: uid 1000 obtained auth for org.freedesktop.packagekit.system-sources-refresh
Nov 09 09:53:47 ezra gnome-software[4371]: same firmware version as installed
Nov 09 09:53:47 ezra PackageKit[3092]: refresh-cache transaction /65631_ccebbbcd from uid 1000 finished with success after 98ms
Nov 09 09:53:47 ezra gnome-software[4371]: g_atomic_ref_count_inc: assertion 'old_value > 0' failed
Nov 09 09:53:47 ezra gnome-software[4371]: g_atomic_ref_count_dec: assertion 'old_value > 0' failed
Nov 09 09:53:47 ezra org.gnome.Software.desktop[4371]: malloc_consolidate(): unaligned fastbin chunk detected
Nov 09 09:53:47 ezra audit[4371]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=3 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=4371 comm="gnome-softwa>
Nov 09 09:53:47 ezra systemd[1]: Created slice system-systemd\x2dcoredump.slice - Slice /system/systemd-coredump.
Nov 09 09:53:47 ezra audit: BPF prog-id=76 op=LOAD
Nov 09 09:53:47 ezra audit: BPF prog-id=77 op=LOAD
Nov 09 09:53:47 ezra audit: BPF prog-id=78 op=LOAD
Nov 09 09:53:47 ezra systemd[1]: Started systemd-coredump - Process Core Dump (PID 5162/UID 0).
Nov 09 09:53:47 ezra audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@0-5162-0 comm="sy>
Nov 09 09:53:48 ezra systemd[3652]: Started vte-spawn-7ee32952-647a-459d-8181-d9f3b8c0db8a.scope - VTE child process 5171 launched by gnome-terminal-server process 4>
Nov 09 09:53:48 ezra systemd[3652]: Started vte-spawn-e466260c-a666-4779-89c8-5ffc3984312d.scope - VTE child process 5180 launched by gnome-terminal-server process 4>
Nov 09 09:53:49 ezra systemd-coredump[5163]: [🡕] Process 4371 (gnome-software) of user 1000 dumped core.
                                             
                                             Module libgs_plugin_repos.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_provenance.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_provenance-license.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_packagekit.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_os-release.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_modalias.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_malcontent.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_icons.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_hardcoded-blocklist.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_generic-updates.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgiognomeproxy.so from rpm glib-networking-2.80.0-1.fc40.x86_64
                                             Module libduktape.so.207 from rpm duktape-2.7.0-7.fc40.x86_64
                                             Module libpxbackend-1.0.so from rpm libproxy-0.5.5-1.fc40.x86_64
                                             Module libproxy.so.1 from rpm libproxy-0.5.5-1.fc40.x86_64
                                             Module libjcat.so.1 from rpm libjcat-0.2.2-1.fc40.x86_64
                                             Module libfwupd.so.2 from rpm fwupd-1.9.26-1.fc40.x86_64
                                             Module libgs_plugin_fwupd.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libattr.so.1 from rpm attr-2.5.2-3.fc40.x86_64
                                             Module libacl.so.1 from rpm acl-2.3.2-1.fc40.x86_64
                                             Module libcomposefs.so.1 from rpm composefs-1.0.3-1.fc40.x86_64
                                             Module libgpg-error.so.0 from rpm libgpg-error-1.49-1.fc40.x86_64
                                             Module libmalcontent-0.so.0 from rpm malcontent-0.12.0-1.fc40.x86_64
                                             Module libseccomp.so.2 from rpm libseccomp-2.5.5-1.fc40.x86_64
                                             Module libarchive.so.13 from rpm libarchive-3.7.2-7.fc40.x86_64
                                             Module libdconf.so.1 from rpm dconf-0.40.0-12.fc40.x86_64
                                             Module libostree-1.so.1 from rpm ostree-2024.8-1.fc40.x86_64
                                             Module libflatpak.so.0 from rpm flatpak-1.15.10-1.fc40.x86_64
                                             Module libgs_plugin_flatpak.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_fedora-pkgdb-collections.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_fedora-langpacks.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_epiphany.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_dummy.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module libgs_plugin_appstream.so from rpm gnome-software-46.5-1.fc40.x86_64
                                             Module librsvg-2.so.2 from rpm librsvg2-2.57.1-7.fc40.x86_64
                                             Module libpixbufloader-svg.so from rpm librsvg2-2.57.1-7.fc40.x86_64
                                             Module libgvfscommon.so from rpm gvfs-1.54.3-1.fc40.x86_64
                                             Module libgvfsdbus.so from rpm gvfs-1.54.3-1.fc40.x86_64
                                             Module libdconfsettings.so from rpm dconf-0.40.0-12.fc40.x86_64
                                             ...

It does not look like it attempted to update any flatpaks prior to the crash.

Comment 82 Milan Crha 2024-11-11 07:39:58 UTC
*** Bug 2324537 has been marked as a duplicate of this bug. ***

Comment 83 Milan Crha 2024-11-11 07:40:43 UTC
*** Bug 2324724 has been marked as a duplicate of this bug. ***

Comment 84 Milan Crha 2024-11-11 07:43:09 UTC
*** Bug 2324847 has been marked as a duplicate of this bug. ***

Comment 85 Milan Crha 2024-11-11 09:34:30 UTC
Thank you. A Fedora 41 (gnome-software 47.x series) would be better, though I made a Fedora 40 build as well (see below for an additional information). It's located here [1] and you can run these two commands to get the patched version:

   sudo dnf copr enable mcrha/gnome-software-bz-2272232
   sudo dnf update gnome-software

and then reboot the machine (or re-login), to have the gnome-software restarted. Use the machine as before after the update and watch for any gnome-software crashes. If it crashes, it'll be good to get the backtrace, to verify whether it crashed in the same/similar place or elsewhere.

It's a bit tricky on the Fedora 40 (with gnome-software 46.5), because the upstream patch applies to the 47.x code only and the 47.x increased its dependency on the gtk4 and libadwaita, whose versions are not part of the Fedora 40. The COPR repository has these built, but they are system libraries, which some other gtk applications can depend on, thus the update of the gnome-software, in the Fedora 40, can influence the other apps using gtk4 and/or libadwaita as well.

[1] https://copr.fedorainfracloud.org/coprs/mcrha/gnome-software-bz-2272232/

Comment 86 Milan Crha 2024-11-18 09:36:36 UTC
*** Bug 2326486 has been marked as a duplicate of this bug. ***

Comment 87 Milan Crha 2024-11-18 09:37:16 UTC
*** Bug 2326694 has been marked as a duplicate of this bug. ***

Comment 88 Milan Crha 2024-11-18 09:38:21 UTC
*** Bug 2326869 has been marked as a duplicate of this bug. ***

Comment 89 Caferino 2024-11-20 00:46:12 UTC
Most likely switch from GNOME Wayland to X11 after playing WoW two hours in GNOME. Keyboard issues are still rampant, n, b, caps lock and f1 still fail or type twice randomly. It isn't gsb-media-keys nor gsb-keyboard processes, I been tryig to narrow this down


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=591db716e92c4be4b4be69dcae179483;i=2991a5;b=4915a11637324baf82a74cf9f1e7f33e;m=2506e4fee;t=6274d048f8e46;x=d6ffc71098212324
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-22549.scope
rootdir:        /
uid:            1000
kernel:         6.11.8-300.fc41.x86_64
package:        gnome-software-47.1-1.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        Most likely switch from GNOME Wayland to X11 after playing WoW two hours in GNOME. Keyboard issues are still rampant, n, b, caps lock and f1 still fail or type twice randomly. It isn't gsb-media-keys nor gsb-keyboard processes, I been tryig to narrow this down

Comment 90 pureacetone 2024-11-22 01:41:59 UTC
I was updating some flatpak packages and It crashed.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=d67b23819b3040ec8c8b2a72b2d2a90b;i=1419a86;b=f42a60539b6d40199decbab382113b33;m=2fe33c0cee;t=626efd0b9982a;x=21d0bed917763362
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-org.gnome.Software
rootdir:        /
uid:            1000
kernel:         6.11.7-300.fc41.x86_64
package:        gnome-software-47.1-1.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I was updating some flatpak packages and It crashed.

Comment 91 Milan Crha 2024-11-25 13:55:39 UTC
I just made a gnome-software 47.2 release for the Fedora 41 and later versions today. It'll be added to the "updates testing" in several minutes. It's a higher version than the COPR build from the comment #85 has. I will create the 47.2 release in the COPR (with the added patch) too, I'd only like to know if anybody was successful to install the COPR version and whether the crash had, or had not, happen with that version of the gnome-software.

Comment 92 Milan Crha 2024-11-27 07:17:14 UTC
*** Bug 2329001 has been marked as a duplicate of this bug. ***

Comment 93 Alex Finkel 2024-11-29 20:42:14 UTC
(In reply to Milan Crha from comment #91)
> I just made a gnome-software 47.2 release for the Fedora 41 and later
> versions today. It'll be added to the "updates testing" in several minutes.
> It's a higher version than the COPR build from the comment #85 has. I will
> create the 47.2 release in the COPR (with the added patch) too, I'd only
> like to know if anybody was successful to install the COPR version and
> whether the crash had, or had not, happen with that version of the
> gnome-software.

I installed the COPR build and since then I have been through at least a dozen startup and login cycles over the past couple weeks without seeing a crash in gnome-software.

This is what I have installed today: gnome-software-47.2-1.2.fc40.x86_64

I will likely upgrade to F41 soon, but I will continue to monitor this while I am still running F40.

Comment 94 Jan Vlug 2024-12-01 11:04:29 UTC
Maybe running dnf upgrade or flatpak update.


reporter:       libreport-2.17.15
kernel:         6.11.8-300.fc41.x86_64
package:        gnome-software-47.1-1.fc41
cmdline:        /usr/bin/gnome-software --gapplication-service
executable:     /usr/bin/gnome-software
reason:         gnome-software killed by SIGABRT
rootdir:        /
journald_cursor: s=458096c6fd40402ba77c6856007defb9;i=185a4eda;b=026f947a56fb4da99ebb445ad068420d;m=35de0b21a3;t=628325e25ed01;x=a7334e468d28d20c
type:           CCpp
backtrace_rating: 4
crash_function: g_realloc
uid:            1000
comment:        Maybe running dnf upgrade or flatpak update.
runlevel:       N 5

Comment 95 Milan Crha 2024-12-02 07:59:37 UTC
*** Bug 2329484 has been marked as a duplicate of this bug. ***

Comment 96 Milan Crha 2024-12-02 08:03:05 UTC
(In reply to Alex Finkel from comment #93)
> I installed the COPR build and since then I have been through at least a
> dozen startup and login cycles over the past couple weeks without seeing a
> crash in gnome-software.

Thank you for the update. It looks promising. I'll wait till the end of this week and then I'll add the patch to the official Fedora build, unless it'll regress meanwhile.

Comment 97 Fedora Update System 2024-12-09 11:04:42 UTC
FEDORA-2024-bbd31f37bd (gnome-software-47.2-2.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-bbd31f37bd

Comment 98 Fedora Update System 2024-12-09 11:17:54 UTC
FEDORA-2024-b6290c8766 (gnome-software-46.5-3.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-b6290c8766

Comment 99 Milan Crha 2024-12-09 11:20:09 UTC
The updates are in bodhi now, waiting in updates-testing. The update for rawhide with gnome-software-47.2-3.fc42 is here:
https://bodhi.fedoraproject.org/updates/FEDORA-2024-c910a8071d

Thank you all for the help with this.

Comment 100 Fedora Update System 2024-12-10 02:03:00 UTC
FEDORA-2024-bbd31f37bd has been pushed to the Fedora 41 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-bbd31f37bd`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-bbd31f37bd

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

Comment 101 Fedora Update System 2024-12-10 05:15:39 UTC
FEDORA-2024-b6290c8766 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-b6290c8766`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-b6290c8766

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

Comment 102 Alex Finkel 2024-12-10 12:06:48 UTC
(In reply to Milan Crha from comment #99)
> The updates are in bodhi now, waiting in updates-testing. The update for
> rawhide with gnome-software-47.2-3.fc42 is here:
> https://bodhi.fedoraproject.org/updates/FEDORA-2024-c910a8071d
> 
> Thank you all for the help with this.

If we have the package installed from COPR, should we downgrade back to the version in the updates repo?

Thanks!

Comment 103 Milan Crha 2024-12-10 12:25:39 UTC
You can just update. The version in the repo (currently in the updates-testing) is higher than the one in the COPR for 47.x series (Fedora 41+). Removing the COPR on the machine is a good idea too, no need to have it any more.

Something like:

   sudo dnf update gnome-software --enablerepo=updates-testing

should do the trick, with temporarily enabled updates-testing and bringing in only the gnome-software.

On Fedora 40 you might first:

   sudo dnf downgrade gnome-software

and then remove the COPR and update from the updates testing (the COPR version brought in the 47.x series to the Fedora 40, which is 46.x series).

Comment 104 Mikhail Babichev 2024-12-10 17:23:52 UTC
Launched laptop


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=69571e2c460140a1b2526f92f34e0359;i=209911e;b=b898b7e8847b48faaf731739e8f0d2b7;m=7910bd1;t=628ec731be8c7;x=6a4b010e03ef5e62
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-3293.scope
rootdir:        /
uid:            1000
kernel:         6.11.10-300.fc41.x86_64
package:        gnome-software-47.1-1.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_realloc
comment:        Launched laptop

Comment 105 Fedora Update System 2024-12-12 01:34:32 UTC
FEDORA-2024-bbd31f37bd (gnome-software-47.2-2.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 106 Lukas 2024-12-13 18:06:16 UTC
clicked on install  appliaction updates (flatpaks) and then clicked in check for updates button in top left corner.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=5f351f5e95844bc89b48db79f77ed49f;i=1657115;b=e0c0452464e943fdbe40b1a9e91d1e32;m=a0abd1914;t=6292a968ee6d2;x=8e01e34ca4c6313d
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-209977.scope
rootdir:        /
uid:            1000
kernel:         6.11.11-300.fc41.x86_64
package:        gnome-software-47.2-2.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        clicked on install  appliaction updates (flatpaks) and then clicked in check for updates button in top left corner.

Comment 107 sunymon 2024-12-19 10:56:17 UTC
just updating my system

```
sudo dnf up --refresh
sudo dnf check
sudo dnf autoremove
flatpak update
```


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=4316b51957414760800931ffdc9cff2b;i=77dab2;b=79c290e53b27494da5255f58824f581c;m=42af3a7b2e;t=6299d45666ed9;x=9093e372ba38d1da
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2680.scope
rootdir:        /
uid:            1000
kernel:         6.11.10-300.fc41.x86_64
package:        gnome-software-47.2-2.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc

Comment 108 Fedora Update System 2024-12-25 01:38:10 UTC
FEDORA-2024-b6290c8766 (gnome-software-46.5-3.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 109 Andrei Amuraritei 2024-12-26 07:56:17 UTC
Resumed the PC from suspend sleep and got the prompt about crashing.


reporter:       libreport-2.17.15
journald_cursor: s=e9baadb46e77478f98640f75bbc96fb6;i=1b77adc;b=fedbed1c083a4df0b69fc9674ae43ec0;m=182755aa0a;t=62a27a0cb9072;x=38b9867484105153
backtrace_rating: 4
runlevel:       N 5
package:        gnome-software-46.5-3.fc40
type:           CCpp
crash_function: g_malloc
executable:     /usr/bin/gnome-software
uid:            1000
rootdir:        /
comment:        Resumed the PC from suspend sleep and got the prompt about crashing.
dso_list:       /usr/bin/gnome-software gnome-software-46.5-3.fc40.x86_64 (Fedora Project) 1734843104
reason:         gnome-software killed by SIGABRT
kernel:         6.12.5-100.fc40.x86_64
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-4282.scope
cmdline:        /usr/bin/gnome-software --gapplication-service

Comment 110 jason 2025-01-04 18:23:49 UTC
I opened Gnome software, navigated to one of the editor's choice options on the 1st page, then alt-tabbed away. Then it crashed.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=13754faf79c44d929f3e6ea2331c9a5f;i=6e34b;b=e3ff2470df7b4c0aa4ad545089c9ff15;m=410d295d;t=62ae559bb4398;x=31cd4bf857dee4b4
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2660.scope
rootdir:        /
uid:            1000
kernel:         6.12.7-200.fc41.x86_64
package:        gnome-software-47.2-2.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I opened Gnome software, navigated to one of the editor's choice options on the 1st page, then alt-tabbed away. Then it crashed.

Comment 111 JH 2025-01-06 04:39:29 UTC
I was updating my applications through Gnome Software. After they all updated successsfully the update page refreshed and crashed.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=01cb5c7fedd344908a0c7227906ac4cf;i=b401;b=3cef110ce4ab408982d6c699b5fc92ab;m=15c56a4efa;t=62b02083bf9f7;x=602e59bfc0ef704f
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2938.scope
rootdir:        /
uid:            1000
kernel:         6.12.7-200.fc41.x86_64
package:        gnome-software-47.2-2.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        I was updating my applications through Gnome Software. After they all updated successsfully the update page refreshed and crashed.

Comment 112 Milan Crha 2025-01-06 10:51:06 UTC
The latest reports claim to use the patched gnome-software. While it might sound odd, I'm wondering, was the gnome-software restarted after it had been updates? I'm thinking, it can be likely, the package was updated, but the running gnome-software was not restarted, thus it still used the old bits.

The added patch is sort of large and changes the code, thus the backtrace should be different too, if nothing else then at least with the line numbers. The ABRT does not attach the backtraces for the "duplicates". Could you check your ABRT reports and try to extract the backtrace from it, please? You should have installed debuginfo packages for the same version of the gnome-software as the main package is (`rpm -qa | grep gnome-software`).

Comment 113 Milan Crha 2025-01-06 14:02:31 UTC
Never mind, bug #2333395 contains the backtrace from the new code.

Comment 114 Milan Crha 2025-01-06 14:03:18 UTC
*** Bug 2333395 has been marked as a duplicate of this bug. ***

Comment 115 Milan Crha 2025-01-07 13:25:23 UTC
*** Bug 2335882 has been marked as a duplicate of this bug. ***

Comment 116 Milan Crha 2025-01-08 17:29:52 UTC
Is anybody seeing this semi-often able (and willing) to give a try to this [1] test build, which adds a lot of debug prints (it prints a lot of things even when everything works fine), please? I'd need both the output and the backtraec of the actual crash, to compare the pointer addresses and other things, to hopefully figure out the root of this. It's highly possible there will follow more test builds.

To run this, ideally do it from a terminal:

   gnome-software --quit
   gdb gnome-software --batch --ex r --ex "bt full" --ex "t a a bt" --ex q

and when it crashes copy the lines from the gdb start. The gdb command should start the gnome-software and once the crash happens, or the process ends, it prints a detailed backtrace of the crashing thread and then all threads and then it quits. Do have installed debuginfo packages for the gnome-software, glib2 and libxmlb at least, of exactly the same versions as the main packages are, thus the backtraces are usable.

You can use `rpm -q glib2 libxmlb` to check what versions you have, then run:

   sudo dnf install glib2-debuginfo libxmlb-debuginfo --enablerepo=fedora-debuginfo --enablerepo=updates-debuginfo

alternative use `dnf update` instead of `dnf install`, in case you've any of these already installed. To verify the versions you can run:

   rpm -qa | egrep "glib2|libxmlb|gnome-software" | sort

[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=127679335

Comment 117 Milan Crha 2025-01-13 06:52:23 UTC
*** Bug 2337221 has been marked as a duplicate of this bug. ***

Comment 118 Milan Crha 2025-01-13 06:53:00 UTC
*** Bug 2337232 has been marked as a duplicate of this bug. ***

Comment 119 Lukas 2025-02-02 08:31:33 UTC
it crashes after updating flatpak version of Telegram


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=5f351f5e95844bc89b48db79f77ed49f;i=2173026;b=81227e23641c48f2b959d2f3f4acc5d8;m=3418d75c56;t=62d24879f5f60;x=cbab55bb43ee5ba5
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-flatpak-com.play0ad.zeroad-2586.scope
rootdir:        /
uid:            1000
kernel:         6.12.10-200.fc41.x86_64
package:        gnome-software-47.4-1.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_realloc
comment:        it crashes after updating flatpak version of Telegram

Comment 120 Christopher Boni 2025-02-07 17:36:00 UTC
I was uninstalling the OBS app via GNOME Software once that was complete, I opened a terminal and ran "flatpak remove --unused" to remove the unused dependancies.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=793e8191dba54cb59682a2edfd72207f;i=1c665;b=79479c87908447ae92f7f1269ebd6c6a;m=2b6f53237;t=62d90af040b24;x=6c12c57af1190ef
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2534.scope
rootdir:        /
uid:            1000
kernel:         6.12.11-200.fc41.x86_64
package:        gnome-software-47.4-1.fc41
runlevel:       N 5
comment:        I was uninstalling the OBS app via GNOME Software once that was complete, I opened a terminal and ran "flatpak remove --unused" to remove the unused dependancies.
backtrace_rating: 4
crash_function: g_malloc

Comment 121 Kamil Páral 2025-02-10 11:28:58 UTC
gnome-software crashes without interacting with it, probably because I was just updating flatpaks in the command line.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=46131ae5beb9491b8835276c322c0e4b;i=1de9ec;b=cc64b950d98b49888b4c8e3f48985fa9;m=6bb9a1115;t=62dc7d3fbdd10;x=e52ecb115b53e29d
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2283.scope
rootdir:        /
uid:            1000
kernel:         6.12.12-200.fc41.x86_64
package:        gnome-software-47.4-1.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_malloc
comment:        gnome-software crashes without interacting with it, probably because I was just updating flatpaks in the command line.

Comment 122 Alex Finkel 2025-02-24 12:03:49 UTC
Powered on the system and booted normally.
Several flatpaks got updated automatically and then gnome-software crashed.


reporter:       libreport-2.17.15
crash_function: g_malloc
cmdline:        /usr/bin/gnome-software --gapplication-service
runlevel:       N 5
package:        gnome-software-47.4-1.fc41
journald_cursor: s=5794327d29ee4e47bc509dec76313d7a;i=15bd056;b=c3d9607db85b44ea8817a85baa38cd5b;m=8f35a48;t=62ee217bb7131;x=93f37af45c691161
type:           CCpp
rootdir:        /
uid:            1000
reason:         gnome-software killed by SIGABRT
backtrace_rating: 4
executable:     /usr/bin/gnome-software
kernel:         6.12.15-200.fc41.x86_64

Comment 123 Milan Crha 2025-03-06 08:08:17 UTC
*** Bug 2350271 has been marked as a duplicate of this bug. ***

Comment 124 fnuttens 2025-03-09 09:32:44 UTC
Refreshing system updates while executing a non-system update (VSCodium)


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=29a57ed346464d29a88fe51ed24635a0;i=52716c;b=d03d23f77db348b0b6ffe119cd34c57b;m=8094016;t=62fe57500dba9;x=f324d2022b875071
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2420.scope
rootdir:        /
uid:            1000
kernel:         6.13.5-200.fc41.x86_64
package:        gnome-software-47.4-1.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: g_realloc
comment:        Refreshing system updates while executing a non-system update (VSCodium)

Comment 125 Milan Crha 2025-03-18 07:12:10 UTC
*** Bug 2352992 has been marked as a duplicate of this bug. ***

Comment 126 Milan Crha 2025-03-20 12:24:33 UTC
*** Bug 2353862 has been marked as a duplicate of this bug. ***

Comment 127 Milan Crha 2025-03-24 09:18:57 UTC
*** Bug 2354277 has been marked as a duplicate of this bug. ***

Comment 128 Milan Crha 2025-03-24 09:22:56 UTC
*** Bug 2354328 has been marked as a duplicate of this bug. ***

Comment 129 Milan Crha 2025-03-24 14:39:53 UTC
*** Bug 2354558 has been marked as a duplicate of this bug. ***

Comment 130 XAH 2025-03-25 03:47:43 UTC
I updated with âsudo dnf updateâ and it came up in the notifications - the gnome software app crashed.


reporter:       libreport-2.17.15
type:           CCpp
reason:         gnome-software killed by SIGABRT
journald_cursor: s=d44bac94188d4fe981d2581661c8dc7c;i=1dc99c;b=65117a4381f04c4dbfa5d7cdf9c5e6ef;m=ae3aab48;t=631225c0652dc;x=8835616a01ecf209
executable:     /usr/bin/gnome-software
cmdline:        /usr/bin/gnome-software --gapplication-service
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2612.scope
rootdir:        /
uid:            1000
kernel:         6.13.8-200.fc41.x86_64
package:        gnome-software-47.5-1.fc41
runlevel:       N 5
backtrace_rating: 4
crash_function: xmlNewPropInternal
comment:        I updated with âsudo dnf updateâ and it came up in the notifications - the gnome software app crashed.

Comment 131 Milan Crha 2025-03-25 07:32:26 UTC
*** Bug 2354679 has been marked as a duplicate of this bug. ***

Comment 132 Milan Crha 2025-03-27 07:57:16 UTC
*** Bug 2355215 has been marked as a duplicate of this bug. ***

Comment 133 Milan Crha 2025-04-14 16:24:27 UTC
*** Bug 2359533 has been marked as a duplicate of this bug. ***

Comment 134 Milan Crha 2025-05-19 06:23:05 UTC
*** Bug 2367039 has been marked as a duplicate of this bug. ***

Comment 135 Milan Crha 2025-06-10 06:29:45 UTC
*** Bug 2371100 has been marked as a duplicate of this bug. ***

Comment 136 Milan Crha 2025-06-16 07:33:08 UTC
*** Bug 2372669 has been marked as a duplicate of this bug. ***


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