Bug 2185672

Summary: [abrt] gnome-abrt: ensure_row_visible(): python3.11 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: emre.f.sucu
Component: gnome-abrtAssignee: Michal Srb <msrb>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 39CC: abrt-sig, digitalfreak, emre.f.sucu, jakub, mmarusak, msrb
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/124f4943f11a504dd23bf809716fe92deb5d851
Whiteboard: abrt_hash:e5c374bc77aba89990d23d101a09693af316a70e;VARIANT_ID=workstation;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: proc_pid_status
none
File: maps
none
File: limits
none
File: environ
none
File: open_fds
none
File: mountinfo
none
File: os_info
none
File: cpuinfo
none
File: core_backtrace
none
File: exploitable
none
File: dso_list
none
File: backtrace none

Description emre.f.sucu 2023-04-10 21:58:03 UTC
Version-Release number of selected component:
gnome-abrt-1.4.2-4.fc38

Additional info:
reporter:       libreport-2.17.9
type:           CCpp
reason:         python3.11 killed by SIGSEGV
journald_cursor: s=97fa1143cc6b4aa19c0d6394dec158b9;i=17276b;b=e0bfb6ca35e748b6b803749d33ac3a59;m=39620f04b;t=5f9026ce1192c;x=1eeaafa7da8de3b1
executable:     /usr/bin/python3.11
cmdline:        /usr/bin/python3 /usr/bin/gnome-abrt -p /var/spool/abrt/ccpp-2023-04-10-23:17:08.161207-3841
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-org.freedesktop.problems.applet
rootdir:        /
uid:            1000
kernel:         6.3.0-0.rc6.448.vanilla.fc39.x86_64
package:        gnome-abrt-1.4.2-4.fc38
runlevel:       N 5
backtrace_rating: 4
crash_function: ensure_row_visible

Truncated backtrace:
Thread no. 1 (50 frames)
 #0 ensure_row_visible at ../gtk/gtklistbox.c:1542
 #1 gtk_list_box_update_cursor at ../gtk/gtklistbox.c:1558
 #2 gtk_list_box_select_and_activate_full at ../gtk/gtklistbox.c:1819
 #4 gtk_list_box_multipress_gesture_released at ../gtk/gtklistbox.c:2016
 #5 _gtk_marshal_VOID__INT_DOUBLE_DOUBLEv at gtk/gtkmarshalers.c:4804
 #6 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #9 gtk_gesture_multi_press_end at ../gtk/gtkgesturemultipress.c:287
 #10 g_cclosure_marshal_VOID__BOXEDv at ../gobject/gmarshal.c:1686
 #11 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #14 _gtk_gesture_set_recognized at ../gtk/gtkgesture.c:346
 #15 _gtk_gesture_check_recognized at ../gtk/gtkgesture.c:387
 #16 gtk_gesture_handle_event at ../gtk/gtkgesture.c:784
 #17 gtk_gesture_single_handle_event at ../gtk/gtkgesturesingle.c:222
 #18 gtk_event_controller_handle_event at ../gtk/gtkeventcontroller.c:230
 #19 _gtk_widget_run_controllers at ../gtk/gtkwidget.c:7447
 #20 _gtk_marshal_BOOLEAN__BOXEDv at gtk/gtkmarshalers.c:130
 #21 _g_closure_invoke_va at ../gobject/gclosure.c:895
 #24 gtk_widget_event_internal.part.0.lto_priv.0 at ../gtk/gtkwidget.c:7812
 #25 propagate_event_up at ../gtk/gtkmain.c:2588
 #26 propagate_event at ../gtk/gtkmain.c:2691
 #27 gtk_main_do_event at ../gtk/gtkmain.c:1921
 #29 _gdk_event_emit at ../gdk/gdkevents.c:73
 #34 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
 #35 g_main_context_iteration at ../glib/gmain.c:4343
 #36 g_application_run at ../gio/gapplication.c:2573
 #37 ffi_call_unix64 at ../src/x86/unix64.S:104
 #38 ffi_call_int at ../src/x86/ffi64.c:673
 #39 ffi_call at ../src/x86/ffi64.c:710
 #40 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
 #41 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
 #42 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
 #43 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
 #44 _PyObject_Call at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Objects/call.c:343
 #45 _PyEval_EvalFrameDefault at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Python/ceval.c:5380
 #46 _PyEval_EvalFrame at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Include/internal/pycore_ceval.h:73
 #47 _PyEval_Vector at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Python/ceval.c:6438
 #48 PyEval_EvalCode at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Python/ceval.c:1154
 #49 run_eval_code_obj at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Python/pythonrun.c:1714
 #50 run_mod at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Python/pythonrun.c:1735
 #51 pyrun_file at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Python/pythonrun.c:1630
 #52 _PyRun_SimpleFileObject at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Python/pythonrun.c:440
 #53 _PyRun_AnyFileObject at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Python/pythonrun.c:79
 #54 pymain_run_file_obj at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Modules/main.c:360
 #55 pymain_run_file at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Modules/main.c:379
 #56 pymain_run_python at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Modules/main.c:601
 #57 Py_RunMain at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Modules/main.c:680
 #58 Py_BytesMain at /usr/src/debug/python3.11-3.11.3-1.fc39.x86_64/Modules/main.c:734
 #59 __libc_start_call_main at ../sysdeps/nptl/libc_start_call_main.h:58
 #60 __libc_start_main_impl at ../csu/libc-start.c:360
 #61 _start


Potential duplicate: bug 1325704

Comment 1 emre.f.sucu 2023-04-10 21:58:06 UTC
Created attachment 1956665 [details]
File: proc_pid_status

Comment 2 emre.f.sucu 2023-04-10 21:58:07 UTC
Created attachment 1956666 [details]
File: maps

Comment 3 emre.f.sucu 2023-04-10 21:58:09 UTC
Created attachment 1956667 [details]
File: limits

Comment 4 emre.f.sucu 2023-04-10 21:58:10 UTC
Created attachment 1956668 [details]
File: environ

Comment 5 emre.f.sucu 2023-04-10 21:58:12 UTC
Created attachment 1956669 [details]
File: open_fds

Comment 6 emre.f.sucu 2023-04-10 21:58:13 UTC
Created attachment 1956670 [details]
File: mountinfo

Comment 7 emre.f.sucu 2023-04-10 21:58:15 UTC
Created attachment 1956671 [details]
File: os_info

Comment 8 emre.f.sucu 2023-04-10 21:58:16 UTC
Created attachment 1956672 [details]
File: cpuinfo

Comment 9 emre.f.sucu 2023-04-10 21:58:18 UTC
Created attachment 1956673 [details]
File: core_backtrace

Comment 10 emre.f.sucu 2023-04-10 21:58:19 UTC
Created attachment 1956674 [details]
File: exploitable

Comment 11 emre.f.sucu 2023-04-10 21:58:21 UTC
Created attachment 1956675 [details]
File: dso_list

Comment 12 emre.f.sucu 2023-04-10 21:58:22 UTC
Created attachment 1956676 [details]
File: backtrace

Comment 13 Fedora Release Engineering 2023-08-16 07:13:19 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.