Bug 2237649 - [abrt] gtk4-devel-tools: g_list_foreach(): gtk4-demo-application killed by SIGSEGV
Summary: [abrt] gtk4-devel-tools: g_list_foreach(): gtk4-demo-application killed by SI...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk4
Version: 39
Hardware: x86_64
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: GNOME SIG Unassigned
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:bd75d4c47fe3b9b3eef3714453f...
: 2237661 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-09-06 07:33 UTC by Parag Nemade
Modified: 2024-03-24 10:38 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-03-24 10:38:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: proc_pid_status (1.43 KB, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: maps (3.97 KB, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: limits (1.29 KB, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: environ (3.17 KB, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: open_fds (1.05 KB, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: mountinfo (2.83 KB, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: os_info (756 bytes, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: cpuinfo (2.91 KB, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: core_backtrace (34.91 KB, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: exploitable (81 bytes, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: dso_list (270 bytes, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details
File: backtrace (103.94 KB, text/plain)
2023-09-06 07:33 UTC, Parag Nemade
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Gitlab GNOME gtk issues 6107 0 None opened gtk4-demo-application crashes on focus in Fedora 39 2023-09-19 06:47:56 UTC

Description Parag Nemade 2023-09-06 07:33:08 UTC
Description of problem:
Run the gtk4-demo-application command from gnome-terminal
Try to mouse click inside text entry box for input and it segfaults

Version-Release number of selected component:
gtk4-devel-tools-4.12.0-6.fc39

Additional info:
reporter:       libreport-2.17.11
type:           CCpp
reason:         gtk4-demo-application killed by SIGSEGV
journald_cursor: s=dda9b92a5a614510b9f0016e3365568c;i=3798;b=c1dfa1cbc7df47cba7c3258dcd44cb2a;m=673f01d2;t=604abb5b50878;x=2100e62b3200a18c
executable:     /usr/bin/gtk4-demo-application
cmdline:        gtk4-demo-application
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-org.gnome.Terminal.slice/vte-spawn-7bd145ca-03ac-4afc-a16a-14dc4fca74e0.scope
rootdir:        /
uid:            1000
kernel:         6.5.0-0.rc7.20230821gitf7757129e3de.50.fc39.x86_64
package:        gtk4-devel-tools-4.12.0-6.fc39
runlevel:       N 5
backtrace_rating: 4
crash_function: g_list_foreach

Truncated backtrace:
Thread no. 1 (40 frames)
 #2 g_list_foreach at ../glib/glist.c:1092
 #3 g_list_free_full at ../glib/glist.c:246
 #4 g_data_set_internal at ../glib/gdataset.c:411
 #5 pop_message at ../demos/gtk-demo/application.c:233
 #6 update_statusbar at ../demos/gtk-demo/application.c:262
 #8 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3980
 #9 signal_emit_valist_unlocked at ../gobject/gsignal.c:3612
 #12 gtk_text_buffer_mark_set at ../gtk/gtktextbuffer.c:2393
 #13 gtk_text_buffer_select_range at ../gtk/gtktextbuffer.c:2820
 #14 gtk_text_view_start_selection_drag at ../gtk/gtktextview.c:7710
 #15 gtk_text_view_click_gesture_pressed at ../gtk/gtktextview.c:5709
 #16 _gtk_marshal_VOID__INT_DOUBLE_DOUBLEv at gtk/gtkmarshalers.c:3688
 #17 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #18 signal_emit_valist_unlocked at ../gobject/gsignal.c:3516
 #21 gtk_gesture_click_begin at ../gtk/gtkgestureclick.c:230
 #22 g_cclosure_marshal_VOID__BOXEDv at ../gobject/gmarshal.c:1686
 #23 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #24 signal_emit_valist_unlocked at ../gobject/gsignal.c:3516
 #27 _gtk_gesture_set_recognized at ../gtk/gtkgesture.c:338
 #29 _gtk_gesture_check_recognized at ../gtk/gtkgesture.c:384
 #30 gtk_gesture_handle_event at ../gtk/gtkgesture.c:655
 #31 gtk_gesture_single_handle_event at ../gtk/gtkgesturesingle.c:227
 #32 gtk_event_controller_handle_event at ../gtk/gtkeventcontroller.c:362
 #33 gtk_widget_run_controllers at ../gtk/gtkwidget.c:4581
 #34 gtk_widget_event at ../gtk/gtkwidget.c:4775
 #36 gtk_propagate_event_internal.isra.0 at ../gtk/gtkmain.c:1947
 #37 gtk_main_do_event at ../gtk/gtkmain.c:1689
 #38 surface_event at ../gtk/gtkwindow.c:4826
 #39 _gdk_marshal_BOOLEAN__POINTERv at gdk/gdkmarshalers.c:302
 #40 gdk_surface_event_marshallerv at ../gdk/gdksurface.c:461
 #41 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #42 signal_emit_valist_unlocked at ../gobject/gsignal.c:3516
 #45 gdk_surface_handle_event.isra.0 at ../gdk/gdksurface.c:2939
 #48 g_main_context_dispatch_unlocked at ../glib/gmain.c:4284
 #49 g_main_context_iterate_unlocked.isra.0 at ../glib/gmain.c:4349
 #50 g_main_context_iteration at ../glib/gmain.c:4414
 #51 g_application_run at ../gio/gapplication.c:2577
 #52 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #53 __libc_start_main_impl at ../csu/libc-start.c:360
 #54 _start

Comment 1 Parag Nemade 2023-09-06 07:33:19 UTC
Created attachment 1987240 [details]
File: proc_pid_status

Comment 2 Parag Nemade 2023-09-06 07:33:22 UTC
Created attachment 1987241 [details]
File: maps

Comment 3 Parag Nemade 2023-09-06 07:33:24 UTC
Created attachment 1987242 [details]
File: limits

Comment 4 Parag Nemade 2023-09-06 07:33:26 UTC
Created attachment 1987243 [details]
File: environ

Comment 5 Parag Nemade 2023-09-06 07:33:29 UTC
Created attachment 1987244 [details]
File: open_fds

Comment 6 Parag Nemade 2023-09-06 07:33:36 UTC
Created attachment 1987245 [details]
File: mountinfo

Comment 7 Parag Nemade 2023-09-06 07:33:39 UTC
Created attachment 1987246 [details]
File: os_info

Comment 8 Parag Nemade 2023-09-06 07:33:41 UTC
Created attachment 1987247 [details]
File: cpuinfo

Comment 9 Parag Nemade 2023-09-06 07:33:44 UTC
Created attachment 1987248 [details]
File: core_backtrace

Comment 10 Parag Nemade 2023-09-06 07:33:46 UTC
Created attachment 1987249 [details]
File: exploitable

Comment 11 Parag Nemade 2023-09-06 07:33:49 UTC
Created attachment 1987250 [details]
File: dso_list

Comment 12 Parag Nemade 2023-09-06 07:33:52 UTC
Created attachment 1987251 [details]
File: backtrace

Comment 13 Akira TAGOH 2023-09-06 08:32:14 UTC
*** Bug 2237661 has been marked as a duplicate of this bug. ***

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

Comment 15 Parag Nemade 2024-03-24 10:38:28 UTC
Already Fixed in upstream via https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/6413


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