Bug 2272947 - [abrt] gnome-software: g_realloc(): gnome-software killed by SIGABRT
Summary: [abrt] gnome-software: g_realloc(): gnome-software killed by SIGABRT
Keywords:
Status: CLOSED DUPLICATE of bug 2272232
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-software
Version: 40
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:151851b7c550294893306fb8ef1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-04-03 12:34 UTC by Thomas Citharel
Modified: 2024-04-03 12:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-04-03 12:42:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.48 KB, text/plain)
2024-04-03 12:34 UTC, Thomas Citharel
no flags Details
File: maps (3.95 KB, text/plain)
2024-04-03 12:34 UTC, Thomas Citharel
no flags Details
File: limits (1.29 KB, text/plain)
2024-04-03 12:35 UTC, Thomas Citharel
no flags Details
File: environ (1.68 KB, text/plain)
2024-04-03 12:35 UTC, Thomas Citharel
no flags Details
File: open_fds (9.49 KB, text/plain)
2024-04-03 12:35 UTC, Thomas Citharel
no flags Details
File: mountinfo (3.97 KB, text/plain)
2024-04-03 12:35 UTC, Thomas Citharel
no flags Details
File: os_info (805 bytes, text/plain)
2024-04-03 12:35 UTC, Thomas Citharel
no flags Details
File: cpuinfo (3.11 KB, text/plain)
2024-04-03 12:35 UTC, Thomas Citharel
no flags Details
File: core_backtrace (57.58 KB, text/plain)
2024-04-03 12:35 UTC, Thomas Citharel
no flags Details
File: dso_list (183 bytes, text/plain)
2024-04-03 12:35 UTC, Thomas Citharel
no flags Details
File: var_log_messages (1.87 KB, text/plain)
2024-04-03 12:35 UTC, Thomas Citharel
no flags Details
File: backtrace (142.03 KB, text/plain)
2024-04-03 12:35 UTC, Thomas Citharel
no flags Details

Description Thomas Citharel 2024-04-03 12:34:54 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=160efcd04eea4d82a06ca56ce4c74080;i=44832b9;b=da796b51eb1d4cca82a810225403dd2f;m=450db121b;t=61530546b740a;x=487164094ef4e324
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-2893.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_realloc

Truncated backtrace:
Thread no. 1 (31 frames)
 #12 g_realloc at ../glib/gmem.c:171
 #13 realloc_arrays at ../glib/ghash.c:666
 #14 g_hash_table_resize at ../glib/ghash.c:838
 #15 g_hash_table_maybe_resize at ../glib/ghash.c:860
 #16 g_hash_table_remove_internal at ../glib/ghash.c:1718
 #17 g_hash_table_remove at ../glib/ghash.c:1745
 #18 remove_if_interned at ../glib/grefstring.c:194
 #19 g_atomic_rc_box_release_full at ../glib/garcbox.c:230
 #21 g_hash_table_remove_all_nodes at ../glib/ghash.c:648
 #23 g_hash_table_unref at ../glib/ghash.c:1433
 #25 as_component_finalize at ../src/as-component.c:482
 #27 glib_autoptr_clear_GObject at /usr/include/glib-2.0/gobject/gobject-autocleanups.h:31
 #28 glib_autoptr_clear_AsComponent at /usr/include/appstream/as-component.h:55
 #29 glib_autoptr_cleanup_AsComponent at /usr/include/appstream/as-component.h:55
 #30 gs_appstream_load_desktop_cb at ../lib/gs-appstream.c:2246
 #31 xb_builder_source_get_istream at ../src/xb-builder-source.c:486
 #32 xb_builder_compile_source at ../src/xb-builder.c:233
 #33 xb_builder_compile at ../src/xb-builder.c:822
 #34 gs_appstream_gather_merge_data at ../lib/gs-appstream.c:2859
 #35 gs_appstream_add_data_merge_fixup at ../lib/gs-appstream.c:3096
 #36 gs_flatpak_rescan_appstream_store at ../plugins/flatpak/gs-flatpak.c:1175
 #37 gs_flatpak_refresh_appstream at ../plugins/flatpak/gs-flatpak.c:1506
 #38 gs_flatpak_refresh at ../plugins/flatpak/gs-flatpak.c:2214
 #39 gs_flatpak_rescan_app_data at ../plugins/flatpak/gs-flatpak.c:1239
 #41 ensure_flatpak_silo_with_locker at ../plugins/flatpak/gs-flatpak.c:1268
 #42 gs_flatpak_search_developer_apps at ../plugins/flatpak/gs-flatpak.c:4392
 #43 list_apps_thread_cb at ../plugins/flatpak/gs-plugin-flatpak.c:2134
 #44 gs_worker_thread_run_queue at ../lib/gs-worker-thread.c:223
 #45 thread_cb at ../lib/gs-worker-thread.c:238
 #46 g_thread_proxy at ../glib/gthread.c:835
 #48 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Comment 1 Thomas Citharel 2024-04-03 12:34:57 UTC
Created attachment 2024960 [details]
File: proc_pid_status

Comment 2 Thomas Citharel 2024-04-03 12:34:59 UTC
Created attachment 2024961 [details]
File: maps

Comment 3 Thomas Citharel 2024-04-03 12:35:01 UTC
Created attachment 2024962 [details]
File: limits

Comment 4 Thomas Citharel 2024-04-03 12:35:02 UTC
Created attachment 2024963 [details]
File: environ

Comment 5 Thomas Citharel 2024-04-03 12:35:04 UTC
Created attachment 2024964 [details]
File: open_fds

Comment 6 Thomas Citharel 2024-04-03 12:35:06 UTC
Created attachment 2024965 [details]
File: mountinfo

Comment 7 Thomas Citharel 2024-04-03 12:35:07 UTC
Created attachment 2024966 [details]
File: os_info

Comment 8 Thomas Citharel 2024-04-03 12:35:09 UTC
Created attachment 2024967 [details]
File: cpuinfo

Comment 9 Thomas Citharel 2024-04-03 12:35:11 UTC
Created attachment 2024968 [details]
File: core_backtrace

Comment 10 Thomas Citharel 2024-04-03 12:35:13 UTC
Created attachment 2024969 [details]
File: dso_list

Comment 11 Thomas Citharel 2024-04-03 12:35:15 UTC
Created attachment 2024970 [details]
File: var_log_messages

Comment 12 Thomas Citharel 2024-04-03 12:35:17 UTC
Created attachment 2024971 [details]
File: backtrace

Comment 13 Milan Crha 2024-04-03 12:42:57 UTC
Thanks for a bug report. There had been reported a similar bug report already, thus I'm marking it as a duplicate.

*** This bug has been marked as a duplicate of bug 2272232 ***


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