Bug 2223675 - [abrt] xdg-desktop-portal-gnome: gtk_rb_tree_node_get_left(): xdg-desktop-portal-gnome killed by SIGSEGV
Summary: [abrt] xdg-desktop-portal-gnome: gtk_rb_tree_node_get_left(): xdg-desktop-por...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk4
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: GNOME SIG Unassigned
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:bf3d06a181dbc00ed1f3998d962...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-18 13:42 UTC by Michael Catanzaro
Modified: 2024-05-28 13:32 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-28 13:32:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.43 KB, text/plain)
2023-07-18 13:42 UTC, Michael Catanzaro
no flags Details
File: maps (3.96 KB, text/plain)
2023-07-18 13:42 UTC, Michael Catanzaro
no flags Details
File: limits (1.29 KB, text/plain)
2023-07-18 13:42 UTC, Michael Catanzaro
no flags Details
File: environ (1.35 KB, text/plain)
2023-07-18 13:42 UTC, Michael Catanzaro
no flags Details
File: open_fds (10.56 KB, text/plain)
2023-07-18 13:42 UTC, Michael Catanzaro
no flags Details
File: mountinfo (3.84 KB, text/plain)
2023-07-18 13:42 UTC, Michael Catanzaro
no flags Details
File: os_info (734 bytes, text/plain)
2023-07-18 13:42 UTC, Michael Catanzaro
no flags Details
File: cpuinfo (2.82 KB, text/plain)
2023-07-18 13:42 UTC, Michael Catanzaro
no flags Details
File: core_backtrace (70.82 KB, text/plain)
2023-07-18 13:42 UTC, Michael Catanzaro
no flags Details
File: exploitable (81 bytes, text/plain)
2023-07-18 13:43 UTC, Michael Catanzaro
no flags Details
File: backtrace (131.27 KB, text/plain)
2023-07-18 13:43 UTC, Michael Catanzaro
no flags Details

Description Michael Catanzaro 2023-07-18 13:42:43 UTC
Version-Release number of selected component:
xdg-desktop-portal-gnome-44.1-1.fc38

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         xdg-desktop-portal-gnome killed by SIGSEGV
journald_cursor: s=ef96790170f94c3686d30d6ce242eb20;i=1f73a7;b=0534f22cfb36471384e3d2a101733911;m=fc7c7ac3;t=600c30a748cff;x=5ac3bb24cf69cfd9
executable:     /usr/libexec/xdg-desktop-portal-gnome
cmdline:        /usr/libexec/xdg-desktop-portal-gnome
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/xdg-desktop-portal-gnome.service
rootdir:        /
uid:            1000
kernel:         6.3.11-200.fc38.x86_64
package:        xdg-desktop-portal-gnome-44.1-1.fc38
runlevel:       N 5
dso_list:       /usr/libexec/xdg-desktop-portal-gnome xdg-desktop-portal-gnome-44.1-1.fc38.x86_64 (Fedora Project) 1683220380
backtrace_rating: 4
crash_function: gtk_rb_tree_node_get_left

Truncated backtrace:
Thread no. 1 (29 frames)
 #0 gtk_rb_tree_node_get_left at ../gtk/gtkrbtree.c:592
 #1 gtk_list_tile_get_tile_at at ../gtk/gtklistitemmanager.c:286
 #2 gtk_list_item_manager_get_nearest_tile at ../gtk/gtklistitemmanager.c:385
 #3 gtk_list_view_get_position_from_allocation at ../gtk/gtklistview.c:304
 #4 gtk_list_base_get_position_from_allocation at ../gtk/gtklistbase.c:143
 #5 gtk_list_base_start_rubberband at ../gtk/gtklistbase.c:1566
 #6 gtk_list_base_drag_update at ../gtk/gtklistbase.c:1776
 #7 _gtk_marshal_VOID__DOUBLE_DOUBLEv at gtk/gtkmarshalers.c:4147
 #8 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #11 g_cclosure_marshal_VOID__BOXEDv at ../gobject/gmarshal.c:1686
 #12 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #15 gtk_gesture_handle_event at ../gtk/gtkgesture.c:711
 #16 gtk_gesture_single_handle_event at ../gtk/gtkgesturesingle.c:230
 #17 gtk_event_controller_handle_event at ../gtk/gtkeventcontroller.c:362
 #18 gtk_widget_run_controllers at ../gtk/gtkwidget.c:4570
 #19 gtk_widget_event at ../gtk/gtkwidget.c:4764
 #21 gtk_propagate_event_internal.isra.0 at ../gtk/gtkmain.c:1956
 #22 gtk_main_do_event at ../gtk/gtkmain.c:1698
 #23 surface_event at ../gtk/gtkwindow.c:4748
 #24 _gdk_marshal_BOOLEAN__POINTERv at gdk/gdkmarshalers.c:302
 #25 gdk_surface_event_marshallerv at ../gdk/gdksurface.c:463
 #26 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #29 gdk_surface_handle_event.isra.0 at ../gdk/gdksurface.c:2956
 #30 _gdk_event_queue_flush at ../gdk/gdkevents.c:857
 #31 gdk_surface_flush_events at ../gdk/gdksurface.c:2483
 #32 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #35 _gdk_frame_clock_emit_flush_events at ../gdk/gdkframeclock.c:668
 #36 gdk_frame_clock_flush_idle at ../gdk/gdkframeclockidle.c:369
 #40 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276

Comment 1 Michael Catanzaro 2023-07-18 13:42:47 UTC
Created attachment 1976345 [details]
File: proc_pid_status

Comment 2 Michael Catanzaro 2023-07-18 13:42:48 UTC
Created attachment 1976346 [details]
File: maps

Comment 3 Michael Catanzaro 2023-07-18 13:42:49 UTC
Created attachment 1976347 [details]
File: limits

Comment 4 Michael Catanzaro 2023-07-18 13:42:51 UTC
Created attachment 1976348 [details]
File: environ

Comment 5 Michael Catanzaro 2023-07-18 13:42:53 UTC
Created attachment 1976349 [details]
File: open_fds

Comment 6 Michael Catanzaro 2023-07-18 13:42:54 UTC
Created attachment 1976350 [details]
File: mountinfo

Comment 7 Michael Catanzaro 2023-07-18 13:42:55 UTC
Created attachment 1976351 [details]
File: os_info

Comment 8 Michael Catanzaro 2023-07-18 13:42:57 UTC
Created attachment 1976352 [details]
File: cpuinfo

Comment 9 Michael Catanzaro 2023-07-18 13:42:58 UTC
Created attachment 1976353 [details]
File: core_backtrace

Comment 10 Michael Catanzaro 2023-07-18 13:43:00 UTC
Created attachment 1976354 [details]
File: exploitable

Comment 11 Michael Catanzaro 2023-07-18 13:43:02 UTC
Created attachment 1976355 [details]
File: backtrace

Comment 12 Fedora Admin user for bugzilla script actions 2024-03-01 12:09:22 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 13 Aoife Moloney 2024-05-28 13:32:22 UTC
Fedora Linux 38 entered end-of-life (EOL) status on 2024-05-21.

Fedora Linux 38 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.


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